[==========] 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
I20260713 09:08:58.182610 27932 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.27.71.62:38119
I20260713 09:08:58.184087 27932 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260713 09:08:58.185060 27932 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:58.201622 27939 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
W20260713 09:08:58.201658 27941 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
I20260713 09:08:58.202905 27932 server_base.cc:1061] running on GCE node
W20260713 09:08:58.201699 27938 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
I20260713 09:08:59.374156 27932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:59.374423 27932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:59.374622 27932 hybrid_clock.cc:648] HybridClock initialized: now 1783933739374602 us; error 0 us; skew 500 ppm
I20260713 09:08:59.375433 27932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:59.380463 27932 webserver.cc:533] Webserver started at http://127.27.71.62:45807/ using document root <none> and password file <none>
I20260713 09:08:59.381292 27932 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:59.381531 27932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:59.381933 27932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:59.387324 27932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933738023801-27932-0/minicluster-data/master-0-root/instance:
uuid: "eec0dd7630bf47a3a3ea7b3fb56167d9"
format_stamp: "Formatted at 2026-07-13 09:08:59 on dist-test-slave-4nhr"
I20260713 09:08:59.394501 27932 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.001s	sys 0.004s
I20260713 09:08:59.399267 27947 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:59.400301 27932 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.003s
I20260713 09:08:59.400624 27932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933738023801-27932-0/minicluster-data/master-0-root
uuid: "eec0dd7630bf47a3a3ea7b3fb56167d9"
format_stamp: "Formatted at 2026-07-13 09:08:59 on dist-test-slave-4nhr"
I20260713 09:08:59.400944 27932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933738023801-27932-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933738023801-27932-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933738023801-27932-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)
I20260713 09:08:59.462391 27932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:59.463795 27932 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
I20260713 09:08:59.464241 27932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:59.531911 27932 rpc_server.cc:307] RPC server started. Bound to: 127.27.71.62:38119
I20260713 09:08:59.531967 27999 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.71.62:38119 every 8 connection(s)
I20260713 09:08:59.539551 28000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:59.559902 28000 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eec0dd7630bf47a3a3ea7b3fb56167d9: Bootstrap starting.
I20260713 09:08:59.565133 28000 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P eec0dd7630bf47a3a3ea7b3fb56167d9: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:59.566820 28000 log.cc:826] T 00000000000000000000000000000000 P eec0dd7630bf47a3a3ea7b3fb56167d9: Log is configured to *not* fsync() on all Append() calls
I20260713 09:08:59.570748 28000 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eec0dd7630bf47a3a3ea7b3fb56167d9: No bootstrap required, opened a new log
I20260713 09:08:59.590188 28000 raft_consensus.cc:359] T 00000000000000000000000000000000 P eec0dd7630bf47a3a3ea7b3fb56167d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eec0dd7630bf47a3a3ea7b3fb56167d9" member_type: VOTER }
I20260713 09:08:59.590644 28000 raft_consensus.cc:385] T 00000000000000000000000000000000 P eec0dd7630bf47a3a3ea7b3fb56167d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:59.590849 28000 raft_consensus.cc:740] T 00000000000000000000000000000000 P eec0dd7630bf47a3a3ea7b3fb56167d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eec0dd7630bf47a3a3ea7b3fb56167d9, State: Initialized, Role: FOLLOWER
I20260713 09:08:59.591573 28000 consensus_queue.cc:260] T 00000000000000000000000000000000 P eec0dd7630bf47a3a3ea7b3fb56167d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "eec0dd7630bf47a3a3ea7b3fb56167d9" member_type: VOTER }
I20260713 09:08:59.592083 28000 raft_consensus.cc:399] T 00000000000000000000000000000000 P eec0dd7630bf47a3a3ea7b3fb56167d9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:08:59.592309 28000 raft_consensus.cc:493] T 00000000000000000000000000000000 P eec0dd7630bf47a3a3ea7b3fb56167d9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:08:59.592572 28000 raft_consensus.cc:3060] T 00000000000000000000000000000000 P eec0dd7630bf47a3a3ea7b3fb56167d9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:59.596288 28000 raft_consensus.cc:515] T 00000000000000000000000000000000 P eec0dd7630bf47a3a3ea7b3fb56167d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eec0dd7630bf47a3a3ea7b3fb56167d9" member_type: VOTER }
I20260713 09:08:59.596932 28000 leader_election.cc:304] T 00000000000000000000000000000000 P eec0dd7630bf47a3a3ea7b3fb56167d9 [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: eec0dd7630bf47a3a3ea7b3fb56167d9; no voters: 
I20260713 09:08:59.598555 28000 leader_election.cc:290] T 00000000000000000000000000000000 P eec0dd7630bf47a3a3ea7b3fb56167d9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:08:59.598796 28003 raft_consensus.cc:2804] T 00000000000000000000000000000000 P eec0dd7630bf47a3a3ea7b3fb56167d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:59.601117 28003 raft_consensus.cc:697] T 00000000000000000000000000000000 P eec0dd7630bf47a3a3ea7b3fb56167d9 [term 1 LEADER]: Becoming Leader. State: Replica: eec0dd7630bf47a3a3ea7b3fb56167d9, State: Running, Role: LEADER
I20260713 09:08:59.602018 28003 consensus_queue.cc:237] T 00000000000000000000000000000000 P eec0dd7630bf47a3a3ea7b3fb56167d9 [LEADER]: Queue going to LEADER mode. State: All 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: "eec0dd7630bf47a3a3ea7b3fb56167d9" member_type: VOTER }
I20260713 09:08:59.602969 28000 sys_catalog.cc:565] T 00000000000000000000000000000000 P eec0dd7630bf47a3a3ea7b3fb56167d9 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:08:59.613312 28004 sys_catalog.cc:455] T 00000000000000000000000000000000 P eec0dd7630bf47a3a3ea7b3fb56167d9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "eec0dd7630bf47a3a3ea7b3fb56167d9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eec0dd7630bf47a3a3ea7b3fb56167d9" member_type: VOTER } }
I20260713 09:08:59.613641 28005 sys_catalog.cc:455] T 00000000000000000000000000000000 P eec0dd7630bf47a3a3ea7b3fb56167d9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader eec0dd7630bf47a3a3ea7b3fb56167d9. Latest consensus state: current_term: 1 leader_uuid: "eec0dd7630bf47a3a3ea7b3fb56167d9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eec0dd7630bf47a3a3ea7b3fb56167d9" member_type: VOTER } }
I20260713 09:08:59.614141 28004 sys_catalog.cc:458] T 00000000000000000000000000000000 P eec0dd7630bf47a3a3ea7b3fb56167d9 [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:59.614320 28005 sys_catalog.cc:458] T 00000000000000000000000000000000 P eec0dd7630bf47a3a3ea7b3fb56167d9 [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:59.617496 28013 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:08:59.627353 28013 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:08:59.629084 27932 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:08:59.643039 28013 catalog_manager.cc:1383] Generated new cluster ID: 62626ac4ff844429877f3c7d4aafbff0
I20260713 09:08:59.643268 28013 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:08:59.663509 28013 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:08:59.665498 28013 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:08:59.683926 28013 catalog_manager.cc:6070] T 00000000000000000000000000000000 P eec0dd7630bf47a3a3ea7b3fb56167d9: Generated new TSK 0
I20260713 09:08:59.684921 28013 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:08:59.696125 27932 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:59.704072 28022 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
W20260713 09:08:59.705299 28023 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
W20260713 09:08:59.708932 28025 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
I20260713 09:08:59.709095 27932 server_base.cc:1061] running on GCE node
I20260713 09:08:59.709888 27932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:59.710065 27932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:59.710263 27932 hybrid_clock.cc:648] HybridClock initialized: now 1783933739710229 us; error 0 us; skew 500 ppm
I20260713 09:08:59.710857 27932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:59.714550 27932 webserver.cc:533] Webserver started at http://127.27.71.1:36845/ using document root <none> and password file <none>
I20260713 09:08:59.715057 27932 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:59.715263 27932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:59.715551 27932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:59.716658 27932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933738023801-27932-0/minicluster-data/ts-0-root/instance:
uuid: "f5edafab15de430498b2cccedb34c496"
format_stamp: "Formatted at 2026-07-13 09:08:59 on dist-test-slave-4nhr"
I20260713 09:08:59.722234 27932 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260713 09:08:59.726455 28030 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:59.727300 27932 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260713 09:08:59.727577 27932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933738023801-27932-0/minicluster-data/ts-0-root
uuid: "f5edafab15de430498b2cccedb34c496"
format_stamp: "Formatted at 2026-07-13 09:08:59 on dist-test-slave-4nhr"
I20260713 09:08:59.727902 27932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933738023801-27932-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933738023801-27932-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933738023801-27932-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)
I20260713 09:08:59.743805 27932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:59.745010 27932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:59.747704 27932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:59.752206 27932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:59.752424 27932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:59.752719 27932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:59.752866 27932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:59.856148 27932 rpc_server.cc:307] RPC server started. Bound to: 127.27.71.1:37607
I20260713 09:08:59.856226 28092 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.71.1:37607 every 8 connection(s)
I20260713 09:08:59.868880 27932 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:59.883224 28097 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
W20260713 09:08:59.887156 28098 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
W20260713 09:08:59.891011 28100 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
I20260713 09:08:59.892769 27932 server_base.cc:1061] running on GCE node
I20260713 09:08:59.893702 27932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:59.893967 27932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:59.894171 27932 hybrid_clock.cc:648] HybridClock initialized: now 1783933739894153 us; error 0 us; skew 500 ppm
I20260713 09:08:59.894767 27932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:59.896731 28093 heartbeater.cc:344] Connected to a master server at 127.27.71.62:38119
I20260713 09:08:59.897199 28093 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:59.898397 28093 heartbeater.cc:507] Master 127.27.71.62:38119 requested a full tablet report, sending...
I20260713 09:08:59.898801 27932 webserver.cc:533] Webserver started at http://127.27.71.2:36111/ using document root <none> and password file <none>
I20260713 09:08:59.899333 27932 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:59.899555 27932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:59.899923 27932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:59.901387 27932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933738023801-27932-0/minicluster-data/ts-1-root/instance:
uuid: "13d076ba0db846a4bd76a8e29b6dba9f"
format_stamp: "Formatted at 2026-07-13 09:08:59 on dist-test-slave-4nhr"
I20260713 09:08:59.901897 27964 ts_manager.cc:194] Registered new tserver with Master: f5edafab15de430498b2cccedb34c496 (127.27.71.1:37607)
I20260713 09:08:59.904619 27964 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58688
I20260713 09:08:59.908921 27932 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.003s
I20260713 09:08:59.912684 28105 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:59.913473 27932 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260713 09:08:59.913741 27932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933738023801-27932-0/minicluster-data/ts-1-root
uuid: "13d076ba0db846a4bd76a8e29b6dba9f"
format_stamp: "Formatted at 2026-07-13 09:08:59 on dist-test-slave-4nhr"
I20260713 09:08:59.914028 27932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933738023801-27932-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933738023801-27932-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933738023801-27932-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)
I20260713 09:08:59.930550 27932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:59.931746 27932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:59.933743 27932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:59.937036 27932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:59.937273 27932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:59.937495 27932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:59.937690 27932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:00.032055 27932 rpc_server.cc:307] RPC server started. Bound to: 127.27.71.2:38461
I20260713 09:09:00.032166 28168 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.71.2:38461 every 8 connection(s)
I20260713 09:09:00.041258 27932 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:00.049561 28172 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
I20260713 09:09:00.054478 28169 heartbeater.cc:344] Connected to a master server at 127.27.71.62:38119
I20260713 09:09:00.054944 28169 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:00.056124 28169 heartbeater.cc:507] Master 127.27.71.62:38119 requested a full tablet report, sending...
W20260713 09:09:00.056926 28173 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
I20260713 09:09:00.057770 27932 server_base.cc:1061] running on GCE node
I20260713 09:09:00.058537 27964 ts_manager.cc:194] Registered new tserver with Master: 13d076ba0db846a4bd76a8e29b6dba9f (127.27.71.2:38461)
W20260713 09:09:00.059350 28175 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
I20260713 09:09:00.059953 27964 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58694
I20260713 09:09:00.060434 27932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:00.060688 27932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:00.060882 27932 hybrid_clock.cc:648] HybridClock initialized: now 1783933740060866 us; error 0 us; skew 500 ppm
I20260713 09:09:00.061582 27932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:00.064237 27932 webserver.cc:533] Webserver started at http://127.27.71.3:38001/ using document root <none> and password file <none>
I20260713 09:09:00.064831 27932 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:00.065068 27932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:00.065361 27932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:00.066810 27932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933738023801-27932-0/minicluster-data/ts-2-root/instance:
uuid: "4c5cc7426d5440f889110f6739bf83ed"
format_stamp: "Formatted at 2026-07-13 09:09:00 on dist-test-slave-4nhr"
I20260713 09:09:00.072491 27932 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260713 09:09:00.076323 28180 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:00.077268 27932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260713 09:09:00.077574 27932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933738023801-27932-0/minicluster-data/ts-2-root
uuid: "4c5cc7426d5440f889110f6739bf83ed"
format_stamp: "Formatted at 2026-07-13 09:09:00 on dist-test-slave-4nhr"
I20260713 09:09:00.077947 27932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933738023801-27932-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933738023801-27932-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933738023801-27932-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)
I20260713 09:09:00.107213 27932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:00.108851 27932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:00.111258 27932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:00.114516 27932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:00.114773 27932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:00.115123 27932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:00.115350 27932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:00.197196 27932 rpc_server.cc:307] RPC server started. Bound to: 127.27.71.3:40129
I20260713 09:09:00.197259 28242 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.71.3:40129 every 8 connection(s)
I20260713 09:09:00.213925 28243 heartbeater.cc:344] Connected to a master server at 127.27.71.62:38119
I20260713 09:09:00.214293 28243 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:00.214983 28243 heartbeater.cc:507] Master 127.27.71.62:38119 requested a full tablet report, sending...
I20260713 09:09:00.217154 27964 ts_manager.cc:194] Registered new tserver with Master: 4c5cc7426d5440f889110f6739bf83ed (127.27.71.3:40129)
I20260713 09:09:00.217926 27932 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01515745s
I20260713 09:09:00.218662 27964 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58702
I20260713 09:09:00.265743 27964 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58704:
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"
    }
  }
}
W20260713 09:09:00.269177 27964 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.
I20260713 09:09:00.362195 28058 tablet_service.cc:1511] Processing CreateTablet for tablet 5123392ef8fc4fc88a9bf7d2b2b535fc (DEFAULT_TABLE table=test-workload [id=f24c41dd0df247e994a478872ad09737]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:00.363621 28056 tablet_service.cc:1511] Processing CreateTablet for tablet 9627f4a7f70749e68aa83fd00d68efad (DEFAULT_TABLE table=test-workload [id=f24c41dd0df247e994a478872ad09737]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:00.363982 28057 tablet_service.cc:1511] Processing CreateTablet for tablet eebc23d4c462462b8faaf176516ff61a (DEFAULT_TABLE table=test-workload [id=f24c41dd0df247e994a478872ad09737]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:00.370704 28055 tablet_service.cc:1511] Processing CreateTablet for tablet 230c60a4414e47f395a18cf57b2855e0 (DEFAULT_TABLE table=test-workload [id=f24c41dd0df247e994a478872ad09737]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:00.374980 28058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5123392ef8fc4fc88a9bf7d2b2b535fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:00.377027 28056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9627f4a7f70749e68aa83fd00d68efad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:00.381484 28208 tablet_service.cc:1511] Processing CreateTablet for tablet 5123392ef8fc4fc88a9bf7d2b2b535fc (DEFAULT_TABLE table=test-workload [id=f24c41dd0df247e994a478872ad09737]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:00.383948 28055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 230c60a4414e47f395a18cf57b2855e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:00.384101 28205 tablet_service.cc:1511] Processing CreateTablet for tablet 230c60a4414e47f395a18cf57b2855e0 (DEFAULT_TABLE table=test-workload [id=f24c41dd0df247e994a478872ad09737]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:00.391077 28057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eebc23d4c462462b8faaf176516ff61a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:00.390087 28054 tablet_service.cc:1511] Processing CreateTablet for tablet 1b47eaf122924b859d24e646b75fed8d (DEFAULT_TABLE table=test-workload [id=f24c41dd0df247e994a478872ad09737]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:00.392781 28208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5123392ef8fc4fc88a9bf7d2b2b535fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:00.390020 28206 tablet_service.cc:1511] Processing CreateTablet for tablet 9627f4a7f70749e68aa83fd00d68efad (DEFAULT_TABLE table=test-workload [id=f24c41dd0df247e994a478872ad09737]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:00.389640 28207 tablet_service.cc:1511] Processing CreateTablet for tablet eebc23d4c462462b8faaf176516ff61a (DEFAULT_TABLE table=test-workload [id=f24c41dd0df247e994a478872ad09737]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:00.397719 28205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 230c60a4414e47f395a18cf57b2855e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:00.394727 28204 tablet_service.cc:1511] Processing CreateTablet for tablet 1b47eaf122924b859d24e646b75fed8d (DEFAULT_TABLE table=test-workload [id=f24c41dd0df247e994a478872ad09737]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:00.399585 28206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9627f4a7f70749e68aa83fd00d68efad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:00.399063 28054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b47eaf122924b859d24e646b75fed8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:00.401091 28204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b47eaf122924b859d24e646b75fed8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:00.407253 28207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eebc23d4c462462b8faaf176516ff61a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:00.413321 28053 tablet_service.cc:1511] Processing CreateTablet for tablet 311b536922264f86bf7213c0feda1259 (DEFAULT_TABLE table=test-workload [id=f24c41dd0df247e994a478872ad09737]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:00.416486 28053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 311b536922264f86bf7213c0feda1259. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:00.427938 28203 tablet_service.cc:1511] Processing CreateTablet for tablet 311b536922264f86bf7213c0feda1259 (DEFAULT_TABLE table=test-workload [id=f24c41dd0df247e994a478872ad09737]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:00.431293 28203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 311b536922264f86bf7213c0feda1259. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:00.444648 28052 tablet_service.cc:1511] Processing CreateTablet for tablet 1f8b2b5fafd74a658ef3bf19de0e5242 (DEFAULT_TABLE table=test-workload [id=f24c41dd0df247e994a478872ad09737]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:00.446286 28052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f8b2b5fafd74a658ef3bf19de0e5242. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:00.449421 28202 tablet_service.cc:1511] Processing CreateTablet for tablet 1f8b2b5fafd74a658ef3bf19de0e5242 (DEFAULT_TABLE table=test-workload [id=f24c41dd0df247e994a478872ad09737]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:00.452121 28202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f8b2b5fafd74a658ef3bf19de0e5242. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:00.458681 28051 tablet_service.cc:1511] Processing CreateTablet for tablet 68bf2a41afee4117847696984b4c51b6 (DEFAULT_TABLE table=test-workload [id=f24c41dd0df247e994a478872ad09737]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:00.466982 28051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68bf2a41afee4117847696984b4c51b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:00.463833 28134 tablet_service.cc:1511] Processing CreateTablet for tablet 5123392ef8fc4fc88a9bf7d2b2b535fc (DEFAULT_TABLE table=test-workload [id=f24c41dd0df247e994a478872ad09737]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:00.476248 28130 tablet_service.cc:1511] Processing CreateTablet for tablet 1b47eaf122924b859d24e646b75fed8d (DEFAULT_TABLE table=test-workload [id=f24c41dd0df247e994a478872ad09737]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:00.485757 28128 tablet_service.cc:1511] Processing CreateTablet for tablet 1f8b2b5fafd74a658ef3bf19de0e5242 (DEFAULT_TABLE table=test-workload [id=f24c41dd0df247e994a478872ad09737]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:00.483508 28131 tablet_service.cc:1511] Processing CreateTablet for tablet 230c60a4414e47f395a18cf57b2855e0 (DEFAULT_TABLE table=test-workload [id=f24c41dd0df247e994a478872ad09737]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:00.487241 28133 tablet_service.cc:1511] Processing CreateTablet for tablet eebc23d4c462462b8faaf176516ff61a (DEFAULT_TABLE table=test-workload [id=f24c41dd0df247e994a478872ad09737]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:00.479378 28132 tablet_service.cc:1511] Processing CreateTablet for tablet 9627f4a7f70749e68aa83fd00d68efad (DEFAULT_TABLE table=test-workload [id=f24c41dd0df247e994a478872ad09737]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:00.474889 28129 tablet_service.cc:1511] Processing CreateTablet for tablet 311b536922264f86bf7213c0feda1259 (DEFAULT_TABLE table=test-workload [id=f24c41dd0df247e994a478872ad09737]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:00.488989 28134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5123392ef8fc4fc88a9bf7d2b2b535fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:00.505618 28129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 311b536922264f86bf7213c0feda1259. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:00.508163 28128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f8b2b5fafd74a658ef3bf19de0e5242. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:00.512269 28132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9627f4a7f70749e68aa83fd00d68efad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:00.519373 28130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b47eaf122924b859d24e646b75fed8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:00.519205 28127 tablet_service.cc:1511] Processing CreateTablet for tablet 68bf2a41afee4117847696984b4c51b6 (DEFAULT_TABLE table=test-workload [id=f24c41dd0df247e994a478872ad09737]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:00.526335 28131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 230c60a4414e47f395a18cf57b2855e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:00.532881 28127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68bf2a41afee4117847696984b4c51b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:00.539103 28201 tablet_service.cc:1511] Processing CreateTablet for tablet 68bf2a41afee4117847696984b4c51b6 (DEFAULT_TABLE table=test-workload [id=f24c41dd0df247e994a478872ad09737]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:00.542094 28201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68bf2a41afee4117847696984b4c51b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:00.552699 28133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eebc23d4c462462b8faaf176516ff61a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:00.572808 28262 tablet_bootstrap.cc:492] T 230c60a4414e47f395a18cf57b2855e0 P f5edafab15de430498b2cccedb34c496: Bootstrap starting.
I20260713 09:09:00.571625 28126 tablet_service.cc:1511] Processing CreateTablet for tablet cd2c5cfa79ee49e2ad5821188568cd65 (DEFAULT_TABLE table=test-workload [id=f24c41dd0df247e994a478872ad09737]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:00.581992 28126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd2c5cfa79ee49e2ad5821188568cd65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:00.626271 28200 tablet_service.cc:1511] Processing CreateTablet for tablet cd2c5cfa79ee49e2ad5821188568cd65 (DEFAULT_TABLE table=test-workload [id=f24c41dd0df247e994a478872ad09737]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:00.649333 28053 tablet_service.cc:1511] Processing CreateTablet for tablet cd2c5cfa79ee49e2ad5821188568cd65 (DEFAULT_TABLE table=test-workload [id=f24c41dd0df247e994a478872ad09737]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:00.650573 28053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd2c5cfa79ee49e2ad5821188568cd65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:00.657473 28200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd2c5cfa79ee49e2ad5821188568cd65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:00.673683 28262 tablet_bootstrap.cc:654] T 230c60a4414e47f395a18cf57b2855e0 P f5edafab15de430498b2cccedb34c496: Neither blocks nor log segments found. Creating new log.
W20260713 09:09:00.684374 28012 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:00.687343 28263 tablet_bootstrap.cc:492] T 9627f4a7f70749e68aa83fd00d68efad P 4c5cc7426d5440f889110f6739bf83ed: Bootstrap starting.
I20260713 09:09:00.732827 28264 tablet_bootstrap.cc:492] T 311b536922264f86bf7213c0feda1259 P 13d076ba0db846a4bd76a8e29b6dba9f: Bootstrap starting.
I20260713 09:09:00.740830 28263 tablet_bootstrap.cc:654] T 9627f4a7f70749e68aa83fd00d68efad P 4c5cc7426d5440f889110f6739bf83ed: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:00.741652 28262 tablet_bootstrap.cc:492] T 230c60a4414e47f395a18cf57b2855e0 P f5edafab15de430498b2cccedb34c496: No bootstrap required, opened a new log
I20260713 09:09:00.742218 28262 ts_tablet_manager.cc:1403] T 230c60a4414e47f395a18cf57b2855e0 P f5edafab15de430498b2cccedb34c496: Time spent bootstrapping tablet: real 0.191s	user 0.000s	sys 0.024s
I20260713 09:09:00.742714 28264 tablet_bootstrap.cc:654] T 311b536922264f86bf7213c0feda1259 P 13d076ba0db846a4bd76a8e29b6dba9f: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:00.745329 28262 raft_consensus.cc:359] T 230c60a4414e47f395a18cf57b2855e0 P f5edafab15de430498b2cccedb34c496 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:00.746340 28262 raft_consensus.cc:385] T 230c60a4414e47f395a18cf57b2855e0 P f5edafab15de430498b2cccedb34c496 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:00.746729 28262 raft_consensus.cc:740] T 230c60a4414e47f395a18cf57b2855e0 P f5edafab15de430498b2cccedb34c496 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5edafab15de430498b2cccedb34c496, State: Initialized, Role: FOLLOWER
I20260713 09:09:00.747699 28262 consensus_queue.cc:260] T 230c60a4414e47f395a18cf57b2855e0 P f5edafab15de430498b2cccedb34c496 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:00.754173 28093 heartbeater.cc:499] Master 127.27.71.62:38119 was elected leader, sending a full tablet report...
I20260713 09:09:00.754499 28264 tablet_bootstrap.cc:492] T 311b536922264f86bf7213c0feda1259 P 13d076ba0db846a4bd76a8e29b6dba9f: No bootstrap required, opened a new log
I20260713 09:09:00.754891 28264 ts_tablet_manager.cc:1403] T 311b536922264f86bf7213c0feda1259 P 13d076ba0db846a4bd76a8e29b6dba9f: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.009s
I20260713 09:09:00.755510 28263 tablet_bootstrap.cc:492] T 9627f4a7f70749e68aa83fd00d68efad P 4c5cc7426d5440f889110f6739bf83ed: No bootstrap required, opened a new log
I20260713 09:09:00.755977 28263 ts_tablet_manager.cc:1403] T 9627f4a7f70749e68aa83fd00d68efad P 4c5cc7426d5440f889110f6739bf83ed: Time spent bootstrapping tablet: real 0.093s	user 0.007s	sys 0.012s
I20260713 09:09:00.758013 28264 raft_consensus.cc:359] T 311b536922264f86bf7213c0feda1259 P 13d076ba0db846a4bd76a8e29b6dba9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:00.758744 28264 raft_consensus.cc:385] T 311b536922264f86bf7213c0feda1259 P 13d076ba0db846a4bd76a8e29b6dba9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:00.759038 28264 raft_consensus.cc:740] T 311b536922264f86bf7213c0feda1259 P 13d076ba0db846a4bd76a8e29b6dba9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13d076ba0db846a4bd76a8e29b6dba9f, State: Initialized, Role: FOLLOWER
I20260713 09:09:00.759135 28262 ts_tablet_manager.cc:1434] T 230c60a4414e47f395a18cf57b2855e0 P f5edafab15de430498b2cccedb34c496: Time spent starting tablet: real 0.017s	user 0.012s	sys 0.000s
I20260713 09:09:00.760226 28262 tablet_bootstrap.cc:492] T 9627f4a7f70749e68aa83fd00d68efad P f5edafab15de430498b2cccedb34c496: Bootstrap starting.
I20260713 09:09:00.759814 28264 consensus_queue.cc:260] T 311b536922264f86bf7213c0feda1259 P 13d076ba0db846a4bd76a8e29b6dba9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:00.768777 28262 tablet_bootstrap.cc:654] T 9627f4a7f70749e68aa83fd00d68efad P f5edafab15de430498b2cccedb34c496: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:00.781622 28262 tablet_bootstrap.cc:492] T 9627f4a7f70749e68aa83fd00d68efad P f5edafab15de430498b2cccedb34c496: No bootstrap required, opened a new log
I20260713 09:09:00.782202 28262 ts_tablet_manager.cc:1403] T 9627f4a7f70749e68aa83fd00d68efad P f5edafab15de430498b2cccedb34c496: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.010s
I20260713 09:09:00.783089 28263 raft_consensus.cc:359] T 9627f4a7f70749e68aa83fd00d68efad P 4c5cc7426d5440f889110f6739bf83ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:00.783834 28263 raft_consensus.cc:385] T 9627f4a7f70749e68aa83fd00d68efad P 4c5cc7426d5440f889110f6739bf83ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:00.784142 28263 raft_consensus.cc:740] T 9627f4a7f70749e68aa83fd00d68efad P 4c5cc7426d5440f889110f6739bf83ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c5cc7426d5440f889110f6739bf83ed, State: Initialized, Role: FOLLOWER
I20260713 09:09:00.784994 28263 consensus_queue.cc:260] T 9627f4a7f70749e68aa83fd00d68efad P 4c5cc7426d5440f889110f6739bf83ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:00.785809 28262 raft_consensus.cc:359] T 9627f4a7f70749e68aa83fd00d68efad P f5edafab15de430498b2cccedb34c496 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:00.786765 28262 raft_consensus.cc:385] T 9627f4a7f70749e68aa83fd00d68efad P f5edafab15de430498b2cccedb34c496 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:00.787137 28262 raft_consensus.cc:740] T 9627f4a7f70749e68aa83fd00d68efad P f5edafab15de430498b2cccedb34c496 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5edafab15de430498b2cccedb34c496, State: Initialized, Role: FOLLOWER
I20260713 09:09:00.788983 28243 heartbeater.cc:499] Master 127.27.71.62:38119 was elected leader, sending a full tablet report...
I20260713 09:09:00.789914 28263 ts_tablet_manager.cc:1434] T 9627f4a7f70749e68aa83fd00d68efad P 4c5cc7426d5440f889110f6739bf83ed: Time spent starting tablet: real 0.034s	user 0.004s	sys 0.003s
I20260713 09:09:00.790864 28263 tablet_bootstrap.cc:492] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 4c5cc7426d5440f889110f6739bf83ed: Bootstrap starting.
I20260713 09:09:00.793320 28262 consensus_queue.cc:260] T 9627f4a7f70749e68aa83fd00d68efad P f5edafab15de430498b2cccedb34c496 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:00.796761 28262 ts_tablet_manager.cc:1434] T 9627f4a7f70749e68aa83fd00d68efad P f5edafab15de430498b2cccedb34c496: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.006s
I20260713 09:09:00.797855 28262 tablet_bootstrap.cc:492] T eebc23d4c462462b8faaf176516ff61a P f5edafab15de430498b2cccedb34c496: Bootstrap starting.
I20260713 09:09:00.806250 28262 tablet_bootstrap.cc:654] T eebc23d4c462462b8faaf176516ff61a P f5edafab15de430498b2cccedb34c496: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:00.818399 28264 ts_tablet_manager.cc:1434] T 311b536922264f86bf7213c0feda1259 P 13d076ba0db846a4bd76a8e29b6dba9f: Time spent starting tablet: real 0.063s	user 0.032s	sys 0.029s
I20260713 09:09:00.818619 28262 tablet_bootstrap.cc:492] T eebc23d4c462462b8faaf176516ff61a P f5edafab15de430498b2cccedb34c496: No bootstrap required, opened a new log
I20260713 09:09:00.819029 28262 ts_tablet_manager.cc:1403] T eebc23d4c462462b8faaf176516ff61a P f5edafab15de430498b2cccedb34c496: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.000s
I20260713 09:09:00.819092 28169 heartbeater.cc:499] Master 127.27.71.62:38119 was elected leader, sending a full tablet report...
I20260713 09:09:00.819357 28263 tablet_bootstrap.cc:654] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 4c5cc7426d5440f889110f6739bf83ed: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:00.819410 28264 tablet_bootstrap.cc:492] T 9627f4a7f70749e68aa83fd00d68efad P 13d076ba0db846a4bd76a8e29b6dba9f: Bootstrap starting.
I20260713 09:09:00.821908 28262 raft_consensus.cc:359] T eebc23d4c462462b8faaf176516ff61a P f5edafab15de430498b2cccedb34c496 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:00.822623 28262 raft_consensus.cc:385] T eebc23d4c462462b8faaf176516ff61a P f5edafab15de430498b2cccedb34c496 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:00.822945 28262 raft_consensus.cc:740] T eebc23d4c462462b8faaf176516ff61a P f5edafab15de430498b2cccedb34c496 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5edafab15de430498b2cccedb34c496, State: Initialized, Role: FOLLOWER
I20260713 09:09:00.823783 28262 consensus_queue.cc:260] T eebc23d4c462462b8faaf176516ff61a P f5edafab15de430498b2cccedb34c496 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:00.826198 28262 ts_tablet_manager.cc:1434] T eebc23d4c462462b8faaf176516ff61a P f5edafab15de430498b2cccedb34c496: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:09:00.826226 28264 tablet_bootstrap.cc:654] T 9627f4a7f70749e68aa83fd00d68efad P 13d076ba0db846a4bd76a8e29b6dba9f: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:00.827210 28262 tablet_bootstrap.cc:492] T 311b536922264f86bf7213c0feda1259 P f5edafab15de430498b2cccedb34c496: Bootstrap starting.
I20260713 09:09:00.835366 28262 tablet_bootstrap.cc:654] T 311b536922264f86bf7213c0feda1259 P f5edafab15de430498b2cccedb34c496: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:00.837808 28264 tablet_bootstrap.cc:492] T 9627f4a7f70749e68aa83fd00d68efad P 13d076ba0db846a4bd76a8e29b6dba9f: No bootstrap required, opened a new log
I20260713 09:09:00.838327 28264 ts_tablet_manager.cc:1403] T 9627f4a7f70749e68aa83fd00d68efad P 13d076ba0db846a4bd76a8e29b6dba9f: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260713 09:09:00.839562 28263 tablet_bootstrap.cc:492] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 4c5cc7426d5440f889110f6739bf83ed: No bootstrap required, opened a new log
I20260713 09:09:00.840458 28269 raft_consensus.cc:493] T 311b536922264f86bf7213c0feda1259 P 13d076ba0db846a4bd76a8e29b6dba9f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:00.840955 28269 raft_consensus.cc:515] T 311b536922264f86bf7213c0feda1259 P 13d076ba0db846a4bd76a8e29b6dba9f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:00.841837 28264 raft_consensus.cc:359] T 9627f4a7f70749e68aa83fd00d68efad P 13d076ba0db846a4bd76a8e29b6dba9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:00.843080 28264 raft_consensus.cc:385] T 9627f4a7f70749e68aa83fd00d68efad P 13d076ba0db846a4bd76a8e29b6dba9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:00.843502 28264 raft_consensus.cc:740] T 9627f4a7f70749e68aa83fd00d68efad P 13d076ba0db846a4bd76a8e29b6dba9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13d076ba0db846a4bd76a8e29b6dba9f, State: Initialized, Role: FOLLOWER
I20260713 09:09:00.844678 28264 consensus_queue.cc:260] T 9627f4a7f70749e68aa83fd00d68efad P 13d076ba0db846a4bd76a8e29b6dba9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:00.853912 28269 leader_election.cc:290] T 311b536922264f86bf7213c0feda1259 P 13d076ba0db846a4bd76a8e29b6dba9f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5edafab15de430498b2cccedb34c496 (127.27.71.1:37607), 4c5cc7426d5440f889110f6739bf83ed (127.27.71.3:40129)
I20260713 09:09:00.854861 28264 ts_tablet_manager.cc:1434] T 9627f4a7f70749e68aa83fd00d68efad P 13d076ba0db846a4bd76a8e29b6dba9f: Time spent starting tablet: real 0.016s	user 0.012s	sys 0.004s
I20260713 09:09:00.856040 28264 tablet_bootstrap.cc:492] T 1f8b2b5fafd74a658ef3bf19de0e5242 P 13d076ba0db846a4bd76a8e29b6dba9f: Bootstrap starting.
I20260713 09:09:00.864261 28264 tablet_bootstrap.cc:654] T 1f8b2b5fafd74a658ef3bf19de0e5242 P 13d076ba0db846a4bd76a8e29b6dba9f: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:00.867794 28263 ts_tablet_manager.cc:1403] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 4c5cc7426d5440f889110f6739bf83ed: Time spent bootstrapping tablet: real 0.077s	user 0.010s	sys 0.002s
I20260713 09:09:00.870595 28263 raft_consensus.cc:359] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 4c5cc7426d5440f889110f6739bf83ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } } peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } }
I20260713 09:09:00.871116 28263 raft_consensus.cc:385] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 4c5cc7426d5440f889110f6739bf83ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:00.871361 28263 raft_consensus.cc:740] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 4c5cc7426d5440f889110f6739bf83ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c5cc7426d5440f889110f6739bf83ed, State: Initialized, Role: FOLLOWER
I20260713 09:09:00.872089 28263 consensus_queue.cc:260] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 4c5cc7426d5440f889110f6739bf83ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } } peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } }
I20260713 09:09:00.874663 28263 ts_tablet_manager.cc:1434] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 4c5cc7426d5440f889110f6739bf83ed: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
W20260713 09:09:00.875497 28094 tablet.cc:2406] T 230c60a4414e47f395a18cf57b2855e0 P f5edafab15de430498b2cccedb34c496: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:09:00.875957 28264 tablet_bootstrap.cc:492] T 1f8b2b5fafd74a658ef3bf19de0e5242 P 13d076ba0db846a4bd76a8e29b6dba9f: No bootstrap required, opened a new log
I20260713 09:09:00.876377 28264 ts_tablet_manager.cc:1403] T 1f8b2b5fafd74a658ef3bf19de0e5242 P 13d076ba0db846a4bd76a8e29b6dba9f: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260713 09:09:00.877624 28263 tablet_bootstrap.cc:492] T 311b536922264f86bf7213c0feda1259 P 4c5cc7426d5440f889110f6739bf83ed: Bootstrap starting.
I20260713 09:09:00.879611 28264 raft_consensus.cc:359] T 1f8b2b5fafd74a658ef3bf19de0e5242 P 13d076ba0db846a4bd76a8e29b6dba9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:00.880318 28264 raft_consensus.cc:385] T 1f8b2b5fafd74a658ef3bf19de0e5242 P 13d076ba0db846a4bd76a8e29b6dba9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:00.880621 28264 raft_consensus.cc:740] T 1f8b2b5fafd74a658ef3bf19de0e5242 P 13d076ba0db846a4bd76a8e29b6dba9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13d076ba0db846a4bd76a8e29b6dba9f, State: Initialized, Role: FOLLOWER
I20260713 09:09:00.881481 28264 consensus_queue.cc:260] T 1f8b2b5fafd74a658ef3bf19de0e5242 P 13d076ba0db846a4bd76a8e29b6dba9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:00.884127 28264 ts_tablet_manager.cc:1434] T 1f8b2b5fafd74a658ef3bf19de0e5242 P 13d076ba0db846a4bd76a8e29b6dba9f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:09:00.885315 28264 tablet_bootstrap.cc:492] T cd2c5cfa79ee49e2ad5821188568cd65 P 13d076ba0db846a4bd76a8e29b6dba9f: Bootstrap starting.
I20260713 09:09:00.885458 28263 tablet_bootstrap.cc:654] T 311b536922264f86bf7213c0feda1259 P 4c5cc7426d5440f889110f6739bf83ed: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:00.896230 28264 tablet_bootstrap.cc:654] T cd2c5cfa79ee49e2ad5821188568cd65 P 13d076ba0db846a4bd76a8e29b6dba9f: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:00.897940 28263 tablet_bootstrap.cc:492] T 311b536922264f86bf7213c0feda1259 P 4c5cc7426d5440f889110f6739bf83ed: No bootstrap required, opened a new log
I20260713 09:09:00.898417 28263 ts_tablet_manager.cc:1403] T 311b536922264f86bf7213c0feda1259 P 4c5cc7426d5440f889110f6739bf83ed: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.001s
I20260713 09:09:00.901335 28263 raft_consensus.cc:359] T 311b536922264f86bf7213c0feda1259 P 4c5cc7426d5440f889110f6739bf83ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:00.902170 28263 raft_consensus.cc:385] T 311b536922264f86bf7213c0feda1259 P 4c5cc7426d5440f889110f6739bf83ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:00.902505 28263 raft_consensus.cc:740] T 311b536922264f86bf7213c0feda1259 P 4c5cc7426d5440f889110f6739bf83ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c5cc7426d5440f889110f6739bf83ed, State: Initialized, Role: FOLLOWER
I20260713 09:09:00.903321 28263 consensus_queue.cc:260] T 311b536922264f86bf7213c0feda1259 P 4c5cc7426d5440f889110f6739bf83ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:00.906523 28264 tablet_bootstrap.cc:492] T cd2c5cfa79ee49e2ad5821188568cd65 P 13d076ba0db846a4bd76a8e29b6dba9f: No bootstrap required, opened a new log
I20260713 09:09:00.906383 28268 raft_consensus.cc:493] T eebc23d4c462462b8faaf176516ff61a P f5edafab15de430498b2cccedb34c496 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:00.906919 28263 ts_tablet_manager.cc:1434] T 311b536922264f86bf7213c0feda1259 P 4c5cc7426d5440f889110f6739bf83ed: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:09:00.906952 28268 raft_consensus.cc:515] T eebc23d4c462462b8faaf176516ff61a P f5edafab15de430498b2cccedb34c496 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:00.908100 28263 tablet_bootstrap.cc:492] T eebc23d4c462462b8faaf176516ff61a P 4c5cc7426d5440f889110f6739bf83ed: Bootstrap starting.
I20260713 09:09:00.909682 28268 leader_election.cc:290] T eebc23d4c462462b8faaf176516ff61a P f5edafab15de430498b2cccedb34c496 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13d076ba0db846a4bd76a8e29b6dba9f (127.27.71.2:38461), 4c5cc7426d5440f889110f6739bf83ed (127.27.71.3:40129)
I20260713 09:09:00.911882 28264 ts_tablet_manager.cc:1403] T cd2c5cfa79ee49e2ad5821188568cd65 P 13d076ba0db846a4bd76a8e29b6dba9f: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.011s
I20260713 09:09:00.914862 28264 raft_consensus.cc:359] T cd2c5cfa79ee49e2ad5821188568cd65 P 13d076ba0db846a4bd76a8e29b6dba9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:00.915702 28264 raft_consensus.cc:385] T cd2c5cfa79ee49e2ad5821188568cd65 P 13d076ba0db846a4bd76a8e29b6dba9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:00.916005 28264 raft_consensus.cc:740] T cd2c5cfa79ee49e2ad5821188568cd65 P 13d076ba0db846a4bd76a8e29b6dba9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13d076ba0db846a4bd76a8e29b6dba9f, State: Initialized, Role: FOLLOWER
I20260713 09:09:00.916704 28264 consensus_queue.cc:260] T cd2c5cfa79ee49e2ad5821188568cd65 P 13d076ba0db846a4bd76a8e29b6dba9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:00.917598 28269 raft_consensus.cc:493] T cd2c5cfa79ee49e2ad5821188568cd65 P 13d076ba0db846a4bd76a8e29b6dba9f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:00.918120 28269 raft_consensus.cc:515] T cd2c5cfa79ee49e2ad5821188568cd65 P 13d076ba0db846a4bd76a8e29b6dba9f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:00.918529 28068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "311b536922264f86bf7213c0feda1259" candidate_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5edafab15de430498b2cccedb34c496" is_pre_election: true
W20260713 09:09:00.921005 28107 leader_election.cc:343] T 311b536922264f86bf7213c0feda1259 P 13d076ba0db846a4bd76a8e29b6dba9f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5edafab15de430498b2cccedb34c496 (127.27.71.1:37607): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:00.922986 28262 tablet_bootstrap.cc:492] T 311b536922264f86bf7213c0feda1259 P f5edafab15de430498b2cccedb34c496: No bootstrap required, opened a new log
I20260713 09:09:00.922870 28269 leader_election.cc:290] T cd2c5cfa79ee49e2ad5821188568cd65 P 13d076ba0db846a4bd76a8e29b6dba9f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5edafab15de430498b2cccedb34c496 (127.27.71.1:37607), 4c5cc7426d5440f889110f6739bf83ed (127.27.71.3:40129)
I20260713 09:09:00.923414 28068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd2c5cfa79ee49e2ad5821188568cd65" candidate_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5edafab15de430498b2cccedb34c496" is_pre_election: true
I20260713 09:09:00.924484 28262 ts_tablet_manager.cc:1403] T 311b536922264f86bf7213c0feda1259 P f5edafab15de430498b2cccedb34c496: Time spent bootstrapping tablet: real 0.096s	user 0.026s	sys 0.038s
W20260713 09:09:00.924929 28107 leader_election.cc:343] T cd2c5cfa79ee49e2ad5821188568cd65 P 13d076ba0db846a4bd76a8e29b6dba9f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5edafab15de430498b2cccedb34c496 (127.27.71.1:37607): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:00.926358 28264 ts_tablet_manager.cc:1434] T cd2c5cfa79ee49e2ad5821188568cd65 P 13d076ba0db846a4bd76a8e29b6dba9f: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260713 09:09:00.927381 28264 tablet_bootstrap.cc:492] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 13d076ba0db846a4bd76a8e29b6dba9f: Bootstrap starting.
I20260713 09:09:00.931906 28263 tablet_bootstrap.cc:654] T eebc23d4c462462b8faaf176516ff61a P 4c5cc7426d5440f889110f6739bf83ed: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:00.934365 28218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "311b536922264f86bf7213c0feda1259" candidate_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c5cc7426d5440f889110f6739bf83ed" is_pre_election: true
I20260713 09:09:00.934634 28264 tablet_bootstrap.cc:654] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 13d076ba0db846a4bd76a8e29b6dba9f: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:00.935091 28218 raft_consensus.cc:2468] T 311b536922264f86bf7213c0feda1259 P 4c5cc7426d5440f889110f6739bf83ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13d076ba0db846a4bd76a8e29b6dba9f in term 0.
I20260713 09:09:00.936720 28109 leader_election.cc:304] T 311b536922264f86bf7213c0feda1259 P 13d076ba0db846a4bd76a8e29b6dba9f [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: 13d076ba0db846a4bd76a8e29b6dba9f, 4c5cc7426d5440f889110f6739bf83ed; no voters: f5edafab15de430498b2cccedb34c496
I20260713 09:09:00.937541 28269 raft_consensus.cc:2804] T 311b536922264f86bf7213c0feda1259 P 13d076ba0db846a4bd76a8e29b6dba9f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:00.937891 28269 raft_consensus.cc:493] T 311b536922264f86bf7213c0feda1259 P 13d076ba0db846a4bd76a8e29b6dba9f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:00.938232 28269 raft_consensus.cc:3060] T 311b536922264f86bf7213c0feda1259 P 13d076ba0db846a4bd76a8e29b6dba9f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:00.938457 28218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd2c5cfa79ee49e2ad5821188568cd65" candidate_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c5cc7426d5440f889110f6739bf83ed" is_pre_election: true
W20260713 09:09:00.939989 28109 leader_election.cc:343] T cd2c5cfa79ee49e2ad5821188568cd65 P 13d076ba0db846a4bd76a8e29b6dba9f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c5cc7426d5440f889110f6739bf83ed (127.27.71.3:40129): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:00.939935 28262 raft_consensus.cc:359] T 311b536922264f86bf7213c0feda1259 P f5edafab15de430498b2cccedb34c496 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:00.940732 28262 raft_consensus.cc:385] T 311b536922264f86bf7213c0feda1259 P f5edafab15de430498b2cccedb34c496 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:00.941066 28262 raft_consensus.cc:740] T 311b536922264f86bf7213c0feda1259 P f5edafab15de430498b2cccedb34c496 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5edafab15de430498b2cccedb34c496, State: Initialized, Role: FOLLOWER
I20260713 09:09:00.941783 28262 consensus_queue.cc:260] T 311b536922264f86bf7213c0feda1259 P f5edafab15de430498b2cccedb34c496 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:00.943011 28144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eebc23d4c462462b8faaf176516ff61a" candidate_uuid: "f5edafab15de430498b2cccedb34c496" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" is_pre_election: true
W20260713 09:09:00.944886 28032 leader_election.cc:343] T eebc23d4c462462b8faaf176516ff61a P f5edafab15de430498b2cccedb34c496 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13d076ba0db846a4bd76a8e29b6dba9f (127.27.71.2:38461): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:00.946132 28269 raft_consensus.cc:515] T 311b536922264f86bf7213c0feda1259 P 13d076ba0db846a4bd76a8e29b6dba9f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:00.948396 28269 leader_election.cc:290] T 311b536922264f86bf7213c0feda1259 P 13d076ba0db846a4bd76a8e29b6dba9f [CANDIDATE]: Term 1 election: Requested vote from peers f5edafab15de430498b2cccedb34c496 (127.27.71.1:37607), 4c5cc7426d5440f889110f6739bf83ed (127.27.71.3:40129)
I20260713 09:09:00.949654 28268 raft_consensus.cc:493] T 311b536922264f86bf7213c0feda1259 P f5edafab15de430498b2cccedb34c496 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:00.950225 28068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "311b536922264f86bf7213c0feda1259" candidate_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5edafab15de430498b2cccedb34c496"
I20260713 09:09:00.950065 28268 raft_consensus.cc:515] T 311b536922264f86bf7213c0feda1259 P f5edafab15de430498b2cccedb34c496 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:00.950984 28068 raft_consensus.cc:3060] T 311b536922264f86bf7213c0feda1259 P f5edafab15de430498b2cccedb34c496 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:00.952471 28268 leader_election.cc:290] T 311b536922264f86bf7213c0feda1259 P f5edafab15de430498b2cccedb34c496 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13d076ba0db846a4bd76a8e29b6dba9f (127.27.71.2:38461), 4c5cc7426d5440f889110f6739bf83ed (127.27.71.3:40129)
I20260713 09:09:00.940515 28109 leader_election.cc:304] T cd2c5cfa79ee49e2ad5821188568cd65 P 13d076ba0db846a4bd76a8e29b6dba9f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13d076ba0db846a4bd76a8e29b6dba9f; no voters: 4c5cc7426d5440f889110f6739bf83ed, f5edafab15de430498b2cccedb34c496
I20260713 09:09:00.955924 28262 ts_tablet_manager.cc:1434] T 311b536922264f86bf7213c0feda1259 P f5edafab15de430498b2cccedb34c496: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.001s
I20260713 09:09:00.956053 28269 raft_consensus.cc:2749] T cd2c5cfa79ee49e2ad5821188568cd65 P 13d076ba0db846a4bd76a8e29b6dba9f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:00.956990 28262 tablet_bootstrap.cc:492] T 5123392ef8fc4fc88a9bf7d2b2b535fc P f5edafab15de430498b2cccedb34c496: Bootstrap starting.
I20260713 09:09:00.957803 28218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "311b536922264f86bf7213c0feda1259" candidate_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c5cc7426d5440f889110f6739bf83ed"
I20260713 09:09:00.957831 28068 raft_consensus.cc:2468] T 311b536922264f86bf7213c0feda1259 P f5edafab15de430498b2cccedb34c496 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13d076ba0db846a4bd76a8e29b6dba9f in term 1.
I20260713 09:09:00.958353 28218 raft_consensus.cc:3060] T 311b536922264f86bf7213c0feda1259 P 4c5cc7426d5440f889110f6739bf83ed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:00.959602 28144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "311b536922264f86bf7213c0feda1259" candidate_uuid: "f5edafab15de430498b2cccedb34c496" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" is_pre_election: true
I20260713 09:09:00.960500 28144 raft_consensus.cc:2393] T 311b536922264f86bf7213c0feda1259 P 13d076ba0db846a4bd76a8e29b6dba9f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f5edafab15de430498b2cccedb34c496 in current term 1: Already voted for candidate 13d076ba0db846a4bd76a8e29b6dba9f in this term.
I20260713 09:09:00.963908 28264 tablet_bootstrap.cc:492] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 13d076ba0db846a4bd76a8e29b6dba9f: No bootstrap required, opened a new log
I20260713 09:09:00.964412 28264 ts_tablet_manager.cc:1403] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 13d076ba0db846a4bd76a8e29b6dba9f: Time spent bootstrapping tablet: real 0.037s	user 0.007s	sys 0.011s
I20260713 09:09:00.967381 28262 tablet_bootstrap.cc:654] T 5123392ef8fc4fc88a9bf7d2b2b535fc P f5edafab15de430498b2cccedb34c496: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:00.967280 28264 raft_consensus.cc:359] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 13d076ba0db846a4bd76a8e29b6dba9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } } peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } }
I20260713 09:09:00.967850 28107 leader_election.cc:304] T 311b536922264f86bf7213c0feda1259 P 13d076ba0db846a4bd76a8e29b6dba9f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13d076ba0db846a4bd76a8e29b6dba9f, f5edafab15de430498b2cccedb34c496; no voters: 
I20260713 09:09:00.968050 28264 raft_consensus.cc:385] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 13d076ba0db846a4bd76a8e29b6dba9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:00.968663 28269 raft_consensus.cc:2804] T 311b536922264f86bf7213c0feda1259 P 13d076ba0db846a4bd76a8e29b6dba9f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:00.969172 28269 raft_consensus.cc:697] T 311b536922264f86bf7213c0feda1259 P 13d076ba0db846a4bd76a8e29b6dba9f [term 1 LEADER]: Becoming Leader. State: Replica: 13d076ba0db846a4bd76a8e29b6dba9f, State: Running, Role: LEADER
I20260713 09:09:00.969187 28218 raft_consensus.cc:2468] T 311b536922264f86bf7213c0feda1259 P 4c5cc7426d5440f889110f6739bf83ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13d076ba0db846a4bd76a8e29b6dba9f in term 1.
I20260713 09:09:00.969978 28269 consensus_queue.cc:237] T 311b536922264f86bf7213c0feda1259 P 13d076ba0db846a4bd76a8e29b6dba9f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:00.968505 28264 raft_consensus.cc:740] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 13d076ba0db846a4bd76a8e29b6dba9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13d076ba0db846a4bd76a8e29b6dba9f, State: Initialized, Role: FOLLOWER
I20260713 09:09:00.975503 28217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "311b536922264f86bf7213c0feda1259" candidate_uuid: "f5edafab15de430498b2cccedb34c496" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c5cc7426d5440f889110f6739bf83ed" is_pre_election: true
I20260713 09:09:00.976336 28217 raft_consensus.cc:2393] T 311b536922264f86bf7213c0feda1259 P 4c5cc7426d5440f889110f6739bf83ed [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f5edafab15de430498b2cccedb34c496 in current term 1: Already voted for candidate 13d076ba0db846a4bd76a8e29b6dba9f in this term.
I20260713 09:09:00.975821 28264 consensus_queue.cc:260] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 13d076ba0db846a4bd76a8e29b6dba9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } } peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } }
I20260713 09:09:00.977664 28034 leader_election.cc:304] T 311b536922264f86bf7213c0feda1259 P f5edafab15de430498b2cccedb34c496 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f5edafab15de430498b2cccedb34c496; no voters: 13d076ba0db846a4bd76a8e29b6dba9f, 4c5cc7426d5440f889110f6739bf83ed
I20260713 09:09:00.978447 28268 raft_consensus.cc:2749] T 311b536922264f86bf7213c0feda1259 P f5edafab15de430498b2cccedb34c496 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:00.981325 28264 ts_tablet_manager.cc:1434] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 13d076ba0db846a4bd76a8e29b6dba9f: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260713 09:09:00.981483 28262 tablet_bootstrap.cc:492] T 5123392ef8fc4fc88a9bf7d2b2b535fc P f5edafab15de430498b2cccedb34c496: No bootstrap required, opened a new log
I20260713 09:09:00.981294 28218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eebc23d4c462462b8faaf176516ff61a" candidate_uuid: "f5edafab15de430498b2cccedb34c496" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c5cc7426d5440f889110f6739bf83ed" is_pre_election: true
I20260713 09:09:00.981964 28262 ts_tablet_manager.cc:1403] T 5123392ef8fc4fc88a9bf7d2b2b535fc P f5edafab15de430498b2cccedb34c496: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.011s
I20260713 09:09:00.982409 28264 tablet_bootstrap.cc:492] T 230c60a4414e47f395a18cf57b2855e0 P 13d076ba0db846a4bd76a8e29b6dba9f: Bootstrap starting.
W20260713 09:09:00.982753 28034 leader_election.cc:343] T eebc23d4c462462b8faaf176516ff61a P f5edafab15de430498b2cccedb34c496 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c5cc7426d5440f889110f6739bf83ed (127.27.71.3:40129): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:00.983167 28034 leader_election.cc:304] T eebc23d4c462462b8faaf176516ff61a P f5edafab15de430498b2cccedb34c496 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f5edafab15de430498b2cccedb34c496; no voters: 13d076ba0db846a4bd76a8e29b6dba9f, 4c5cc7426d5440f889110f6739bf83ed
I20260713 09:09:00.983906 28268 raft_consensus.cc:2749] T eebc23d4c462462b8faaf176516ff61a P f5edafab15de430498b2cccedb34c496 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:00.985056 28262 raft_consensus.cc:359] T 5123392ef8fc4fc88a9bf7d2b2b535fc P f5edafab15de430498b2cccedb34c496 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } } peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } }
I20260713 09:09:00.986004 28262 raft_consensus.cc:385] T 5123392ef8fc4fc88a9bf7d2b2b535fc P f5edafab15de430498b2cccedb34c496 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:00.986266 28263 tablet_bootstrap.cc:492] T eebc23d4c462462b8faaf176516ff61a P 4c5cc7426d5440f889110f6739bf83ed: No bootstrap required, opened a new log
I20260713 09:09:00.986531 28262 raft_consensus.cc:740] T 5123392ef8fc4fc88a9bf7d2b2b535fc P f5edafab15de430498b2cccedb34c496 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5edafab15de430498b2cccedb34c496, State: Initialized, Role: FOLLOWER
I20260713 09:09:00.986832 28263 ts_tablet_manager.cc:1403] T eebc23d4c462462b8faaf176516ff61a P 4c5cc7426d5440f889110f6739bf83ed: Time spent bootstrapping tablet: real 0.079s	user 0.008s	sys 0.006s
I20260713 09:09:00.987366 28262 consensus_queue.cc:260] T 5123392ef8fc4fc88a9bf7d2b2b535fc P f5edafab15de430498b2cccedb34c496 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } } peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } }
I20260713 09:09:00.989108 28276 raft_consensus.cc:493] T 1f8b2b5fafd74a658ef3bf19de0e5242 P 13d076ba0db846a4bd76a8e29b6dba9f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:00.989814 28262 ts_tablet_manager.cc:1434] T 5123392ef8fc4fc88a9bf7d2b2b535fc P f5edafab15de430498b2cccedb34c496: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260713 09:09:00.989588 28276 raft_consensus.cc:515] T 1f8b2b5fafd74a658ef3bf19de0e5242 P 13d076ba0db846a4bd76a8e29b6dba9f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:00.990011 28263 raft_consensus.cc:359] T eebc23d4c462462b8faaf176516ff61a P 4c5cc7426d5440f889110f6739bf83ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:00.990736 28262 tablet_bootstrap.cc:492] T 1f8b2b5fafd74a658ef3bf19de0e5242 P f5edafab15de430498b2cccedb34c496: Bootstrap starting.
I20260713 09:09:00.990916 28263 raft_consensus.cc:385] T eebc23d4c462462b8faaf176516ff61a P 4c5cc7426d5440f889110f6739bf83ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:00.991818 28276 leader_election.cc:290] T 1f8b2b5fafd74a658ef3bf19de0e5242 P 13d076ba0db846a4bd76a8e29b6dba9f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5edafab15de430498b2cccedb34c496 (127.27.71.1:37607), 4c5cc7426d5440f889110f6739bf83ed (127.27.71.3:40129)
I20260713 09:09:00.992522 28068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f8b2b5fafd74a658ef3bf19de0e5242" candidate_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5edafab15de430498b2cccedb34c496" is_pre_election: true
W20260713 09:09:00.994067 28107 leader_election.cc:343] T 1f8b2b5fafd74a658ef3bf19de0e5242 P 13d076ba0db846a4bd76a8e29b6dba9f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5edafab15de430498b2cccedb34c496 (127.27.71.1:37607): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:00.991340 28263 raft_consensus.cc:740] T eebc23d4c462462b8faaf176516ff61a P 4c5cc7426d5440f889110f6739bf83ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c5cc7426d5440f889110f6739bf83ed, State: Initialized, Role: FOLLOWER
I20260713 09:09:00.995383 28263 consensus_queue.cc:260] T eebc23d4c462462b8faaf176516ff61a P 4c5cc7426d5440f889110f6739bf83ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:00.997574 28263 ts_tablet_manager.cc:1434] T eebc23d4c462462b8faaf176516ff61a P 4c5cc7426d5440f889110f6739bf83ed: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.003s
I20260713 09:09:00.998333 28262 tablet_bootstrap.cc:654] T 1f8b2b5fafd74a658ef3bf19de0e5242 P f5edafab15de430498b2cccedb34c496: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:00.998543 28264 tablet_bootstrap.cc:654] T 230c60a4414e47f395a18cf57b2855e0 P 13d076ba0db846a4bd76a8e29b6dba9f: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:00.998588 28263 tablet_bootstrap.cc:492] T 230c60a4414e47f395a18cf57b2855e0 P 4c5cc7426d5440f889110f6739bf83ed: Bootstrap starting.
I20260713 09:09:01.005676 28263 tablet_bootstrap.cc:654] T 230c60a4414e47f395a18cf57b2855e0 P 4c5cc7426d5440f889110f6739bf83ed: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:01.005847 28218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f8b2b5fafd74a658ef3bf19de0e5242" candidate_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c5cc7426d5440f889110f6739bf83ed" is_pre_election: true
W20260713 09:09:01.007484 28109 leader_election.cc:343] T 1f8b2b5fafd74a658ef3bf19de0e5242 P 13d076ba0db846a4bd76a8e29b6dba9f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c5cc7426d5440f889110f6739bf83ed (127.27.71.3:40129): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:01.007982 28109 leader_election.cc:304] T 1f8b2b5fafd74a658ef3bf19de0e5242 P 13d076ba0db846a4bd76a8e29b6dba9f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13d076ba0db846a4bd76a8e29b6dba9f; no voters: 4c5cc7426d5440f889110f6739bf83ed, f5edafab15de430498b2cccedb34c496
I20260713 09:09:01.009943 28269 raft_consensus.cc:2749] T 1f8b2b5fafd74a658ef3bf19de0e5242 P 13d076ba0db846a4bd76a8e29b6dba9f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:01.013962 27961 catalog_manager.cc:5697] T 311b536922264f86bf7213c0feda1259 P 13d076ba0db846a4bd76a8e29b6dba9f reported cstate change: term changed from 0 to 1, leader changed from <none> to 13d076ba0db846a4bd76a8e29b6dba9f (127.27.71.2). New cstate: current_term: 1 leader_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:01.027311 28262 tablet_bootstrap.cc:492] T 1f8b2b5fafd74a658ef3bf19de0e5242 P f5edafab15de430498b2cccedb34c496: No bootstrap required, opened a new log
I20260713 09:09:01.028081 28262 ts_tablet_manager.cc:1403] T 1f8b2b5fafd74a658ef3bf19de0e5242 P f5edafab15de430498b2cccedb34c496: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.009s
I20260713 09:09:01.028553 28264 tablet_bootstrap.cc:492] T 230c60a4414e47f395a18cf57b2855e0 P 13d076ba0db846a4bd76a8e29b6dba9f: No bootstrap required, opened a new log
I20260713 09:09:01.029047 28264 ts_tablet_manager.cc:1403] T 230c60a4414e47f395a18cf57b2855e0 P 13d076ba0db846a4bd76a8e29b6dba9f: Time spent bootstrapping tablet: real 0.047s	user 0.011s	sys 0.007s
I20260713 09:09:01.030459 28263 tablet_bootstrap.cc:492] T 230c60a4414e47f395a18cf57b2855e0 P 4c5cc7426d5440f889110f6739bf83ed: No bootstrap required, opened a new log
I20260713 09:09:01.030884 28263 ts_tablet_manager.cc:1403] T 230c60a4414e47f395a18cf57b2855e0 P 4c5cc7426d5440f889110f6739bf83ed: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.008s
I20260713 09:09:01.031585 28262 raft_consensus.cc:359] T 1f8b2b5fafd74a658ef3bf19de0e5242 P f5edafab15de430498b2cccedb34c496 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:01.031987 28264 raft_consensus.cc:359] T 230c60a4414e47f395a18cf57b2855e0 P 13d076ba0db846a4bd76a8e29b6dba9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:01.032600 28264 raft_consensus.cc:385] T 230c60a4414e47f395a18cf57b2855e0 P 13d076ba0db846a4bd76a8e29b6dba9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:01.032883 28264 raft_consensus.cc:740] T 230c60a4414e47f395a18cf57b2855e0 P 13d076ba0db846a4bd76a8e29b6dba9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13d076ba0db846a4bd76a8e29b6dba9f, State: Initialized, Role: FOLLOWER
I20260713 09:09:01.033532 28264 consensus_queue.cc:260] T 230c60a4414e47f395a18cf57b2855e0 P 13d076ba0db846a4bd76a8e29b6dba9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:01.035223 28264 ts_tablet_manager.cc:1434] T 230c60a4414e47f395a18cf57b2855e0 P 13d076ba0db846a4bd76a8e29b6dba9f: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260713 09:09:01.032301 28262 raft_consensus.cc:385] T 1f8b2b5fafd74a658ef3bf19de0e5242 P f5edafab15de430498b2cccedb34c496 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:01.035887 28262 raft_consensus.cc:740] T 1f8b2b5fafd74a658ef3bf19de0e5242 P f5edafab15de430498b2cccedb34c496 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5edafab15de430498b2cccedb34c496, State: Initialized, Role: FOLLOWER
I20260713 09:09:01.036131 28264 tablet_bootstrap.cc:492] T 68bf2a41afee4117847696984b4c51b6 P 13d076ba0db846a4bd76a8e29b6dba9f: Bootstrap starting.
I20260713 09:09:01.036739 28262 consensus_queue.cc:260] T 1f8b2b5fafd74a658ef3bf19de0e5242 P f5edafab15de430498b2cccedb34c496 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:01.037310 28268 raft_consensus.cc:493] T 9627f4a7f70749e68aa83fd00d68efad P f5edafab15de430498b2cccedb34c496 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:01.037966 28268 raft_consensus.cc:515] T 9627f4a7f70749e68aa83fd00d68efad P f5edafab15de430498b2cccedb34c496 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:01.040198 28268 leader_election.cc:290] T 9627f4a7f70749e68aa83fd00d68efad P f5edafab15de430498b2cccedb34c496 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13d076ba0db846a4bd76a8e29b6dba9f (127.27.71.2:38461), 4c5cc7426d5440f889110f6739bf83ed (127.27.71.3:40129)
I20260713 09:09:01.040895 28263 raft_consensus.cc:359] T 230c60a4414e47f395a18cf57b2855e0 P 4c5cc7426d5440f889110f6739bf83ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:01.041265 28218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9627f4a7f70749e68aa83fd00d68efad" candidate_uuid: "f5edafab15de430498b2cccedb34c496" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c5cc7426d5440f889110f6739bf83ed" is_pre_election: true
I20260713 09:09:01.041611 28263 raft_consensus.cc:385] T 230c60a4414e47f395a18cf57b2855e0 P 4c5cc7426d5440f889110f6739bf83ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:01.041903 28263 raft_consensus.cc:740] T 230c60a4414e47f395a18cf57b2855e0 P 4c5cc7426d5440f889110f6739bf83ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c5cc7426d5440f889110f6739bf83ed, State: Initialized, Role: FOLLOWER
I20260713 09:09:01.041870 28218 raft_consensus.cc:2468] T 9627f4a7f70749e68aa83fd00d68efad P 4c5cc7426d5440f889110f6739bf83ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5edafab15de430498b2cccedb34c496 in term 0.
I20260713 09:09:01.042713 28263 consensus_queue.cc:260] T 230c60a4414e47f395a18cf57b2855e0 P 4c5cc7426d5440f889110f6739bf83ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:01.043136 28144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9627f4a7f70749e68aa83fd00d68efad" candidate_uuid: "f5edafab15de430498b2cccedb34c496" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" is_pre_election: true
I20260713 09:09:01.043313 28034 leader_election.cc:304] T 9627f4a7f70749e68aa83fd00d68efad P f5edafab15de430498b2cccedb34c496 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c5cc7426d5440f889110f6739bf83ed, f5edafab15de430498b2cccedb34c496; no voters: 
I20260713 09:09:01.043768 28144 raft_consensus.cc:2468] T 9627f4a7f70749e68aa83fd00d68efad P 13d076ba0db846a4bd76a8e29b6dba9f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5edafab15de430498b2cccedb34c496 in term 0.
I20260713 09:09:01.044071 28268 raft_consensus.cc:2804] T 9627f4a7f70749e68aa83fd00d68efad P f5edafab15de430498b2cccedb34c496 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:01.044564 28268 raft_consensus.cc:493] T 9627f4a7f70749e68aa83fd00d68efad P f5edafab15de430498b2cccedb34c496 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:01.044996 28268 raft_consensus.cc:3060] T 9627f4a7f70749e68aa83fd00d68efad P f5edafab15de430498b2cccedb34c496 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:01.049088 28263 ts_tablet_manager.cc:1434] T 230c60a4414e47f395a18cf57b2855e0 P 4c5cc7426d5440f889110f6739bf83ed: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.003s
I20260713 09:09:01.050005 28263 tablet_bootstrap.cc:492] T 1b47eaf122924b859d24e646b75fed8d P 4c5cc7426d5440f889110f6739bf83ed: Bootstrap starting.
I20260713 09:09:01.052481 28268 raft_consensus.cc:515] T 9627f4a7f70749e68aa83fd00d68efad P f5edafab15de430498b2cccedb34c496 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:01.054577 28268 leader_election.cc:290] T 9627f4a7f70749e68aa83fd00d68efad P f5edafab15de430498b2cccedb34c496 [CANDIDATE]: Term 1 election: Requested vote from peers 13d076ba0db846a4bd76a8e29b6dba9f (127.27.71.2:38461), 4c5cc7426d5440f889110f6739bf83ed (127.27.71.3:40129)
I20260713 09:09:01.055593 28218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9627f4a7f70749e68aa83fd00d68efad" candidate_uuid: "f5edafab15de430498b2cccedb34c496" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c5cc7426d5440f889110f6739bf83ed"
I20260713 09:09:01.056164 28218 raft_consensus.cc:3060] T 9627f4a7f70749e68aa83fd00d68efad P 4c5cc7426d5440f889110f6739bf83ed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:01.060626 28144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9627f4a7f70749e68aa83fd00d68efad" candidate_uuid: "f5edafab15de430498b2cccedb34c496" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13d076ba0db846a4bd76a8e29b6dba9f"
I20260713 09:09:01.061154 28144 raft_consensus.cc:3060] T 9627f4a7f70749e68aa83fd00d68efad P 13d076ba0db846a4bd76a8e29b6dba9f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:01.061685 28271 raft_consensus.cc:493] T 230c60a4414e47f395a18cf57b2855e0 P 4c5cc7426d5440f889110f6739bf83ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:01.062147 28271 raft_consensus.cc:515] T 230c60a4414e47f395a18cf57b2855e0 P 4c5cc7426d5440f889110f6739bf83ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:01.062965 28218 raft_consensus.cc:2468] T 9627f4a7f70749e68aa83fd00d68efad P 4c5cc7426d5440f889110f6739bf83ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5edafab15de430498b2cccedb34c496 in term 1.
I20260713 09:09:01.064210 28034 leader_election.cc:304] T 9627f4a7f70749e68aa83fd00d68efad P f5edafab15de430498b2cccedb34c496 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c5cc7426d5440f889110f6739bf83ed, f5edafab15de430498b2cccedb34c496; no voters: 
I20260713 09:09:01.064730 28271 leader_election.cc:290] T 230c60a4414e47f395a18cf57b2855e0 P 4c5cc7426d5440f889110f6739bf83ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5edafab15de430498b2cccedb34c496 (127.27.71.1:37607), 13d076ba0db846a4bd76a8e29b6dba9f (127.27.71.2:38461)
I20260713 09:09:01.064924 28268 raft_consensus.cc:2804] T 9627f4a7f70749e68aa83fd00d68efad P f5edafab15de430498b2cccedb34c496 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:01.065407 28268 raft_consensus.cc:697] T 9627f4a7f70749e68aa83fd00d68efad P f5edafab15de430498b2cccedb34c496 [term 1 LEADER]: Becoming Leader. State: Replica: f5edafab15de430498b2cccedb34c496, State: Running, Role: LEADER
I20260713 09:09:01.066246 28268 consensus_queue.cc:237] T 9627f4a7f70749e68aa83fd00d68efad P f5edafab15de430498b2cccedb34c496 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:01.074473 28144 raft_consensus.cc:2468] T 9627f4a7f70749e68aa83fd00d68efad P 13d076ba0db846a4bd76a8e29b6dba9f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5edafab15de430498b2cccedb34c496 in term 1.
I20260713 09:09:01.075234 28262 ts_tablet_manager.cc:1434] T 1f8b2b5fafd74a658ef3bf19de0e5242 P f5edafab15de430498b2cccedb34c496: Time spent starting tablet: real 0.045s	user 0.014s	sys 0.002s
I20260713 09:09:01.076534 28262 tablet_bootstrap.cc:492] T 1b47eaf122924b859d24e646b75fed8d P f5edafab15de430498b2cccedb34c496: Bootstrap starting.
I20260713 09:09:01.078775 28294 raft_consensus.cc:493] T 5123392ef8fc4fc88a9bf7d2b2b535fc P f5edafab15de430498b2cccedb34c496 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:01.079274 28294 raft_consensus.cc:515] T 5123392ef8fc4fc88a9bf7d2b2b535fc P f5edafab15de430498b2cccedb34c496 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } } peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } }
I20260713 09:09:01.081794 28264 tablet_bootstrap.cc:654] T 68bf2a41afee4117847696984b4c51b6 P 13d076ba0db846a4bd76a8e29b6dba9f: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:01.083079 28263 tablet_bootstrap.cc:654] T 1b47eaf122924b859d24e646b75fed8d P 4c5cc7426d5440f889110f6739bf83ed: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:01.087868 28262 tablet_bootstrap.cc:654] T 1b47eaf122924b859d24e646b75fed8d P f5edafab15de430498b2cccedb34c496: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:01.095871 28294 leader_election.cc:290] T 5123392ef8fc4fc88a9bf7d2b2b535fc P f5edafab15de430498b2cccedb34c496 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c5cc7426d5440f889110f6739bf83ed (127.27.71.3:40129), 13d076ba0db846a4bd76a8e29b6dba9f (127.27.71.2:38461)
I20260713 09:09:01.096521 28218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5123392ef8fc4fc88a9bf7d2b2b535fc" candidate_uuid: "f5edafab15de430498b2cccedb34c496" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c5cc7426d5440f889110f6739bf83ed" is_pre_election: true
I20260713 09:09:01.097131 28218 raft_consensus.cc:2468] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 4c5cc7426d5440f889110f6739bf83ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5edafab15de430498b2cccedb34c496 in term 0.
I20260713 09:09:01.098435 28034 leader_election.cc:304] T 5123392ef8fc4fc88a9bf7d2b2b535fc P f5edafab15de430498b2cccedb34c496 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c5cc7426d5440f889110f6739bf83ed, f5edafab15de430498b2cccedb34c496; no voters: 
I20260713 09:09:01.099473 28268 raft_consensus.cc:2804] T 5123392ef8fc4fc88a9bf7d2b2b535fc P f5edafab15de430498b2cccedb34c496 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:01.099877 28268 raft_consensus.cc:493] T 5123392ef8fc4fc88a9bf7d2b2b535fc P f5edafab15de430498b2cccedb34c496 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:01.100227 28268 raft_consensus.cc:3060] T 5123392ef8fc4fc88a9bf7d2b2b535fc P f5edafab15de430498b2cccedb34c496 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:01.100101 28144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5123392ef8fc4fc88a9bf7d2b2b535fc" candidate_uuid: "f5edafab15de430498b2cccedb34c496" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" is_pre_election: true
I20260713 09:09:01.100816 28144 raft_consensus.cc:2468] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 13d076ba0db846a4bd76a8e29b6dba9f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5edafab15de430498b2cccedb34c496 in term 0.
I20260713 09:09:01.101701 28068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "230c60a4414e47f395a18cf57b2855e0" candidate_uuid: "4c5cc7426d5440f889110f6739bf83ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5edafab15de430498b2cccedb34c496" is_pre_election: true
I20260713 09:09:01.102273 28068 raft_consensus.cc:2468] T 230c60a4414e47f395a18cf57b2855e0 P f5edafab15de430498b2cccedb34c496 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c5cc7426d5440f889110f6739bf83ed in term 0.
I20260713 09:09:01.105764 27962 catalog_manager.cc:5697] T 9627f4a7f70749e68aa83fd00d68efad P f5edafab15de430498b2cccedb34c496 reported cstate change: term changed from 0 to 1, leader changed from <none> to f5edafab15de430498b2cccedb34c496 (127.27.71.1). New cstate: current_term: 1 leader_uuid: "f5edafab15de430498b2cccedb34c496" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:01.107986 28268 raft_consensus.cc:515] T 5123392ef8fc4fc88a9bf7d2b2b535fc P f5edafab15de430498b2cccedb34c496 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } } peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } }
I20260713 09:09:01.108258 28182 leader_election.cc:304] T 230c60a4414e47f395a18cf57b2855e0 P 4c5cc7426d5440f889110f6739bf83ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c5cc7426d5440f889110f6739bf83ed, f5edafab15de430498b2cccedb34c496; no voters: 
I20260713 09:09:01.109231 28271 raft_consensus.cc:2804] T 230c60a4414e47f395a18cf57b2855e0 P 4c5cc7426d5440f889110f6739bf83ed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:01.109583 28271 raft_consensus.cc:493] T 230c60a4414e47f395a18cf57b2855e0 P 4c5cc7426d5440f889110f6739bf83ed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:01.109910 28271 raft_consensus.cc:3060] T 230c60a4414e47f395a18cf57b2855e0 P 4c5cc7426d5440f889110f6739bf83ed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:01.109952 28268 leader_election.cc:290] T 5123392ef8fc4fc88a9bf7d2b2b535fc P f5edafab15de430498b2cccedb34c496 [CANDIDATE]: Term 1 election: Requested vote from peers 4c5cc7426d5440f889110f6739bf83ed (127.27.71.3:40129), 13d076ba0db846a4bd76a8e29b6dba9f (127.27.71.2:38461)
I20260713 09:09:01.110682 28218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5123392ef8fc4fc88a9bf7d2b2b535fc" candidate_uuid: "f5edafab15de430498b2cccedb34c496" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c5cc7426d5440f889110f6739bf83ed"
I20260713 09:09:01.111382 28218 raft_consensus.cc:3060] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 4c5cc7426d5440f889110f6739bf83ed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:01.115862 28271 raft_consensus.cc:515] T 230c60a4414e47f395a18cf57b2855e0 P 4c5cc7426d5440f889110f6739bf83ed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:01.118109 28271 leader_election.cc:290] T 230c60a4414e47f395a18cf57b2855e0 P 4c5cc7426d5440f889110f6739bf83ed [CANDIDATE]: Term 1 election: Requested vote from peers f5edafab15de430498b2cccedb34c496 (127.27.71.1:37607), 13d076ba0db846a4bd76a8e29b6dba9f (127.27.71.2:38461)
I20260713 09:09:01.118628 28068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "230c60a4414e47f395a18cf57b2855e0" candidate_uuid: "4c5cc7426d5440f889110f6739bf83ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5edafab15de430498b2cccedb34c496"
I20260713 09:09:01.119148 28068 raft_consensus.cc:3060] T 230c60a4414e47f395a18cf57b2855e0 P f5edafab15de430498b2cccedb34c496 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:01.119797 28144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5123392ef8fc4fc88a9bf7d2b2b535fc" candidate_uuid: "f5edafab15de430498b2cccedb34c496" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13d076ba0db846a4bd76a8e29b6dba9f"
I20260713 09:09:01.122362 28144 raft_consensus.cc:3060] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 13d076ba0db846a4bd76a8e29b6dba9f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:01.125545 28143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "230c60a4414e47f395a18cf57b2855e0" candidate_uuid: "4c5cc7426d5440f889110f6739bf83ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" is_pre_election: true
I20260713 09:09:01.126242 28143 raft_consensus.cc:2468] T 230c60a4414e47f395a18cf57b2855e0 P 13d076ba0db846a4bd76a8e29b6dba9f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c5cc7426d5440f889110f6739bf83ed in term 0.
I20260713 09:09:01.127406 28142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "230c60a4414e47f395a18cf57b2855e0" candidate_uuid: "4c5cc7426d5440f889110f6739bf83ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13d076ba0db846a4bd76a8e29b6dba9f"
I20260713 09:09:01.128077 28142 raft_consensus.cc:3060] T 230c60a4414e47f395a18cf57b2855e0 P 13d076ba0db846a4bd76a8e29b6dba9f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:01.128620 28144 raft_consensus.cc:2468] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 13d076ba0db846a4bd76a8e29b6dba9f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5edafab15de430498b2cccedb34c496 in term 1.
I20260713 09:09:01.130867 28264 tablet_bootstrap.cc:492] T 68bf2a41afee4117847696984b4c51b6 P 13d076ba0db846a4bd76a8e29b6dba9f: No bootstrap required, opened a new log
I20260713 09:09:01.131366 28264 ts_tablet_manager.cc:1403] T 68bf2a41afee4117847696984b4c51b6 P 13d076ba0db846a4bd76a8e29b6dba9f: Time spent bootstrapping tablet: real 0.095s	user 0.013s	sys 0.000s
I20260713 09:09:01.133715 28032 leader_election.cc:304] T 5123392ef8fc4fc88a9bf7d2b2b535fc P f5edafab15de430498b2cccedb34c496 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13d076ba0db846a4bd76a8e29b6dba9f, f5edafab15de430498b2cccedb34c496; no voters: 
I20260713 09:09:01.134492 28268 raft_consensus.cc:2804] T 5123392ef8fc4fc88a9bf7d2b2b535fc P f5edafab15de430498b2cccedb34c496 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:01.134250 28264 raft_consensus.cc:359] T 68bf2a41afee4117847696984b4c51b6 P 13d076ba0db846a4bd76a8e29b6dba9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:01.134943 28264 raft_consensus.cc:385] T 68bf2a41afee4117847696984b4c51b6 P 13d076ba0db846a4bd76a8e29b6dba9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:01.134944 28268 raft_consensus.cc:697] T 5123392ef8fc4fc88a9bf7d2b2b535fc P f5edafab15de430498b2cccedb34c496 [term 1 LEADER]: Becoming Leader. State: Replica: f5edafab15de430498b2cccedb34c496, State: Running, Role: LEADER
I20260713 09:09:01.135272 28264 raft_consensus.cc:740] T 68bf2a41afee4117847696984b4c51b6 P 13d076ba0db846a4bd76a8e29b6dba9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13d076ba0db846a4bd76a8e29b6dba9f, State: Initialized, Role: FOLLOWER
I20260713 09:09:01.135990 28268 consensus_queue.cc:237] T 5123392ef8fc4fc88a9bf7d2b2b535fc P f5edafab15de430498b2cccedb34c496 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } } peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } }
I20260713 09:09:01.136013 28264 consensus_queue.cc:260] T 68bf2a41afee4117847696984b4c51b6 P 13d076ba0db846a4bd76a8e29b6dba9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:01.140496 28068 raft_consensus.cc:2468] T 230c60a4414e47f395a18cf57b2855e0 P f5edafab15de430498b2cccedb34c496 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c5cc7426d5440f889110f6739bf83ed in term 1.
I20260713 09:09:01.142859 28182 leader_election.cc:304] T 230c60a4414e47f395a18cf57b2855e0 P 4c5cc7426d5440f889110f6739bf83ed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c5cc7426d5440f889110f6739bf83ed, f5edafab15de430498b2cccedb34c496; no voters: 
I20260713 09:09:01.143631 28271 raft_consensus.cc:2804] T 230c60a4414e47f395a18cf57b2855e0 P 4c5cc7426d5440f889110f6739bf83ed [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:01.138011 28142 raft_consensus.cc:2468] T 230c60a4414e47f395a18cf57b2855e0 P 13d076ba0db846a4bd76a8e29b6dba9f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c5cc7426d5440f889110f6739bf83ed in term 1.
I20260713 09:09:01.144929 28264 ts_tablet_manager.cc:1434] T 68bf2a41afee4117847696984b4c51b6 P 13d076ba0db846a4bd76a8e29b6dba9f: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:09:01.146188 28264 tablet_bootstrap.cc:492] T 1b47eaf122924b859d24e646b75fed8d P 13d076ba0db846a4bd76a8e29b6dba9f: Bootstrap starting.
I20260713 09:09:01.149923 28262 tablet_bootstrap.cc:492] T 1b47eaf122924b859d24e646b75fed8d P f5edafab15de430498b2cccedb34c496: No bootstrap required, opened a new log
I20260713 09:09:01.150966 28262 ts_tablet_manager.cc:1403] T 1b47eaf122924b859d24e646b75fed8d P f5edafab15de430498b2cccedb34c496: Time spent bootstrapping tablet: real 0.075s	user 0.008s	sys 0.012s
I20260713 09:09:01.153407 28271 raft_consensus.cc:697] T 230c60a4414e47f395a18cf57b2855e0 P 4c5cc7426d5440f889110f6739bf83ed [term 1 LEADER]: Becoming Leader. State: Replica: 4c5cc7426d5440f889110f6739bf83ed, State: Running, Role: LEADER
I20260713 09:09:01.150372 28218 raft_consensus.cc:2468] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 4c5cc7426d5440f889110f6739bf83ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5edafab15de430498b2cccedb34c496 in term 1.
I20260713 09:09:01.153645 28264 tablet_bootstrap.cc:654] T 1b47eaf122924b859d24e646b75fed8d P 13d076ba0db846a4bd76a8e29b6dba9f: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:01.154259 28271 consensus_queue.cc:237] T 230c60a4414e47f395a18cf57b2855e0 P 4c5cc7426d5440f889110f6739bf83ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:01.154572 27961 catalog_manager.cc:5697] T 5123392ef8fc4fc88a9bf7d2b2b535fc P f5edafab15de430498b2cccedb34c496 reported cstate change: term changed from 0 to 1, leader changed from <none> to f5edafab15de430498b2cccedb34c496 (127.27.71.1). New cstate: current_term: 1 leader_uuid: "f5edafab15de430498b2cccedb34c496" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:01.155921 28268 raft_consensus.cc:493] T 1f8b2b5fafd74a658ef3bf19de0e5242 P f5edafab15de430498b2cccedb34c496 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:01.156361 28268 raft_consensus.cc:515] T 1f8b2b5fafd74a658ef3bf19de0e5242 P f5edafab15de430498b2cccedb34c496 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:01.157291 28263 tablet_bootstrap.cc:492] T 1b47eaf122924b859d24e646b75fed8d P 4c5cc7426d5440f889110f6739bf83ed: No bootstrap required, opened a new log
I20260713 09:09:01.157730 28263 ts_tablet_manager.cc:1403] T 1b47eaf122924b859d24e646b75fed8d P 4c5cc7426d5440f889110f6739bf83ed: Time spent bootstrapping tablet: real 0.108s	user 0.012s	sys 0.006s
I20260713 09:09:01.158382 28268 leader_election.cc:290] T 1f8b2b5fafd74a658ef3bf19de0e5242 P f5edafab15de430498b2cccedb34c496 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13d076ba0db846a4bd76a8e29b6dba9f (127.27.71.2:38461), 4c5cc7426d5440f889110f6739bf83ed (127.27.71.3:40129)
I20260713 09:09:01.161128 28142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f8b2b5fafd74a658ef3bf19de0e5242" candidate_uuid: "f5edafab15de430498b2cccedb34c496" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" is_pre_election: true
I20260713 09:09:01.161736 28142 raft_consensus.cc:2468] T 1f8b2b5fafd74a658ef3bf19de0e5242 P 13d076ba0db846a4bd76a8e29b6dba9f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5edafab15de430498b2cccedb34c496 in term 0.
I20260713 09:09:01.168092 28032 leader_election.cc:304] T 1f8b2b5fafd74a658ef3bf19de0e5242 P f5edafab15de430498b2cccedb34c496 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13d076ba0db846a4bd76a8e29b6dba9f, f5edafab15de430498b2cccedb34c496; no voters: 
I20260713 09:09:01.168790 28268 raft_consensus.cc:2804] T 1f8b2b5fafd74a658ef3bf19de0e5242 P f5edafab15de430498b2cccedb34c496 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:01.169153 28268 raft_consensus.cc:493] T 1f8b2b5fafd74a658ef3bf19de0e5242 P f5edafab15de430498b2cccedb34c496 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:01.169469 28268 raft_consensus.cc:3060] T 1f8b2b5fafd74a658ef3bf19de0e5242 P f5edafab15de430498b2cccedb34c496 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:01.172176 28263 raft_consensus.cc:359] T 1b47eaf122924b859d24e646b75fed8d P 4c5cc7426d5440f889110f6739bf83ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:01.172724 28263 raft_consensus.cc:385] T 1b47eaf122924b859d24e646b75fed8d P 4c5cc7426d5440f889110f6739bf83ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:01.172968 28263 raft_consensus.cc:740] T 1b47eaf122924b859d24e646b75fed8d P 4c5cc7426d5440f889110f6739bf83ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c5cc7426d5440f889110f6739bf83ed, State: Initialized, Role: FOLLOWER
I20260713 09:09:01.173588 28263 consensus_queue.cc:260] T 1b47eaf122924b859d24e646b75fed8d P 4c5cc7426d5440f889110f6739bf83ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:01.175311 28263 ts_tablet_manager.cc:1434] T 1b47eaf122924b859d24e646b75fed8d P 4c5cc7426d5440f889110f6739bf83ed: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.000s
I20260713 09:09:01.176257 28263 tablet_bootstrap.cc:492] T 1f8b2b5fafd74a658ef3bf19de0e5242 P 4c5cc7426d5440f889110f6739bf83ed: Bootstrap starting.
I20260713 09:09:01.176043 28218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f8b2b5fafd74a658ef3bf19de0e5242" candidate_uuid: "f5edafab15de430498b2cccedb34c496" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c5cc7426d5440f889110f6739bf83ed" is_pre_election: true
I20260713 09:09:01.175979 27964 catalog_manager.cc:5697] T 230c60a4414e47f395a18cf57b2855e0 P 4c5cc7426d5440f889110f6739bf83ed reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c5cc7426d5440f889110f6739bf83ed (127.27.71.3). New cstate: current_term: 1 leader_uuid: "4c5cc7426d5440f889110f6739bf83ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } health_report { overall_health: HEALTHY } } }
W20260713 09:09:01.177474 28034 leader_election.cc:343] T 1f8b2b5fafd74a658ef3bf19de0e5242 P f5edafab15de430498b2cccedb34c496 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c5cc7426d5440f889110f6739bf83ed (127.27.71.3:40129): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:01.178700 28262 raft_consensus.cc:359] T 1b47eaf122924b859d24e646b75fed8d P f5edafab15de430498b2cccedb34c496 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:01.179489 28262 raft_consensus.cc:385] T 1b47eaf122924b859d24e646b75fed8d P f5edafab15de430498b2cccedb34c496 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:01.179899 28262 raft_consensus.cc:740] T 1b47eaf122924b859d24e646b75fed8d P f5edafab15de430498b2cccedb34c496 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5edafab15de430498b2cccedb34c496, State: Initialized, Role: FOLLOWER
I20260713 09:09:01.180910 28262 consensus_queue.cc:260] T 1b47eaf122924b859d24e646b75fed8d P f5edafab15de430498b2cccedb34c496 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:01.181027 28268 raft_consensus.cc:515] T 1f8b2b5fafd74a658ef3bf19de0e5242 P f5edafab15de430498b2cccedb34c496 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:01.183305 28268 leader_election.cc:290] T 1f8b2b5fafd74a658ef3bf19de0e5242 P f5edafab15de430498b2cccedb34c496 [CANDIDATE]: Term 1 election: Requested vote from peers 13d076ba0db846a4bd76a8e29b6dba9f (127.27.71.2:38461), 4c5cc7426d5440f889110f6739bf83ed (127.27.71.3:40129)
I20260713 09:09:01.184937 28142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f8b2b5fafd74a658ef3bf19de0e5242" candidate_uuid: "f5edafab15de430498b2cccedb34c496" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13d076ba0db846a4bd76a8e29b6dba9f"
I20260713 09:09:01.185460 28142 raft_consensus.cc:3060] T 1f8b2b5fafd74a658ef3bf19de0e5242 P 13d076ba0db846a4bd76a8e29b6dba9f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:01.185658 28218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f8b2b5fafd74a658ef3bf19de0e5242" candidate_uuid: "f5edafab15de430498b2cccedb34c496" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c5cc7426d5440f889110f6739bf83ed"
W20260713 09:09:01.187486 28034 leader_election.cc:343] T 1f8b2b5fafd74a658ef3bf19de0e5242 P f5edafab15de430498b2cccedb34c496 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4c5cc7426d5440f889110f6739bf83ed (127.27.71.3:40129): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:01.190582 28142 raft_consensus.cc:2468] T 1f8b2b5fafd74a658ef3bf19de0e5242 P 13d076ba0db846a4bd76a8e29b6dba9f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5edafab15de430498b2cccedb34c496 in term 1.
I20260713 09:09:01.191516 28032 leader_election.cc:304] T 1f8b2b5fafd74a658ef3bf19de0e5242 P f5edafab15de430498b2cccedb34c496 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 13d076ba0db846a4bd76a8e29b6dba9f, f5edafab15de430498b2cccedb34c496; no voters: 4c5cc7426d5440f889110f6739bf83ed
I20260713 09:09:01.192329 28268 raft_consensus.cc:2804] T 1f8b2b5fafd74a658ef3bf19de0e5242 P f5edafab15de430498b2cccedb34c496 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:01.192771 28268 raft_consensus.cc:697] T 1f8b2b5fafd74a658ef3bf19de0e5242 P f5edafab15de430498b2cccedb34c496 [term 1 LEADER]: Becoming Leader. State: Replica: f5edafab15de430498b2cccedb34c496, State: Running, Role: LEADER
I20260713 09:09:01.193512 28268 consensus_queue.cc:237] T 1f8b2b5fafd74a658ef3bf19de0e5242 P f5edafab15de430498b2cccedb34c496 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:01.196694 28262 ts_tablet_manager.cc:1434] T 1b47eaf122924b859d24e646b75fed8d P f5edafab15de430498b2cccedb34c496: Time spent starting tablet: real 0.045s	user 0.003s	sys 0.003s
I20260713 09:09:01.200410 28262 tablet_bootstrap.cc:492] T 68bf2a41afee4117847696984b4c51b6 P f5edafab15de430498b2cccedb34c496: Bootstrap starting.
I20260713 09:09:01.199313 28263 tablet_bootstrap.cc:654] T 1f8b2b5fafd74a658ef3bf19de0e5242 P 4c5cc7426d5440f889110f6739bf83ed: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:01.206336 28262 tablet_bootstrap.cc:654] T 68bf2a41afee4117847696984b4c51b6 P f5edafab15de430498b2cccedb34c496: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:01.215169 28264 tablet_bootstrap.cc:492] T 1b47eaf122924b859d24e646b75fed8d P 13d076ba0db846a4bd76a8e29b6dba9f: No bootstrap required, opened a new log
I20260713 09:09:01.215581 28264 ts_tablet_manager.cc:1403] T 1b47eaf122924b859d24e646b75fed8d P 13d076ba0db846a4bd76a8e29b6dba9f: Time spent bootstrapping tablet: real 0.070s	user 0.019s	sys 0.014s
I20260713 09:09:01.217909 28271 raft_consensus.cc:493] T eebc23d4c462462b8faaf176516ff61a P 4c5cc7426d5440f889110f6739bf83ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:01.219538 28271 raft_consensus.cc:515] T eebc23d4c462462b8faaf176516ff61a P 4c5cc7426d5440f889110f6739bf83ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:01.221468 28271 leader_election.cc:290] T eebc23d4c462462b8faaf176516ff61a P 4c5cc7426d5440f889110f6739bf83ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5edafab15de430498b2cccedb34c496 (127.27.71.1:37607), 13d076ba0db846a4bd76a8e29b6dba9f (127.27.71.2:38461)
I20260713 09:09:01.222657 28142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eebc23d4c462462b8faaf176516ff61a" candidate_uuid: "4c5cc7426d5440f889110f6739bf83ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" is_pre_election: true
I20260713 09:09:01.224179 28263 tablet_bootstrap.cc:492] T 1f8b2b5fafd74a658ef3bf19de0e5242 P 4c5cc7426d5440f889110f6739bf83ed: No bootstrap required, opened a new log
I20260713 09:09:01.224635 28263 ts_tablet_manager.cc:1403] T 1f8b2b5fafd74a658ef3bf19de0e5242 P 4c5cc7426d5440f889110f6739bf83ed: Time spent bootstrapping tablet: real 0.049s	user 0.015s	sys 0.004s
I20260713 09:09:01.223915 27964 catalog_manager.cc:5697] T 1f8b2b5fafd74a658ef3bf19de0e5242 P f5edafab15de430498b2cccedb34c496 reported cstate change: term changed from 0 to 1, leader changed from <none> to f5edafab15de430498b2cccedb34c496 (127.27.71.1). New cstate: current_term: 1 leader_uuid: "f5edafab15de430498b2cccedb34c496" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:01.224665 28068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eebc23d4c462462b8faaf176516ff61a" candidate_uuid: "4c5cc7426d5440f889110f6739bf83ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5edafab15de430498b2cccedb34c496" is_pre_election: true
I20260713 09:09:01.225359 28068 raft_consensus.cc:2468] T eebc23d4c462462b8faaf176516ff61a P f5edafab15de430498b2cccedb34c496 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c5cc7426d5440f889110f6739bf83ed in term 0.
I20260713 09:09:01.226356 28271 raft_consensus.cc:493] T 1b47eaf122924b859d24e646b75fed8d P 4c5cc7426d5440f889110f6739bf83ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:09:01.226527 28182 leader_election.cc:343] T eebc23d4c462462b8faaf176516ff61a P 4c5cc7426d5440f889110f6739bf83ed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13d076ba0db846a4bd76a8e29b6dba9f (127.27.71.2:38461): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:01.227351 28271 raft_consensus.cc:515] T 1b47eaf122924b859d24e646b75fed8d P 4c5cc7426d5440f889110f6739bf83ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:01.227710 28182 leader_election.cc:304] T eebc23d4c462462b8faaf176516ff61a P 4c5cc7426d5440f889110f6739bf83ed [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: 4c5cc7426d5440f889110f6739bf83ed, f5edafab15de430498b2cccedb34c496; no voters: 13d076ba0db846a4bd76a8e29b6dba9f
I20260713 09:09:01.228915 28303 raft_consensus.cc:2804] T eebc23d4c462462b8faaf176516ff61a P 4c5cc7426d5440f889110f6739bf83ed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:01.229188 28271 leader_election.cc:290] T 1b47eaf122924b859d24e646b75fed8d P 4c5cc7426d5440f889110f6739bf83ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5edafab15de430498b2cccedb34c496 (127.27.71.1:37607), 13d076ba0db846a4bd76a8e29b6dba9f (127.27.71.2:38461)
I20260713 09:09:01.229305 28303 raft_consensus.cc:493] T eebc23d4c462462b8faaf176516ff61a P 4c5cc7426d5440f889110f6739bf83ed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:01.229713 28303 raft_consensus.cc:3060] T eebc23d4c462462b8faaf176516ff61a P 4c5cc7426d5440f889110f6739bf83ed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:01.230821 28263 raft_consensus.cc:359] T 1f8b2b5fafd74a658ef3bf19de0e5242 P 4c5cc7426d5440f889110f6739bf83ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:01.231498 28263 raft_consensus.cc:385] T 1f8b2b5fafd74a658ef3bf19de0e5242 P 4c5cc7426d5440f889110f6739bf83ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:01.231777 28263 raft_consensus.cc:740] T 1f8b2b5fafd74a658ef3bf19de0e5242 P 4c5cc7426d5440f889110f6739bf83ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c5cc7426d5440f889110f6739bf83ed, State: Initialized, Role: FOLLOWER
I20260713 09:09:01.232499 28263 consensus_queue.cc:260] T 1f8b2b5fafd74a658ef3bf19de0e5242 P 4c5cc7426d5440f889110f6739bf83ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:01.233884 28068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b47eaf122924b859d24e646b75fed8d" candidate_uuid: "4c5cc7426d5440f889110f6739bf83ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5edafab15de430498b2cccedb34c496" is_pre_election: true
I20260713 09:09:01.234529 28068 raft_consensus.cc:2468] T 1b47eaf122924b859d24e646b75fed8d P f5edafab15de430498b2cccedb34c496 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c5cc7426d5440f889110f6739bf83ed in term 0.
I20260713 09:09:01.234864 28263 ts_tablet_manager.cc:1434] T 1f8b2b5fafd74a658ef3bf19de0e5242 P 4c5cc7426d5440f889110f6739bf83ed: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:09:01.235734 28263 tablet_bootstrap.cc:492] T 68bf2a41afee4117847696984b4c51b6 P 4c5cc7426d5440f889110f6739bf83ed: Bootstrap starting.
I20260713 09:09:01.236430 28182 leader_election.cc:304] T 1b47eaf122924b859d24e646b75fed8d P 4c5cc7426d5440f889110f6739bf83ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c5cc7426d5440f889110f6739bf83ed, f5edafab15de430498b2cccedb34c496; no voters: 
I20260713 09:09:01.237618 28142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b47eaf122924b859d24e646b75fed8d" candidate_uuid: "4c5cc7426d5440f889110f6739bf83ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" is_pre_election: true
I20260713 09:09:01.244233 28271 raft_consensus.cc:2804] T 1b47eaf122924b859d24e646b75fed8d P 4c5cc7426d5440f889110f6739bf83ed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:01.244589 28271 raft_consensus.cc:493] T 1b47eaf122924b859d24e646b75fed8d P 4c5cc7426d5440f889110f6739bf83ed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:01.244908 28271 raft_consensus.cc:3060] T 1b47eaf122924b859d24e646b75fed8d P 4c5cc7426d5440f889110f6739bf83ed [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:09:01.247521 28182 leader_election.cc:343] T 1b47eaf122924b859d24e646b75fed8d P 4c5cc7426d5440f889110f6739bf83ed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13d076ba0db846a4bd76a8e29b6dba9f (127.27.71.2:38461): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:01.249615 28264 raft_consensus.cc:359] T 1b47eaf122924b859d24e646b75fed8d P 13d076ba0db846a4bd76a8e29b6dba9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:01.250314 28264 raft_consensus.cc:385] T 1b47eaf122924b859d24e646b75fed8d P 13d076ba0db846a4bd76a8e29b6dba9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:01.250648 28264 raft_consensus.cc:740] T 1b47eaf122924b859d24e646b75fed8d P 13d076ba0db846a4bd76a8e29b6dba9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13d076ba0db846a4bd76a8e29b6dba9f, State: Initialized, Role: FOLLOWER
I20260713 09:09:01.251507 28264 consensus_queue.cc:260] T 1b47eaf122924b859d24e646b75fed8d P 13d076ba0db846a4bd76a8e29b6dba9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:01.252624 28271 raft_consensus.cc:515] T 1b47eaf122924b859d24e646b75fed8d P 4c5cc7426d5440f889110f6739bf83ed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:01.254012 28262 tablet_bootstrap.cc:492] T 68bf2a41afee4117847696984b4c51b6 P f5edafab15de430498b2cccedb34c496: No bootstrap required, opened a new log
I20260713 09:09:01.254390 28262 ts_tablet_manager.cc:1403] T 68bf2a41afee4117847696984b4c51b6 P f5edafab15de430498b2cccedb34c496: Time spent bootstrapping tablet: real 0.054s	user 0.003s	sys 0.011s
I20260713 09:09:01.254567 28271 leader_election.cc:290] T 1b47eaf122924b859d24e646b75fed8d P 4c5cc7426d5440f889110f6739bf83ed [CANDIDATE]: Term 1 election: Requested vote from peers f5edafab15de430498b2cccedb34c496 (127.27.71.1:37607), 13d076ba0db846a4bd76a8e29b6dba9f (127.27.71.2:38461)
I20260713 09:09:01.256312 28068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b47eaf122924b859d24e646b75fed8d" candidate_uuid: "4c5cc7426d5440f889110f6739bf83ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5edafab15de430498b2cccedb34c496"
I20260713 09:09:01.256991 28068 raft_consensus.cc:3060] T 1b47eaf122924b859d24e646b75fed8d P f5edafab15de430498b2cccedb34c496 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:01.258069 28264 ts_tablet_manager.cc:1434] T 1b47eaf122924b859d24e646b75fed8d P 13d076ba0db846a4bd76a8e29b6dba9f: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.000s
I20260713 09:09:01.241585 28263 tablet_bootstrap.cc:654] T 68bf2a41afee4117847696984b4c51b6 P 4c5cc7426d5440f889110f6739bf83ed: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:01.256382 28142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b47eaf122924b859d24e646b75fed8d" candidate_uuid: "4c5cc7426d5440f889110f6739bf83ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13d076ba0db846a4bd76a8e29b6dba9f"
I20260713 09:09:01.258837 28142 raft_consensus.cc:3060] T 1b47eaf122924b859d24e646b75fed8d P 13d076ba0db846a4bd76a8e29b6dba9f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:01.242911 28303 raft_consensus.cc:515] T eebc23d4c462462b8faaf176516ff61a P 4c5cc7426d5440f889110f6739bf83ed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:01.264760 28262 raft_consensus.cc:359] T 68bf2a41afee4117847696984b4c51b6 P f5edafab15de430498b2cccedb34c496 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:01.265389 28262 raft_consensus.cc:385] T 68bf2a41afee4117847696984b4c51b6 P f5edafab15de430498b2cccedb34c496 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:01.265239 28142 raft_consensus.cc:2468] T 1b47eaf122924b859d24e646b75fed8d P 13d076ba0db846a4bd76a8e29b6dba9f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c5cc7426d5440f889110f6739bf83ed in term 1.
I20260713 09:09:01.265697 28262 raft_consensus.cc:740] T 68bf2a41afee4117847696984b4c51b6 P f5edafab15de430498b2cccedb34c496 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5edafab15de430498b2cccedb34c496, State: Initialized, Role: FOLLOWER
I20260713 09:09:01.266328 28262 consensus_queue.cc:260] T 68bf2a41afee4117847696984b4c51b6 P f5edafab15de430498b2cccedb34c496 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:01.266546 28182 leader_election.cc:304] T 1b47eaf122924b859d24e646b75fed8d P 4c5cc7426d5440f889110f6739bf83ed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13d076ba0db846a4bd76a8e29b6dba9f, 4c5cc7426d5440f889110f6739bf83ed; no voters: 
I20260713 09:09:01.269361 28271 raft_consensus.cc:2804] T 1b47eaf122924b859d24e646b75fed8d P 4c5cc7426d5440f889110f6739bf83ed [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:01.270397 28264 tablet_bootstrap.cc:492] T eebc23d4c462462b8faaf176516ff61a P 13d076ba0db846a4bd76a8e29b6dba9f: Bootstrap starting.
I20260713 09:09:01.274580 28303 leader_election.cc:290] T eebc23d4c462462b8faaf176516ff61a P 4c5cc7426d5440f889110f6739bf83ed [CANDIDATE]: Term 1 election: Requested vote from peers f5edafab15de430498b2cccedb34c496 (127.27.71.1:37607), 13d076ba0db846a4bd76a8e29b6dba9f (127.27.71.2:38461)
I20260713 09:09:01.276140 28067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eebc23d4c462462b8faaf176516ff61a" candidate_uuid: "4c5cc7426d5440f889110f6739bf83ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5edafab15de430498b2cccedb34c496"
I20260713 09:09:01.276767 28067 raft_consensus.cc:3060] T eebc23d4c462462b8faaf176516ff61a P f5edafab15de430498b2cccedb34c496 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:01.263463 28068 raft_consensus.cc:2468] T 1b47eaf122924b859d24e646b75fed8d P f5edafab15de430498b2cccedb34c496 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c5cc7426d5440f889110f6739bf83ed in term 1.
I20260713 09:09:01.282785 28142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eebc23d4c462462b8faaf176516ff61a" candidate_uuid: "4c5cc7426d5440f889110f6739bf83ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13d076ba0db846a4bd76a8e29b6dba9f"
I20260713 09:09:01.284008 28271 raft_consensus.cc:697] T 1b47eaf122924b859d24e646b75fed8d P 4c5cc7426d5440f889110f6739bf83ed [term 1 LEADER]: Becoming Leader. State: Replica: 4c5cc7426d5440f889110f6739bf83ed, State: Running, Role: LEADER
W20260713 09:09:01.284395 28182 leader_election.cc:343] T eebc23d4c462462b8faaf176516ff61a P 4c5cc7426d5440f889110f6739bf83ed [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 13d076ba0db846a4bd76a8e29b6dba9f (127.27.71.2:38461): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:01.284610 28263 tablet_bootstrap.cc:492] T 68bf2a41afee4117847696984b4c51b6 P 4c5cc7426d5440f889110f6739bf83ed: No bootstrap required, opened a new log
I20260713 09:09:01.285018 28263 ts_tablet_manager.cc:1403] T 68bf2a41afee4117847696984b4c51b6 P 4c5cc7426d5440f889110f6739bf83ed: Time spent bootstrapping tablet: real 0.049s	user 0.006s	sys 0.014s
I20260713 09:09:01.285030 28067 raft_consensus.cc:2468] T eebc23d4c462462b8faaf176516ff61a P f5edafab15de430498b2cccedb34c496 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c5cc7426d5440f889110f6739bf83ed in term 1.
I20260713 09:09:01.269373 28262 ts_tablet_manager.cc:1434] T 68bf2a41afee4117847696984b4c51b6 P f5edafab15de430498b2cccedb34c496: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.003s
I20260713 09:09:01.284878 28271 consensus_queue.cc:237] T 1b47eaf122924b859d24e646b75fed8d P 4c5cc7426d5440f889110f6739bf83ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:01.286262 28182 leader_election.cc:304] T eebc23d4c462462b8faaf176516ff61a P 4c5cc7426d5440f889110f6739bf83ed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4c5cc7426d5440f889110f6739bf83ed, f5edafab15de430498b2cccedb34c496; no voters: 13d076ba0db846a4bd76a8e29b6dba9f
I20260713 09:09:01.287133 28310 raft_consensus.cc:2804] T eebc23d4c462462b8faaf176516ff61a P 4c5cc7426d5440f889110f6739bf83ed [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:01.287807 28310 raft_consensus.cc:697] T eebc23d4c462462b8faaf176516ff61a P 4c5cc7426d5440f889110f6739bf83ed [term 1 LEADER]: Becoming Leader. State: Replica: 4c5cc7426d5440f889110f6739bf83ed, State: Running, Role: LEADER
I20260713 09:09:01.287567 28263 raft_consensus.cc:359] T 68bf2a41afee4117847696984b4c51b6 P 4c5cc7426d5440f889110f6739bf83ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:01.288347 28263 raft_consensus.cc:385] T 68bf2a41afee4117847696984b4c51b6 P 4c5cc7426d5440f889110f6739bf83ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:01.288616 28263 raft_consensus.cc:740] T 68bf2a41afee4117847696984b4c51b6 P 4c5cc7426d5440f889110f6739bf83ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c5cc7426d5440f889110f6739bf83ed, State: Initialized, Role: FOLLOWER
I20260713 09:09:01.288669 28310 consensus_queue.cc:237] T eebc23d4c462462b8faaf176516ff61a P 4c5cc7426d5440f889110f6739bf83ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:01.289356 28263 consensus_queue.cc:260] T 68bf2a41afee4117847696984b4c51b6 P 4c5cc7426d5440f889110f6739bf83ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:01.291764 28264 tablet_bootstrap.cc:654] T eebc23d4c462462b8faaf176516ff61a P 13d076ba0db846a4bd76a8e29b6dba9f: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:01.292583 28263 ts_tablet_manager.cc:1434] T 68bf2a41afee4117847696984b4c51b6 P 4c5cc7426d5440f889110f6739bf83ed: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:09:01.293395 28263 tablet_bootstrap.cc:492] T cd2c5cfa79ee49e2ad5821188568cd65 P 4c5cc7426d5440f889110f6739bf83ed: Bootstrap starting.
I20260713 09:09:01.294032 28262 tablet_bootstrap.cc:492] T cd2c5cfa79ee49e2ad5821188568cd65 P f5edafab15de430498b2cccedb34c496: Bootstrap starting.
I20260713 09:09:01.299818 28263 tablet_bootstrap.cc:654] T cd2c5cfa79ee49e2ad5821188568cd65 P 4c5cc7426d5440f889110f6739bf83ed: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:01.304948 28262 tablet_bootstrap.cc:654] T cd2c5cfa79ee49e2ad5821188568cd65 P f5edafab15de430498b2cccedb34c496: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:01.316030 28263 tablet_bootstrap.cc:492] T cd2c5cfa79ee49e2ad5821188568cd65 P 4c5cc7426d5440f889110f6739bf83ed: No bootstrap required, opened a new log
I20260713 09:09:01.316542 28263 ts_tablet_manager.cc:1403] T cd2c5cfa79ee49e2ad5821188568cd65 P 4c5cc7426d5440f889110f6739bf83ed: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.005s
I20260713 09:09:01.316395 27961 catalog_manager.cc:5697] T 1b47eaf122924b859d24e646b75fed8d P 4c5cc7426d5440f889110f6739bf83ed reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c5cc7426d5440f889110f6739bf83ed (127.27.71.3). New cstate: current_term: 1 leader_uuid: "4c5cc7426d5440f889110f6739bf83ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:01.320669 28263 raft_consensus.cc:359] T cd2c5cfa79ee49e2ad5821188568cd65 P 4c5cc7426d5440f889110f6739bf83ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:01.321122 28264 tablet_bootstrap.cc:492] T eebc23d4c462462b8faaf176516ff61a P 13d076ba0db846a4bd76a8e29b6dba9f: No bootstrap required, opened a new log
I20260713 09:09:01.321305 28263 raft_consensus.cc:385] T cd2c5cfa79ee49e2ad5821188568cd65 P 4c5cc7426d5440f889110f6739bf83ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:01.321527 28264 ts_tablet_manager.cc:1403] T eebc23d4c462462b8faaf176516ff61a P 13d076ba0db846a4bd76a8e29b6dba9f: Time spent bootstrapping tablet: real 0.051s	user 0.014s	sys 0.007s
I20260713 09:09:01.321570 28263 raft_consensus.cc:740] T cd2c5cfa79ee49e2ad5821188568cd65 P 4c5cc7426d5440f889110f6739bf83ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c5cc7426d5440f889110f6739bf83ed, State: Initialized, Role: FOLLOWER
I20260713 09:09:01.322330 28263 consensus_queue.cc:260] T cd2c5cfa79ee49e2ad5821188568cd65 P 4c5cc7426d5440f889110f6739bf83ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:01.324462 28263 ts_tablet_manager.cc:1434] T cd2c5cfa79ee49e2ad5821188568cd65 P 4c5cc7426d5440f889110f6739bf83ed: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260713 09:09:01.324651 28262 tablet_bootstrap.cc:492] T cd2c5cfa79ee49e2ad5821188568cd65 P f5edafab15de430498b2cccedb34c496: No bootstrap required, opened a new log
I20260713 09:09:01.325007 28262 ts_tablet_manager.cc:1403] T cd2c5cfa79ee49e2ad5821188568cd65 P f5edafab15de430498b2cccedb34c496: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.006s
I20260713 09:09:01.326804 28262 raft_consensus.cc:359] T cd2c5cfa79ee49e2ad5821188568cd65 P f5edafab15de430498b2cccedb34c496 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:01.327409 28262 raft_consensus.cc:385] T cd2c5cfa79ee49e2ad5821188568cd65 P f5edafab15de430498b2cccedb34c496 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:01.327683 28262 raft_consensus.cc:740] T cd2c5cfa79ee49e2ad5821188568cd65 P f5edafab15de430498b2cccedb34c496 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5edafab15de430498b2cccedb34c496, State: Initialized, Role: FOLLOWER
I20260713 09:09:01.327889 28264 raft_consensus.cc:359] T eebc23d4c462462b8faaf176516ff61a P 13d076ba0db846a4bd76a8e29b6dba9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:01.328619 28264 raft_consensus.cc:385] T eebc23d4c462462b8faaf176516ff61a P 13d076ba0db846a4bd76a8e29b6dba9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:01.328271 28262 consensus_queue.cc:260] T cd2c5cfa79ee49e2ad5821188568cd65 P f5edafab15de430498b2cccedb34c496 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:01.328872 28264 raft_consensus.cc:740] T eebc23d4c462462b8faaf176516ff61a P 13d076ba0db846a4bd76a8e29b6dba9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13d076ba0db846a4bd76a8e29b6dba9f, State: Initialized, Role: FOLLOWER
I20260713 09:09:01.330458 28262 ts_tablet_manager.cc:1434] T cd2c5cfa79ee49e2ad5821188568cd65 P f5edafab15de430498b2cccedb34c496: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:09:01.331748 28264 consensus_queue.cc:260] T eebc23d4c462462b8faaf176516ff61a P 13d076ba0db846a4bd76a8e29b6dba9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:01.333910 28264 ts_tablet_manager.cc:1434] T eebc23d4c462462b8faaf176516ff61a P 13d076ba0db846a4bd76a8e29b6dba9f: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:09:01.334636 27961 catalog_manager.cc:5697] T eebc23d4c462462b8faaf176516ff61a P 4c5cc7426d5440f889110f6739bf83ed reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c5cc7426d5440f889110f6739bf83ed (127.27.71.3). New cstate: current_term: 1 leader_uuid: "4c5cc7426d5440f889110f6739bf83ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:01.365445 28268 raft_consensus.cc:493] T cd2c5cfa79ee49e2ad5821188568cd65 P f5edafab15de430498b2cccedb34c496 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:01.365867 28268 raft_consensus.cc:515] T cd2c5cfa79ee49e2ad5821188568cd65 P f5edafab15de430498b2cccedb34c496 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:01.367491 28268 leader_election.cc:290] T cd2c5cfa79ee49e2ad5821188568cd65 P f5edafab15de430498b2cccedb34c496 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13d076ba0db846a4bd76a8e29b6dba9f (127.27.71.2:38461), 4c5cc7426d5440f889110f6739bf83ed (127.27.71.3:40129)
I20260713 09:09:01.368158 28142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd2c5cfa79ee49e2ad5821188568cd65" candidate_uuid: "f5edafab15de430498b2cccedb34c496" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" is_pre_election: true
I20260713 09:09:01.368479 28218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd2c5cfa79ee49e2ad5821188568cd65" candidate_uuid: "f5edafab15de430498b2cccedb34c496" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c5cc7426d5440f889110f6739bf83ed" is_pre_election: true
I20260713 09:09:01.368777 28142 raft_consensus.cc:2468] T cd2c5cfa79ee49e2ad5821188568cd65 P 13d076ba0db846a4bd76a8e29b6dba9f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5edafab15de430498b2cccedb34c496 in term 0.
I20260713 09:09:01.369037 28218 raft_consensus.cc:2468] T cd2c5cfa79ee49e2ad5821188568cd65 P 4c5cc7426d5440f889110f6739bf83ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5edafab15de430498b2cccedb34c496 in term 0.
I20260713 09:09:01.369783 28032 leader_election.cc:304] T cd2c5cfa79ee49e2ad5821188568cd65 P f5edafab15de430498b2cccedb34c496 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13d076ba0db846a4bd76a8e29b6dba9f, f5edafab15de430498b2cccedb34c496; no voters: 
I20260713 09:09:01.370486 28268 raft_consensus.cc:2804] T cd2c5cfa79ee49e2ad5821188568cd65 P f5edafab15de430498b2cccedb34c496 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:01.370769 28268 raft_consensus.cc:493] T cd2c5cfa79ee49e2ad5821188568cd65 P f5edafab15de430498b2cccedb34c496 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:01.371031 28268 raft_consensus.cc:3060] T cd2c5cfa79ee49e2ad5821188568cd65 P f5edafab15de430498b2cccedb34c496 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:01.374838 28268 raft_consensus.cc:515] T cd2c5cfa79ee49e2ad5821188568cd65 P f5edafab15de430498b2cccedb34c496 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:01.376276 28268 leader_election.cc:290] T cd2c5cfa79ee49e2ad5821188568cd65 P f5edafab15de430498b2cccedb34c496 [CANDIDATE]: Term 1 election: Requested vote from peers 13d076ba0db846a4bd76a8e29b6dba9f (127.27.71.2:38461), 4c5cc7426d5440f889110f6739bf83ed (127.27.71.3:40129)
I20260713 09:09:01.377063 28142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd2c5cfa79ee49e2ad5821188568cd65" candidate_uuid: "f5edafab15de430498b2cccedb34c496" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13d076ba0db846a4bd76a8e29b6dba9f"
I20260713 09:09:01.377300 28218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd2c5cfa79ee49e2ad5821188568cd65" candidate_uuid: "f5edafab15de430498b2cccedb34c496" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c5cc7426d5440f889110f6739bf83ed"
I20260713 09:09:01.377514 28142 raft_consensus.cc:3060] T cd2c5cfa79ee49e2ad5821188568cd65 P 13d076ba0db846a4bd76a8e29b6dba9f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:01.377825 28218 raft_consensus.cc:3060] T cd2c5cfa79ee49e2ad5821188568cd65 P 4c5cc7426d5440f889110f6739bf83ed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:01.381747 28142 raft_consensus.cc:2468] T cd2c5cfa79ee49e2ad5821188568cd65 P 13d076ba0db846a4bd76a8e29b6dba9f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5edafab15de430498b2cccedb34c496 in term 1.
I20260713 09:09:01.382592 28032 leader_election.cc:304] T cd2c5cfa79ee49e2ad5821188568cd65 P f5edafab15de430498b2cccedb34c496 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13d076ba0db846a4bd76a8e29b6dba9f, f5edafab15de430498b2cccedb34c496; no voters: 
I20260713 09:09:01.383177 28268 raft_consensus.cc:2804] T cd2c5cfa79ee49e2ad5821188568cd65 P f5edafab15de430498b2cccedb34c496 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:01.383594 28218 raft_consensus.cc:2468] T cd2c5cfa79ee49e2ad5821188568cd65 P 4c5cc7426d5440f889110f6739bf83ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5edafab15de430498b2cccedb34c496 in term 1.
I20260713 09:09:01.383560 28268 raft_consensus.cc:697] T cd2c5cfa79ee49e2ad5821188568cd65 P f5edafab15de430498b2cccedb34c496 [term 1 LEADER]: Becoming Leader. State: Replica: f5edafab15de430498b2cccedb34c496, State: Running, Role: LEADER
I20260713 09:09:01.384871 28268 consensus_queue.cc:237] T cd2c5cfa79ee49e2ad5821188568cd65 P f5edafab15de430498b2cccedb34c496 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:01.392258 27961 catalog_manager.cc:5697] T cd2c5cfa79ee49e2ad5821188568cd65 P f5edafab15de430498b2cccedb34c496 reported cstate change: term changed from 0 to 1, leader changed from <none> to f5edafab15de430498b2cccedb34c496 (127.27.71.1). New cstate: current_term: 1 leader_uuid: "f5edafab15de430498b2cccedb34c496" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:01.461664 28269 consensus_queue.cc:1048] T 311b536922264f86bf7213c0feda1259 P 13d076ba0db846a4bd76a8e29b6dba9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:01.484066 28276 consensus_queue.cc:1048] T 311b536922264f86bf7213c0feda1259 P 13d076ba0db846a4bd76a8e29b6dba9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:01.493997 28268 consensus_queue.cc:1048] T 9627f4a7f70749e68aa83fd00d68efad P f5edafab15de430498b2cccedb34c496 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:01.505896 28268 consensus_queue.cc:1048] T 9627f4a7f70749e68aa83fd00d68efad P f5edafab15de430498b2cccedb34c496 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:01.556764 28294 raft_consensus.cc:493] T 68bf2a41afee4117847696984b4c51b6 P f5edafab15de430498b2cccedb34c496 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:01.557214 28294 raft_consensus.cc:515] T 68bf2a41afee4117847696984b4c51b6 P f5edafab15de430498b2cccedb34c496 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:01.558825 28294 leader_election.cc:290] T 68bf2a41afee4117847696984b4c51b6 P f5edafab15de430498b2cccedb34c496 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13d076ba0db846a4bd76a8e29b6dba9f (127.27.71.2:38461), 4c5cc7426d5440f889110f6739bf83ed (127.27.71.3:40129)
I20260713 09:09:01.559739 28142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68bf2a41afee4117847696984b4c51b6" candidate_uuid: "f5edafab15de430498b2cccedb34c496" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" is_pre_election: true
I20260713 09:09:01.559952 28218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68bf2a41afee4117847696984b4c51b6" candidate_uuid: "f5edafab15de430498b2cccedb34c496" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c5cc7426d5440f889110f6739bf83ed" is_pre_election: true
I20260713 09:09:01.560245 28142 raft_consensus.cc:2468] T 68bf2a41afee4117847696984b4c51b6 P 13d076ba0db846a4bd76a8e29b6dba9f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5edafab15de430498b2cccedb34c496 in term 0.
I20260713 09:09:01.560570 28218 raft_consensus.cc:2468] T 68bf2a41afee4117847696984b4c51b6 P 4c5cc7426d5440f889110f6739bf83ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5edafab15de430498b2cccedb34c496 in term 0.
I20260713 09:09:01.561225 28032 leader_election.cc:304] T 68bf2a41afee4117847696984b4c51b6 P f5edafab15de430498b2cccedb34c496 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13d076ba0db846a4bd76a8e29b6dba9f, f5edafab15de430498b2cccedb34c496; no voters: 
I20260713 09:09:01.561944 28294 raft_consensus.cc:2804] T 68bf2a41afee4117847696984b4c51b6 P f5edafab15de430498b2cccedb34c496 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:01.562237 28294 raft_consensus.cc:493] T 68bf2a41afee4117847696984b4c51b6 P f5edafab15de430498b2cccedb34c496 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:01.562496 28294 raft_consensus.cc:3060] T 68bf2a41afee4117847696984b4c51b6 P f5edafab15de430498b2cccedb34c496 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:01.567016 28294 raft_consensus.cc:515] T 68bf2a41afee4117847696984b4c51b6 P f5edafab15de430498b2cccedb34c496 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:01.568621 28294 leader_election.cc:290] T 68bf2a41afee4117847696984b4c51b6 P f5edafab15de430498b2cccedb34c496 [CANDIDATE]: Term 1 election: Requested vote from peers 13d076ba0db846a4bd76a8e29b6dba9f (127.27.71.2:38461), 4c5cc7426d5440f889110f6739bf83ed (127.27.71.3:40129)
I20260713 09:09:01.569304 28142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68bf2a41afee4117847696984b4c51b6" candidate_uuid: "f5edafab15de430498b2cccedb34c496" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13d076ba0db846a4bd76a8e29b6dba9f"
I20260713 09:09:01.569667 28218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68bf2a41afee4117847696984b4c51b6" candidate_uuid: "f5edafab15de430498b2cccedb34c496" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c5cc7426d5440f889110f6739bf83ed"
I20260713 09:09:01.569907 28142 raft_consensus.cc:3060] T 68bf2a41afee4117847696984b4c51b6 P 13d076ba0db846a4bd76a8e29b6dba9f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:01.570329 28218 raft_consensus.cc:3060] T 68bf2a41afee4117847696984b4c51b6 P 4c5cc7426d5440f889110f6739bf83ed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:01.575644 28271 consensus_queue.cc:1048] T 230c60a4414e47f395a18cf57b2855e0 P 4c5cc7426d5440f889110f6739bf83ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:01.577064 28142 raft_consensus.cc:2468] T 68bf2a41afee4117847696984b4c51b6 P 13d076ba0db846a4bd76a8e29b6dba9f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5edafab15de430498b2cccedb34c496 in term 1.
I20260713 09:09:01.578130 28032 leader_election.cc:304] T 68bf2a41afee4117847696984b4c51b6 P f5edafab15de430498b2cccedb34c496 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13d076ba0db846a4bd76a8e29b6dba9f, f5edafab15de430498b2cccedb34c496; no voters: 
I20260713 09:09:01.578292 28218 raft_consensus.cc:2468] T 68bf2a41afee4117847696984b4c51b6 P 4c5cc7426d5440f889110f6739bf83ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5edafab15de430498b2cccedb34c496 in term 1.
I20260713 09:09:01.578825 28294 raft_consensus.cc:2804] T 68bf2a41afee4117847696984b4c51b6 P f5edafab15de430498b2cccedb34c496 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:01.579286 28294 raft_consensus.cc:697] T 68bf2a41afee4117847696984b4c51b6 P f5edafab15de430498b2cccedb34c496 [term 1 LEADER]: Becoming Leader. State: Replica: f5edafab15de430498b2cccedb34c496, State: Running, Role: LEADER
I20260713 09:09:01.580080 28294 consensus_queue.cc:237] T 68bf2a41afee4117847696984b4c51b6 P f5edafab15de430498b2cccedb34c496 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:01.588882 28310 consensus_queue.cc:1048] T 230c60a4414e47f395a18cf57b2855e0 P 4c5cc7426d5440f889110f6739bf83ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:01.595820 27964 catalog_manager.cc:5697] T 68bf2a41afee4117847696984b4c51b6 P f5edafab15de430498b2cccedb34c496 reported cstate change: term changed from 0 to 1, leader changed from <none> to f5edafab15de430498b2cccedb34c496 (127.27.71.1). New cstate: current_term: 1 leader_uuid: "f5edafab15de430498b2cccedb34c496" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:01.614254 28294 consensus_queue.cc:1048] T 5123392ef8fc4fc88a9bf7d2b2b535fc P f5edafab15de430498b2cccedb34c496 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:01.615151 28310 raft_consensus.cc:493] T 1f8b2b5fafd74a658ef3bf19de0e5242 P 4c5cc7426d5440f889110f6739bf83ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:01.615528 28310 raft_consensus.cc:515] T 1f8b2b5fafd74a658ef3bf19de0e5242 P 4c5cc7426d5440f889110f6739bf83ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:01.617633 28310 leader_election.cc:290] T 1f8b2b5fafd74a658ef3bf19de0e5242 P 4c5cc7426d5440f889110f6739bf83ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5edafab15de430498b2cccedb34c496 (127.27.71.1:37607), 13d076ba0db846a4bd76a8e29b6dba9f (127.27.71.2:38461)
I20260713 09:09:01.618623 28142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f8b2b5fafd74a658ef3bf19de0e5242" candidate_uuid: "4c5cc7426d5440f889110f6739bf83ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" is_pre_election: true
I20260713 09:09:01.619441 28142 raft_consensus.cc:2393] T 1f8b2b5fafd74a658ef3bf19de0e5242 P 13d076ba0db846a4bd76a8e29b6dba9f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4c5cc7426d5440f889110f6739bf83ed in current term 1: Already voted for candidate f5edafab15de430498b2cccedb34c496 in this term.
I20260713 09:09:01.619566 28067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f8b2b5fafd74a658ef3bf19de0e5242" candidate_uuid: "4c5cc7426d5440f889110f6739bf83ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5edafab15de430498b2cccedb34c496" is_pre_election: true
I20260713 09:09:01.620909 28182 leader_election.cc:304] T 1f8b2b5fafd74a658ef3bf19de0e5242 P 4c5cc7426d5440f889110f6739bf83ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4c5cc7426d5440f889110f6739bf83ed; no voters: 13d076ba0db846a4bd76a8e29b6dba9f, f5edafab15de430498b2cccedb34c496
I20260713 09:09:01.622113 28310 raft_consensus.cc:3060] T 1f8b2b5fafd74a658ef3bf19de0e5242 P 4c5cc7426d5440f889110f6739bf83ed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:01.628649 28310 raft_consensus.cc:2749] T 1f8b2b5fafd74a658ef3bf19de0e5242 P 4c5cc7426d5440f889110f6739bf83ed [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:01.631048 28268 consensus_queue.cc:1048] T 5123392ef8fc4fc88a9bf7d2b2b535fc P f5edafab15de430498b2cccedb34c496 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:01.685209 28268 consensus_queue.cc:1048] T 1f8b2b5fafd74a658ef3bf19de0e5242 P f5edafab15de430498b2cccedb34c496 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:01.702167 28323 consensus_queue.cc:1048] T 1f8b2b5fafd74a658ef3bf19de0e5242 P f5edafab15de430498b2cccedb34c496 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:01.730909 28310 consensus_queue.cc:1048] T eebc23d4c462462b8faaf176516ff61a P 4c5cc7426d5440f889110f6739bf83ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:01.740013 28144 raft_consensus.cc:3060] T eebc23d4c462462b8faaf176516ff61a P 13d076ba0db846a4bd76a8e29b6dba9f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:01.749369 28303 consensus_queue.cc:1048] T 1b47eaf122924b859d24e646b75fed8d P 4c5cc7426d5440f889110f6739bf83ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:01.750663 28303 consensus_queue.cc:1048] T eebc23d4c462462b8faaf176516ff61a P 4c5cc7426d5440f889110f6739bf83ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:01.776269 28303 consensus_queue.cc:1048] T 1b47eaf122924b859d24e646b75fed8d P 4c5cc7426d5440f889110f6739bf83ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:01.786839 28323 consensus_queue.cc:1048] T cd2c5cfa79ee49e2ad5821188568cd65 P f5edafab15de430498b2cccedb34c496 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:01.803133 28217 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eebc23d4c462462b8faaf176516ff61a"
dest_uuid: "4c5cc7426d5440f889110f6739bf83ed"
mode: GRACEFUL
new_leader_uuid: "f5edafab15de430498b2cccedb34c496"
 from {username='slave'} at 127.0.0.1:38014
I20260713 09:09:01.803849 28217 raft_consensus.cc:606] T eebc23d4c462462b8faaf176516ff61a P 4c5cc7426d5440f889110f6739bf83ed [term 1 LEADER]: Received request to transfer leadership to TS f5edafab15de430498b2cccedb34c496
I20260713 09:09:01.810889 28294 consensus_queue.cc:1048] T cd2c5cfa79ee49e2ad5821188568cd65 P f5edafab15de430498b2cccedb34c496 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:01.814335 28218 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "230c60a4414e47f395a18cf57b2855e0"
dest_uuid: "4c5cc7426d5440f889110f6739bf83ed"
mode: GRACEFUL
new_leader_uuid: "f5edafab15de430498b2cccedb34c496"
 from {username='slave'} at 127.0.0.1:38014
I20260713 09:09:01.814915 28218 raft_consensus.cc:606] T 230c60a4414e47f395a18cf57b2855e0 P 4c5cc7426d5440f889110f6739bf83ed [term 1 LEADER]: Received request to transfer leadership to TS f5edafab15de430498b2cccedb34c496
I20260713 09:09:01.822018 28218 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1b47eaf122924b859d24e646b75fed8d"
dest_uuid: "4c5cc7426d5440f889110f6739bf83ed"
mode: GRACEFUL
new_leader_uuid: "13d076ba0db846a4bd76a8e29b6dba9f"
 from {username='slave'} at 127.0.0.1:38014
I20260713 09:09:01.822578 28218 raft_consensus.cc:606] T 1b47eaf122924b859d24e646b75fed8d P 4c5cc7426d5440f889110f6739bf83ed [term 1 LEADER]: Received request to transfer leadership to TS 13d076ba0db846a4bd76a8e29b6dba9f
I20260713 09:09:01.843580 28067 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1f8b2b5fafd74a658ef3bf19de0e5242"
dest_uuid: "f5edafab15de430498b2cccedb34c496"
mode: GRACEFUL
new_leader_uuid: "13d076ba0db846a4bd76a8e29b6dba9f"
 from {username='slave'} at 127.0.0.1:42496
I20260713 09:09:01.844198 28067 raft_consensus.cc:606] T 1f8b2b5fafd74a658ef3bf19de0e5242 P f5edafab15de430498b2cccedb34c496 [term 1 LEADER]: Received request to transfer leadership to TS 13d076ba0db846a4bd76a8e29b6dba9f
I20260713 09:09:01.848925 28067 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "68bf2a41afee4117847696984b4c51b6"
dest_uuid: "f5edafab15de430498b2cccedb34c496"
mode: GRACEFUL
new_leader_uuid: "13d076ba0db846a4bd76a8e29b6dba9f"
 from {username='slave'} at 127.0.0.1:42496
I20260713 09:09:01.849376 28067 raft_consensus.cc:606] T 68bf2a41afee4117847696984b4c51b6 P f5edafab15de430498b2cccedb34c496 [term 1 LEADER]: Received request to transfer leadership to TS 13d076ba0db846a4bd76a8e29b6dba9f
I20260713 09:09:01.854038 28067 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd2c5cfa79ee49e2ad5821188568cd65"
dest_uuid: "f5edafab15de430498b2cccedb34c496"
mode: GRACEFUL
new_leader_uuid: "4c5cc7426d5440f889110f6739bf83ed"
 from {username='slave'} at 127.0.0.1:42496
I20260713 09:09:01.854475 28067 raft_consensus.cc:606] T cd2c5cfa79ee49e2ad5821188568cd65 P f5edafab15de430498b2cccedb34c496 [term 1 LEADER]: Received request to transfer leadership to TS 4c5cc7426d5440f889110f6739bf83ed
I20260713 09:09:02.031415 28294 consensus_queue.cc:1048] T 68bf2a41afee4117847696984b4c51b6 P f5edafab15de430498b2cccedb34c496 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:02.037622 28268 raft_consensus.cc:993] T 68bf2a41afee4117847696984b4c51b6 P f5edafab15de430498b2cccedb34c496: : Instructing follower 13d076ba0db846a4bd76a8e29b6dba9f to start an election
I20260713 09:09:02.038043 28268 raft_consensus.cc:1081] T 68bf2a41afee4117847696984b4c51b6 P f5edafab15de430498b2cccedb34c496 [term 1 LEADER]: Signalling peer 13d076ba0db846a4bd76a8e29b6dba9f to start an election
I20260713 09:09:02.042351 28144 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "68bf2a41afee4117847696984b4c51b6"
dest_uuid: "13d076ba0db846a4bd76a8e29b6dba9f"
 from {username='slave'} at 127.0.0.1:40418
I20260713 09:09:02.042882 28144 raft_consensus.cc:493] T 68bf2a41afee4117847696984b4c51b6 P 13d076ba0db846a4bd76a8e29b6dba9f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:02.043248 28144 raft_consensus.cc:3060] T 68bf2a41afee4117847696984b4c51b6 P 13d076ba0db846a4bd76a8e29b6dba9f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:02.045578 28268 consensus_queue.cc:1048] T 68bf2a41afee4117847696984b4c51b6 P f5edafab15de430498b2cccedb34c496 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:02.049727 28144 raft_consensus.cc:515] T 68bf2a41afee4117847696984b4c51b6 P 13d076ba0db846a4bd76a8e29b6dba9f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:02.059801 28067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68bf2a41afee4117847696984b4c51b6" candidate_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f5edafab15de430498b2cccedb34c496"
I20260713 09:09:02.060294 28067 raft_consensus.cc:3055] T 68bf2a41afee4117847696984b4c51b6 P f5edafab15de430498b2cccedb34c496 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:02.060576 28067 raft_consensus.cc:740] T 68bf2a41afee4117847696984b4c51b6 P f5edafab15de430498b2cccedb34c496 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f5edafab15de430498b2cccedb34c496, State: Running, Role: LEADER
I20260713 09:09:02.061200 28067 consensus_queue.cc:260] T 68bf2a41afee4117847696984b4c51b6 P f5edafab15de430498b2cccedb34c496 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:02.062268 28067 raft_consensus.cc:3060] T 68bf2a41afee4117847696984b4c51b6 P f5edafab15de430498b2cccedb34c496 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:02.063386 28144 leader_election.cc:290] T 68bf2a41afee4117847696984b4c51b6 P 13d076ba0db846a4bd76a8e29b6dba9f [CANDIDATE]: Term 2 election: Requested vote from peers f5edafab15de430498b2cccedb34c496 (127.27.71.1:37607), 4c5cc7426d5440f889110f6739bf83ed (127.27.71.3:40129)
I20260713 09:09:02.065676 28217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68bf2a41afee4117847696984b4c51b6" candidate_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c5cc7426d5440f889110f6739bf83ed"
I20260713 09:09:02.066256 28217 raft_consensus.cc:3060] T 68bf2a41afee4117847696984b4c51b6 P 4c5cc7426d5440f889110f6739bf83ed [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:02.066957 28067 raft_consensus.cc:2468] T 68bf2a41afee4117847696984b4c51b6 P f5edafab15de430498b2cccedb34c496 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13d076ba0db846a4bd76a8e29b6dba9f in term 2.
I20260713 09:09:02.067927 28107 leader_election.cc:304] T 68bf2a41afee4117847696984b4c51b6 P 13d076ba0db846a4bd76a8e29b6dba9f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13d076ba0db846a4bd76a8e29b6dba9f, f5edafab15de430498b2cccedb34c496; no voters: 
I20260713 09:09:02.068574 28276 raft_consensus.cc:2804] T 68bf2a41afee4117847696984b4c51b6 P 13d076ba0db846a4bd76a8e29b6dba9f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:02.069612 28276 raft_consensus.cc:697] T 68bf2a41afee4117847696984b4c51b6 P 13d076ba0db846a4bd76a8e29b6dba9f [term 2 LEADER]: Becoming Leader. State: Replica: 13d076ba0db846a4bd76a8e29b6dba9f, State: Running, Role: LEADER
I20260713 09:09:02.070446 28276 consensus_queue.cc:237] T 68bf2a41afee4117847696984b4c51b6 P 13d076ba0db846a4bd76a8e29b6dba9f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:02.072408 28217 raft_consensus.cc:2468] T 68bf2a41afee4117847696984b4c51b6 P 4c5cc7426d5440f889110f6739bf83ed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13d076ba0db846a4bd76a8e29b6dba9f in term 2.
I20260713 09:09:02.076942 27964 catalog_manager.cc:5697] T 68bf2a41afee4117847696984b4c51b6 P 13d076ba0db846a4bd76a8e29b6dba9f reported cstate change: term changed from 1 to 2, leader changed from f5edafab15de430498b2cccedb34c496 (127.27.71.1) to 13d076ba0db846a4bd76a8e29b6dba9f (127.27.71.2). New cstate: current_term: 2 leader_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:02.095376 28303 raft_consensus.cc:993] T 230c60a4414e47f395a18cf57b2855e0 P 4c5cc7426d5440f889110f6739bf83ed: : Instructing follower f5edafab15de430498b2cccedb34c496 to start an election
I20260713 09:09:02.095852 28333 raft_consensus.cc:1081] T 230c60a4414e47f395a18cf57b2855e0 P 4c5cc7426d5440f889110f6739bf83ed [term 1 LEADER]: Signalling peer f5edafab15de430498b2cccedb34c496 to start an election
I20260713 09:09:02.097651 28067 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "230c60a4414e47f395a18cf57b2855e0"
dest_uuid: "f5edafab15de430498b2cccedb34c496"
 from {username='slave'} at 127.0.0.1:42492
I20260713 09:09:02.098268 28067 raft_consensus.cc:493] T 230c60a4414e47f395a18cf57b2855e0 P f5edafab15de430498b2cccedb34c496 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:02.098667 28067 raft_consensus.cc:3060] T 230c60a4414e47f395a18cf57b2855e0 P f5edafab15de430498b2cccedb34c496 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:02.105991 28067 raft_consensus.cc:515] T 230c60a4414e47f395a18cf57b2855e0 P f5edafab15de430498b2cccedb34c496 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:02.107584 28067 leader_election.cc:290] T 230c60a4414e47f395a18cf57b2855e0 P f5edafab15de430498b2cccedb34c496 [CANDIDATE]: Term 2 election: Requested vote from peers 13d076ba0db846a4bd76a8e29b6dba9f (127.27.71.2:38461), 4c5cc7426d5440f889110f6739bf83ed (127.27.71.3:40129)
I20260713 09:09:02.108377 28144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "230c60a4414e47f395a18cf57b2855e0" candidate_uuid: "f5edafab15de430498b2cccedb34c496" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "13d076ba0db846a4bd76a8e29b6dba9f"
I20260713 09:09:02.108778 28217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "230c60a4414e47f395a18cf57b2855e0" candidate_uuid: "f5edafab15de430498b2cccedb34c496" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c5cc7426d5440f889110f6739bf83ed"
I20260713 09:09:02.108913 28144 raft_consensus.cc:3060] T 230c60a4414e47f395a18cf57b2855e0 P 13d076ba0db846a4bd76a8e29b6dba9f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:02.109313 28217 raft_consensus.cc:3055] T 230c60a4414e47f395a18cf57b2855e0 P 4c5cc7426d5440f889110f6739bf83ed [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:02.109624 28217 raft_consensus.cc:740] T 230c60a4414e47f395a18cf57b2855e0 P 4c5cc7426d5440f889110f6739bf83ed [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4c5cc7426d5440f889110f6739bf83ed, State: Running, Role: LEADER
I20260713 09:09:02.110373 28217 consensus_queue.cc:260] T 230c60a4414e47f395a18cf57b2855e0 P 4c5cc7426d5440f889110f6739bf83ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:02.111275 28217 raft_consensus.cc:3060] T 230c60a4414e47f395a18cf57b2855e0 P 4c5cc7426d5440f889110f6739bf83ed [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:02.115131 28144 raft_consensus.cc:2468] T 230c60a4414e47f395a18cf57b2855e0 P 13d076ba0db846a4bd76a8e29b6dba9f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5edafab15de430498b2cccedb34c496 in term 2.
I20260713 09:09:02.115286 28217 raft_consensus.cc:2468] T 230c60a4414e47f395a18cf57b2855e0 P 4c5cc7426d5440f889110f6739bf83ed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5edafab15de430498b2cccedb34c496 in term 2.
I20260713 09:09:02.116427 28032 leader_election.cc:304] T 230c60a4414e47f395a18cf57b2855e0 P f5edafab15de430498b2cccedb34c496 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13d076ba0db846a4bd76a8e29b6dba9f, f5edafab15de430498b2cccedb34c496; no voters: 
I20260713 09:09:02.117158 28268 raft_consensus.cc:2804] T 230c60a4414e47f395a18cf57b2855e0 P f5edafab15de430498b2cccedb34c496 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:02.117602 28268 raft_consensus.cc:697] T 230c60a4414e47f395a18cf57b2855e0 P f5edafab15de430498b2cccedb34c496 [term 2 LEADER]: Becoming Leader. State: Replica: f5edafab15de430498b2cccedb34c496, State: Running, Role: LEADER
I20260713 09:09:02.118338 28268 consensus_queue.cc:237] T 230c60a4414e47f395a18cf57b2855e0 P f5edafab15de430498b2cccedb34c496 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:02.125008 27962 catalog_manager.cc:5697] T 230c60a4414e47f395a18cf57b2855e0 P f5edafab15de430498b2cccedb34c496 reported cstate change: term changed from 1 to 2, leader changed from 4c5cc7426d5440f889110f6739bf83ed (127.27.71.3) to f5edafab15de430498b2cccedb34c496 (127.27.71.1). New cstate: current_term: 2 leader_uuid: "f5edafab15de430498b2cccedb34c496" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:02.170820 28323 raft_consensus.cc:993] T 1f8b2b5fafd74a658ef3bf19de0e5242 P f5edafab15de430498b2cccedb34c496: : Instructing follower 13d076ba0db846a4bd76a8e29b6dba9f to start an election
I20260713 09:09:02.171270 28268 raft_consensus.cc:1081] T 1f8b2b5fafd74a658ef3bf19de0e5242 P f5edafab15de430498b2cccedb34c496 [term 1 LEADER]: Signalling peer 13d076ba0db846a4bd76a8e29b6dba9f to start an election
I20260713 09:09:02.173030 28144 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1f8b2b5fafd74a658ef3bf19de0e5242"
dest_uuid: "13d076ba0db846a4bd76a8e29b6dba9f"
 from {username='slave'} at 127.0.0.1:40418
I20260713 09:09:02.173564 28144 raft_consensus.cc:493] T 1f8b2b5fafd74a658ef3bf19de0e5242 P 13d076ba0db846a4bd76a8e29b6dba9f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:02.173916 28144 raft_consensus.cc:3060] T 1f8b2b5fafd74a658ef3bf19de0e5242 P 13d076ba0db846a4bd76a8e29b6dba9f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:02.180184 28144 raft_consensus.cc:515] T 1f8b2b5fafd74a658ef3bf19de0e5242 P 13d076ba0db846a4bd76a8e29b6dba9f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:02.182468 28144 leader_election.cc:290] T 1f8b2b5fafd74a658ef3bf19de0e5242 P 13d076ba0db846a4bd76a8e29b6dba9f [CANDIDATE]: Term 2 election: Requested vote from peers f5edafab15de430498b2cccedb34c496 (127.27.71.1:37607), 4c5cc7426d5440f889110f6739bf83ed (127.27.71.3:40129)
I20260713 09:09:02.182752 28067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f8b2b5fafd74a658ef3bf19de0e5242" candidate_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f5edafab15de430498b2cccedb34c496"
I20260713 09:09:02.183061 28217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f8b2b5fafd74a658ef3bf19de0e5242" candidate_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c5cc7426d5440f889110f6739bf83ed"
I20260713 09:09:02.183313 28067 raft_consensus.cc:3055] T 1f8b2b5fafd74a658ef3bf19de0e5242 P f5edafab15de430498b2cccedb34c496 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:02.183601 28217 raft_consensus.cc:3060] T 1f8b2b5fafd74a658ef3bf19de0e5242 P 4c5cc7426d5440f889110f6739bf83ed [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:02.183691 28067 raft_consensus.cc:740] T 1f8b2b5fafd74a658ef3bf19de0e5242 P f5edafab15de430498b2cccedb34c496 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f5edafab15de430498b2cccedb34c496, State: Running, Role: LEADER
I20260713 09:09:02.184549 28067 consensus_queue.cc:260] T 1f8b2b5fafd74a658ef3bf19de0e5242 P f5edafab15de430498b2cccedb34c496 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:02.185752 28067 raft_consensus.cc:3060] T 1f8b2b5fafd74a658ef3bf19de0e5242 P f5edafab15de430498b2cccedb34c496 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:02.190171 28217 raft_consensus.cc:2468] T 1f8b2b5fafd74a658ef3bf19de0e5242 P 4c5cc7426d5440f889110f6739bf83ed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13d076ba0db846a4bd76a8e29b6dba9f in term 2.
I20260713 09:09:02.191179 28109 leader_election.cc:304] T 1f8b2b5fafd74a658ef3bf19de0e5242 P 13d076ba0db846a4bd76a8e29b6dba9f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13d076ba0db846a4bd76a8e29b6dba9f, 4c5cc7426d5440f889110f6739bf83ed; no voters: 
I20260713 09:09:02.191942 28344 raft_consensus.cc:2804] T 1f8b2b5fafd74a658ef3bf19de0e5242 P 13d076ba0db846a4bd76a8e29b6dba9f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:02.192094 28067 raft_consensus.cc:2468] T 1f8b2b5fafd74a658ef3bf19de0e5242 P f5edafab15de430498b2cccedb34c496 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13d076ba0db846a4bd76a8e29b6dba9f in term 2.
I20260713 09:09:02.192448 28344 raft_consensus.cc:697] T 1f8b2b5fafd74a658ef3bf19de0e5242 P 13d076ba0db846a4bd76a8e29b6dba9f [term 2 LEADER]: Becoming Leader. State: Replica: 13d076ba0db846a4bd76a8e29b6dba9f, State: Running, Role: LEADER
I20260713 09:09:02.193327 28344 consensus_queue.cc:237] T 1f8b2b5fafd74a658ef3bf19de0e5242 P 13d076ba0db846a4bd76a8e29b6dba9f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:02.200301 27962 catalog_manager.cc:5697] T 1f8b2b5fafd74a658ef3bf19de0e5242 P 13d076ba0db846a4bd76a8e29b6dba9f reported cstate change: term changed from 1 to 2, leader changed from f5edafab15de430498b2cccedb34c496 (127.27.71.1) to 13d076ba0db846a4bd76a8e29b6dba9f (127.27.71.2). New cstate: current_term: 2 leader_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:02.275727 28271 raft_consensus.cc:993] T 1b47eaf122924b859d24e646b75fed8d P 4c5cc7426d5440f889110f6739bf83ed: : Instructing follower 13d076ba0db846a4bd76a8e29b6dba9f to start an election
I20260713 09:09:02.276238 28333 raft_consensus.cc:1081] T 1b47eaf122924b859d24e646b75fed8d P 4c5cc7426d5440f889110f6739bf83ed [term 1 LEADER]: Signalling peer 13d076ba0db846a4bd76a8e29b6dba9f to start an election
I20260713 09:09:02.277881 28144 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1b47eaf122924b859d24e646b75fed8d"
dest_uuid: "13d076ba0db846a4bd76a8e29b6dba9f"
 from {username='slave'} at 127.0.0.1:40422
I20260713 09:09:02.278420 28144 raft_consensus.cc:493] T 1b47eaf122924b859d24e646b75fed8d P 13d076ba0db846a4bd76a8e29b6dba9f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:02.278792 28144 raft_consensus.cc:3060] T 1b47eaf122924b859d24e646b75fed8d P 13d076ba0db846a4bd76a8e29b6dba9f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:02.285291 28144 raft_consensus.cc:515] T 1b47eaf122924b859d24e646b75fed8d P 13d076ba0db846a4bd76a8e29b6dba9f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:02.287262 28144 leader_election.cc:290] T 1b47eaf122924b859d24e646b75fed8d P 13d076ba0db846a4bd76a8e29b6dba9f [CANDIDATE]: Term 2 election: Requested vote from peers f5edafab15de430498b2cccedb34c496 (127.27.71.1:37607), 4c5cc7426d5440f889110f6739bf83ed (127.27.71.3:40129)
I20260713 09:09:02.287904 28067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b47eaf122924b859d24e646b75fed8d" candidate_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f5edafab15de430498b2cccedb34c496"
I20260713 09:09:02.288360 28217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b47eaf122924b859d24e646b75fed8d" candidate_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c5cc7426d5440f889110f6739bf83ed"
I20260713 09:09:02.288498 28067 raft_consensus.cc:3060] T 1b47eaf122924b859d24e646b75fed8d P f5edafab15de430498b2cccedb34c496 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:02.288913 28217 raft_consensus.cc:3055] T 1b47eaf122924b859d24e646b75fed8d P 4c5cc7426d5440f889110f6739bf83ed [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:02.289269 28217 raft_consensus.cc:740] T 1b47eaf122924b859d24e646b75fed8d P 4c5cc7426d5440f889110f6739bf83ed [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4c5cc7426d5440f889110f6739bf83ed, State: Running, Role: LEADER
I20260713 09:09:02.289999 28217 consensus_queue.cc:260] T 1b47eaf122924b859d24e646b75fed8d P 4c5cc7426d5440f889110f6739bf83ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:02.291544 28217 raft_consensus.cc:3060] T 1b47eaf122924b859d24e646b75fed8d P 4c5cc7426d5440f889110f6739bf83ed [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:02.293641 28067 raft_consensus.cc:2468] T 1b47eaf122924b859d24e646b75fed8d P f5edafab15de430498b2cccedb34c496 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13d076ba0db846a4bd76a8e29b6dba9f in term 2.
I20260713 09:09:02.294855 28107 leader_election.cc:304] T 1b47eaf122924b859d24e646b75fed8d P 13d076ba0db846a4bd76a8e29b6dba9f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13d076ba0db846a4bd76a8e29b6dba9f, f5edafab15de430498b2cccedb34c496; no voters: 
I20260713 09:09:02.295650 28344 raft_consensus.cc:2804] T 1b47eaf122924b859d24e646b75fed8d P 13d076ba0db846a4bd76a8e29b6dba9f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:02.296211 28344 raft_consensus.cc:697] T 1b47eaf122924b859d24e646b75fed8d P 13d076ba0db846a4bd76a8e29b6dba9f [term 2 LEADER]: Becoming Leader. State: Replica: 13d076ba0db846a4bd76a8e29b6dba9f, State: Running, Role: LEADER
I20260713 09:09:02.297058 28344 consensus_queue.cc:237] T 1b47eaf122924b859d24e646b75fed8d P 13d076ba0db846a4bd76a8e29b6dba9f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:02.302281 28217 raft_consensus.cc:2468] T 1b47eaf122924b859d24e646b75fed8d P 4c5cc7426d5440f889110f6739bf83ed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13d076ba0db846a4bd76a8e29b6dba9f in term 2.
I20260713 09:09:02.303993 27962 catalog_manager.cc:5697] T 1b47eaf122924b859d24e646b75fed8d P 13d076ba0db846a4bd76a8e29b6dba9f reported cstate change: term changed from 1 to 2, leader changed from 4c5cc7426d5440f889110f6739bf83ed (127.27.71.3) to 13d076ba0db846a4bd76a8e29b6dba9f (127.27.71.2). New cstate: current_term: 2 leader_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:02.358225 28271 raft_consensus.cc:993] T eebc23d4c462462b8faaf176516ff61a P 4c5cc7426d5440f889110f6739bf83ed: : Instructing follower f5edafab15de430498b2cccedb34c496 to start an election
I20260713 09:09:02.358649 28333 raft_consensus.cc:1081] T eebc23d4c462462b8faaf176516ff61a P 4c5cc7426d5440f889110f6739bf83ed [term 1 LEADER]: Signalling peer f5edafab15de430498b2cccedb34c496 to start an election
I20260713 09:09:02.360545 28067 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eebc23d4c462462b8faaf176516ff61a"
dest_uuid: "f5edafab15de430498b2cccedb34c496"
 from {username='slave'} at 127.0.0.1:42492
I20260713 09:09:02.361112 28067 raft_consensus.cc:493] T eebc23d4c462462b8faaf176516ff61a P f5edafab15de430498b2cccedb34c496 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:02.361465 28067 raft_consensus.cc:3060] T eebc23d4c462462b8faaf176516ff61a P f5edafab15de430498b2cccedb34c496 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:02.368098 28067 raft_consensus.cc:515] T eebc23d4c462462b8faaf176516ff61a P f5edafab15de430498b2cccedb34c496 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:02.370085 28067 leader_election.cc:290] T eebc23d4c462462b8faaf176516ff61a P f5edafab15de430498b2cccedb34c496 [CANDIDATE]: Term 2 election: Requested vote from peers 13d076ba0db846a4bd76a8e29b6dba9f (127.27.71.2:38461), 4c5cc7426d5440f889110f6739bf83ed (127.27.71.3:40129)
I20260713 09:09:02.370666 28144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eebc23d4c462462b8faaf176516ff61a" candidate_uuid: "f5edafab15de430498b2cccedb34c496" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "13d076ba0db846a4bd76a8e29b6dba9f"
I20260713 09:09:02.371208 28144 raft_consensus.cc:3060] T eebc23d4c462462b8faaf176516ff61a P 13d076ba0db846a4bd76a8e29b6dba9f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:02.371296 28217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eebc23d4c462462b8faaf176516ff61a" candidate_uuid: "f5edafab15de430498b2cccedb34c496" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c5cc7426d5440f889110f6739bf83ed"
I20260713 09:09:02.371892 28217 raft_consensus.cc:3055] T eebc23d4c462462b8faaf176516ff61a P 4c5cc7426d5440f889110f6739bf83ed [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:02.372207 28217 raft_consensus.cc:740] T eebc23d4c462462b8faaf176516ff61a P 4c5cc7426d5440f889110f6739bf83ed [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4c5cc7426d5440f889110f6739bf83ed, State: Running, Role: LEADER
I20260713 09:09:02.372951 28217 consensus_queue.cc:260] T eebc23d4c462462b8faaf176516ff61a P 4c5cc7426d5440f889110f6739bf83ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:02.374147 28217 raft_consensus.cc:3060] T eebc23d4c462462b8faaf176516ff61a P 4c5cc7426d5440f889110f6739bf83ed [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:02.375689 28144 raft_consensus.cc:2468] T eebc23d4c462462b8faaf176516ff61a P 13d076ba0db846a4bd76a8e29b6dba9f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5edafab15de430498b2cccedb34c496 in term 2.
I20260713 09:09:02.376632 28032 leader_election.cc:304] T eebc23d4c462462b8faaf176516ff61a P f5edafab15de430498b2cccedb34c496 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13d076ba0db846a4bd76a8e29b6dba9f, f5edafab15de430498b2cccedb34c496; no voters: 
I20260713 09:09:02.377272 28268 raft_consensus.cc:2804] T eebc23d4c462462b8faaf176516ff61a P f5edafab15de430498b2cccedb34c496 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:02.377696 28268 raft_consensus.cc:697] T eebc23d4c462462b8faaf176516ff61a P f5edafab15de430498b2cccedb34c496 [term 2 LEADER]: Becoming Leader. State: Replica: f5edafab15de430498b2cccedb34c496, State: Running, Role: LEADER
I20260713 09:09:02.378456 28268 consensus_queue.cc:237] T eebc23d4c462462b8faaf176516ff61a P f5edafab15de430498b2cccedb34c496 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:02.380189 28217 raft_consensus.cc:2468] T eebc23d4c462462b8faaf176516ff61a P 4c5cc7426d5440f889110f6739bf83ed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5edafab15de430498b2cccedb34c496 in term 2.
I20260713 09:09:02.385663 27962 catalog_manager.cc:5697] T eebc23d4c462462b8faaf176516ff61a P f5edafab15de430498b2cccedb34c496 reported cstate change: term changed from 1 to 2, leader changed from 4c5cc7426d5440f889110f6739bf83ed (127.27.71.3) to f5edafab15de430498b2cccedb34c496 (127.27.71.1). New cstate: current_term: 2 leader_uuid: "f5edafab15de430498b2cccedb34c496" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:02.403723 28294 raft_consensus.cc:993] T cd2c5cfa79ee49e2ad5821188568cd65 P f5edafab15de430498b2cccedb34c496: : Instructing follower 4c5cc7426d5440f889110f6739bf83ed to start an election
I20260713 09:09:02.404279 28268 raft_consensus.cc:1081] T cd2c5cfa79ee49e2ad5821188568cd65 P f5edafab15de430498b2cccedb34c496 [term 1 LEADER]: Signalling peer 4c5cc7426d5440f889110f6739bf83ed to start an election
I20260713 09:09:02.406036 28217 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd2c5cfa79ee49e2ad5821188568cd65"
dest_uuid: "4c5cc7426d5440f889110f6739bf83ed"
 from {username='slave'} at 127.0.0.1:38010
I20260713 09:09:02.406644 28217 raft_consensus.cc:493] T cd2c5cfa79ee49e2ad5821188568cd65 P 4c5cc7426d5440f889110f6739bf83ed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:02.407051 28217 raft_consensus.cc:3060] T cd2c5cfa79ee49e2ad5821188568cd65 P 4c5cc7426d5440f889110f6739bf83ed [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:02.412992 28217 raft_consensus.cc:515] T cd2c5cfa79ee49e2ad5821188568cd65 P 4c5cc7426d5440f889110f6739bf83ed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:02.415216 28217 leader_election.cc:290] T cd2c5cfa79ee49e2ad5821188568cd65 P 4c5cc7426d5440f889110f6739bf83ed [CANDIDATE]: Term 2 election: Requested vote from peers f5edafab15de430498b2cccedb34c496 (127.27.71.1:37607), 13d076ba0db846a4bd76a8e29b6dba9f (127.27.71.2:38461)
I20260713 09:09:02.415824 28067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd2c5cfa79ee49e2ad5821188568cd65" candidate_uuid: "4c5cc7426d5440f889110f6739bf83ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f5edafab15de430498b2cccedb34c496"
I20260713 09:09:02.416378 28067 raft_consensus.cc:3055] T cd2c5cfa79ee49e2ad5821188568cd65 P f5edafab15de430498b2cccedb34c496 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:02.416682 28067 raft_consensus.cc:740] T cd2c5cfa79ee49e2ad5821188568cd65 P f5edafab15de430498b2cccedb34c496 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f5edafab15de430498b2cccedb34c496, State: Running, Role: LEADER
I20260713 09:09:02.417459 28067 consensus_queue.cc:260] T cd2c5cfa79ee49e2ad5821188568cd65 P f5edafab15de430498b2cccedb34c496 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:02.417949 28144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd2c5cfa79ee49e2ad5821188568cd65" candidate_uuid: "4c5cc7426d5440f889110f6739bf83ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "13d076ba0db846a4bd76a8e29b6dba9f"
I20260713 09:09:02.418445 28067 raft_consensus.cc:3060] T cd2c5cfa79ee49e2ad5821188568cd65 P f5edafab15de430498b2cccedb34c496 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:02.418488 28144 raft_consensus.cc:3060] T cd2c5cfa79ee49e2ad5821188568cd65 P 13d076ba0db846a4bd76a8e29b6dba9f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:02.425570 28144 raft_consensus.cc:2468] T cd2c5cfa79ee49e2ad5821188568cd65 P 13d076ba0db846a4bd76a8e29b6dba9f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c5cc7426d5440f889110f6739bf83ed in term 2.
I20260713 09:09:02.426180 28142 raft_consensus.cc:1240] T cd2c5cfa79ee49e2ad5821188568cd65 P 13d076ba0db846a4bd76a8e29b6dba9f [term 2 FOLLOWER]: Rejecting Update request from peer f5edafab15de430498b2cccedb34c496 for earlier term 1. Current term is 2. Ops: []
I20260713 09:09:02.426708 28182 leader_election.cc:304] T cd2c5cfa79ee49e2ad5821188568cd65 P 4c5cc7426d5440f889110f6739bf83ed [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13d076ba0db846a4bd76a8e29b6dba9f, 4c5cc7426d5440f889110f6739bf83ed; no voters: 
I20260713 09:09:02.427043 28067 raft_consensus.cc:2468] T cd2c5cfa79ee49e2ad5821188568cd65 P f5edafab15de430498b2cccedb34c496 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c5cc7426d5440f889110f6739bf83ed in term 2.
I20260713 09:09:02.427495 28333 raft_consensus.cc:2804] T cd2c5cfa79ee49e2ad5821188568cd65 P 4c5cc7426d5440f889110f6739bf83ed [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:02.427979 28333 raft_consensus.cc:697] T cd2c5cfa79ee49e2ad5821188568cd65 P 4c5cc7426d5440f889110f6739bf83ed [term 2 LEADER]: Becoming Leader. State: Replica: 4c5cc7426d5440f889110f6739bf83ed, State: Running, Role: LEADER
I20260713 09:09:02.428790 28333 consensus_queue.cc:237] T cd2c5cfa79ee49e2ad5821188568cd65 P 4c5cc7426d5440f889110f6739bf83ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:02.435068 27962 catalog_manager.cc:5697] T cd2c5cfa79ee49e2ad5821188568cd65 P 4c5cc7426d5440f889110f6739bf83ed reported cstate change: term changed from 1 to 2, leader changed from f5edafab15de430498b2cccedb34c496 (127.27.71.1) to 4c5cc7426d5440f889110f6739bf83ed (127.27.71.3). New cstate: current_term: 2 leader_uuid: "4c5cc7426d5440f889110f6739bf83ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:02.568030 28217 raft_consensus.cc:1275] T 68bf2a41afee4117847696984b4c51b6 P 4c5cc7426d5440f889110f6739bf83ed [term 2 FOLLOWER]: Refusing update from remote peer 13d076ba0db846a4bd76a8e29b6dba9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:02.569063 28344 consensus_queue.cc:1048] T 68bf2a41afee4117847696984b4c51b6 P 13d076ba0db846a4bd76a8e29b6dba9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:02.576783 28067 raft_consensus.cc:1275] T 68bf2a41afee4117847696984b4c51b6 P f5edafab15de430498b2cccedb34c496 [term 2 FOLLOWER]: Refusing update from remote peer 13d076ba0db846a4bd76a8e29b6dba9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:02.578339 28344 consensus_queue.cc:1048] T 68bf2a41afee4117847696984b4c51b6 P 13d076ba0db846a4bd76a8e29b6dba9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:02.608872 28217 raft_consensus.cc:1275] T 230c60a4414e47f395a18cf57b2855e0 P 4c5cc7426d5440f889110f6739bf83ed [term 2 FOLLOWER]: Refusing update from remote peer f5edafab15de430498b2cccedb34c496: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:02.609948 28268 consensus_queue.cc:1048] T 230c60a4414e47f395a18cf57b2855e0 P f5edafab15de430498b2cccedb34c496 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:02.618062 28144 raft_consensus.cc:1275] T 230c60a4414e47f395a18cf57b2855e0 P 13d076ba0db846a4bd76a8e29b6dba9f [term 2 FOLLOWER]: Refusing update from remote peer f5edafab15de430498b2cccedb34c496: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:02.619880 28294 consensus_queue.cc:1048] T 230c60a4414e47f395a18cf57b2855e0 P f5edafab15de430498b2cccedb34c496 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:02.633924 28217 raft_consensus.cc:1275] T 1f8b2b5fafd74a658ef3bf19de0e5242 P 4c5cc7426d5440f889110f6739bf83ed [term 2 FOLLOWER]: Refusing update from remote peer 13d076ba0db846a4bd76a8e29b6dba9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:02.634886 28344 consensus_queue.cc:1048] T 1f8b2b5fafd74a658ef3bf19de0e5242 P 13d076ba0db846a4bd76a8e29b6dba9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:02.641479 28067 raft_consensus.cc:1275] T 1f8b2b5fafd74a658ef3bf19de0e5242 P f5edafab15de430498b2cccedb34c496 [term 2 FOLLOWER]: Refusing update from remote peer 13d076ba0db846a4bd76a8e29b6dba9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:02.642726 28344 consensus_queue.cc:1048] T 1f8b2b5fafd74a658ef3bf19de0e5242 P 13d076ba0db846a4bd76a8e29b6dba9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:02.752183 28067 raft_consensus.cc:1275] T 1b47eaf122924b859d24e646b75fed8d P f5edafab15de430498b2cccedb34c496 [term 2 FOLLOWER]: Refusing update from remote peer 13d076ba0db846a4bd76a8e29b6dba9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:02.753259 28350 consensus_queue.cc:1048] T 1b47eaf122924b859d24e646b75fed8d P 13d076ba0db846a4bd76a8e29b6dba9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:02.762523 28217 raft_consensus.cc:1275] T 1b47eaf122924b859d24e646b75fed8d P 4c5cc7426d5440f889110f6739bf83ed [term 2 FOLLOWER]: Refusing update from remote peer 13d076ba0db846a4bd76a8e29b6dba9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:02.763902 28276 consensus_queue.cc:1048] T 1b47eaf122924b859d24e646b75fed8d P 13d076ba0db846a4bd76a8e29b6dba9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:02.809283 28067 raft_consensus.cc:1275] T cd2c5cfa79ee49e2ad5821188568cd65 P f5edafab15de430498b2cccedb34c496 [term 2 FOLLOWER]: Refusing update from remote peer 4c5cc7426d5440f889110f6739bf83ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:02.810768 28333 consensus_queue.cc:1048] T cd2c5cfa79ee49e2ad5821188568cd65 P 4c5cc7426d5440f889110f6739bf83ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:02.818579 28144 raft_consensus.cc:1275] T cd2c5cfa79ee49e2ad5821188568cd65 P 13d076ba0db846a4bd76a8e29b6dba9f [term 2 FOLLOWER]: Refusing update from remote peer 4c5cc7426d5440f889110f6739bf83ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:02.820071 28333 consensus_queue.cc:1048] T cd2c5cfa79ee49e2ad5821188568cd65 P 4c5cc7426d5440f889110f6739bf83ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:02.841296 28217 raft_consensus.cc:1275] T eebc23d4c462462b8faaf176516ff61a P 4c5cc7426d5440f889110f6739bf83ed [term 2 FOLLOWER]: Refusing update from remote peer f5edafab15de430498b2cccedb34c496: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:02.842263 28268 consensus_queue.cc:1048] T eebc23d4c462462b8faaf176516ff61a P f5edafab15de430498b2cccedb34c496 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:02.849663 28144 raft_consensus.cc:1275] T eebc23d4c462462b8faaf176516ff61a P 13d076ba0db846a4bd76a8e29b6dba9f [term 2 FOLLOWER]: Refusing update from remote peer f5edafab15de430498b2cccedb34c496: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:02.851676 28323 consensus_queue.cc:1048] T eebc23d4c462462b8faaf176516ff61a P f5edafab15de430498b2cccedb34c496 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:04.880327 27932 auto_leader_rebalancer-test.cc:320] The leader distribution is 
I20260713 09:09:04.881078 27932 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:04.898883 28068 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5123392ef8fc4fc88a9bf7d2b2b535fc"
dest_uuid: "f5edafab15de430498b2cccedb34c496"
mode: GRACEFUL
new_leader_uuid: "4c5cc7426d5440f889110f6739bf83ed"
 from {username='slave'} at 127.0.0.1:49926
I20260713 09:09:04.899380 28068 raft_consensus.cc:606] T 5123392ef8fc4fc88a9bf7d2b2b535fc P f5edafab15de430498b2cccedb34c496 [term 1 LEADER]: Received request to transfer leadership to TS 4c5cc7426d5440f889110f6739bf83ed
I20260713 09:09:04.908569 28144 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "68bf2a41afee4117847696984b4c51b6"
dest_uuid: "13d076ba0db846a4bd76a8e29b6dba9f"
mode: GRACEFUL
new_leader_uuid: "4c5cc7426d5440f889110f6739bf83ed"
 from {username='slave'} at 127.0.0.1:53766
I20260713 09:09:04.909090 28144 raft_consensus.cc:606] T 68bf2a41afee4117847696984b4c51b6 P 13d076ba0db846a4bd76a8e29b6dba9f [term 2 LEADER]: Received request to transfer leadership to TS 4c5cc7426d5440f889110f6739bf83ed
I20260713 09:09:04.910109 27932 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:09:04.910548 27932 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:05.011070 28276 raft_consensus.cc:993] T 68bf2a41afee4117847696984b4c51b6 P 13d076ba0db846a4bd76a8e29b6dba9f: : Instructing follower 4c5cc7426d5440f889110f6739bf83ed to start an election
I20260713 09:09:05.011534 28363 raft_consensus.cc:1081] T 68bf2a41afee4117847696984b4c51b6 P 13d076ba0db846a4bd76a8e29b6dba9f [term 2 LEADER]: Signalling peer 4c5cc7426d5440f889110f6739bf83ed to start an election
I20260713 09:09:05.013192 28217 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "68bf2a41afee4117847696984b4c51b6"
dest_uuid: "4c5cc7426d5440f889110f6739bf83ed"
 from {username='slave'} at 127.0.0.1:38002
I20260713 09:09:05.013616 28217 raft_consensus.cc:493] T 68bf2a41afee4117847696984b4c51b6 P 4c5cc7426d5440f889110f6739bf83ed [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:05.013907 28217 raft_consensus.cc:3060] T 68bf2a41afee4117847696984b4c51b6 P 4c5cc7426d5440f889110f6739bf83ed [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:05.018272 28217 raft_consensus.cc:515] T 68bf2a41afee4117847696984b4c51b6 P 4c5cc7426d5440f889110f6739bf83ed [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:05.019809 28217 leader_election.cc:290] T 68bf2a41afee4117847696984b4c51b6 P 4c5cc7426d5440f889110f6739bf83ed [CANDIDATE]: Term 3 election: Requested vote from peers f5edafab15de430498b2cccedb34c496 (127.27.71.1:37607), 13d076ba0db846a4bd76a8e29b6dba9f (127.27.71.2:38461)
I20260713 09:09:05.020576 28068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68bf2a41afee4117847696984b4c51b6" candidate_uuid: "4c5cc7426d5440f889110f6739bf83ed" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f5edafab15de430498b2cccedb34c496"
I20260713 09:09:05.020728 28144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68bf2a41afee4117847696984b4c51b6" candidate_uuid: "4c5cc7426d5440f889110f6739bf83ed" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "13d076ba0db846a4bd76a8e29b6dba9f"
I20260713 09:09:05.021127 28068 raft_consensus.cc:3060] T 68bf2a41afee4117847696984b4c51b6 P f5edafab15de430498b2cccedb34c496 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:05.021248 28144 raft_consensus.cc:3055] T 68bf2a41afee4117847696984b4c51b6 P 13d076ba0db846a4bd76a8e29b6dba9f [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:05.021623 28144 raft_consensus.cc:740] T 68bf2a41afee4117847696984b4c51b6 P 13d076ba0db846a4bd76a8e29b6dba9f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 13d076ba0db846a4bd76a8e29b6dba9f, State: Running, Role: LEADER
I20260713 09:09:05.022343 28144 consensus_queue.cc:260] T 68bf2a41afee4117847696984b4c51b6 P 13d076ba0db846a4bd76a8e29b6dba9f [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: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:05.023250 28144 raft_consensus.cc:3060] T 68bf2a41afee4117847696984b4c51b6 P 13d076ba0db846a4bd76a8e29b6dba9f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:05.025748 28068 raft_consensus.cc:2468] T 68bf2a41afee4117847696984b4c51b6 P f5edafab15de430498b2cccedb34c496 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c5cc7426d5440f889110f6739bf83ed in term 3.
I20260713 09:09:05.026834 28182 leader_election.cc:304] T 68bf2a41afee4117847696984b4c51b6 P 4c5cc7426d5440f889110f6739bf83ed [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: 4c5cc7426d5440f889110f6739bf83ed, f5edafab15de430498b2cccedb34c496; no voters: 
I20260713 09:09:05.027477 28353 raft_consensus.cc:2804] T 68bf2a41afee4117847696984b4c51b6 P 4c5cc7426d5440f889110f6739bf83ed [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:05.027618 28144 raft_consensus.cc:2468] T 68bf2a41afee4117847696984b4c51b6 P 13d076ba0db846a4bd76a8e29b6dba9f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c5cc7426d5440f889110f6739bf83ed in term 3.
I20260713 09:09:05.028909 28353 raft_consensus.cc:697] T 68bf2a41afee4117847696984b4c51b6 P 4c5cc7426d5440f889110f6739bf83ed [term 3 LEADER]: Becoming Leader. State: Replica: 4c5cc7426d5440f889110f6739bf83ed, State: Running, Role: LEADER
I20260713 09:09:05.029709 28353 consensus_queue.cc:237] T 68bf2a41afee4117847696984b4c51b6 P 4c5cc7426d5440f889110f6739bf83ed [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: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:05.035389 27962 catalog_manager.cc:5697] T 68bf2a41afee4117847696984b4c51b6 P 4c5cc7426d5440f889110f6739bf83ed reported cstate change: term changed from 2 to 3, leader changed from 13d076ba0db846a4bd76a8e29b6dba9f (127.27.71.2) to 4c5cc7426d5440f889110f6739bf83ed (127.27.71.3). New cstate: current_term: 3 leader_uuid: "4c5cc7426d5440f889110f6739bf83ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:05.052163 28358 raft_consensus.cc:993] T 5123392ef8fc4fc88a9bf7d2b2b535fc P f5edafab15de430498b2cccedb34c496: : Instructing follower 4c5cc7426d5440f889110f6739bf83ed to start an election
I20260713 09:09:05.052489 28370 raft_consensus.cc:1081] T 5123392ef8fc4fc88a9bf7d2b2b535fc P f5edafab15de430498b2cccedb34c496 [term 1 LEADER]: Signalling peer 4c5cc7426d5440f889110f6739bf83ed to start an election
I20260713 09:09:05.053787 28218 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5123392ef8fc4fc88a9bf7d2b2b535fc"
dest_uuid: "4c5cc7426d5440f889110f6739bf83ed"
 from {username='slave'} at 127.0.0.1:38010
I20260713 09:09:05.054194 28218 raft_consensus.cc:493] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 4c5cc7426d5440f889110f6739bf83ed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:05.054471 28218 raft_consensus.cc:3060] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 4c5cc7426d5440f889110f6739bf83ed [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:05.058450 28218 raft_consensus.cc:515] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 4c5cc7426d5440f889110f6739bf83ed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } } peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } }
I20260713 09:09:05.059868 28218 leader_election.cc:290] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 4c5cc7426d5440f889110f6739bf83ed [CANDIDATE]: Term 2 election: Requested vote from peers f5edafab15de430498b2cccedb34c496 (127.27.71.1:37607), 13d076ba0db846a4bd76a8e29b6dba9f (127.27.71.2:38461)
I20260713 09:09:05.060635 28068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5123392ef8fc4fc88a9bf7d2b2b535fc" candidate_uuid: "4c5cc7426d5440f889110f6739bf83ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f5edafab15de430498b2cccedb34c496"
I20260713 09:09:05.060890 28142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5123392ef8fc4fc88a9bf7d2b2b535fc" candidate_uuid: "4c5cc7426d5440f889110f6739bf83ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "13d076ba0db846a4bd76a8e29b6dba9f"
I20260713 09:09:05.061131 28068 raft_consensus.cc:3055] T 5123392ef8fc4fc88a9bf7d2b2b535fc P f5edafab15de430498b2cccedb34c496 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:05.061443 28142 raft_consensus.cc:3060] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 13d076ba0db846a4bd76a8e29b6dba9f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:05.061468 28068 raft_consensus.cc:740] T 5123392ef8fc4fc88a9bf7d2b2b535fc P f5edafab15de430498b2cccedb34c496 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f5edafab15de430498b2cccedb34c496, State: Running, Role: LEADER
I20260713 09:09:05.062239 28068 consensus_queue.cc:260] T 5123392ef8fc4fc88a9bf7d2b2b535fc P f5edafab15de430498b2cccedb34c496 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } } peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } }
I20260713 09:09:05.063130 28068 raft_consensus.cc:3060] T 5123392ef8fc4fc88a9bf7d2b2b535fc P f5edafab15de430498b2cccedb34c496 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:05.065676 28142 raft_consensus.cc:2468] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 13d076ba0db846a4bd76a8e29b6dba9f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c5cc7426d5440f889110f6739bf83ed in term 2.
I20260713 09:09:05.066534 28182 leader_election.cc:304] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 4c5cc7426d5440f889110f6739bf83ed [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13d076ba0db846a4bd76a8e29b6dba9f, 4c5cc7426d5440f889110f6739bf83ed; no voters: 
I20260713 09:09:05.067160 28353 raft_consensus.cc:2804] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 4c5cc7426d5440f889110f6739bf83ed [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:05.067348 28068 raft_consensus.cc:2468] T 5123392ef8fc4fc88a9bf7d2b2b535fc P f5edafab15de430498b2cccedb34c496 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c5cc7426d5440f889110f6739bf83ed in term 2.
I20260713 09:09:05.067569 28353 raft_consensus.cc:697] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 4c5cc7426d5440f889110f6739bf83ed [term 2 LEADER]: Becoming Leader. State: Replica: 4c5cc7426d5440f889110f6739bf83ed, State: Running, Role: LEADER
I20260713 09:09:05.068413 28353 consensus_queue.cc:237] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 4c5cc7426d5440f889110f6739bf83ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } } peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } }
I20260713 09:09:05.073889 27962 catalog_manager.cc:5697] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 4c5cc7426d5440f889110f6739bf83ed reported cstate change: term changed from 1 to 2, leader changed from f5edafab15de430498b2cccedb34c496 (127.27.71.1) to 4c5cc7426d5440f889110f6739bf83ed (127.27.71.3). New cstate: current_term: 2 leader_uuid: "4c5cc7426d5440f889110f6739bf83ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:05.485024 28068 raft_consensus.cc:1275] T 5123392ef8fc4fc88a9bf7d2b2b535fc P f5edafab15de430498b2cccedb34c496 [term 2 FOLLOWER]: Refusing update from remote peer 4c5cc7426d5440f889110f6739bf83ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:05.486131 28353 consensus_queue.cc:1048] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 4c5cc7426d5440f889110f6739bf83ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:05.494328 28142 raft_consensus.cc:1275] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 13d076ba0db846a4bd76a8e29b6dba9f [term 2 FOLLOWER]: Refusing update from remote peer 4c5cc7426d5440f889110f6739bf83ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:05.495846 28353 consensus_queue.cc:1048] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 4c5cc7426d5440f889110f6739bf83ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:05.516721 28068 raft_consensus.cc:1275] T 68bf2a41afee4117847696984b4c51b6 P f5edafab15de430498b2cccedb34c496 [term 3 FOLLOWER]: Refusing update from remote peer 4c5cc7426d5440f889110f6739bf83ed: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:05.517694 28353 consensus_queue.cc:1048] T 68bf2a41afee4117847696984b4c51b6 P 4c5cc7426d5440f889110f6739bf83ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:05.526100 28142 raft_consensus.cc:1275] T 68bf2a41afee4117847696984b4c51b6 P 13d076ba0db846a4bd76a8e29b6dba9f [term 3 FOLLOWER]: Refusing update from remote peer 4c5cc7426d5440f889110f6739bf83ed: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:05.528324 28364 consensus_queue.cc:1048] T 68bf2a41afee4117847696984b4c51b6 P 4c5cc7426d5440f889110f6739bf83ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:05.911334 27932 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:05.920630 28218 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5123392ef8fc4fc88a9bf7d2b2b535fc"
dest_uuid: "4c5cc7426d5440f889110f6739bf83ed"
mode: GRACEFUL
new_leader_uuid: "13d076ba0db846a4bd76a8e29b6dba9f"
 from {username='slave'} at 127.0.0.1:38014
I20260713 09:09:05.921073 28218 raft_consensus.cc:606] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 4c5cc7426d5440f889110f6739bf83ed [term 2 LEADER]: Received request to transfer leadership to TS 13d076ba0db846a4bd76a8e29b6dba9f
I20260713 09:09:05.925449 28068 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eebc23d4c462462b8faaf176516ff61a"
dest_uuid: "f5edafab15de430498b2cccedb34c496"
mode: GRACEFUL
new_leader_uuid: "13d076ba0db846a4bd76a8e29b6dba9f"
 from {username='slave'} at 127.0.0.1:42496
I20260713 09:09:05.925891 28068 raft_consensus.cc:606] T eebc23d4c462462b8faaf176516ff61a P f5edafab15de430498b2cccedb34c496 [term 2 LEADER]: Received request to transfer leadership to TS 13d076ba0db846a4bd76a8e29b6dba9f
I20260713 09:09:05.930478 28068 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9627f4a7f70749e68aa83fd00d68efad"
dest_uuid: "f5edafab15de430498b2cccedb34c496"
mode: GRACEFUL
new_leader_uuid: "13d076ba0db846a4bd76a8e29b6dba9f"
 from {username='slave'} at 127.0.0.1:42496
I20260713 09:09:05.930898 28068 raft_consensus.cc:606] T 9627f4a7f70749e68aa83fd00d68efad P f5edafab15de430498b2cccedb34c496 [term 1 LEADER]: Received request to transfer leadership to TS 13d076ba0db846a4bd76a8e29b6dba9f
I20260713 09:09:05.935127 28068 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "230c60a4414e47f395a18cf57b2855e0"
dest_uuid: "f5edafab15de430498b2cccedb34c496"
mode: GRACEFUL
new_leader_uuid: "13d076ba0db846a4bd76a8e29b6dba9f"
 from {username='slave'} at 127.0.0.1:42496
I20260713 09:09:05.935545 28068 raft_consensus.cc:606] T 230c60a4414e47f395a18cf57b2855e0 P f5edafab15de430498b2cccedb34c496 [term 2 LEADER]: Received request to transfer leadership to TS 13d076ba0db846a4bd76a8e29b6dba9f
I20260713 09:09:05.942443 28353 raft_consensus.cc:993] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 4c5cc7426d5440f889110f6739bf83ed: : Instructing follower 13d076ba0db846a4bd76a8e29b6dba9f to start an election
I20260713 09:09:05.942835 28364 raft_consensus.cc:1081] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 4c5cc7426d5440f889110f6739bf83ed [term 2 LEADER]: Signalling peer 13d076ba0db846a4bd76a8e29b6dba9f to start an election
I20260713 09:09:05.944335 28142 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5123392ef8fc4fc88a9bf7d2b2b535fc"
dest_uuid: "13d076ba0db846a4bd76a8e29b6dba9f"
 from {username='slave'} at 127.0.0.1:40422
I20260713 09:09:05.944900 28142 raft_consensus.cc:493] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 13d076ba0db846a4bd76a8e29b6dba9f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:05.945309 28142 raft_consensus.cc:3060] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 13d076ba0db846a4bd76a8e29b6dba9f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:05.947460 28218 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "68bf2a41afee4117847696984b4c51b6"
dest_uuid: "4c5cc7426d5440f889110f6739bf83ed"
mode: GRACEFUL
new_leader_uuid: "13d076ba0db846a4bd76a8e29b6dba9f"
 from {username='slave'} at 127.0.0.1:38014
I20260713 09:09:05.947986 28218 raft_consensus.cc:606] T 68bf2a41afee4117847696984b4c51b6 P 4c5cc7426d5440f889110f6739bf83ed [term 3 LEADER]: Received request to transfer leadership to TS 13d076ba0db846a4bd76a8e29b6dba9f
I20260713 09:09:05.950276 28142 raft_consensus.cc:515] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 13d076ba0db846a4bd76a8e29b6dba9f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } } peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } }
I20260713 09:09:05.951740 28142 leader_election.cc:290] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 13d076ba0db846a4bd76a8e29b6dba9f [CANDIDATE]: Term 3 election: Requested vote from peers 4c5cc7426d5440f889110f6739bf83ed (127.27.71.3:40129), f5edafab15de430498b2cccedb34c496 (127.27.71.1:37607)
I20260713 09:09:05.952332 28218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5123392ef8fc4fc88a9bf7d2b2b535fc" candidate_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4c5cc7426d5440f889110f6739bf83ed"
I20260713 09:09:05.952634 28068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5123392ef8fc4fc88a9bf7d2b2b535fc" candidate_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f5edafab15de430498b2cccedb34c496"
I20260713 09:09:05.952888 28218 raft_consensus.cc:3055] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 4c5cc7426d5440f889110f6739bf83ed [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:05.953155 28068 raft_consensus.cc:3060] T 5123392ef8fc4fc88a9bf7d2b2b535fc P f5edafab15de430498b2cccedb34c496 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:05.953194 28218 raft_consensus.cc:740] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 4c5cc7426d5440f889110f6739bf83ed [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4c5cc7426d5440f889110f6739bf83ed, State: Running, Role: LEADER
I20260713 09:09:05.954147 28218 consensus_queue.cc:260] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 4c5cc7426d5440f889110f6739bf83ed [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: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } } peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } }
I20260713 09:09:05.954996 28218 raft_consensus.cc:3060] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 4c5cc7426d5440f889110f6739bf83ed [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:05.957513 28068 raft_consensus.cc:2468] T 5123392ef8fc4fc88a9bf7d2b2b535fc P f5edafab15de430498b2cccedb34c496 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13d076ba0db846a4bd76a8e29b6dba9f in term 3.
I20260713 09:09:05.958482 28107 leader_election.cc:304] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 13d076ba0db846a4bd76a8e29b6dba9f [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: 13d076ba0db846a4bd76a8e29b6dba9f, f5edafab15de430498b2cccedb34c496; no voters: 
I20260713 09:09:05.959159 28363 raft_consensus.cc:2804] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 13d076ba0db846a4bd76a8e29b6dba9f [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:05.959193 28218 raft_consensus.cc:2468] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 4c5cc7426d5440f889110f6739bf83ed [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13d076ba0db846a4bd76a8e29b6dba9f in term 3.
I20260713 09:09:05.961314 28363 raft_consensus.cc:697] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 13d076ba0db846a4bd76a8e29b6dba9f [term 3 LEADER]: Becoming Leader. State: Replica: 13d076ba0db846a4bd76a8e29b6dba9f, State: Running, Role: LEADER
I20260713 09:09:05.962059 28363 consensus_queue.cc:237] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 13d076ba0db846a4bd76a8e29b6dba9f [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: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } } peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } }
I20260713 09:09:05.967280 27962 catalog_manager.cc:5697] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 13d076ba0db846a4bd76a8e29b6dba9f reported cstate change: term changed from 2 to 3, leader changed from 4c5cc7426d5440f889110f6739bf83ed (127.27.71.3) to 13d076ba0db846a4bd76a8e29b6dba9f (127.27.71.2). New cstate: current_term: 3 leader_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:06.091441 28353 raft_consensus.cc:993] T 68bf2a41afee4117847696984b4c51b6 P 4c5cc7426d5440f889110f6739bf83ed: : Instructing follower 13d076ba0db846a4bd76a8e29b6dba9f to start an election
I20260713 09:09:06.091956 28364 raft_consensus.cc:1081] T 68bf2a41afee4117847696984b4c51b6 P 4c5cc7426d5440f889110f6739bf83ed [term 3 LEADER]: Signalling peer 13d076ba0db846a4bd76a8e29b6dba9f to start an election
I20260713 09:09:06.093430 28142 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "68bf2a41afee4117847696984b4c51b6"
dest_uuid: "13d076ba0db846a4bd76a8e29b6dba9f"
 from {username='slave'} at 127.0.0.1:40422
I20260713 09:09:06.093923 28142 raft_consensus.cc:493] T 68bf2a41afee4117847696984b4c51b6 P 13d076ba0db846a4bd76a8e29b6dba9f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:06.094257 28142 raft_consensus.cc:3060] T 68bf2a41afee4117847696984b4c51b6 P 13d076ba0db846a4bd76a8e29b6dba9f [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:06.098474 28142 raft_consensus.cc:515] T 68bf2a41afee4117847696984b4c51b6 P 13d076ba0db846a4bd76a8e29b6dba9f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:06.099936 28142 leader_election.cc:290] T 68bf2a41afee4117847696984b4c51b6 P 13d076ba0db846a4bd76a8e29b6dba9f [CANDIDATE]: Term 4 election: Requested vote from peers f5edafab15de430498b2cccedb34c496 (127.27.71.1:37607), 4c5cc7426d5440f889110f6739bf83ed (127.27.71.3:40129)
I20260713 09:09:06.100605 28068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68bf2a41afee4117847696984b4c51b6" candidate_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f5edafab15de430498b2cccedb34c496"
I20260713 09:09:06.100889 28218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68bf2a41afee4117847696984b4c51b6" candidate_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4c5cc7426d5440f889110f6739bf83ed"
I20260713 09:09:06.101182 28068 raft_consensus.cc:3060] T 68bf2a41afee4117847696984b4c51b6 P f5edafab15de430498b2cccedb34c496 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:06.101388 28218 raft_consensus.cc:3055] T 68bf2a41afee4117847696984b4c51b6 P 4c5cc7426d5440f889110f6739bf83ed [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:09:06.101732 28218 raft_consensus.cc:740] T 68bf2a41afee4117847696984b4c51b6 P 4c5cc7426d5440f889110f6739bf83ed [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4c5cc7426d5440f889110f6739bf83ed, State: Running, Role: LEADER
I20260713 09:09:06.102321 28218 consensus_queue.cc:260] T 68bf2a41afee4117847696984b4c51b6 P 4c5cc7426d5440f889110f6739bf83ed [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: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:06.103113 28218 raft_consensus.cc:3060] T 68bf2a41afee4117847696984b4c51b6 P 4c5cc7426d5440f889110f6739bf83ed [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:06.106230 28068 raft_consensus.cc:2468] T 68bf2a41afee4117847696984b4c51b6 P f5edafab15de430498b2cccedb34c496 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13d076ba0db846a4bd76a8e29b6dba9f in term 4.
I20260713 09:09:06.107986 28107 leader_election.cc:304] T 68bf2a41afee4117847696984b4c51b6 P 13d076ba0db846a4bd76a8e29b6dba9f [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: 13d076ba0db846a4bd76a8e29b6dba9f, f5edafab15de430498b2cccedb34c496; no voters: 
I20260713 09:09:06.108944 28363 raft_consensus.cc:2804] T 68bf2a41afee4117847696984b4c51b6 P 13d076ba0db846a4bd76a8e29b6dba9f [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:09:06.109290 28218 raft_consensus.cc:2468] T 68bf2a41afee4117847696984b4c51b6 P 4c5cc7426d5440f889110f6739bf83ed [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13d076ba0db846a4bd76a8e29b6dba9f in term 4.
I20260713 09:09:06.109443 28363 raft_consensus.cc:697] T 68bf2a41afee4117847696984b4c51b6 P 13d076ba0db846a4bd76a8e29b6dba9f [term 4 LEADER]: Becoming Leader. State: Replica: 13d076ba0db846a4bd76a8e29b6dba9f, State: Running, Role: LEADER
I20260713 09:09:06.110347 28363 consensus_queue.cc:237] T 68bf2a41afee4117847696984b4c51b6 P 13d076ba0db846a4bd76a8e29b6dba9f [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: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:06.113879 28385 raft_consensus.cc:993] T eebc23d4c462462b8faaf176516ff61a P f5edafab15de430498b2cccedb34c496: : Instructing follower 13d076ba0db846a4bd76a8e29b6dba9f to start an election
I20260713 09:09:06.114986 28385 raft_consensus.cc:1081] T eebc23d4c462462b8faaf176516ff61a P f5edafab15de430498b2cccedb34c496 [term 2 LEADER]: Signalling peer 13d076ba0db846a4bd76a8e29b6dba9f to start an election
I20260713 09:09:06.116439 28142 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eebc23d4c462462b8faaf176516ff61a"
dest_uuid: "13d076ba0db846a4bd76a8e29b6dba9f"
 from {username='slave'} at 127.0.0.1:40418
I20260713 09:09:06.116906 28142 raft_consensus.cc:493] T eebc23d4c462462b8faaf176516ff61a P 13d076ba0db846a4bd76a8e29b6dba9f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:06.117202 28142 raft_consensus.cc:3060] T eebc23d4c462462b8faaf176516ff61a P 13d076ba0db846a4bd76a8e29b6dba9f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:06.117514 27962 catalog_manager.cc:5697] T 68bf2a41afee4117847696984b4c51b6 P 13d076ba0db846a4bd76a8e29b6dba9f reported cstate change: term changed from 3 to 4, leader changed from 4c5cc7426d5440f889110f6739bf83ed (127.27.71.3) to 13d076ba0db846a4bd76a8e29b6dba9f (127.27.71.2). New cstate: current_term: 4 leader_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:06.121866 28142 raft_consensus.cc:515] T eebc23d4c462462b8faaf176516ff61a P 13d076ba0db846a4bd76a8e29b6dba9f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:06.124203 28068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eebc23d4c462462b8faaf176516ff61a" candidate_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f5edafab15de430498b2cccedb34c496"
I20260713 09:09:06.124287 28142 leader_election.cc:290] T eebc23d4c462462b8faaf176516ff61a P 13d076ba0db846a4bd76a8e29b6dba9f [CANDIDATE]: Term 3 election: Requested vote from peers f5edafab15de430498b2cccedb34c496 (127.27.71.1:37607), 4c5cc7426d5440f889110f6739bf83ed (127.27.71.3:40129)
I20260713 09:09:06.124764 28068 raft_consensus.cc:3055] T eebc23d4c462462b8faaf176516ff61a P f5edafab15de430498b2cccedb34c496 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:06.125066 28068 raft_consensus.cc:740] T eebc23d4c462462b8faaf176516ff61a P f5edafab15de430498b2cccedb34c496 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f5edafab15de430498b2cccedb34c496, State: Running, Role: LEADER
I20260713 09:09:06.125168 28218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eebc23d4c462462b8faaf176516ff61a" candidate_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4c5cc7426d5440f889110f6739bf83ed"
I20260713 09:09:06.125659 28218 raft_consensus.cc:3060] T eebc23d4c462462b8faaf176516ff61a P 4c5cc7426d5440f889110f6739bf83ed [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:06.125797 28068 consensus_queue.cc:260] T eebc23d4c462462b8faaf176516ff61a P f5edafab15de430498b2cccedb34c496 [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: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:06.126761 28068 raft_consensus.cc:3060] T eebc23d4c462462b8faaf176516ff61a P f5edafab15de430498b2cccedb34c496 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:06.129860 28218 raft_consensus.cc:2468] T eebc23d4c462462b8faaf176516ff61a P 4c5cc7426d5440f889110f6739bf83ed [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13d076ba0db846a4bd76a8e29b6dba9f in term 3.
I20260713 09:09:06.130699 28109 leader_election.cc:304] T eebc23d4c462462b8faaf176516ff61a P 13d076ba0db846a4bd76a8e29b6dba9f [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: 13d076ba0db846a4bd76a8e29b6dba9f, 4c5cc7426d5440f889110f6739bf83ed; no voters: 
I20260713 09:09:06.130894 28068 raft_consensus.cc:2468] T eebc23d4c462462b8faaf176516ff61a P f5edafab15de430498b2cccedb34c496 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13d076ba0db846a4bd76a8e29b6dba9f in term 3.
I20260713 09:09:06.131410 28363 raft_consensus.cc:2804] T eebc23d4c462462b8faaf176516ff61a P 13d076ba0db846a4bd76a8e29b6dba9f [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:06.131870 28363 raft_consensus.cc:697] T eebc23d4c462462b8faaf176516ff61a P 13d076ba0db846a4bd76a8e29b6dba9f [term 3 LEADER]: Becoming Leader. State: Replica: 13d076ba0db846a4bd76a8e29b6dba9f, State: Running, Role: LEADER
I20260713 09:09:06.132527 28363 consensus_queue.cc:237] T eebc23d4c462462b8faaf176516ff61a P 13d076ba0db846a4bd76a8e29b6dba9f [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: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:06.137807 27962 catalog_manager.cc:5697] T eebc23d4c462462b8faaf176516ff61a P 13d076ba0db846a4bd76a8e29b6dba9f reported cstate change: term changed from 2 to 3, leader changed from f5edafab15de430498b2cccedb34c496 (127.27.71.1) to 13d076ba0db846a4bd76a8e29b6dba9f (127.27.71.2). New cstate: current_term: 3 leader_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:06.246166 28385 raft_consensus.cc:993] T 9627f4a7f70749e68aa83fd00d68efad P f5edafab15de430498b2cccedb34c496: : Instructing follower 13d076ba0db846a4bd76a8e29b6dba9f to start an election
I20260713 09:09:06.246579 28370 raft_consensus.cc:1081] T 9627f4a7f70749e68aa83fd00d68efad P f5edafab15de430498b2cccedb34c496 [term 1 LEADER]: Signalling peer 13d076ba0db846a4bd76a8e29b6dba9f to start an election
I20260713 09:09:06.247809 28142 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9627f4a7f70749e68aa83fd00d68efad"
dest_uuid: "13d076ba0db846a4bd76a8e29b6dba9f"
 from {username='slave'} at 127.0.0.1:40418
I20260713 09:09:06.248227 28142 raft_consensus.cc:493] T 9627f4a7f70749e68aa83fd00d68efad P 13d076ba0db846a4bd76a8e29b6dba9f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:06.248471 28142 raft_consensus.cc:3060] T 9627f4a7f70749e68aa83fd00d68efad P 13d076ba0db846a4bd76a8e29b6dba9f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:06.252769 28142 raft_consensus.cc:515] T 9627f4a7f70749e68aa83fd00d68efad P 13d076ba0db846a4bd76a8e29b6dba9f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:06.254125 28142 leader_election.cc:290] T 9627f4a7f70749e68aa83fd00d68efad P 13d076ba0db846a4bd76a8e29b6dba9f [CANDIDATE]: Term 2 election: Requested vote from peers f5edafab15de430498b2cccedb34c496 (127.27.71.1:37607), 4c5cc7426d5440f889110f6739bf83ed (127.27.71.3:40129)
I20260713 09:09:06.254853 28068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9627f4a7f70749e68aa83fd00d68efad" candidate_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f5edafab15de430498b2cccedb34c496"
I20260713 09:09:06.255062 28218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9627f4a7f70749e68aa83fd00d68efad" candidate_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c5cc7426d5440f889110f6739bf83ed"
I20260713 09:09:06.255401 28068 raft_consensus.cc:3055] T 9627f4a7f70749e68aa83fd00d68efad P f5edafab15de430498b2cccedb34c496 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:06.255633 28218 raft_consensus.cc:3060] T 9627f4a7f70749e68aa83fd00d68efad P 4c5cc7426d5440f889110f6739bf83ed [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:06.255772 28068 raft_consensus.cc:740] T 9627f4a7f70749e68aa83fd00d68efad P f5edafab15de430498b2cccedb34c496 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f5edafab15de430498b2cccedb34c496, State: Running, Role: LEADER
I20260713 09:09:06.256556 28068 consensus_queue.cc:260] T 9627f4a7f70749e68aa83fd00d68efad P f5edafab15de430498b2cccedb34c496 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:06.257411 28068 raft_consensus.cc:3060] T 9627f4a7f70749e68aa83fd00d68efad P f5edafab15de430498b2cccedb34c496 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:06.260649 28218 raft_consensus.cc:2468] T 9627f4a7f70749e68aa83fd00d68efad P 4c5cc7426d5440f889110f6739bf83ed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13d076ba0db846a4bd76a8e29b6dba9f in term 2.
I20260713 09:09:06.261545 28109 leader_election.cc:304] T 9627f4a7f70749e68aa83fd00d68efad P 13d076ba0db846a4bd76a8e29b6dba9f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13d076ba0db846a4bd76a8e29b6dba9f, 4c5cc7426d5440f889110f6739bf83ed; no voters: 
I20260713 09:09:06.261623 28068 raft_consensus.cc:2468] T 9627f4a7f70749e68aa83fd00d68efad P f5edafab15de430498b2cccedb34c496 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13d076ba0db846a4bd76a8e29b6dba9f in term 2.
I20260713 09:09:06.262338 28363 raft_consensus.cc:2804] T 9627f4a7f70749e68aa83fd00d68efad P 13d076ba0db846a4bd76a8e29b6dba9f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:06.262805 28363 raft_consensus.cc:697] T 9627f4a7f70749e68aa83fd00d68efad P 13d076ba0db846a4bd76a8e29b6dba9f [term 2 LEADER]: Becoming Leader. State: Replica: 13d076ba0db846a4bd76a8e29b6dba9f, State: Running, Role: LEADER
I20260713 09:09:06.263499 28363 consensus_queue.cc:237] T 9627f4a7f70749e68aa83fd00d68efad P 13d076ba0db846a4bd76a8e29b6dba9f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:06.269593 27962 catalog_manager.cc:5697] T 9627f4a7f70749e68aa83fd00d68efad P 13d076ba0db846a4bd76a8e29b6dba9f reported cstate change: term changed from 1 to 2, leader changed from f5edafab15de430498b2cccedb34c496 (127.27.71.1) to 13d076ba0db846a4bd76a8e29b6dba9f (127.27.71.2). New cstate: current_term: 2 leader_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:06.308436 28385 raft_consensus.cc:993] T 230c60a4414e47f395a18cf57b2855e0 P f5edafab15de430498b2cccedb34c496: : Instructing follower 13d076ba0db846a4bd76a8e29b6dba9f to start an election
I20260713 09:09:06.308797 28370 raft_consensus.cc:1081] T 230c60a4414e47f395a18cf57b2855e0 P f5edafab15de430498b2cccedb34c496 [term 2 LEADER]: Signalling peer 13d076ba0db846a4bd76a8e29b6dba9f to start an election
I20260713 09:09:06.309983 28142 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "230c60a4414e47f395a18cf57b2855e0"
dest_uuid: "13d076ba0db846a4bd76a8e29b6dba9f"
 from {username='slave'} at 127.0.0.1:40418
I20260713 09:09:06.310395 28142 raft_consensus.cc:493] T 230c60a4414e47f395a18cf57b2855e0 P 13d076ba0db846a4bd76a8e29b6dba9f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:06.310669 28142 raft_consensus.cc:3060] T 230c60a4414e47f395a18cf57b2855e0 P 13d076ba0db846a4bd76a8e29b6dba9f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:06.314700 28142 raft_consensus.cc:515] T 230c60a4414e47f395a18cf57b2855e0 P 13d076ba0db846a4bd76a8e29b6dba9f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:06.316216 28142 leader_election.cc:290] T 230c60a4414e47f395a18cf57b2855e0 P 13d076ba0db846a4bd76a8e29b6dba9f [CANDIDATE]: Term 3 election: Requested vote from peers f5edafab15de430498b2cccedb34c496 (127.27.71.1:37607), 4c5cc7426d5440f889110f6739bf83ed (127.27.71.3:40129)
I20260713 09:09:06.316761 28068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "230c60a4414e47f395a18cf57b2855e0" candidate_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f5edafab15de430498b2cccedb34c496"
I20260713 09:09:06.317307 28068 raft_consensus.cc:3055] T 230c60a4414e47f395a18cf57b2855e0 P f5edafab15de430498b2cccedb34c496 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:06.317214 28218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "230c60a4414e47f395a18cf57b2855e0" candidate_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4c5cc7426d5440f889110f6739bf83ed"
I20260713 09:09:06.317664 28068 raft_consensus.cc:740] T 230c60a4414e47f395a18cf57b2855e0 P f5edafab15de430498b2cccedb34c496 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f5edafab15de430498b2cccedb34c496, State: Running, Role: LEADER
I20260713 09:09:06.317812 28218 raft_consensus.cc:3060] T 230c60a4414e47f395a18cf57b2855e0 P 4c5cc7426d5440f889110f6739bf83ed [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:06.318442 28068 consensus_queue.cc:260] T 230c60a4414e47f395a18cf57b2855e0 P f5edafab15de430498b2cccedb34c496 [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: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:06.319578 28068 raft_consensus.cc:3060] T 230c60a4414e47f395a18cf57b2855e0 P f5edafab15de430498b2cccedb34c496 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:06.324155 28218 raft_consensus.cc:2468] T 230c60a4414e47f395a18cf57b2855e0 P 4c5cc7426d5440f889110f6739bf83ed [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13d076ba0db846a4bd76a8e29b6dba9f in term 3.
I20260713 09:09:06.325188 28109 leader_election.cc:304] T 230c60a4414e47f395a18cf57b2855e0 P 13d076ba0db846a4bd76a8e29b6dba9f [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: 13d076ba0db846a4bd76a8e29b6dba9f, 4c5cc7426d5440f889110f6739bf83ed; no voters: 
I20260713 09:09:06.325682 28068 raft_consensus.cc:2468] T 230c60a4414e47f395a18cf57b2855e0 P f5edafab15de430498b2cccedb34c496 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13d076ba0db846a4bd76a8e29b6dba9f in term 3.
I20260713 09:09:06.325819 28363 raft_consensus.cc:2804] T 230c60a4414e47f395a18cf57b2855e0 P 13d076ba0db846a4bd76a8e29b6dba9f [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:06.326292 28363 raft_consensus.cc:697] T 230c60a4414e47f395a18cf57b2855e0 P 13d076ba0db846a4bd76a8e29b6dba9f [term 3 LEADER]: Becoming Leader. State: Replica: 13d076ba0db846a4bd76a8e29b6dba9f, State: Running, Role: LEADER
I20260713 09:09:06.327072 28363 consensus_queue.cc:237] T 230c60a4414e47f395a18cf57b2855e0 P 13d076ba0db846a4bd76a8e29b6dba9f [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: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:06.333133 27962 catalog_manager.cc:5697] T 230c60a4414e47f395a18cf57b2855e0 P 13d076ba0db846a4bd76a8e29b6dba9f reported cstate change: term changed from 2 to 3, leader changed from f5edafab15de430498b2cccedb34c496 (127.27.71.1) to 13d076ba0db846a4bd76a8e29b6dba9f (127.27.71.2). New cstate: current_term: 3 leader_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:06.375471 28218 raft_consensus.cc:1275] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 4c5cc7426d5440f889110f6739bf83ed [term 3 FOLLOWER]: Refusing update from remote peer 13d076ba0db846a4bd76a8e29b6dba9f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:06.376565 28363 consensus_queue.cc:1048] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 13d076ba0db846a4bd76a8e29b6dba9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:06.384927 28068 raft_consensus.cc:1275] T 5123392ef8fc4fc88a9bf7d2b2b535fc P f5edafab15de430498b2cccedb34c496 [term 3 FOLLOWER]: Refusing update from remote peer 13d076ba0db846a4bd76a8e29b6dba9f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:06.386122 28381 consensus_queue.cc:1048] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 13d076ba0db846a4bd76a8e29b6dba9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:06.643966 28218 raft_consensus.cc:1275] T eebc23d4c462462b8faaf176516ff61a P 4c5cc7426d5440f889110f6739bf83ed [term 3 FOLLOWER]: Refusing update from remote peer 13d076ba0db846a4bd76a8e29b6dba9f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:06.645123 28363 consensus_queue.cc:1048] T eebc23d4c462462b8faaf176516ff61a P 13d076ba0db846a4bd76a8e29b6dba9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:06.646569 28068 raft_consensus.cc:1275] T eebc23d4c462462b8faaf176516ff61a P f5edafab15de430498b2cccedb34c496 [term 3 FOLLOWER]: Refusing update from remote peer 13d076ba0db846a4bd76a8e29b6dba9f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:06.647810 28363 consensus_queue.cc:1048] T eebc23d4c462462b8faaf176516ff61a P 13d076ba0db846a4bd76a8e29b6dba9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:06.706075 28068 raft_consensus.cc:1275] T 68bf2a41afee4117847696984b4c51b6 P f5edafab15de430498b2cccedb34c496 [term 4 FOLLOWER]: Refusing update from remote peer 13d076ba0db846a4bd76a8e29b6dba9f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:09:06.707031 28381 consensus_queue.cc:1048] T 68bf2a41afee4117847696984b4c51b6 P 13d076ba0db846a4bd76a8e29b6dba9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:06.711122 28218 raft_consensus.cc:1275] T 68bf2a41afee4117847696984b4c51b6 P 4c5cc7426d5440f889110f6739bf83ed [term 4 FOLLOWER]: Refusing update from remote peer 13d076ba0db846a4bd76a8e29b6dba9f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:09:06.712334 28380 consensus_queue.cc:1048] T 68bf2a41afee4117847696984b4c51b6 P 13d076ba0db846a4bd76a8e29b6dba9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:06.715873 28217 raft_consensus.cc:1275] T 230c60a4414e47f395a18cf57b2855e0 P 4c5cc7426d5440f889110f6739bf83ed [term 3 FOLLOWER]: Refusing update from remote peer 13d076ba0db846a4bd76a8e29b6dba9f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:06.717248 28381 consensus_queue.cc:1048] T 230c60a4414e47f395a18cf57b2855e0 P 13d076ba0db846a4bd76a8e29b6dba9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:06.727501 28068 raft_consensus.cc:1275] T 230c60a4414e47f395a18cf57b2855e0 P f5edafab15de430498b2cccedb34c496 [term 3 FOLLOWER]: Refusing update from remote peer 13d076ba0db846a4bd76a8e29b6dba9f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:06.728667 28380 consensus_queue.cc:1048] T 230c60a4414e47f395a18cf57b2855e0 P 13d076ba0db846a4bd76a8e29b6dba9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:06.806382 28217 raft_consensus.cc:1275] T 9627f4a7f70749e68aa83fd00d68efad P 4c5cc7426d5440f889110f6739bf83ed [term 2 FOLLOWER]: Refusing update from remote peer 13d076ba0db846a4bd76a8e29b6dba9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:06.807477 28363 consensus_queue.cc:1048] T 9627f4a7f70749e68aa83fd00d68efad P 13d076ba0db846a4bd76a8e29b6dba9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:06.814175 28068 raft_consensus.cc:1275] T 9627f4a7f70749e68aa83fd00d68efad P f5edafab15de430498b2cccedb34c496 [term 2 FOLLOWER]: Refusing update from remote peer 13d076ba0db846a4bd76a8e29b6dba9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:06.816051 28380 consensus_queue.cc:1048] T 9627f4a7f70749e68aa83fd00d68efad P 13d076ba0db846a4bd76a8e29b6dba9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:08.952100 27932 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:08.959980 28142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1f8b2b5fafd74a658ef3bf19de0e5242"
dest_uuid: "13d076ba0db846a4bd76a8e29b6dba9f"
mode: GRACEFUL
new_leader_uuid: "f5edafab15de430498b2cccedb34c496"
 from {username='slave'} at 127.0.0.1:53766
I20260713 09:09:08.960547 28142 raft_consensus.cc:606] T 1f8b2b5fafd74a658ef3bf19de0e5242 P 13d076ba0db846a4bd76a8e29b6dba9f [term 2 LEADER]: Received request to transfer leadership to TS f5edafab15de430498b2cccedb34c496
I20260713 09:09:08.962674 28142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "230c60a4414e47f395a18cf57b2855e0"
dest_uuid: "13d076ba0db846a4bd76a8e29b6dba9f"
mode: GRACEFUL
new_leader_uuid: "4c5cc7426d5440f889110f6739bf83ed"
 from {username='slave'} at 127.0.0.1:53766
I20260713 09:09:08.963006 28142 raft_consensus.cc:606] T 230c60a4414e47f395a18cf57b2855e0 P 13d076ba0db846a4bd76a8e29b6dba9f [term 3 LEADER]: Received request to transfer leadership to TS 4c5cc7426d5440f889110f6739bf83ed
I20260713 09:09:08.964871 28142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "311b536922264f86bf7213c0feda1259"
dest_uuid: "13d076ba0db846a4bd76a8e29b6dba9f"
mode: GRACEFUL
new_leader_uuid: "f5edafab15de430498b2cccedb34c496"
 from {username='slave'} at 127.0.0.1:53766
I20260713 09:09:08.965198 28142 raft_consensus.cc:606] T 311b536922264f86bf7213c0feda1259 P 13d076ba0db846a4bd76a8e29b6dba9f [term 1 LEADER]: Received request to transfer leadership to TS f5edafab15de430498b2cccedb34c496
I20260713 09:09:08.966958 28142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5123392ef8fc4fc88a9bf7d2b2b535fc"
dest_uuid: "13d076ba0db846a4bd76a8e29b6dba9f"
mode: GRACEFUL
new_leader_uuid: "4c5cc7426d5440f889110f6739bf83ed"
 from {username='slave'} at 127.0.0.1:53766
I20260713 09:09:08.967276 28142 raft_consensus.cc:606] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 13d076ba0db846a4bd76a8e29b6dba9f [term 3 LEADER]: Received request to transfer leadership to TS 4c5cc7426d5440f889110f6739bf83ed
I20260713 09:09:08.969201 28142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eebc23d4c462462b8faaf176516ff61a"
dest_uuid: "13d076ba0db846a4bd76a8e29b6dba9f"
mode: GRACEFUL
new_leader_uuid: "f5edafab15de430498b2cccedb34c496"
 from {username='slave'} at 127.0.0.1:53766
I20260713 09:09:08.969528 28142 raft_consensus.cc:606] T eebc23d4c462462b8faaf176516ff61a P 13d076ba0db846a4bd76a8e29b6dba9f [term 3 LEADER]: Received request to transfer leadership to TS f5edafab15de430498b2cccedb34c496
I20260713 09:09:08.970247 27932 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:09:08.970647 27932 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:09.062737 28363 raft_consensus.cc:993] T 311b536922264f86bf7213c0feda1259 P 13d076ba0db846a4bd76a8e29b6dba9f: : Instructing follower f5edafab15de430498b2cccedb34c496 to start an election
I20260713 09:09:09.063232 28404 raft_consensus.cc:1081] T 311b536922264f86bf7213c0feda1259 P 13d076ba0db846a4bd76a8e29b6dba9f [term 1 LEADER]: Signalling peer f5edafab15de430498b2cccedb34c496 to start an election
I20260713 09:09:09.064640 28067 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "311b536922264f86bf7213c0feda1259"
dest_uuid: "f5edafab15de430498b2cccedb34c496"
 from {username='slave'} at 127.0.0.1:42486
I20260713 09:09:09.065052 28067 raft_consensus.cc:493] T 311b536922264f86bf7213c0feda1259 P f5edafab15de430498b2cccedb34c496 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:09.065351 28067 raft_consensus.cc:3060] T 311b536922264f86bf7213c0feda1259 P f5edafab15de430498b2cccedb34c496 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:09.070871 28067 raft_consensus.cc:515] T 311b536922264f86bf7213c0feda1259 P f5edafab15de430498b2cccedb34c496 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:09.073033 28067 leader_election.cc:290] T 311b536922264f86bf7213c0feda1259 P f5edafab15de430498b2cccedb34c496 [CANDIDATE]: Term 2 election: Requested vote from peers 13d076ba0db846a4bd76a8e29b6dba9f (127.27.71.2:38461), 4c5cc7426d5440f889110f6739bf83ed (127.27.71.3:40129)
I20260713 09:09:09.073665 28142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "311b536922264f86bf7213c0feda1259" candidate_uuid: "f5edafab15de430498b2cccedb34c496" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "13d076ba0db846a4bd76a8e29b6dba9f"
I20260713 09:09:09.074185 28217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "311b536922264f86bf7213c0feda1259" candidate_uuid: "f5edafab15de430498b2cccedb34c496" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c5cc7426d5440f889110f6739bf83ed"
I20260713 09:09:09.074386 28142 raft_consensus.cc:3055] T 311b536922264f86bf7213c0feda1259 P 13d076ba0db846a4bd76a8e29b6dba9f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:09.074707 28142 raft_consensus.cc:740] T 311b536922264f86bf7213c0feda1259 P 13d076ba0db846a4bd76a8e29b6dba9f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 13d076ba0db846a4bd76a8e29b6dba9f, State: Running, Role: LEADER
I20260713 09:09:09.074744 28217 raft_consensus.cc:3060] T 311b536922264f86bf7213c0feda1259 P 4c5cc7426d5440f889110f6739bf83ed [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:09.075395 28142 consensus_queue.cc:260] T 311b536922264f86bf7213c0feda1259 P 13d076ba0db846a4bd76a8e29b6dba9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:09.076339 28142 raft_consensus.cc:3060] T 311b536922264f86bf7213c0feda1259 P 13d076ba0db846a4bd76a8e29b6dba9f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:09.078894 28217 raft_consensus.cc:2468] T 311b536922264f86bf7213c0feda1259 P 4c5cc7426d5440f889110f6739bf83ed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5edafab15de430498b2cccedb34c496 in term 2.
I20260713 09:09:09.080085 28034 leader_election.cc:304] T 311b536922264f86bf7213c0feda1259 P f5edafab15de430498b2cccedb34c496 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c5cc7426d5440f889110f6739bf83ed, f5edafab15de430498b2cccedb34c496; no voters: 
I20260713 09:09:09.080646 28142 raft_consensus.cc:2468] T 311b536922264f86bf7213c0feda1259 P 13d076ba0db846a4bd76a8e29b6dba9f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5edafab15de430498b2cccedb34c496 in term 2.
I20260713 09:09:09.081808 28405 raft_consensus.cc:2804] T 311b536922264f86bf7213c0feda1259 P f5edafab15de430498b2cccedb34c496 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:09.082609 28405 raft_consensus.cc:697] T 311b536922264f86bf7213c0feda1259 P f5edafab15de430498b2cccedb34c496 [term 2 LEADER]: Becoming Leader. State: Replica: f5edafab15de430498b2cccedb34c496, State: Running, Role: LEADER
I20260713 09:09:09.083457 28405 consensus_queue.cc:237] T 311b536922264f86bf7213c0feda1259 P f5edafab15de430498b2cccedb34c496 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:09.089375 27964 catalog_manager.cc:5697] T 311b536922264f86bf7213c0feda1259 P f5edafab15de430498b2cccedb34c496 reported cstate change: term changed from 1 to 2, leader changed from 13d076ba0db846a4bd76a8e29b6dba9f (127.27.71.2) to f5edafab15de430498b2cccedb34c496 (127.27.71.1). New cstate: current_term: 2 leader_uuid: "f5edafab15de430498b2cccedb34c496" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:09.117714 28363 raft_consensus.cc:993] T 230c60a4414e47f395a18cf57b2855e0 P 13d076ba0db846a4bd76a8e29b6dba9f: : Instructing follower 4c5cc7426d5440f889110f6739bf83ed to start an election
I20260713 09:09:09.118188 28404 raft_consensus.cc:1081] T 230c60a4414e47f395a18cf57b2855e0 P 13d076ba0db846a4bd76a8e29b6dba9f [term 3 LEADER]: Signalling peer 4c5cc7426d5440f889110f6739bf83ed to start an election
I20260713 09:09:09.119477 28217 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "230c60a4414e47f395a18cf57b2855e0"
dest_uuid: "4c5cc7426d5440f889110f6739bf83ed"
 from {username='slave'} at 127.0.0.1:38002
I20260713 09:09:09.119902 28217 raft_consensus.cc:493] T 230c60a4414e47f395a18cf57b2855e0 P 4c5cc7426d5440f889110f6739bf83ed [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:09.120114 28217 raft_consensus.cc:3060] T 230c60a4414e47f395a18cf57b2855e0 P 4c5cc7426d5440f889110f6739bf83ed [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:09.123875 28217 raft_consensus.cc:515] T 230c60a4414e47f395a18cf57b2855e0 P 4c5cc7426d5440f889110f6739bf83ed [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:09.125147 28217 leader_election.cc:290] T 230c60a4414e47f395a18cf57b2855e0 P 4c5cc7426d5440f889110f6739bf83ed [CANDIDATE]: Term 4 election: Requested vote from peers f5edafab15de430498b2cccedb34c496 (127.27.71.1:37607), 13d076ba0db846a4bd76a8e29b6dba9f (127.27.71.2:38461)
I20260713 09:09:09.125969 28067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "230c60a4414e47f395a18cf57b2855e0" candidate_uuid: "4c5cc7426d5440f889110f6739bf83ed" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f5edafab15de430498b2cccedb34c496"
I20260713 09:09:09.126271 28142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "230c60a4414e47f395a18cf57b2855e0" candidate_uuid: "4c5cc7426d5440f889110f6739bf83ed" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "13d076ba0db846a4bd76a8e29b6dba9f"
I20260713 09:09:09.126428 28067 raft_consensus.cc:3060] T 230c60a4414e47f395a18cf57b2855e0 P f5edafab15de430498b2cccedb34c496 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:09.126761 28142 raft_consensus.cc:3055] T 230c60a4414e47f395a18cf57b2855e0 P 13d076ba0db846a4bd76a8e29b6dba9f [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:09:09.127000 28142 raft_consensus.cc:740] T 230c60a4414e47f395a18cf57b2855e0 P 13d076ba0db846a4bd76a8e29b6dba9f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 13d076ba0db846a4bd76a8e29b6dba9f, State: Running, Role: LEADER
I20260713 09:09:09.127573 28142 consensus_queue.cc:260] T 230c60a4414e47f395a18cf57b2855e0 P 13d076ba0db846a4bd76a8e29b6dba9f [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: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:09.128376 28142 raft_consensus.cc:3060] T 230c60a4414e47f395a18cf57b2855e0 P 13d076ba0db846a4bd76a8e29b6dba9f [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:09.130386 28067 raft_consensus.cc:2468] T 230c60a4414e47f395a18cf57b2855e0 P f5edafab15de430498b2cccedb34c496 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c5cc7426d5440f889110f6739bf83ed in term 4.
I20260713 09:09:09.131428 28182 leader_election.cc:304] T 230c60a4414e47f395a18cf57b2855e0 P 4c5cc7426d5440f889110f6739bf83ed [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: 4c5cc7426d5440f889110f6739bf83ed, f5edafab15de430498b2cccedb34c496; no voters: 
I20260713 09:09:09.132216 28403 raft_consensus.cc:2804] T 230c60a4414e47f395a18cf57b2855e0 P 4c5cc7426d5440f889110f6739bf83ed [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:09:09.132256 28142 raft_consensus.cc:2468] T 230c60a4414e47f395a18cf57b2855e0 P 13d076ba0db846a4bd76a8e29b6dba9f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c5cc7426d5440f889110f6739bf83ed in term 4.
I20260713 09:09:09.133409 28403 raft_consensus.cc:697] T 230c60a4414e47f395a18cf57b2855e0 P 4c5cc7426d5440f889110f6739bf83ed [term 4 LEADER]: Becoming Leader. State: Replica: 4c5cc7426d5440f889110f6739bf83ed, State: Running, Role: LEADER
I20260713 09:09:09.134167 28403 consensus_queue.cc:237] T 230c60a4414e47f395a18cf57b2855e0 P 4c5cc7426d5440f889110f6739bf83ed [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: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:09.137271 28363 raft_consensus.cc:993] T 1f8b2b5fafd74a658ef3bf19de0e5242 P 13d076ba0db846a4bd76a8e29b6dba9f: : Instructing follower f5edafab15de430498b2cccedb34c496 to start an election
I20260713 09:09:09.137693 28363 raft_consensus.cc:1081] T 1f8b2b5fafd74a658ef3bf19de0e5242 P 13d076ba0db846a4bd76a8e29b6dba9f [term 2 LEADER]: Signalling peer f5edafab15de430498b2cccedb34c496 to start an election
I20260713 09:09:09.139441 28067 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1f8b2b5fafd74a658ef3bf19de0e5242"
dest_uuid: "f5edafab15de430498b2cccedb34c496"
 from {username='slave'} at 127.0.0.1:42486
I20260713 09:09:09.139845 28067 raft_consensus.cc:493] T 1f8b2b5fafd74a658ef3bf19de0e5242 P f5edafab15de430498b2cccedb34c496 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:09.140100 28067 raft_consensus.cc:3060] T 1f8b2b5fafd74a658ef3bf19de0e5242 P f5edafab15de430498b2cccedb34c496 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:09.141359 27964 catalog_manager.cc:5697] T 230c60a4414e47f395a18cf57b2855e0 P 4c5cc7426d5440f889110f6739bf83ed reported cstate change: term changed from 3 to 4, leader changed from 13d076ba0db846a4bd76a8e29b6dba9f (127.27.71.2) to 4c5cc7426d5440f889110f6739bf83ed (127.27.71.3). New cstate: current_term: 4 leader_uuid: "4c5cc7426d5440f889110f6739bf83ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:09.143575 28067 raft_consensus.cc:515] T 1f8b2b5fafd74a658ef3bf19de0e5242 P f5edafab15de430498b2cccedb34c496 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:09.145428 28067 leader_election.cc:290] T 1f8b2b5fafd74a658ef3bf19de0e5242 P f5edafab15de430498b2cccedb34c496 [CANDIDATE]: Term 3 election: Requested vote from peers 13d076ba0db846a4bd76a8e29b6dba9f (127.27.71.2:38461), 4c5cc7426d5440f889110f6739bf83ed (127.27.71.3:40129)
I20260713 09:09:09.145743 28142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f8b2b5fafd74a658ef3bf19de0e5242" candidate_uuid: "f5edafab15de430498b2cccedb34c496" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "13d076ba0db846a4bd76a8e29b6dba9f"
I20260713 09:09:09.145969 28217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f8b2b5fafd74a658ef3bf19de0e5242" candidate_uuid: "f5edafab15de430498b2cccedb34c496" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4c5cc7426d5440f889110f6739bf83ed"
I20260713 09:09:09.146246 28142 raft_consensus.cc:3055] T 1f8b2b5fafd74a658ef3bf19de0e5242 P 13d076ba0db846a4bd76a8e29b6dba9f [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:09.146487 28217 raft_consensus.cc:3060] T 1f8b2b5fafd74a658ef3bf19de0e5242 P 4c5cc7426d5440f889110f6739bf83ed [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:09.146592 28142 raft_consensus.cc:740] T 1f8b2b5fafd74a658ef3bf19de0e5242 P 13d076ba0db846a4bd76a8e29b6dba9f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 13d076ba0db846a4bd76a8e29b6dba9f, State: Running, Role: LEADER
I20260713 09:09:09.147377 28142 consensus_queue.cc:260] T 1f8b2b5fafd74a658ef3bf19de0e5242 P 13d076ba0db846a4bd76a8e29b6dba9f [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: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:09.148874 28142 raft_consensus.cc:3060] T 1f8b2b5fafd74a658ef3bf19de0e5242 P 13d076ba0db846a4bd76a8e29b6dba9f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:09.151295 28217 raft_consensus.cc:2468] T 1f8b2b5fafd74a658ef3bf19de0e5242 P 4c5cc7426d5440f889110f6739bf83ed [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5edafab15de430498b2cccedb34c496 in term 3.
I20260713 09:09:09.152173 28034 leader_election.cc:304] T 1f8b2b5fafd74a658ef3bf19de0e5242 P f5edafab15de430498b2cccedb34c496 [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: 4c5cc7426d5440f889110f6739bf83ed, f5edafab15de430498b2cccedb34c496; no voters: 
I20260713 09:09:09.152904 28405 raft_consensus.cc:2804] T 1f8b2b5fafd74a658ef3bf19de0e5242 P f5edafab15de430498b2cccedb34c496 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:09.152980 28142 raft_consensus.cc:2468] T 1f8b2b5fafd74a658ef3bf19de0e5242 P 13d076ba0db846a4bd76a8e29b6dba9f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5edafab15de430498b2cccedb34c496 in term 3.
I20260713 09:09:09.153354 28405 raft_consensus.cc:697] T 1f8b2b5fafd74a658ef3bf19de0e5242 P f5edafab15de430498b2cccedb34c496 [term 3 LEADER]: Becoming Leader. State: Replica: f5edafab15de430498b2cccedb34c496, State: Running, Role: LEADER
I20260713 09:09:09.154112 28405 consensus_queue.cc:237] T 1f8b2b5fafd74a658ef3bf19de0e5242 P f5edafab15de430498b2cccedb34c496 [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: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:09.159837 27964 catalog_manager.cc:5697] T 1f8b2b5fafd74a658ef3bf19de0e5242 P f5edafab15de430498b2cccedb34c496 reported cstate change: term changed from 2 to 3, leader changed from 13d076ba0db846a4bd76a8e29b6dba9f (127.27.71.2) to f5edafab15de430498b2cccedb34c496 (127.27.71.1). New cstate: current_term: 3 leader_uuid: "f5edafab15de430498b2cccedb34c496" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:09.222661 28363 raft_consensus.cc:993] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 13d076ba0db846a4bd76a8e29b6dba9f: : Instructing follower 4c5cc7426d5440f889110f6739bf83ed to start an election
I20260713 09:09:09.223127 28404 raft_consensus.cc:1081] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 13d076ba0db846a4bd76a8e29b6dba9f [term 3 LEADER]: Signalling peer 4c5cc7426d5440f889110f6739bf83ed to start an election
I20260713 09:09:09.224601 28217 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5123392ef8fc4fc88a9bf7d2b2b535fc"
dest_uuid: "4c5cc7426d5440f889110f6739bf83ed"
 from {username='slave'} at 127.0.0.1:38002
I20260713 09:09:09.225131 28217 raft_consensus.cc:493] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 4c5cc7426d5440f889110f6739bf83ed [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:09.225440 28217 raft_consensus.cc:3060] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 4c5cc7426d5440f889110f6739bf83ed [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:09.230217 28217 raft_consensus.cc:515] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 4c5cc7426d5440f889110f6739bf83ed [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } } peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } }
I20260713 09:09:09.231277 28363 raft_consensus.cc:993] T eebc23d4c462462b8faaf176516ff61a P 13d076ba0db846a4bd76a8e29b6dba9f: : Instructing follower f5edafab15de430498b2cccedb34c496 to start an election
I20260713 09:09:09.231729 28404 raft_consensus.cc:1081] T eebc23d4c462462b8faaf176516ff61a P 13d076ba0db846a4bd76a8e29b6dba9f [term 3 LEADER]: Signalling peer f5edafab15de430498b2cccedb34c496 to start an election
I20260713 09:09:09.232967 28217 leader_election.cc:290] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 4c5cc7426d5440f889110f6739bf83ed [CANDIDATE]: Term 4 election: Requested vote from peers f5edafab15de430498b2cccedb34c496 (127.27.71.1:37607), 13d076ba0db846a4bd76a8e29b6dba9f (127.27.71.2:38461)
I20260713 09:09:09.233203 28142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5123392ef8fc4fc88a9bf7d2b2b535fc" candidate_uuid: "4c5cc7426d5440f889110f6739bf83ed" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "13d076ba0db846a4bd76a8e29b6dba9f"
I20260713 09:09:09.233417 28068 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eebc23d4c462462b8faaf176516ff61a"
dest_uuid: "f5edafab15de430498b2cccedb34c496"
 from {username='slave'} at 127.0.0.1:42486
I20260713 09:09:09.233736 28142 raft_consensus.cc:3055] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 13d076ba0db846a4bd76a8e29b6dba9f [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:09:09.233853 28068 raft_consensus.cc:493] T eebc23d4c462462b8faaf176516ff61a P f5edafab15de430498b2cccedb34c496 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:09.233929 28067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5123392ef8fc4fc88a9bf7d2b2b535fc" candidate_uuid: "4c5cc7426d5440f889110f6739bf83ed" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f5edafab15de430498b2cccedb34c496"
I20260713 09:09:09.234047 28142 raft_consensus.cc:740] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 13d076ba0db846a4bd76a8e29b6dba9f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 13d076ba0db846a4bd76a8e29b6dba9f, State: Running, Role: LEADER
I20260713 09:09:09.234225 28068 raft_consensus.cc:3060] T eebc23d4c462462b8faaf176516ff61a P f5edafab15de430498b2cccedb34c496 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:09.234534 28067 raft_consensus.cc:3060] T 5123392ef8fc4fc88a9bf7d2b2b535fc P f5edafab15de430498b2cccedb34c496 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:09.234998 28142 consensus_queue.cc:260] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 13d076ba0db846a4bd76a8e29b6dba9f [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: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } } peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } }
I20260713 09:09:09.236099 28142 raft_consensus.cc:3060] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 13d076ba0db846a4bd76a8e29b6dba9f [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:09.238590 28068 raft_consensus.cc:515] T eebc23d4c462462b8faaf176516ff61a P f5edafab15de430498b2cccedb34c496 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:09.240262 28067 raft_consensus.cc:2468] T 5123392ef8fc4fc88a9bf7d2b2b535fc P f5edafab15de430498b2cccedb34c496 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c5cc7426d5440f889110f6739bf83ed in term 4.
I20260713 09:09:09.241117 28068 leader_election.cc:290] T eebc23d4c462462b8faaf176516ff61a P f5edafab15de430498b2cccedb34c496 [CANDIDATE]: Term 4 election: Requested vote from peers 13d076ba0db846a4bd76a8e29b6dba9f (127.27.71.2:38461), 4c5cc7426d5440f889110f6739bf83ed (127.27.71.3:40129)
I20260713 09:09:09.241762 28142 raft_consensus.cc:2468] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 13d076ba0db846a4bd76a8e29b6dba9f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c5cc7426d5440f889110f6739bf83ed in term 4.
I20260713 09:09:09.242444 28182 leader_election.cc:304] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 4c5cc7426d5440f889110f6739bf83ed [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: 4c5cc7426d5440f889110f6739bf83ed, f5edafab15de430498b2cccedb34c496; no voters: 
I20260713 09:09:09.242604 28143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eebc23d4c462462b8faaf176516ff61a" candidate_uuid: "f5edafab15de430498b2cccedb34c496" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "13d076ba0db846a4bd76a8e29b6dba9f"
I20260713 09:09:09.242687 28217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eebc23d4c462462b8faaf176516ff61a" candidate_uuid: "f5edafab15de430498b2cccedb34c496" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4c5cc7426d5440f889110f6739bf83ed"
I20260713 09:09:09.243229 28217 raft_consensus.cc:3060] T eebc23d4c462462b8faaf176516ff61a P 4c5cc7426d5440f889110f6739bf83ed [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:09.243156 28143 raft_consensus.cc:3055] T eebc23d4c462462b8faaf176516ff61a P 13d076ba0db846a4bd76a8e29b6dba9f [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:09:09.243635 28143 raft_consensus.cc:740] T eebc23d4c462462b8faaf176516ff61a P 13d076ba0db846a4bd76a8e29b6dba9f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 13d076ba0db846a4bd76a8e29b6dba9f, State: Running, Role: LEADER
I20260713 09:09:09.244102 28412 raft_consensus.cc:2804] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 4c5cc7426d5440f889110f6739bf83ed [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:09:09.244547 28412 raft_consensus.cc:697] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 4c5cc7426d5440f889110f6739bf83ed [term 4 LEADER]: Becoming Leader. State: Replica: 4c5cc7426d5440f889110f6739bf83ed, State: Running, Role: LEADER
I20260713 09:09:09.244455 28143 consensus_queue.cc:260] T eebc23d4c462462b8faaf176516ff61a P 13d076ba0db846a4bd76a8e29b6dba9f [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: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:09.245481 28143 raft_consensus.cc:3060] T eebc23d4c462462b8faaf176516ff61a P 13d076ba0db846a4bd76a8e29b6dba9f [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:09.245430 28412 consensus_queue.cc:237] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 4c5cc7426d5440f889110f6739bf83ed [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: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } } peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } }
I20260713 09:09:09.250876 28143 raft_consensus.cc:2468] T eebc23d4c462462b8faaf176516ff61a P 13d076ba0db846a4bd76a8e29b6dba9f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5edafab15de430498b2cccedb34c496 in term 4.
I20260713 09:09:09.251093 28217 raft_consensus.cc:2468] T eebc23d4c462462b8faaf176516ff61a P 4c5cc7426d5440f889110f6739bf83ed [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5edafab15de430498b2cccedb34c496 in term 4.
I20260713 09:09:09.252072 28032 leader_election.cc:304] T eebc23d4c462462b8faaf176516ff61a P f5edafab15de430498b2cccedb34c496 [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: 13d076ba0db846a4bd76a8e29b6dba9f, f5edafab15de430498b2cccedb34c496; no voters: 
I20260713 09:09:09.252867 28405 raft_consensus.cc:2804] T eebc23d4c462462b8faaf176516ff61a P f5edafab15de430498b2cccedb34c496 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:09:09.253324 28405 raft_consensus.cc:697] T eebc23d4c462462b8faaf176516ff61a P f5edafab15de430498b2cccedb34c496 [term 4 LEADER]: Becoming Leader. State: Replica: f5edafab15de430498b2cccedb34c496, State: Running, Role: LEADER
I20260713 09:09:09.253274 27964 catalog_manager.cc:5697] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 4c5cc7426d5440f889110f6739bf83ed reported cstate change: term changed from 3 to 4, leader changed from 13d076ba0db846a4bd76a8e29b6dba9f (127.27.71.2) to 4c5cc7426d5440f889110f6739bf83ed (127.27.71.3). New cstate: current_term: 4 leader_uuid: "4c5cc7426d5440f889110f6739bf83ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:09.254194 28405 consensus_queue.cc:237] T eebc23d4c462462b8faaf176516ff61a P f5edafab15de430498b2cccedb34c496 [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: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } }
I20260713 09:09:09.262104 27962 catalog_manager.cc:5697] T eebc23d4c462462b8faaf176516ff61a P f5edafab15de430498b2cccedb34c496 reported cstate change: term changed from 3 to 4, leader changed from 13d076ba0db846a4bd76a8e29b6dba9f (127.27.71.2) to f5edafab15de430498b2cccedb34c496 (127.27.71.1). New cstate: current_term: 4 leader_uuid: "f5edafab15de430498b2cccedb34c496" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:09.572955 28217 raft_consensus.cc:1275] T 311b536922264f86bf7213c0feda1259 P 4c5cc7426d5440f889110f6739bf83ed [term 2 FOLLOWER]: Refusing update from remote peer f5edafab15de430498b2cccedb34c496: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:09.573977 28405 consensus_queue.cc:1048] T 311b536922264f86bf7213c0feda1259 P f5edafab15de430498b2cccedb34c496 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:09.583663 28143 raft_consensus.cc:1275] T 311b536922264f86bf7213c0feda1259 P 13d076ba0db846a4bd76a8e29b6dba9f [term 2 FOLLOWER]: Refusing update from remote peer f5edafab15de430498b2cccedb34c496: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:09.585220 28419 consensus_queue.cc:1048] T 311b536922264f86bf7213c0feda1259 P f5edafab15de430498b2cccedb34c496 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:09.602846 28068 raft_consensus.cc:1275] T 230c60a4414e47f395a18cf57b2855e0 P f5edafab15de430498b2cccedb34c496 [term 4 FOLLOWER]: Refusing update from remote peer 4c5cc7426d5440f889110f6739bf83ed: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:09:09.603953 28412 consensus_queue.cc:1048] T 230c60a4414e47f395a18cf57b2855e0 P 4c5cc7426d5440f889110f6739bf83ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:09.611796 28143 raft_consensus.cc:1275] T 230c60a4414e47f395a18cf57b2855e0 P 13d076ba0db846a4bd76a8e29b6dba9f [term 4 FOLLOWER]: Refusing update from remote peer 4c5cc7426d5440f889110f6739bf83ed: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:09:09.613608 28403 consensus_queue.cc:1048] T 230c60a4414e47f395a18cf57b2855e0 P 4c5cc7426d5440f889110f6739bf83ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:09.708439 28143 raft_consensus.cc:1275] T 1f8b2b5fafd74a658ef3bf19de0e5242 P 13d076ba0db846a4bd76a8e29b6dba9f [term 3 FOLLOWER]: Refusing update from remote peer f5edafab15de430498b2cccedb34c496: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:09.709524 28419 consensus_queue.cc:1048] T 1f8b2b5fafd74a658ef3bf19de0e5242 P f5edafab15de430498b2cccedb34c496 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:09.717514 28217 raft_consensus.cc:1275] T 1f8b2b5fafd74a658ef3bf19de0e5242 P 4c5cc7426d5440f889110f6739bf83ed [term 3 FOLLOWER]: Refusing update from remote peer f5edafab15de430498b2cccedb34c496: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:09.718909 28405 consensus_queue.cc:1048] T 1f8b2b5fafd74a658ef3bf19de0e5242 P f5edafab15de430498b2cccedb34c496 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:09.748304 28143 raft_consensus.cc:1275] T eebc23d4c462462b8faaf176516ff61a P 13d076ba0db846a4bd76a8e29b6dba9f [term 4 FOLLOWER]: Refusing update from remote peer f5edafab15de430498b2cccedb34c496: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:09:09.749239 28405 consensus_queue.cc:1048] T eebc23d4c462462b8faaf176516ff61a P f5edafab15de430498b2cccedb34c496 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:09.757001 28217 raft_consensus.cc:1275] T eebc23d4c462462b8faaf176516ff61a P 4c5cc7426d5440f889110f6739bf83ed [term 4 FOLLOWER]: Refusing update from remote peer f5edafab15de430498b2cccedb34c496: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:09:09.758255 28419 consensus_queue.cc:1048] T eebc23d4c462462b8faaf176516ff61a P f5edafab15de430498b2cccedb34c496 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c5cc7426d5440f889110f6739bf83ed" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 40129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:09.832861 28068 raft_consensus.cc:1275] T 5123392ef8fc4fc88a9bf7d2b2b535fc P f5edafab15de430498b2cccedb34c496 [term 4 FOLLOWER]: Refusing update from remote peer 4c5cc7426d5440f889110f6739bf83ed: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:09:09.833993 28403 consensus_queue.cc:1048] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 4c5cc7426d5440f889110f6739bf83ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5edafab15de430498b2cccedb34c496" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:09.841557 28143 raft_consensus.cc:1275] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 13d076ba0db846a4bd76a8e29b6dba9f [term 4 FOLLOWER]: Refusing update from remote peer 4c5cc7426d5440f889110f6739bf83ed: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:09:09.842959 28412 consensus_queue.cc:1048] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 4c5cc7426d5440f889110f6739bf83ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "13d076ba0db846a4bd76a8e29b6dba9f" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 38461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:09.971526 27932 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:09.976440 27932 tablet_server.cc:179] TabletServer@127.27.71.1:0 shutting down...
I20260713 09:09:10.000366 27932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:10.001070 27932 tablet_replica.cc:333] T 1f8b2b5fafd74a658ef3bf19de0e5242 P f5edafab15de430498b2cccedb34c496: stopping tablet replica
I20260713 09:09:10.001706 27932 raft_consensus.cc:2243] T 1f8b2b5fafd74a658ef3bf19de0e5242 P f5edafab15de430498b2cccedb34c496 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:10.002421 27932 raft_consensus.cc:2272] T 1f8b2b5fafd74a658ef3bf19de0e5242 P f5edafab15de430498b2cccedb34c496 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:10.005043 27932 tablet_replica.cc:333] T 311b536922264f86bf7213c0feda1259 P f5edafab15de430498b2cccedb34c496: stopping tablet replica
I20260713 09:09:10.005504 27932 raft_consensus.cc:2243] T 311b536922264f86bf7213c0feda1259 P f5edafab15de430498b2cccedb34c496 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:10.006155 27932 raft_consensus.cc:2272] T 311b536922264f86bf7213c0feda1259 P f5edafab15de430498b2cccedb34c496 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:10.008050 27932 tablet_replica.cc:333] T cd2c5cfa79ee49e2ad5821188568cd65 P f5edafab15de430498b2cccedb34c496: stopping tablet replica
I20260713 09:09:10.008538 27932 raft_consensus.cc:2243] T cd2c5cfa79ee49e2ad5821188568cd65 P f5edafab15de430498b2cccedb34c496 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:10.008915 27932 raft_consensus.cc:2272] T cd2c5cfa79ee49e2ad5821188568cd65 P f5edafab15de430498b2cccedb34c496 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:10.010344 27932 tablet_replica.cc:333] T 1b47eaf122924b859d24e646b75fed8d P f5edafab15de430498b2cccedb34c496: stopping tablet replica
I20260713 09:09:10.010776 27932 raft_consensus.cc:2243] T 1b47eaf122924b859d24e646b75fed8d P f5edafab15de430498b2cccedb34c496 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:10.011139 27932 raft_consensus.cc:2272] T 1b47eaf122924b859d24e646b75fed8d P f5edafab15de430498b2cccedb34c496 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:10.012594 27932 tablet_replica.cc:333] T eebc23d4c462462b8faaf176516ff61a P f5edafab15de430498b2cccedb34c496: stopping tablet replica
I20260713 09:09:10.013027 27932 raft_consensus.cc:2243] T eebc23d4c462462b8faaf176516ff61a P f5edafab15de430498b2cccedb34c496 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:09:10.013630 27932 raft_consensus.cc:2272] T eebc23d4c462462b8faaf176516ff61a P f5edafab15de430498b2cccedb34c496 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:10.015213 27932 tablet_replica.cc:333] T 5123392ef8fc4fc88a9bf7d2b2b535fc P f5edafab15de430498b2cccedb34c496: stopping tablet replica
I20260713 09:09:10.015794 27932 raft_consensus.cc:2243] T 5123392ef8fc4fc88a9bf7d2b2b535fc P f5edafab15de430498b2cccedb34c496 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:10.016201 27932 raft_consensus.cc:2272] T 5123392ef8fc4fc88a9bf7d2b2b535fc P f5edafab15de430498b2cccedb34c496 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:10.017848 27932 tablet_replica.cc:333] T 68bf2a41afee4117847696984b4c51b6 P f5edafab15de430498b2cccedb34c496: stopping tablet replica
I20260713 09:09:10.018288 27932 raft_consensus.cc:2243] T 68bf2a41afee4117847696984b4c51b6 P f5edafab15de430498b2cccedb34c496 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:10.018672 27932 raft_consensus.cc:2272] T 68bf2a41afee4117847696984b4c51b6 P f5edafab15de430498b2cccedb34c496 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:10.020203 27932 tablet_replica.cc:333] T 9627f4a7f70749e68aa83fd00d68efad P f5edafab15de430498b2cccedb34c496: stopping tablet replica
I20260713 09:09:10.020612 27932 raft_consensus.cc:2243] T 9627f4a7f70749e68aa83fd00d68efad P f5edafab15de430498b2cccedb34c496 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:10.020969 27932 raft_consensus.cc:2272] T 9627f4a7f70749e68aa83fd00d68efad P f5edafab15de430498b2cccedb34c496 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:10.022334 27932 tablet_replica.cc:333] T 230c60a4414e47f395a18cf57b2855e0 P f5edafab15de430498b2cccedb34c496: stopping tablet replica
I20260713 09:09:10.022724 27932 raft_consensus.cc:2243] T 230c60a4414e47f395a18cf57b2855e0 P f5edafab15de430498b2cccedb34c496 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:10.023118 27932 raft_consensus.cc:2272] T 230c60a4414e47f395a18cf57b2855e0 P f5edafab15de430498b2cccedb34c496 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:10.102205 28107 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.27.71.1:37607: connect: Connection refused (error 111)
W20260713 09:09:10.117153 28107 consensus_peers.cc:597] T 1b47eaf122924b859d24e646b75fed8d P 13d076ba0db846a4bd76a8e29b6dba9f -> Peer f5edafab15de430498b2cccedb34c496 (127.27.71.1:37607): Couldn't send request to peer f5edafab15de430498b2cccedb34c496. Status: Network error: Client connection negotiation failed: client connection to 127.27.71.1:37607: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:10.117448 27932 tablet_server.cc:196] TabletServer@127.27.71.1:0 shutdown complete.
I20260713 09:09:10.134078 27932 tablet_server.cc:179] TabletServer@127.27.71.2:0 shutting down...
I20260713 09:09:10.159224 27932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260713 09:09:10.160136 28182 consensus_peers.cc:597] T 230c60a4414e47f395a18cf57b2855e0 P 4c5cc7426d5440f889110f6739bf83ed -> Peer f5edafab15de430498b2cccedb34c496 (127.27.71.1:37607): Couldn't send request to peer f5edafab15de430498b2cccedb34c496. Status: Network error: Client connection negotiation failed: client connection to 127.27.71.1:37607: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:10.161827 27932 tablet_replica.cc:333] T 230c60a4414e47f395a18cf57b2855e0 P 13d076ba0db846a4bd76a8e29b6dba9f: stopping tablet replica
I20260713 09:09:10.163938 27932 raft_consensus.cc:2243] T 230c60a4414e47f395a18cf57b2855e0 P 13d076ba0db846a4bd76a8e29b6dba9f [term 4 FOLLOWER]: Raft consensus shutting down.
W20260713 09:09:10.163938 28182 consensus_peers.cc:597] T 230c60a4414e47f395a18cf57b2855e0 P 4c5cc7426d5440f889110f6739bf83ed -> Peer 13d076ba0db846a4bd76a8e29b6dba9f (127.27.71.2:38461): Couldn't send request to peer 13d076ba0db846a4bd76a8e29b6dba9f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:10.164666 27932 raft_consensus.cc:2272] T 230c60a4414e47f395a18cf57b2855e0 P 13d076ba0db846a4bd76a8e29b6dba9f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:10.167184 27932 tablet_replica.cc:333] T eebc23d4c462462b8faaf176516ff61a P 13d076ba0db846a4bd76a8e29b6dba9f: stopping tablet replica
I20260713 09:09:10.167760 27932 raft_consensus.cc:2243] T eebc23d4c462462b8faaf176516ff61a P 13d076ba0db846a4bd76a8e29b6dba9f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:10.168172 27932 raft_consensus.cc:2272] T eebc23d4c462462b8faaf176516ff61a P 13d076ba0db846a4bd76a8e29b6dba9f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:10.170683 27932 tablet_replica.cc:333] T 1b47eaf122924b859d24e646b75fed8d P 13d076ba0db846a4bd76a8e29b6dba9f: stopping tablet replica
I20260713 09:09:10.171132 27932 raft_consensus.cc:2243] T 1b47eaf122924b859d24e646b75fed8d P 13d076ba0db846a4bd76a8e29b6dba9f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:10.171970 27932 raft_consensus.cc:2272] T 1b47eaf122924b859d24e646b75fed8d P 13d076ba0db846a4bd76a8e29b6dba9f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:10.173569 27932 tablet_replica.cc:333] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 13d076ba0db846a4bd76a8e29b6dba9f: stopping tablet replica
I20260713 09:09:10.174043 27932 raft_consensus.cc:2243] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 13d076ba0db846a4bd76a8e29b6dba9f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:10.174417 27932 raft_consensus.cc:2272] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 13d076ba0db846a4bd76a8e29b6dba9f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:10.176429 27932 tablet_replica.cc:333] T cd2c5cfa79ee49e2ad5821188568cd65 P 13d076ba0db846a4bd76a8e29b6dba9f: stopping tablet replica
I20260713 09:09:10.176911 27932 raft_consensus.cc:2243] T cd2c5cfa79ee49e2ad5821188568cd65 P 13d076ba0db846a4bd76a8e29b6dba9f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:10.177300 27932 raft_consensus.cc:2272] T cd2c5cfa79ee49e2ad5821188568cd65 P 13d076ba0db846a4bd76a8e29b6dba9f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:10.178810 27932 tablet_replica.cc:333] T 1f8b2b5fafd74a658ef3bf19de0e5242 P 13d076ba0db846a4bd76a8e29b6dba9f: stopping tablet replica
I20260713 09:09:10.179270 27932 raft_consensus.cc:2243] T 1f8b2b5fafd74a658ef3bf19de0e5242 P 13d076ba0db846a4bd76a8e29b6dba9f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:10.179697 27932 raft_consensus.cc:2272] T 1f8b2b5fafd74a658ef3bf19de0e5242 P 13d076ba0db846a4bd76a8e29b6dba9f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:10.181510 27932 tablet_replica.cc:333] T 68bf2a41afee4117847696984b4c51b6 P 13d076ba0db846a4bd76a8e29b6dba9f: stopping tablet replica
I20260713 09:09:10.181986 27932 raft_consensus.cc:2243] T 68bf2a41afee4117847696984b4c51b6 P 13d076ba0db846a4bd76a8e29b6dba9f [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:09:10.182694 27932 raft_consensus.cc:2272] T 68bf2a41afee4117847696984b4c51b6 P 13d076ba0db846a4bd76a8e29b6dba9f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:10.184285 27932 tablet_replica.cc:333] T 9627f4a7f70749e68aa83fd00d68efad P 13d076ba0db846a4bd76a8e29b6dba9f: stopping tablet replica
I20260713 09:09:10.184722 27932 raft_consensus.cc:2243] T 9627f4a7f70749e68aa83fd00d68efad P 13d076ba0db846a4bd76a8e29b6dba9f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:10.185415 27932 raft_consensus.cc:2272] T 9627f4a7f70749e68aa83fd00d68efad P 13d076ba0db846a4bd76a8e29b6dba9f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:10.187018 27932 tablet_replica.cc:333] T 311b536922264f86bf7213c0feda1259 P 13d076ba0db846a4bd76a8e29b6dba9f: stopping tablet replica
I20260713 09:09:10.187459 27932 raft_consensus.cc:2243] T 311b536922264f86bf7213c0feda1259 P 13d076ba0db846a4bd76a8e29b6dba9f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:10.187857 27932 raft_consensus.cc:2272] T 311b536922264f86bf7213c0feda1259 P 13d076ba0db846a4bd76a8e29b6dba9f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:10.214499 27932 tablet_server.cc:196] TabletServer@127.27.71.2:0 shutdown complete.
I20260713 09:09:10.229617 27932 tablet_server.cc:179] TabletServer@127.27.71.3:0 shutting down...
I20260713 09:09:10.249780 27932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:10.250514 27932 tablet_replica.cc:333] T 1f8b2b5fafd74a658ef3bf19de0e5242 P 4c5cc7426d5440f889110f6739bf83ed: stopping tablet replica
I20260713 09:09:10.251086 27932 raft_consensus.cc:2243] T 1f8b2b5fafd74a658ef3bf19de0e5242 P 4c5cc7426d5440f889110f6739bf83ed [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:10.251542 27932 raft_consensus.cc:2272] T 1f8b2b5fafd74a658ef3bf19de0e5242 P 4c5cc7426d5440f889110f6739bf83ed [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:10.254164 27932 tablet_replica.cc:333] T 230c60a4414e47f395a18cf57b2855e0 P 4c5cc7426d5440f889110f6739bf83ed: stopping tablet replica
I20260713 09:09:10.254793 27932 raft_consensus.cc:2243] T 230c60a4414e47f395a18cf57b2855e0 P 4c5cc7426d5440f889110f6739bf83ed [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:09:10.255434 27932 raft_consensus.cc:2272] T 230c60a4414e47f395a18cf57b2855e0 P 4c5cc7426d5440f889110f6739bf83ed [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:10.257829 27932 tablet_replica.cc:333] T cd2c5cfa79ee49e2ad5821188568cd65 P 4c5cc7426d5440f889110f6739bf83ed: stopping tablet replica
I20260713 09:09:10.258270 27932 raft_consensus.cc:2243] T cd2c5cfa79ee49e2ad5821188568cd65 P 4c5cc7426d5440f889110f6739bf83ed [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:10.258881 27932 raft_consensus.cc:2272] T cd2c5cfa79ee49e2ad5821188568cd65 P 4c5cc7426d5440f889110f6739bf83ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:10.260399 27932 tablet_replica.cc:333] T 1b47eaf122924b859d24e646b75fed8d P 4c5cc7426d5440f889110f6739bf83ed: stopping tablet replica
I20260713 09:09:10.261015 27932 raft_consensus.cc:2243] T 1b47eaf122924b859d24e646b75fed8d P 4c5cc7426d5440f889110f6739bf83ed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:10.261494 27932 raft_consensus.cc:2272] T 1b47eaf122924b859d24e646b75fed8d P 4c5cc7426d5440f889110f6739bf83ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:10.263533 27932 tablet_replica.cc:333] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 4c5cc7426d5440f889110f6739bf83ed: stopping tablet replica
I20260713 09:09:10.264039 27932 raft_consensus.cc:2243] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 4c5cc7426d5440f889110f6739bf83ed [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:09:10.264632 27932 raft_consensus.cc:2272] T 5123392ef8fc4fc88a9bf7d2b2b535fc P 4c5cc7426d5440f889110f6739bf83ed [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:10.266624 27932 tablet_replica.cc:333] T eebc23d4c462462b8faaf176516ff61a P 4c5cc7426d5440f889110f6739bf83ed: stopping tablet replica
I20260713 09:09:10.267011 27932 raft_consensus.cc:2243] T eebc23d4c462462b8faaf176516ff61a P 4c5cc7426d5440f889110f6739bf83ed [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:10.267349 27932 raft_consensus.cc:2272] T eebc23d4c462462b8faaf176516ff61a P 4c5cc7426d5440f889110f6739bf83ed [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:10.269057 27932 tablet_replica.cc:333] T 311b536922264f86bf7213c0feda1259 P 4c5cc7426d5440f889110f6739bf83ed: stopping tablet replica
I20260713 09:09:10.269456 27932 raft_consensus.cc:2243] T 311b536922264f86bf7213c0feda1259 P 4c5cc7426d5440f889110f6739bf83ed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:10.269760 27932 raft_consensus.cc:2272] T 311b536922264f86bf7213c0feda1259 P 4c5cc7426d5440f889110f6739bf83ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:10.271541 27932 tablet_replica.cc:333] T 68bf2a41afee4117847696984b4c51b6 P 4c5cc7426d5440f889110f6739bf83ed: stopping tablet replica
I20260713 09:09:10.272053 27932 raft_consensus.cc:2243] T 68bf2a41afee4117847696984b4c51b6 P 4c5cc7426d5440f889110f6739bf83ed [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:10.272428 27932 raft_consensus.cc:2272] T 68bf2a41afee4117847696984b4c51b6 P 4c5cc7426d5440f889110f6739bf83ed [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:10.273808 27932 tablet_replica.cc:333] T 9627f4a7f70749e68aa83fd00d68efad P 4c5cc7426d5440f889110f6739bf83ed: stopping tablet replica
I20260713 09:09:10.274148 27932 raft_consensus.cc:2243] T 9627f4a7f70749e68aa83fd00d68efad P 4c5cc7426d5440f889110f6739bf83ed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:10.274483 27932 raft_consensus.cc:2272] T 9627f4a7f70749e68aa83fd00d68efad P 4c5cc7426d5440f889110f6739bf83ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:10.298864 27932 tablet_server.cc:196] TabletServer@127.27.71.3:0 shutdown complete.
I20260713 09:09:10.313493 27932 master.cc:562] Master@127.27.71.62:38119 shutting down...
I20260713 09:09:10.481489 27932 raft_consensus.cc:2243] T 00000000000000000000000000000000 P eec0dd7630bf47a3a3ea7b3fb56167d9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:10.482064 27932 raft_consensus.cc:2272] T 00000000000000000000000000000000 P eec0dd7630bf47a3a3ea7b3fb56167d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:10.482406 27932 tablet_replica.cc:333] T 00000000000000000000000000000000 P eec0dd7630bf47a3a3ea7b3fb56167d9: stopping tablet replica
I20260713 09:09:10.501394 27932 master.cc:584] Master@127.27.71.62:38119 shutdown complete.
13d076ba0db846a4bd76a8e29b6dba9f  4
4c5cc7426d5440f889110f6739bf83ed  1
f5edafab15de430498b2cccedb34c496  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12362 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260713 09:09:10.542382 27932 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.27.71.62:37949
I20260713 09:09:10.543337 27932 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:10.548045 28436 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
W20260713 09:09:10.548771 28437 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
I20260713 09:09:10.550400 27932 server_base.cc:1061] running on GCE node
W20260713 09:09:10.550668 28439 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
I20260713 09:09:10.551537 27932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:10.551826 27932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:10.551990 27932 hybrid_clock.cc:648] HybridClock initialized: now 1783933750551972 us; error 0 us; skew 500 ppm
I20260713 09:09:10.552517 27932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:10.554889 27932 webserver.cc:533] Webserver started at http://127.27.71.62:35855/ using document root <none> and password file <none>
I20260713 09:09:10.555375 27932 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:10.555588 27932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:10.556152 27932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:10.557240 27932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933738023801-27932-0/minicluster-data/master-0-root/instance:
uuid: "49e4772d92e348e2a5b60ddb1caaa6ed"
format_stamp: "Formatted at 2026-07-13 09:09:10 on dist-test-slave-4nhr"
I20260713 09:09:10.561534 27932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:09:10.564882 28444 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:10.565667 27932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:09:10.565889 27932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933738023801-27932-0/minicluster-data/master-0-root
uuid: "49e4772d92e348e2a5b60ddb1caaa6ed"
format_stamp: "Formatted at 2026-07-13 09:09:10 on dist-test-slave-4nhr"
I20260713 09:09:10.566133 27932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933738023801-27932-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933738023801-27932-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933738023801-27932-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)
I20260713 09:09:10.611940 27932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:10.613068 27932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:10.647851 27932 rpc_server.cc:307] RPC server started. Bound to: 127.27.71.62:37949
I20260713 09:09:10.647934 28496 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.71.62:37949 every 8 connection(s)
I20260713 09:09:10.651467 28497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:10.660084 28497 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 49e4772d92e348e2a5b60ddb1caaa6ed: Bootstrap starting.
I20260713 09:09:10.664402 28497 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 49e4772d92e348e2a5b60ddb1caaa6ed: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:10.668394 28497 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 49e4772d92e348e2a5b60ddb1caaa6ed: No bootstrap required, opened a new log
I20260713 09:09:10.670323 28497 raft_consensus.cc:359] T 00000000000000000000000000000000 P 49e4772d92e348e2a5b60ddb1caaa6ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "49e4772d92e348e2a5b60ddb1caaa6ed" member_type: VOTER }
I20260713 09:09:10.670642 28497 raft_consensus.cc:385] T 00000000000000000000000000000000 P 49e4772d92e348e2a5b60ddb1caaa6ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:10.670815 28497 raft_consensus.cc:740] T 00000000000000000000000000000000 P 49e4772d92e348e2a5b60ddb1caaa6ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49e4772d92e348e2a5b60ddb1caaa6ed, State: Initialized, Role: FOLLOWER
I20260713 09:09:10.671279 28497 consensus_queue.cc:260] T 00000000000000000000000000000000 P 49e4772d92e348e2a5b60ddb1caaa6ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "49e4772d92e348e2a5b60ddb1caaa6ed" member_type: VOTER }
I20260713 09:09:10.671645 28497 raft_consensus.cc:399] T 00000000000000000000000000000000 P 49e4772d92e348e2a5b60ddb1caaa6ed [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:09:10.671908 28497 raft_consensus.cc:493] T 00000000000000000000000000000000 P 49e4772d92e348e2a5b60ddb1caaa6ed [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:09:10.672104 28497 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 49e4772d92e348e2a5b60ddb1caaa6ed [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:10.675609 28497 raft_consensus.cc:515] T 00000000000000000000000000000000 P 49e4772d92e348e2a5b60ddb1caaa6ed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "49e4772d92e348e2a5b60ddb1caaa6ed" member_type: VOTER }
I20260713 09:09:10.676148 28497 leader_election.cc:304] T 00000000000000000000000000000000 P 49e4772d92e348e2a5b60ddb1caaa6ed [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: 49e4772d92e348e2a5b60ddb1caaa6ed; no voters: 
I20260713 09:09:10.677134 28497 leader_election.cc:290] T 00000000000000000000000000000000 P 49e4772d92e348e2a5b60ddb1caaa6ed [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:09:10.677507 28500 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 49e4772d92e348e2a5b60ddb1caaa6ed [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:10.678792 28500 raft_consensus.cc:697] T 00000000000000000000000000000000 P 49e4772d92e348e2a5b60ddb1caaa6ed [term 1 LEADER]: Becoming Leader. State: Replica: 49e4772d92e348e2a5b60ddb1caaa6ed, State: Running, Role: LEADER
I20260713 09:09:10.679328 28500 consensus_queue.cc:237] T 00000000000000000000000000000000 P 49e4772d92e348e2a5b60ddb1caaa6ed [LEADER]: Queue going to LEADER mode. State: All 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: "49e4772d92e348e2a5b60ddb1caaa6ed" member_type: VOTER }
I20260713 09:09:10.679908 28497 sys_catalog.cc:565] T 00000000000000000000000000000000 P 49e4772d92e348e2a5b60ddb1caaa6ed [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:09:10.684144 28502 sys_catalog.cc:455] T 00000000000000000000000000000000 P 49e4772d92e348e2a5b60ddb1caaa6ed [sys.catalog]: SysCatalogTable state changed. Reason: New leader 49e4772d92e348e2a5b60ddb1caaa6ed. Latest consensus state: current_term: 1 leader_uuid: "49e4772d92e348e2a5b60ddb1caaa6ed" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "49e4772d92e348e2a5b60ddb1caaa6ed" member_type: VOTER } }
I20260713 09:09:10.684420 28501 sys_catalog.cc:455] T 00000000000000000000000000000000 P 49e4772d92e348e2a5b60ddb1caaa6ed [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "49e4772d92e348e2a5b60ddb1caaa6ed" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "49e4772d92e348e2a5b60ddb1caaa6ed" member_type: VOTER } }
I20260713 09:09:10.684827 28502 sys_catalog.cc:458] T 00000000000000000000000000000000 P 49e4772d92e348e2a5b60ddb1caaa6ed [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:10.684924 28501 sys_catalog.cc:458] T 00000000000000000000000000000000 P 49e4772d92e348e2a5b60ddb1caaa6ed [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:10.686789 28507 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:09:10.691531 28507 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:09:10.694666 27932 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:09:10.700119 28507 catalog_manager.cc:1383] Generated new cluster ID: 960c853a2b1e42f48896502604edbedb
I20260713 09:09:10.700363 28507 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:09:10.753931 28507 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:09:10.755105 28507 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:09:10.777324 28507 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 49e4772d92e348e2a5b60ddb1caaa6ed: Generated new TSK 0
I20260713 09:09:10.777819 28507 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:09:10.825254 27932 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:10.830842 28518 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
W20260713 09:09:10.832185 28519 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
W20260713 09:09:10.833519 28521 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
I20260713 09:09:10.834203 27932 server_base.cc:1061] running on GCE node
I20260713 09:09:10.834995 27932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:10.835230 27932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:10.835382 27932 hybrid_clock.cc:648] HybridClock initialized: now 1783933750835368 us; error 0 us; skew 500 ppm
I20260713 09:09:10.835950 27932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:10.838030 27932 webserver.cc:533] Webserver started at http://127.27.71.1:33191/ using document root <none> and password file <none>
I20260713 09:09:10.838572 27932 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:10.838761 27932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:10.839047 27932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:10.840083 27932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933738023801-27932-0/minicluster-data/ts-0-root/instance:
uuid: "c75b5556c96e485f831a206ba9165c22"
format_stamp: "Formatted at 2026-07-13 09:09:10 on dist-test-slave-4nhr"
I20260713 09:09:10.844061 27932 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:09:10.846939 28526 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:10.847585 27932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:09:10.847913 27932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933738023801-27932-0/minicluster-data/ts-0-root
uuid: "c75b5556c96e485f831a206ba9165c22"
format_stamp: "Formatted at 2026-07-13 09:09:10 on dist-test-slave-4nhr"
I20260713 09:09:10.848167 27932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933738023801-27932-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933738023801-27932-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933738023801-27932-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)
I20260713 09:09:10.868911 27932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:10.870040 27932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:10.871367 27932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:10.873430 27932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:10.873673 27932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:10.873963 27932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:10.874115 27932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:10.912159 27932 rpc_server.cc:307] RPC server started. Bound to: 127.27.71.1:33123
I20260713 09:09:10.912256 28588 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.71.1:33123 every 8 connection(s)
I20260713 09:09:10.916759 27932 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:10.923573 28593 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
W20260713 09:09:10.925258 28594 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
W20260713 09:09:10.927378 28596 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
I20260713 09:09:10.927480 27932 server_base.cc:1061] running on GCE node
I20260713 09:09:10.928939 27932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:10.929124 27932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:10.929350 27932 hybrid_clock.cc:648] HybridClock initialized: now 1783933750929330 us; error 0 us; skew 500 ppm
I20260713 09:09:10.929898 27932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:10.932036 28589 heartbeater.cc:344] Connected to a master server at 127.27.71.62:37949
I20260713 09:09:10.932473 28589 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:10.932787 27932 webserver.cc:533] Webserver started at http://127.27.71.2:37949/ using document root <none> and password file <none>
I20260713 09:09:10.933409 27932 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:10.933310 28589 heartbeater.cc:507] Master 127.27.71.62:37949 requested a full tablet report, sending...
I20260713 09:09:10.933703 27932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:10.934026 27932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:10.935349 27932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933738023801-27932-0/minicluster-data/ts-1-root/instance:
uuid: "c396354bf54047909d506046fbb6f457"
format_stamp: "Formatted at 2026-07-13 09:09:10 on dist-test-slave-4nhr"
I20260713 09:09:10.935617 28461 ts_manager.cc:194] Registered new tserver with Master: c75b5556c96e485f831a206ba9165c22 (127.27.71.1:33123)
I20260713 09:09:10.937314 28461 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36688
I20260713 09:09:10.939890 27932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260713 09:09:10.942690 28601 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:10.943344 27932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:09:10.943594 27932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933738023801-27932-0/minicluster-data/ts-1-root
uuid: "c396354bf54047909d506046fbb6f457"
format_stamp: "Formatted at 2026-07-13 09:09:10 on dist-test-slave-4nhr"
I20260713 09:09:10.943872 27932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933738023801-27932-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933738023801-27932-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933738023801-27932-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)
I20260713 09:09:10.976162 27932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:10.977299 27932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:10.978664 27932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:10.980661 27932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:10.980827 27932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:10.981130 27932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:10.981303 27932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:11.018446 27932 rpc_server.cc:307] RPC server started. Bound to: 127.27.71.2:46117
I20260713 09:09:11.018530 28664 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.71.2:46117 every 8 connection(s)
I20260713 09:09:11.022838 27932 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:11.028887 28668 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
W20260713 09:09:11.030879 28669 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
I20260713 09:09:11.033421 27932 server_base.cc:1061] running on GCE node
W20260713 09:09:11.033684 28671 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
I20260713 09:09:11.034210 28665 heartbeater.cc:344] Connected to a master server at 127.27.71.62:37949
I20260713 09:09:11.034543 28665 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:11.034663 27932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:11.034952 27932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:11.035135 27932 hybrid_clock.cc:648] HybridClock initialized: now 1783933751035102 us; error 0 us; skew 500 ppm
I20260713 09:09:11.035336 28665 heartbeater.cc:507] Master 127.27.71.62:37949 requested a full tablet report, sending...
I20260713 09:09:11.035805 27932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:11.037439 28461 ts_manager.cc:194] Registered new tserver with Master: c396354bf54047909d506046fbb6f457 (127.27.71.2:46117)
I20260713 09:09:11.038195 27932 webserver.cc:533] Webserver started at http://127.27.71.3:35375/ using document root <none> and password file <none>
I20260713 09:09:11.038709 27932 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:11.038920 27932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:11.038882 28461 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36692
I20260713 09:09:11.039371 27932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:11.040663 27932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933738023801-27932-0/minicluster-data/ts-2-root/instance:
uuid: "434e6bf74a5e4ff0b13463c8edc12b61"
format_stamp: "Formatted at 2026-07-13 09:09:11 on dist-test-slave-4nhr"
I20260713 09:09:11.044764 27932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260713 09:09:11.047969 28676 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:11.048667 27932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:09:11.048949 27932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933738023801-27932-0/minicluster-data/ts-2-root
uuid: "434e6bf74a5e4ff0b13463c8edc12b61"
format_stamp: "Formatted at 2026-07-13 09:09:11 on dist-test-slave-4nhr"
I20260713 09:09:11.049232 27932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933738023801-27932-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933738023801-27932-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933738023801-27932-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)
I20260713 09:09:11.072158 27932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:11.073325 27932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:11.074589 27932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:11.076714 27932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:11.076926 27932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:11.077175 27932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:11.077368 27932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:11.114578 27932 rpc_server.cc:307] RPC server started. Bound to: 127.27.71.3:37061
I20260713 09:09:11.114728 28738 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.71.3:37061 every 8 connection(s)
I20260713 09:09:11.130601 28739 heartbeater.cc:344] Connected to a master server at 127.27.71.62:37949
I20260713 09:09:11.130977 28739 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:11.131621 28739 heartbeater.cc:507] Master 127.27.71.62:37949 requested a full tablet report, sending...
I20260713 09:09:11.133610 28461 ts_manager.cc:194] Registered new tserver with Master: 434e6bf74a5e4ff0b13463c8edc12b61 (127.27.71.3:37061)
I20260713 09:09:11.134354 27932 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015362557s
I20260713 09:09:11.134922 28461 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36696
I20260713 09:09:11.158162 28461 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36702:
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"
    }
  }
}
W20260713 09:09:11.160878 28461 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.
I20260713 09:09:11.233359 28704 tablet_service.cc:1511] Processing CreateTablet for tablet 635a59c630184b039c1b5dcc323a9398 (DEFAULT_TABLE table=test-workload [id=6b1d3b48c3794848abec65dcc1b1432e]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:09:11.234710 28704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 635a59c630184b039c1b5dcc323a9398. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.236716 28703 tablet_service.cc:1511] Processing CreateTablet for tablet 6f36c5c01c2b42e5b79728c1f808a4c9 (DEFAULT_TABLE table=test-workload [id=6b1d3b48c3794848abec65dcc1b1432e]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:09:11.238065 28703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f36c5c01c2b42e5b79728c1f808a4c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.240671 28702 tablet_service.cc:1511] Processing CreateTablet for tablet a3be62f43d5b4f40bd9477e03b221ee6 (DEFAULT_TABLE table=test-workload [id=6b1d3b48c3794848abec65dcc1b1432e]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:09:11.241899 28702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3be62f43d5b4f40bd9477e03b221ee6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.244766 28701 tablet_service.cc:1511] Processing CreateTablet for tablet a6696accc70a4973b0ffa87e27dd4452 (DEFAULT_TABLE table=test-workload [id=6b1d3b48c3794848abec65dcc1b1432e]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:09:11.244812 28628 tablet_service.cc:1511] Processing CreateTablet for tablet 6f36c5c01c2b42e5b79728c1f808a4c9 (DEFAULT_TABLE table=test-workload [id=6b1d3b48c3794848abec65dcc1b1432e]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:09:11.246091 28701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6696accc70a4973b0ffa87e27dd4452. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.245848 28624 tablet_service.cc:1511] Processing CreateTablet for tablet 607bf532cf7646c98d2d33c834f4eaed (DEFAULT_TABLE table=test-workload [id=6b1d3b48c3794848abec65dcc1b1432e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:09:11.247609 28627 tablet_service.cc:1511] Processing CreateTablet for tablet a3be62f43d5b4f40bd9477e03b221ee6 (DEFAULT_TABLE table=test-workload [id=6b1d3b48c3794848abec65dcc1b1432e]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:09:11.248103 28625 tablet_service.cc:1511] Processing CreateTablet for tablet 4efb71afc937445691ebfc1d76353577 (DEFAULT_TABLE table=test-workload [id=6b1d3b48c3794848abec65dcc1b1432e]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:09:11.246189 28628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f36c5c01c2b42e5b79728c1f808a4c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.249306 28625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4efb71afc937445691ebfc1d76353577. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.249729 28700 tablet_service.cc:1511] Processing CreateTablet for tablet 4efb71afc937445691ebfc1d76353577 (DEFAULT_TABLE table=test-workload [id=6b1d3b48c3794848abec65dcc1b1432e]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:09:11.250182 28627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3be62f43d5b4f40bd9477e03b221ee6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.250998 28700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4efb71afc937445691ebfc1d76353577. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.251332 28626 tablet_service.cc:1511] Processing CreateTablet for tablet a6696accc70a4973b0ffa87e27dd4452 (DEFAULT_TABLE table=test-workload [id=6b1d3b48c3794848abec65dcc1b1432e]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:09:11.252653 28626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6696accc70a4973b0ffa87e27dd4452. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.252902 28699 tablet_service.cc:1511] Processing CreateTablet for tablet 607bf532cf7646c98d2d33c834f4eaed (DEFAULT_TABLE table=test-workload [id=6b1d3b48c3794848abec65dcc1b1432e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:09:11.254119 28699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 607bf532cf7646c98d2d33c834f4eaed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.243189 28630 tablet_service.cc:1511] Processing CreateTablet for tablet 635a59c630184b039c1b5dcc323a9398 (DEFAULT_TABLE table=test-workload [id=6b1d3b48c3794848abec65dcc1b1432e]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:09:11.256542 28630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 635a59c630184b039c1b5dcc323a9398. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.257367 28698 tablet_service.cc:1511] Processing CreateTablet for tablet 0b5679b329304f23a7fd234334e317a1 (DEFAULT_TABLE table=test-workload [id=6b1d3b48c3794848abec65dcc1b1432e]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:09:11.258556 28698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b5679b329304f23a7fd234334e317a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.259963 28624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 607bf532cf7646c98d2d33c834f4eaed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.261132 28697 tablet_service.cc:1511] Processing CreateTablet for tablet 705aa89708e047e194cb2fada31c05f7 (DEFAULT_TABLE table=test-workload [id=6b1d3b48c3794848abec65dcc1b1432e]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:09:11.267980 28697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 705aa89708e047e194cb2fada31c05f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.284219 28754 tablet_bootstrap.cc:492] T 4efb71afc937445691ebfc1d76353577 P c396354bf54047909d506046fbb6f457: Bootstrap starting.
I20260713 09:09:11.289218 28696 tablet_service.cc:1511] Processing CreateTablet for tablet 0de3e58c43bf4ea3b5d20380169971ca (DEFAULT_TABLE table=test-workload [id=6b1d3b48c3794848abec65dcc1b1432e]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:09:11.290735 28696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0de3e58c43bf4ea3b5d20380169971ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.291689 28754 tablet_bootstrap.cc:654] T 4efb71afc937445691ebfc1d76353577 P c396354bf54047909d506046fbb6f457: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:11.293803 28695 tablet_service.cc:1511] Processing CreateTablet for tablet da3c67bf89464841bc3e4f6a2cb84999 (DEFAULT_TABLE table=test-workload [id=6b1d3b48c3794848abec65dcc1b1432e]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:09:11.295403 28695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da3c67bf89464841bc3e4f6a2cb84999. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.297020 28623 tablet_service.cc:1511] Processing CreateTablet for tablet 0b5679b329304f23a7fd234334e317a1 (DEFAULT_TABLE table=test-workload [id=6b1d3b48c3794848abec65dcc1b1432e]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:09:11.298703 28623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b5679b329304f23a7fd234334e317a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.308642 28625 tablet_service.cc:1511] Processing CreateTablet for tablet 705aa89708e047e194cb2fada31c05f7 (DEFAULT_TABLE table=test-workload [id=6b1d3b48c3794848abec65dcc1b1432e]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:09:11.309830 28625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 705aa89708e047e194cb2fada31c05f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.317215 28622 tablet_service.cc:1511] Processing CreateTablet for tablet 0de3e58c43bf4ea3b5d20380169971ca (DEFAULT_TABLE table=test-workload [id=6b1d3b48c3794848abec65dcc1b1432e]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:09:11.318431 28622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0de3e58c43bf4ea3b5d20380169971ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.320715 28621 tablet_service.cc:1511] Processing CreateTablet for tablet da3c67bf89464841bc3e4f6a2cb84999 (DEFAULT_TABLE table=test-workload [id=6b1d3b48c3794848abec65dcc1b1432e]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:09:11.321964 28621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da3c67bf89464841bc3e4f6a2cb84999. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.334208 28554 tablet_service.cc:1511] Processing CreateTablet for tablet 635a59c630184b039c1b5dcc323a9398 (DEFAULT_TABLE table=test-workload [id=6b1d3b48c3794848abec65dcc1b1432e]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:09:11.335978 28554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 635a59c630184b039c1b5dcc323a9398. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.347005 28553 tablet_service.cc:1511] Processing CreateTablet for tablet 6f36c5c01c2b42e5b79728c1f808a4c9 (DEFAULT_TABLE table=test-workload [id=6b1d3b48c3794848abec65dcc1b1432e]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:09:11.348258 28553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f36c5c01c2b42e5b79728c1f808a4c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.351251 28754 tablet_bootstrap.cc:492] T 4efb71afc937445691ebfc1d76353577 P c396354bf54047909d506046fbb6f457: No bootstrap required, opened a new log
I20260713 09:09:11.351707 28754 ts_tablet_manager.cc:1403] T 4efb71afc937445691ebfc1d76353577 P c396354bf54047909d506046fbb6f457: Time spent bootstrapping tablet: real 0.068s	user 0.015s	sys 0.003s
I20260713 09:09:11.351945 28552 tablet_service.cc:1511] Processing CreateTablet for tablet a3be62f43d5b4f40bd9477e03b221ee6 (DEFAULT_TABLE table=test-workload [id=6b1d3b48c3794848abec65dcc1b1432e]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:09:11.353210 28552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3be62f43d5b4f40bd9477e03b221ee6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.355103 28551 tablet_service.cc:1511] Processing CreateTablet for tablet a6696accc70a4973b0ffa87e27dd4452 (DEFAULT_TABLE table=test-workload [id=6b1d3b48c3794848abec65dcc1b1432e]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:09:11.355742 28548 tablet_service.cc:1511] Processing CreateTablet for tablet 0b5679b329304f23a7fd234334e317a1 (DEFAULT_TABLE table=test-workload [id=6b1d3b48c3794848abec65dcc1b1432e]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:09:11.356346 28551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6696accc70a4973b0ffa87e27dd4452. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.356984 28548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b5679b329304f23a7fd234334e317a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.358403 28550 tablet_service.cc:1511] Processing CreateTablet for tablet 4efb71afc937445691ebfc1d76353577 (DEFAULT_TABLE table=test-workload [id=6b1d3b48c3794848abec65dcc1b1432e]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:09:11.361752 28549 tablet_service.cc:1511] Processing CreateTablet for tablet 607bf532cf7646c98d2d33c834f4eaed (DEFAULT_TABLE table=test-workload [id=6b1d3b48c3794848abec65dcc1b1432e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:09:11.365355 28547 tablet_service.cc:1511] Processing CreateTablet for tablet 705aa89708e047e194cb2fada31c05f7 (DEFAULT_TABLE table=test-workload [id=6b1d3b48c3794848abec65dcc1b1432e]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:09:11.367017 28550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4efb71afc937445691ebfc1d76353577. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.368362 28549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 607bf532cf7646c98d2d33c834f4eaed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.369709 28547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 705aa89708e047e194cb2fada31c05f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.386534 28754 raft_consensus.cc:359] T 4efb71afc937445691ebfc1d76353577 P c396354bf54047909d506046fbb6f457 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:11.387300 28754 raft_consensus.cc:385] T 4efb71afc937445691ebfc1d76353577 P c396354bf54047909d506046fbb6f457 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:11.387638 28754 raft_consensus.cc:740] T 4efb71afc937445691ebfc1d76353577 P c396354bf54047909d506046fbb6f457 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c396354bf54047909d506046fbb6f457, State: Initialized, Role: FOLLOWER
I20260713 09:09:11.388558 28754 consensus_queue.cc:260] T 4efb71afc937445691ebfc1d76353577 P c396354bf54047909d506046fbb6f457 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:11.397207 28546 tablet_service.cc:1511] Processing CreateTablet for tablet 0de3e58c43bf4ea3b5d20380169971ca (DEFAULT_TABLE table=test-workload [id=6b1d3b48c3794848abec65dcc1b1432e]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:09:11.398468 28546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0de3e58c43bf4ea3b5d20380169971ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.430575 28759 raft_consensus.cc:493] T 4efb71afc937445691ebfc1d76353577 P c396354bf54047909d506046fbb6f457 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:11.430743 28665 heartbeater.cc:499] Master 127.27.71.62:37949 was elected leader, sending a full tablet report...
I20260713 09:09:11.431170 28759 raft_consensus.cc:515] T 4efb71afc937445691ebfc1d76353577 P c396354bf54047909d506046fbb6f457 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:11.446614 28550 tablet_service.cc:1511] Processing CreateTablet for tablet da3c67bf89464841bc3e4f6a2cb84999 (DEFAULT_TABLE table=test-workload [id=6b1d3b48c3794848abec65dcc1b1432e]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:09:11.447875 28550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da3c67bf89464841bc3e4f6a2cb84999. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.437156 28759 leader_election.cc:290] T 4efb71afc937445691ebfc1d76353577 P c396354bf54047909d506046fbb6f457 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c75b5556c96e485f831a206ba9165c22 (127.27.71.1:33123), 434e6bf74a5e4ff0b13463c8edc12b61 (127.27.71.3:37061)
I20260713 09:09:11.456072 28755 tablet_bootstrap.cc:492] T 6f36c5c01c2b42e5b79728c1f808a4c9 P 434e6bf74a5e4ff0b13463c8edc12b61: Bootstrap starting.
I20260713 09:09:11.467442 28564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4efb71afc937445691ebfc1d76353577" candidate_uuid: "c396354bf54047909d506046fbb6f457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c75b5556c96e485f831a206ba9165c22" is_pre_election: true
W20260713 09:09:11.469946 28602 leader_election.cc:343] T 4efb71afc937445691ebfc1d76353577 P c396354bf54047909d506046fbb6f457 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c75b5556c96e485f831a206ba9165c22 (127.27.71.1:33123): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:11.470715 28754 ts_tablet_manager.cc:1434] T 4efb71afc937445691ebfc1d76353577 P c396354bf54047909d506046fbb6f457: Time spent starting tablet: real 0.119s	user 0.021s	sys 0.033s
I20260713 09:09:11.471563 28754 tablet_bootstrap.cc:492] T 607bf532cf7646c98d2d33c834f4eaed P c396354bf54047909d506046fbb6f457: Bootstrap starting.
I20260713 09:09:11.472388 28758 tablet_bootstrap.cc:492] T a6696accc70a4973b0ffa87e27dd4452 P c75b5556c96e485f831a206ba9165c22: Bootstrap starting.
I20260713 09:09:11.473639 28714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4efb71afc937445691ebfc1d76353577" candidate_uuid: "c396354bf54047909d506046fbb6f457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" is_pre_election: true
W20260713 09:09:11.475250 28603 leader_election.cc:343] T 4efb71afc937445691ebfc1d76353577 P c396354bf54047909d506046fbb6f457 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 434e6bf74a5e4ff0b13463c8edc12b61 (127.27.71.3:37061): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:11.475703 28603 leader_election.cc:304] T 4efb71afc937445691ebfc1d76353577 P c396354bf54047909d506046fbb6f457 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c396354bf54047909d506046fbb6f457; no voters: 434e6bf74a5e4ff0b13463c8edc12b61, c75b5556c96e485f831a206ba9165c22
I20260713 09:09:11.477451 28757 raft_consensus.cc:2749] T 4efb71afc937445691ebfc1d76353577 P c396354bf54047909d506046fbb6f457 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:11.478266 28754 tablet_bootstrap.cc:654] T 607bf532cf7646c98d2d33c834f4eaed P c396354bf54047909d506046fbb6f457: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:11.481328 28758 tablet_bootstrap.cc:654] T a6696accc70a4973b0ffa87e27dd4452 P c75b5556c96e485f831a206ba9165c22: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:11.484102 28755 tablet_bootstrap.cc:654] T 6f36c5c01c2b42e5b79728c1f808a4c9 P 434e6bf74a5e4ff0b13463c8edc12b61: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:11.488803 28758 tablet_bootstrap.cc:492] T a6696accc70a4973b0ffa87e27dd4452 P c75b5556c96e485f831a206ba9165c22: No bootstrap required, opened a new log
I20260713 09:09:11.489261 28758 ts_tablet_manager.cc:1403] T a6696accc70a4973b0ffa87e27dd4452 P c75b5556c96e485f831a206ba9165c22: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.004s
I20260713 09:09:11.492082 28758 raft_consensus.cc:359] T a6696accc70a4973b0ffa87e27dd4452 P c75b5556c96e485f831a206ba9165c22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:11.492771 28758 raft_consensus.cc:385] T a6696accc70a4973b0ffa87e27dd4452 P c75b5556c96e485f831a206ba9165c22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:11.493077 28758 raft_consensus.cc:740] T a6696accc70a4973b0ffa87e27dd4452 P c75b5556c96e485f831a206ba9165c22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c75b5556c96e485f831a206ba9165c22, State: Initialized, Role: FOLLOWER
I20260713 09:09:11.493814 28758 consensus_queue.cc:260] T a6696accc70a4973b0ffa87e27dd4452 P c75b5556c96e485f831a206ba9165c22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:11.496305 28755 tablet_bootstrap.cc:492] T 6f36c5c01c2b42e5b79728c1f808a4c9 P 434e6bf74a5e4ff0b13463c8edc12b61: No bootstrap required, opened a new log
I20260713 09:09:11.496784 28755 ts_tablet_manager.cc:1403] T 6f36c5c01c2b42e5b79728c1f808a4c9 P 434e6bf74a5e4ff0b13463c8edc12b61: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.007s
I20260713 09:09:11.497524 28754 tablet_bootstrap.cc:492] T 607bf532cf7646c98d2d33c834f4eaed P c396354bf54047909d506046fbb6f457: No bootstrap required, opened a new log
I20260713 09:09:11.497835 28589 heartbeater.cc:499] Master 127.27.71.62:37949 was elected leader, sending a full tablet report...
I20260713 09:09:11.498000 28754 ts_tablet_manager.cc:1403] T 607bf532cf7646c98d2d33c834f4eaed P c396354bf54047909d506046fbb6f457: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.000s
I20260713 09:09:11.498389 28758 ts_tablet_manager.cc:1434] T a6696accc70a4973b0ffa87e27dd4452 P c75b5556c96e485f831a206ba9165c22: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:09:11.499322 28758 tablet_bootstrap.cc:492] T 4efb71afc937445691ebfc1d76353577 P c75b5556c96e485f831a206ba9165c22: Bootstrap starting.
I20260713 09:09:11.499617 28755 raft_consensus.cc:359] T 6f36c5c01c2b42e5b79728c1f808a4c9 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:11.500447 28755 raft_consensus.cc:385] T 6f36c5c01c2b42e5b79728c1f808a4c9 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:11.500882 28755 raft_consensus.cc:740] T 6f36c5c01c2b42e5b79728c1f808a4c9 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 434e6bf74a5e4ff0b13463c8edc12b61, State: Initialized, Role: FOLLOWER
I20260713 09:09:11.500734 28754 raft_consensus.cc:359] T 607bf532cf7646c98d2d33c834f4eaed P c396354bf54047909d506046fbb6f457 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:11.501430 28754 raft_consensus.cc:385] T 607bf532cf7646c98d2d33c834f4eaed P c396354bf54047909d506046fbb6f457 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:11.501716 28754 raft_consensus.cc:740] T 607bf532cf7646c98d2d33c834f4eaed P c396354bf54047909d506046fbb6f457 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c396354bf54047909d506046fbb6f457, State: Initialized, Role: FOLLOWER
I20260713 09:09:11.501849 28755 consensus_queue.cc:260] T 6f36c5c01c2b42e5b79728c1f808a4c9 P 434e6bf74a5e4ff0b13463c8edc12b61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:11.502400 28754 consensus_queue.cc:260] T 607bf532cf7646c98d2d33c834f4eaed P c396354bf54047909d506046fbb6f457 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:11.505661 28758 tablet_bootstrap.cc:654] T 4efb71afc937445691ebfc1d76353577 P c75b5556c96e485f831a206ba9165c22: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:11.506870 28754 ts_tablet_manager.cc:1434] T 607bf532cf7646c98d2d33c834f4eaed P c396354bf54047909d506046fbb6f457: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:09:11.508208 28754 tablet_bootstrap.cc:492] T a6696accc70a4973b0ffa87e27dd4452 P c396354bf54047909d506046fbb6f457: Bootstrap starting.
I20260713 09:09:11.511154 28755 ts_tablet_manager.cc:1434] T 6f36c5c01c2b42e5b79728c1f808a4c9 P 434e6bf74a5e4ff0b13463c8edc12b61: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.003s
I20260713 09:09:11.511926 28739 heartbeater.cc:499] Master 127.27.71.62:37949 was elected leader, sending a full tablet report...
I20260713 09:09:11.514683 28754 tablet_bootstrap.cc:654] T a6696accc70a4973b0ffa87e27dd4452 P c396354bf54047909d506046fbb6f457: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:11.517508 28758 tablet_bootstrap.cc:492] T 4efb71afc937445691ebfc1d76353577 P c75b5556c96e485f831a206ba9165c22: No bootstrap required, opened a new log
I20260713 09:09:11.518131 28758 ts_tablet_manager.cc:1403] T 4efb71afc937445691ebfc1d76353577 P c75b5556c96e485f831a206ba9165c22: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.008s
I20260713 09:09:11.520128 28764 raft_consensus.cc:493] T a6696accc70a4973b0ffa87e27dd4452 P c75b5556c96e485f831a206ba9165c22 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:11.520533 28764 raft_consensus.cc:515] T a6696accc70a4973b0ffa87e27dd4452 P c75b5556c96e485f831a206ba9165c22 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:11.522691 28764 leader_election.cc:290] T a6696accc70a4973b0ffa87e27dd4452 P c75b5556c96e485f831a206ba9165c22 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c396354bf54047909d506046fbb6f457 (127.27.71.2:46117), 434e6bf74a5e4ff0b13463c8edc12b61 (127.27.71.3:37061)
I20260713 09:09:11.524693 28758 raft_consensus.cc:359] T 4efb71afc937445691ebfc1d76353577 P c75b5556c96e485f831a206ba9165c22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:11.525242 28755 tablet_bootstrap.cc:492] T a6696accc70a4973b0ffa87e27dd4452 P 434e6bf74a5e4ff0b13463c8edc12b61: Bootstrap starting.
I20260713 09:09:11.525403 28758 raft_consensus.cc:385] T 4efb71afc937445691ebfc1d76353577 P c75b5556c96e485f831a206ba9165c22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:11.525770 28758 raft_consensus.cc:740] T 4efb71afc937445691ebfc1d76353577 P c75b5556c96e485f831a206ba9165c22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c75b5556c96e485f831a206ba9165c22, State: Initialized, Role: FOLLOWER
I20260713 09:09:11.526508 28758 consensus_queue.cc:260] T 4efb71afc937445691ebfc1d76353577 P c75b5556c96e485f831a206ba9165c22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:11.534847 28758 ts_tablet_manager.cc:1434] T 4efb71afc937445691ebfc1d76353577 P c75b5556c96e485f831a206ba9165c22: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.003s
I20260713 09:09:11.536794 28758 tablet_bootstrap.cc:492] T a3be62f43d5b4f40bd9477e03b221ee6 P c75b5556c96e485f831a206ba9165c22: Bootstrap starting.
I20260713 09:09:11.539014 28714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6696accc70a4973b0ffa87e27dd4452" candidate_uuid: "c75b5556c96e485f831a206ba9165c22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" is_pre_election: true
W20260713 09:09:11.540485 28528 leader_election.cc:343] T a6696accc70a4973b0ffa87e27dd4452 P c75b5556c96e485f831a206ba9165c22 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 434e6bf74a5e4ff0b13463c8edc12b61 (127.27.71.3:37061): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:11.541486 28755 tablet_bootstrap.cc:654] T a6696accc70a4973b0ffa87e27dd4452 P 434e6bf74a5e4ff0b13463c8edc12b61: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:11.543649 28758 tablet_bootstrap.cc:654] T a3be62f43d5b4f40bd9477e03b221ee6 P c75b5556c96e485f831a206ba9165c22: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:11.554288 28640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6696accc70a4973b0ffa87e27dd4452" candidate_uuid: "c75b5556c96e485f831a206ba9165c22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c396354bf54047909d506046fbb6f457" is_pre_election: true
W20260713 09:09:11.555719 28530 leader_election.cc:343] T a6696accc70a4973b0ffa87e27dd4452 P c75b5556c96e485f831a206ba9165c22 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c396354bf54047909d506046fbb6f457 (127.27.71.2:46117): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:11.556157 28530 leader_election.cc:304] T a6696accc70a4973b0ffa87e27dd4452 P c75b5556c96e485f831a206ba9165c22 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c75b5556c96e485f831a206ba9165c22; no voters: 434e6bf74a5e4ff0b13463c8edc12b61, c396354bf54047909d506046fbb6f457
I20260713 09:09:11.557504 28764 raft_consensus.cc:2749] T a6696accc70a4973b0ffa87e27dd4452 P c75b5556c96e485f831a206ba9165c22 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:11.562250 28755 tablet_bootstrap.cc:492] T a6696accc70a4973b0ffa87e27dd4452 P 434e6bf74a5e4ff0b13463c8edc12b61: No bootstrap required, opened a new log
I20260713 09:09:11.562691 28755 ts_tablet_manager.cc:1403] T a6696accc70a4973b0ffa87e27dd4452 P 434e6bf74a5e4ff0b13463c8edc12b61: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.001s
I20260713 09:09:11.563820 28758 tablet_bootstrap.cc:492] T a3be62f43d5b4f40bd9477e03b221ee6 P c75b5556c96e485f831a206ba9165c22: No bootstrap required, opened a new log
I20260713 09:09:11.564304 28758 ts_tablet_manager.cc:1403] T a3be62f43d5b4f40bd9477e03b221ee6 P c75b5556c96e485f831a206ba9165c22: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.007s
I20260713 09:09:11.565411 28755 raft_consensus.cc:359] T a6696accc70a4973b0ffa87e27dd4452 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:11.566064 28755 raft_consensus.cc:385] T a6696accc70a4973b0ffa87e27dd4452 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:11.566377 28755 raft_consensus.cc:740] T a6696accc70a4973b0ffa87e27dd4452 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 434e6bf74a5e4ff0b13463c8edc12b61, State: Initialized, Role: FOLLOWER
I20260713 09:09:11.566993 28758 raft_consensus.cc:359] T a3be62f43d5b4f40bd9477e03b221ee6 P c75b5556c96e485f831a206ba9165c22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:11.567098 28755 consensus_queue.cc:260] T a6696accc70a4973b0ffa87e27dd4452 P 434e6bf74a5e4ff0b13463c8edc12b61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:11.567924 28758 raft_consensus.cc:385] T a3be62f43d5b4f40bd9477e03b221ee6 P c75b5556c96e485f831a206ba9165c22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:11.568347 28758 raft_consensus.cc:740] T a3be62f43d5b4f40bd9477e03b221ee6 P c75b5556c96e485f831a206ba9165c22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c75b5556c96e485f831a206ba9165c22, State: Initialized, Role: FOLLOWER
I20260713 09:09:11.569124 28758 consensus_queue.cc:260] T a3be62f43d5b4f40bd9477e03b221ee6 P c75b5556c96e485f831a206ba9165c22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:11.569396 28755 ts_tablet_manager.cc:1434] T a6696accc70a4973b0ffa87e27dd4452 P 434e6bf74a5e4ff0b13463c8edc12b61: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260713 09:09:11.570945 28758 ts_tablet_manager.cc:1434] T a3be62f43d5b4f40bd9477e03b221ee6 P c75b5556c96e485f831a206ba9165c22: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260713 09:09:11.571686 28754 tablet_bootstrap.cc:492] T a6696accc70a4973b0ffa87e27dd4452 P c396354bf54047909d506046fbb6f457: No bootstrap required, opened a new log
I20260713 09:09:11.571817 28758 tablet_bootstrap.cc:492] T 635a59c630184b039c1b5dcc323a9398 P c75b5556c96e485f831a206ba9165c22: Bootstrap starting.
I20260713 09:09:11.572162 28754 ts_tablet_manager.cc:1403] T a6696accc70a4973b0ffa87e27dd4452 P c396354bf54047909d506046fbb6f457: Time spent bootstrapping tablet: real 0.064s	user 0.006s	sys 0.043s
I20260713 09:09:11.574433 28764 raft_consensus.cc:493] T 4efb71afc937445691ebfc1d76353577 P c75b5556c96e485f831a206ba9165c22 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:11.574889 28764 raft_consensus.cc:515] T 4efb71afc937445691ebfc1d76353577 P c75b5556c96e485f831a206ba9165c22 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:11.574906 28754 raft_consensus.cc:359] T a6696accc70a4973b0ffa87e27dd4452 P c396354bf54047909d506046fbb6f457 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:11.575713 28754 raft_consensus.cc:385] T a6696accc70a4973b0ffa87e27dd4452 P c396354bf54047909d506046fbb6f457 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:11.576056 28754 raft_consensus.cc:740] T a6696accc70a4973b0ffa87e27dd4452 P c396354bf54047909d506046fbb6f457 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c396354bf54047909d506046fbb6f457, State: Initialized, Role: FOLLOWER
I20260713 09:09:11.576900 28764 leader_election.cc:290] T 4efb71afc937445691ebfc1d76353577 P c75b5556c96e485f831a206ba9165c22 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c396354bf54047909d506046fbb6f457 (127.27.71.2:46117), 434e6bf74a5e4ff0b13463c8edc12b61 (127.27.71.3:37061)
I20260713 09:09:11.576865 28754 consensus_queue.cc:260] T a6696accc70a4973b0ffa87e27dd4452 P c396354bf54047909d506046fbb6f457 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:11.577734 28640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4efb71afc937445691ebfc1d76353577" candidate_uuid: "c75b5556c96e485f831a206ba9165c22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c396354bf54047909d506046fbb6f457" is_pre_election: true
I20260713 09:09:11.578202 28640 raft_consensus.cc:2468] T 4efb71afc937445691ebfc1d76353577 P c396354bf54047909d506046fbb6f457 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c75b5556c96e485f831a206ba9165c22 in term 0.
I20260713 09:09:11.579351 28755 tablet_bootstrap.cc:492] T a3be62f43d5b4f40bd9477e03b221ee6 P 434e6bf74a5e4ff0b13463c8edc12b61: Bootstrap starting.
I20260713 09:09:11.579746 28714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4efb71afc937445691ebfc1d76353577" candidate_uuid: "c75b5556c96e485f831a206ba9165c22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" is_pre_election: true
I20260713 09:09:11.579895 28530 leader_election.cc:304] T 4efb71afc937445691ebfc1d76353577 P c75b5556c96e485f831a206ba9165c22 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c396354bf54047909d506046fbb6f457, c75b5556c96e485f831a206ba9165c22; no voters: 
W20260713 09:09:11.582460 28528 leader_election.cc:343] T 4efb71afc937445691ebfc1d76353577 P c75b5556c96e485f831a206ba9165c22 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 434e6bf74a5e4ff0b13463c8edc12b61 (127.27.71.3:37061): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:11.582993 28754 ts_tablet_manager.cc:1434] T a6696accc70a4973b0ffa87e27dd4452 P c396354bf54047909d506046fbb6f457: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:09:11.583097 28764 raft_consensus.cc:2804] T 4efb71afc937445691ebfc1d76353577 P c75b5556c96e485f831a206ba9165c22 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:11.583489 28764 raft_consensus.cc:493] T 4efb71afc937445691ebfc1d76353577 P c75b5556c96e485f831a206ba9165c22 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:11.583808 28764 raft_consensus.cc:3060] T 4efb71afc937445691ebfc1d76353577 P c75b5556c96e485f831a206ba9165c22 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:11.583948 28754 tablet_bootstrap.cc:492] T 0b5679b329304f23a7fd234334e317a1 P c396354bf54047909d506046fbb6f457: Bootstrap starting.
I20260713 09:09:11.588531 28755 tablet_bootstrap.cc:654] T a3be62f43d5b4f40bd9477e03b221ee6 P 434e6bf74a5e4ff0b13463c8edc12b61: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:11.590000 28758 tablet_bootstrap.cc:654] T 635a59c630184b039c1b5dcc323a9398 P c75b5556c96e485f831a206ba9165c22: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:11.590516 28764 raft_consensus.cc:515] T 4efb71afc937445691ebfc1d76353577 P c75b5556c96e485f831a206ba9165c22 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:11.593237 28640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4efb71afc937445691ebfc1d76353577" candidate_uuid: "c75b5556c96e485f831a206ba9165c22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c396354bf54047909d506046fbb6f457"
I20260713 09:09:11.593899 28640 raft_consensus.cc:3060] T 4efb71afc937445691ebfc1d76353577 P c396354bf54047909d506046fbb6f457 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:11.599929 28755 tablet_bootstrap.cc:492] T a3be62f43d5b4f40bd9477e03b221ee6 P 434e6bf74a5e4ff0b13463c8edc12b61: No bootstrap required, opened a new log
I20260713 09:09:11.600404 28755 ts_tablet_manager.cc:1403] T a3be62f43d5b4f40bd9477e03b221ee6 P 434e6bf74a5e4ff0b13463c8edc12b61: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.008s
I20260713 09:09:11.600924 28754 tablet_bootstrap.cc:654] T 0b5679b329304f23a7fd234334e317a1 P c396354bf54047909d506046fbb6f457: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:11.602586 28640 raft_consensus.cc:2468] T 4efb71afc937445691ebfc1d76353577 P c396354bf54047909d506046fbb6f457 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c75b5556c96e485f831a206ba9165c22 in term 1.
I20260713 09:09:11.603204 28755 raft_consensus.cc:359] T a3be62f43d5b4f40bd9477e03b221ee6 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:11.603940 28755 raft_consensus.cc:385] T a3be62f43d5b4f40bd9477e03b221ee6 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:11.604282 28755 raft_consensus.cc:740] T a3be62f43d5b4f40bd9477e03b221ee6 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 434e6bf74a5e4ff0b13463c8edc12b61, State: Initialized, Role: FOLLOWER
I20260713 09:09:11.605356 28530 leader_election.cc:304] T 4efb71afc937445691ebfc1d76353577 P c75b5556c96e485f831a206ba9165c22 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c396354bf54047909d506046fbb6f457, c75b5556c96e485f831a206ba9165c22; no voters: 
I20260713 09:09:11.606137 28768 raft_consensus.cc:2804] T 4efb71afc937445691ebfc1d76353577 P c75b5556c96e485f831a206ba9165c22 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:11.606284 28714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4efb71afc937445691ebfc1d76353577" candidate_uuid: "c75b5556c96e485f831a206ba9165c22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "434e6bf74a5e4ff0b13463c8edc12b61"
I20260713 09:09:11.606698 28755 consensus_queue.cc:260] T a3be62f43d5b4f40bd9477e03b221ee6 P 434e6bf74a5e4ff0b13463c8edc12b61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
W20260713 09:09:11.607975 28528 leader_election.cc:343] T 4efb71afc937445691ebfc1d76353577 P c75b5556c96e485f831a206ba9165c22 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 434e6bf74a5e4ff0b13463c8edc12b61 (127.27.71.3:37061): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:11.608734 28764 leader_election.cc:290] T 4efb71afc937445691ebfc1d76353577 P c75b5556c96e485f831a206ba9165c22 [CANDIDATE]: Term 1 election: Requested vote from peers c396354bf54047909d506046fbb6f457 (127.27.71.2:46117), 434e6bf74a5e4ff0b13463c8edc12b61 (127.27.71.3:37061)
I20260713 09:09:11.610838 28768 raft_consensus.cc:697] T 4efb71afc937445691ebfc1d76353577 P c75b5556c96e485f831a206ba9165c22 [term 1 LEADER]: Becoming Leader. State: Replica: c75b5556c96e485f831a206ba9165c22, State: Running, Role: LEADER
I20260713 09:09:11.611613 28768 consensus_queue.cc:237] T 4efb71afc937445691ebfc1d76353577 P c75b5556c96e485f831a206ba9165c22 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:11.613170 28758 tablet_bootstrap.cc:492] T 635a59c630184b039c1b5dcc323a9398 P c75b5556c96e485f831a206ba9165c22: No bootstrap required, opened a new log
I20260713 09:09:11.613637 28758 ts_tablet_manager.cc:1403] T 635a59c630184b039c1b5dcc323a9398 P c75b5556c96e485f831a206ba9165c22: Time spent bootstrapping tablet: real 0.042s	user 0.010s	sys 0.013s
I20260713 09:09:11.617322 28755 ts_tablet_manager.cc:1434] T a3be62f43d5b4f40bd9477e03b221ee6 P 434e6bf74a5e4ff0b13463c8edc12b61: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260713 09:09:11.616848 28758 raft_consensus.cc:359] T 635a59c630184b039c1b5dcc323a9398 P c75b5556c96e485f831a206ba9165c22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } }
I20260713 09:09:11.617949 28758 raft_consensus.cc:385] T 635a59c630184b039c1b5dcc323a9398 P c75b5556c96e485f831a206ba9165c22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:11.618405 28758 raft_consensus.cc:740] T 635a59c630184b039c1b5dcc323a9398 P c75b5556c96e485f831a206ba9165c22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c75b5556c96e485f831a206ba9165c22, State: Initialized, Role: FOLLOWER
I20260713 09:09:11.619531 28758 consensus_queue.cc:260] T 635a59c630184b039c1b5dcc323a9398 P c75b5556c96e485f831a206ba9165c22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } }
I20260713 09:09:11.622587 28758 ts_tablet_manager.cc:1434] T 635a59c630184b039c1b5dcc323a9398 P c75b5556c96e485f831a206ba9165c22: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:09:11.623461 28758 tablet_bootstrap.cc:492] T 705aa89708e047e194cb2fada31c05f7 P c75b5556c96e485f831a206ba9165c22: Bootstrap starting.
I20260713 09:09:11.627410 28755 tablet_bootstrap.cc:492] T 0de3e58c43bf4ea3b5d20380169971ca P 434e6bf74a5e4ff0b13463c8edc12b61: Bootstrap starting.
I20260713 09:09:11.629799 28758 tablet_bootstrap.cc:654] T 705aa89708e047e194cb2fada31c05f7 P c75b5556c96e485f831a206ba9165c22: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:11.629119 28459 catalog_manager.cc:5697] T 4efb71afc937445691ebfc1d76353577 P c75b5556c96e485f831a206ba9165c22 reported cstate change: term changed from 0 to 1, leader changed from <none> to c75b5556c96e485f831a206ba9165c22 (127.27.71.1). New cstate: current_term: 1 leader_uuid: "c75b5556c96e485f831a206ba9165c22" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:11.632226 28754 tablet_bootstrap.cc:492] T 0b5679b329304f23a7fd234334e317a1 P c396354bf54047909d506046fbb6f457: No bootstrap required, opened a new log
I20260713 09:09:11.632706 28754 ts_tablet_manager.cc:1403] T 0b5679b329304f23a7fd234334e317a1 P c396354bf54047909d506046fbb6f457: Time spent bootstrapping tablet: real 0.049s	user 0.011s	sys 0.026s
I20260713 09:09:11.635152 28755 tablet_bootstrap.cc:654] T 0de3e58c43bf4ea3b5d20380169971ca P 434e6bf74a5e4ff0b13463c8edc12b61: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:11.636718 28754 raft_consensus.cc:359] T 0b5679b329304f23a7fd234334e317a1 P c396354bf54047909d506046fbb6f457 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:11.637431 28754 raft_consensus.cc:385] T 0b5679b329304f23a7fd234334e317a1 P c396354bf54047909d506046fbb6f457 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:11.637763 28754 raft_consensus.cc:740] T 0b5679b329304f23a7fd234334e317a1 P c396354bf54047909d506046fbb6f457 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c396354bf54047909d506046fbb6f457, State: Initialized, Role: FOLLOWER
I20260713 09:09:11.638727 28754 consensus_queue.cc:260] T 0b5679b329304f23a7fd234334e317a1 P c396354bf54047909d506046fbb6f457 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:11.639783 28766 raft_consensus.cc:493] T a3be62f43d5b4f40bd9477e03b221ee6 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:11.640367 28766 raft_consensus.cc:515] T a3be62f43d5b4f40bd9477e03b221ee6 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:11.643034 28754 ts_tablet_manager.cc:1434] T 0b5679b329304f23a7fd234334e317a1 P c396354bf54047909d506046fbb6f457: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.004s
I20260713 09:09:11.644284 28754 tablet_bootstrap.cc:492] T a3be62f43d5b4f40bd9477e03b221ee6 P c396354bf54047909d506046fbb6f457: Bootstrap starting.
I20260713 09:09:11.646421 28758 tablet_bootstrap.cc:492] T 705aa89708e047e194cb2fada31c05f7 P c75b5556c96e485f831a206ba9165c22: No bootstrap required, opened a new log
I20260713 09:09:11.646879 28758 ts_tablet_manager.cc:1403] T 705aa89708e047e194cb2fada31c05f7 P c75b5556c96e485f831a206ba9165c22: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.005s
I20260713 09:09:11.649729 28758 raft_consensus.cc:359] T 705aa89708e047e194cb2fada31c05f7 P c75b5556c96e485f831a206ba9165c22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:11.651840 28758 raft_consensus.cc:385] T 705aa89708e047e194cb2fada31c05f7 P c75b5556c96e485f831a206ba9165c22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:11.652151 28758 raft_consensus.cc:740] T 705aa89708e047e194cb2fada31c05f7 P c75b5556c96e485f831a206ba9165c22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c75b5556c96e485f831a206ba9165c22, State: Initialized, Role: FOLLOWER
I20260713 09:09:11.652350 28766 leader_election.cc:290] T a3be62f43d5b4f40bd9477e03b221ee6 P 434e6bf74a5e4ff0b13463c8edc12b61 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c75b5556c96e485f831a206ba9165c22 (127.27.71.1:33123), c396354bf54047909d506046fbb6f457 (127.27.71.2:46117)
I20260713 09:09:11.653120 28758 consensus_queue.cc:260] T 705aa89708e047e194cb2fada31c05f7 P c75b5556c96e485f831a206ba9165c22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:11.656268 28758 ts_tablet_manager.cc:1434] T 705aa89708e047e194cb2fada31c05f7 P c75b5556c96e485f831a206ba9165c22: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:09:11.657841 28758 tablet_bootstrap.cc:492] T 607bf532cf7646c98d2d33c834f4eaed P c75b5556c96e485f831a206ba9165c22: Bootstrap starting.
I20260713 09:09:11.659722 28755 tablet_bootstrap.cc:492] T 0de3e58c43bf4ea3b5d20380169971ca P 434e6bf74a5e4ff0b13463c8edc12b61: No bootstrap required, opened a new log
I20260713 09:09:11.660190 28755 ts_tablet_manager.cc:1403] T 0de3e58c43bf4ea3b5d20380169971ca P 434e6bf74a5e4ff0b13463c8edc12b61: Time spent bootstrapping tablet: real 0.033s	user 0.021s	sys 0.002s
I20260713 09:09:11.662987 28754 tablet_bootstrap.cc:654] T a3be62f43d5b4f40bd9477e03b221ee6 P c396354bf54047909d506046fbb6f457: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:11.666878 28640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3be62f43d5b4f40bd9477e03b221ee6" candidate_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c396354bf54047909d506046fbb6f457" is_pre_election: true
I20260713 09:09:11.662885 28755 raft_consensus.cc:359] T 0de3e58c43bf4ea3b5d20380169971ca P 434e6bf74a5e4ff0b13463c8edc12b61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:11.668144 28755 raft_consensus.cc:385] T 0de3e58c43bf4ea3b5d20380169971ca P 434e6bf74a5e4ff0b13463c8edc12b61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:11.668437 28755 raft_consensus.cc:740] T 0de3e58c43bf4ea3b5d20380169971ca P 434e6bf74a5e4ff0b13463c8edc12b61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 434e6bf74a5e4ff0b13463c8edc12b61, State: Initialized, Role: FOLLOWER
I20260713 09:09:11.664418 28758 tablet_bootstrap.cc:654] T 607bf532cf7646c98d2d33c834f4eaed P c75b5556c96e485f831a206ba9165c22: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:11.669129 28755 consensus_queue.cc:260] T 0de3e58c43bf4ea3b5d20380169971ca P 434e6bf74a5e4ff0b13463c8edc12b61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
W20260713 09:09:11.670316 28680 leader_election.cc:343] T a3be62f43d5b4f40bd9477e03b221ee6 P 434e6bf74a5e4ff0b13463c8edc12b61 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c396354bf54047909d506046fbb6f457 (127.27.71.2:46117): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:11.671329 28755 ts_tablet_manager.cc:1434] T 0de3e58c43bf4ea3b5d20380169971ca P 434e6bf74a5e4ff0b13463c8edc12b61: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.000s
I20260713 09:09:11.672173 28755 tablet_bootstrap.cc:492] T 607bf532cf7646c98d2d33c834f4eaed P 434e6bf74a5e4ff0b13463c8edc12b61: Bootstrap starting.
I20260713 09:09:11.676841 28564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3be62f43d5b4f40bd9477e03b221ee6" candidate_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c75b5556c96e485f831a206ba9165c22" is_pre_election: true
I20260713 09:09:11.678107 28564 raft_consensus.cc:2468] T a3be62f43d5b4f40bd9477e03b221ee6 P c75b5556c96e485f831a206ba9165c22 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 434e6bf74a5e4ff0b13463c8edc12b61 in term 0.
I20260713 09:09:11.678666 28758 tablet_bootstrap.cc:492] T 607bf532cf7646c98d2d33c834f4eaed P c75b5556c96e485f831a206ba9165c22: No bootstrap required, opened a new log
I20260713 09:09:11.679132 28758 ts_tablet_manager.cc:1403] T 607bf532cf7646c98d2d33c834f4eaed P c75b5556c96e485f831a206ba9165c22: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.003s
I20260713 09:09:11.679338 28677 leader_election.cc:304] T a3be62f43d5b4f40bd9477e03b221ee6 P 434e6bf74a5e4ff0b13463c8edc12b61 [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: 434e6bf74a5e4ff0b13463c8edc12b61, c75b5556c96e485f831a206ba9165c22; no voters: c396354bf54047909d506046fbb6f457
I20260713 09:09:11.680158 28766 raft_consensus.cc:2804] T a3be62f43d5b4f40bd9477e03b221ee6 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:11.680508 28766 raft_consensus.cc:493] T a3be62f43d5b4f40bd9477e03b221ee6 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:11.680831 28766 raft_consensus.cc:3060] T a3be62f43d5b4f40bd9477e03b221ee6 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:11.682001 28754 tablet_bootstrap.cc:492] T a3be62f43d5b4f40bd9477e03b221ee6 P c396354bf54047909d506046fbb6f457: No bootstrap required, opened a new log
I20260713 09:09:11.682482 28754 ts_tablet_manager.cc:1403] T a3be62f43d5b4f40bd9477e03b221ee6 P c396354bf54047909d506046fbb6f457: Time spent bootstrapping tablet: real 0.038s	user 0.007s	sys 0.005s
I20260713 09:09:11.682081 28758 raft_consensus.cc:359] T 607bf532cf7646c98d2d33c834f4eaed P c75b5556c96e485f831a206ba9165c22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:11.683319 28758 raft_consensus.cc:385] T 607bf532cf7646c98d2d33c834f4eaed P c75b5556c96e485f831a206ba9165c22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:11.683657 28758 raft_consensus.cc:740] T 607bf532cf7646c98d2d33c834f4eaed P c75b5556c96e485f831a206ba9165c22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c75b5556c96e485f831a206ba9165c22, State: Initialized, Role: FOLLOWER
I20260713 09:09:11.684545 28758 consensus_queue.cc:260] T 607bf532cf7646c98d2d33c834f4eaed P c75b5556c96e485f831a206ba9165c22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:11.685207 28754 raft_consensus.cc:359] T a3be62f43d5b4f40bd9477e03b221ee6 P c396354bf54047909d506046fbb6f457 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:11.686014 28754 raft_consensus.cc:385] T a3be62f43d5b4f40bd9477e03b221ee6 P c396354bf54047909d506046fbb6f457 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:11.686349 28754 raft_consensus.cc:740] T a3be62f43d5b4f40bd9477e03b221ee6 P c396354bf54047909d506046fbb6f457 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c396354bf54047909d506046fbb6f457, State: Initialized, Role: FOLLOWER
I20260713 09:09:11.687215 28754 consensus_queue.cc:260] T a3be62f43d5b4f40bd9477e03b221ee6 P c396354bf54047909d506046fbb6f457 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:11.689424 28754 ts_tablet_manager.cc:1434] T a3be62f43d5b4f40bd9477e03b221ee6 P c396354bf54047909d506046fbb6f457: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260713 09:09:11.689234 28766 raft_consensus.cc:515] T a3be62f43d5b4f40bd9477e03b221ee6 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:11.691282 28754 tablet_bootstrap.cc:492] T 635a59c630184b039c1b5dcc323a9398 P c396354bf54047909d506046fbb6f457: Bootstrap starting.
W20260713 09:09:11.691504 28510 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:11.692241 28640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3be62f43d5b4f40bd9477e03b221ee6" candidate_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c396354bf54047909d506046fbb6f457"
I20260713 09:09:11.694849 28640 raft_consensus.cc:3060] T a3be62f43d5b4f40bd9477e03b221ee6 P c396354bf54047909d506046fbb6f457 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:11.693039 28758 ts_tablet_manager.cc:1434] T 607bf532cf7646c98d2d33c834f4eaed P c75b5556c96e485f831a206ba9165c22: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.004s
I20260713 09:09:11.692902 28564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3be62f43d5b4f40bd9477e03b221ee6" candidate_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c75b5556c96e485f831a206ba9165c22"
I20260713 09:09:11.696053 28564 raft_consensus.cc:3060] T a3be62f43d5b4f40bd9477e03b221ee6 P c75b5556c96e485f831a206ba9165c22 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:11.693323 28766 leader_election.cc:290] T a3be62f43d5b4f40bd9477e03b221ee6 P 434e6bf74a5e4ff0b13463c8edc12b61 [CANDIDATE]: Term 1 election: Requested vote from peers c75b5556c96e485f831a206ba9165c22 (127.27.71.1:33123), c396354bf54047909d506046fbb6f457 (127.27.71.2:46117)
I20260713 09:09:11.700381 28754 tablet_bootstrap.cc:654] T 635a59c630184b039c1b5dcc323a9398 P c396354bf54047909d506046fbb6f457: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:11.700717 28758 tablet_bootstrap.cc:492] T 0de3e58c43bf4ea3b5d20380169971ca P c75b5556c96e485f831a206ba9165c22: Bootstrap starting.
I20260713 09:09:11.701339 28640 raft_consensus.cc:2468] T a3be62f43d5b4f40bd9477e03b221ee6 P c396354bf54047909d506046fbb6f457 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 434e6bf74a5e4ff0b13463c8edc12b61 in term 1.
I20260713 09:09:11.702507 28680 leader_election.cc:304] T a3be62f43d5b4f40bd9477e03b221ee6 P 434e6bf74a5e4ff0b13463c8edc12b61 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 434e6bf74a5e4ff0b13463c8edc12b61, c396354bf54047909d506046fbb6f457; no voters: 
I20260713 09:09:11.703504 28564 raft_consensus.cc:2468] T a3be62f43d5b4f40bd9477e03b221ee6 P c75b5556c96e485f831a206ba9165c22 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 434e6bf74a5e4ff0b13463c8edc12b61 in term 1.
I20260713 09:09:11.703372 28766 raft_consensus.cc:2804] T a3be62f43d5b4f40bd9477e03b221ee6 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:11.708274 28758 tablet_bootstrap.cc:654] T 0de3e58c43bf4ea3b5d20380169971ca P c75b5556c96e485f831a206ba9165c22: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:11.680516 28755 tablet_bootstrap.cc:654] T 607bf532cf7646c98d2d33c834f4eaed P 434e6bf74a5e4ff0b13463c8edc12b61: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:11.711796 28766 raft_consensus.cc:697] T a3be62f43d5b4f40bd9477e03b221ee6 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 1 LEADER]: Becoming Leader. State: Replica: 434e6bf74a5e4ff0b13463c8edc12b61, State: Running, Role: LEADER
I20260713 09:09:11.713248 28768 raft_consensus.cc:493] T 705aa89708e047e194cb2fada31c05f7 P c75b5556c96e485f831a206ba9165c22 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:11.713835 28768 raft_consensus.cc:515] T 705aa89708e047e194cb2fada31c05f7 P c75b5556c96e485f831a206ba9165c22 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:11.715423 28754 tablet_bootstrap.cc:492] T 635a59c630184b039c1b5dcc323a9398 P c396354bf54047909d506046fbb6f457: No bootstrap required, opened a new log
I20260713 09:09:11.715994 28754 ts_tablet_manager.cc:1403] T 635a59c630184b039c1b5dcc323a9398 P c396354bf54047909d506046fbb6f457: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.004s
I20260713 09:09:11.716296 28768 leader_election.cc:290] T 705aa89708e047e194cb2fada31c05f7 P c75b5556c96e485f831a206ba9165c22 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c396354bf54047909d506046fbb6f457 (127.27.71.2:46117), 434e6bf74a5e4ff0b13463c8edc12b61 (127.27.71.3:37061)
I20260713 09:09:11.717934 28640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "705aa89708e047e194cb2fada31c05f7" candidate_uuid: "c75b5556c96e485f831a206ba9165c22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c396354bf54047909d506046fbb6f457" is_pre_election: true
I20260713 09:09:11.718437 28714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "705aa89708e047e194cb2fada31c05f7" candidate_uuid: "c75b5556c96e485f831a206ba9165c22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" is_pre_election: true
I20260713 09:09:11.718946 28754 raft_consensus.cc:359] T 635a59c630184b039c1b5dcc323a9398 P c396354bf54047909d506046fbb6f457 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } }
I20260713 09:09:11.719344 28758 tablet_bootstrap.cc:492] T 0de3e58c43bf4ea3b5d20380169971ca P c75b5556c96e485f831a206ba9165c22: No bootstrap required, opened a new log
W20260713 09:09:11.719327 28530 leader_election.cc:343] T 705aa89708e047e194cb2fada31c05f7 P c75b5556c96e485f831a206ba9165c22 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c396354bf54047909d506046fbb6f457 (127.27.71.2:46117): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:11.719781 28754 raft_consensus.cc:385] T 635a59c630184b039c1b5dcc323a9398 P c396354bf54047909d506046fbb6f457 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:11.719696 28766 consensus_queue.cc:237] T a3be62f43d5b4f40bd9477e03b221ee6 P 434e6bf74a5e4ff0b13463c8edc12b61 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:11.720249 28754 raft_consensus.cc:740] T 635a59c630184b039c1b5dcc323a9398 P c396354bf54047909d506046fbb6f457 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c396354bf54047909d506046fbb6f457, State: Initialized, Role: FOLLOWER
W20260713 09:09:11.720363 28528 leader_election.cc:343] T 705aa89708e047e194cb2fada31c05f7 P c75b5556c96e485f831a206ba9165c22 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 434e6bf74a5e4ff0b13463c8edc12b61 (127.27.71.3:37061): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:11.720898 28528 leader_election.cc:304] T 705aa89708e047e194cb2fada31c05f7 P c75b5556c96e485f831a206ba9165c22 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c75b5556c96e485f831a206ba9165c22; no voters: 434e6bf74a5e4ff0b13463c8edc12b61, c396354bf54047909d506046fbb6f457
I20260713 09:09:11.721256 28754 consensus_queue.cc:260] T 635a59c630184b039c1b5dcc323a9398 P c396354bf54047909d506046fbb6f457 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } }
I20260713 09:09:11.722059 28768 raft_consensus.cc:2749] T 705aa89708e047e194cb2fada31c05f7 P c75b5556c96e485f831a206ba9165c22 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:11.723505 28755 tablet_bootstrap.cc:492] T 607bf532cf7646c98d2d33c834f4eaed P 434e6bf74a5e4ff0b13463c8edc12b61: No bootstrap required, opened a new log
I20260713 09:09:11.723785 28754 ts_tablet_manager.cc:1434] T 635a59c630184b039c1b5dcc323a9398 P c396354bf54047909d506046fbb6f457: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:09:11.724007 28755 ts_tablet_manager.cc:1403] T 607bf532cf7646c98d2d33c834f4eaed P 434e6bf74a5e4ff0b13463c8edc12b61: Time spent bootstrapping tablet: real 0.052s	user 0.013s	sys 0.004s
I20260713 09:09:11.724831 28754 tablet_bootstrap.cc:492] T 705aa89708e047e194cb2fada31c05f7 P c396354bf54047909d506046fbb6f457: Bootstrap starting.
I20260713 09:09:11.725258 28758 ts_tablet_manager.cc:1403] T 0de3e58c43bf4ea3b5d20380169971ca P c75b5556c96e485f831a206ba9165c22: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.004s
I20260713 09:09:11.728785 28758 raft_consensus.cc:359] T 0de3e58c43bf4ea3b5d20380169971ca P c75b5556c96e485f831a206ba9165c22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:11.729707 28758 raft_consensus.cc:385] T 0de3e58c43bf4ea3b5d20380169971ca P c75b5556c96e485f831a206ba9165c22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:11.730126 28758 raft_consensus.cc:740] T 0de3e58c43bf4ea3b5d20380169971ca P c75b5556c96e485f831a206ba9165c22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c75b5556c96e485f831a206ba9165c22, State: Initialized, Role: FOLLOWER
I20260713 09:09:11.731524 28754 tablet_bootstrap.cc:654] T 705aa89708e047e194cb2fada31c05f7 P c396354bf54047909d506046fbb6f457: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:11.731148 28758 consensus_queue.cc:260] T 0de3e58c43bf4ea3b5d20380169971ca P c75b5556c96e485f831a206ba9165c22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:11.736303 28768 raft_consensus.cc:493] T 0de3e58c43bf4ea3b5d20380169971ca P c75b5556c96e485f831a206ba9165c22 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:11.736790 28755 raft_consensus.cc:359] T 607bf532cf7646c98d2d33c834f4eaed P 434e6bf74a5e4ff0b13463c8edc12b61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:11.736881 28768 raft_consensus.cc:515] T 0de3e58c43bf4ea3b5d20380169971ca P c75b5556c96e485f831a206ba9165c22 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:11.737545 28755 raft_consensus.cc:385] T 607bf532cf7646c98d2d33c834f4eaed P 434e6bf74a5e4ff0b13463c8edc12b61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:11.737946 28755 raft_consensus.cc:740] T 607bf532cf7646c98d2d33c834f4eaed P 434e6bf74a5e4ff0b13463c8edc12b61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 434e6bf74a5e4ff0b13463c8edc12b61, State: Initialized, Role: FOLLOWER
I20260713 09:09:11.738679 28755 consensus_queue.cc:260] T 607bf532cf7646c98d2d33c834f4eaed P 434e6bf74a5e4ff0b13463c8edc12b61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:11.741544 28755 ts_tablet_manager.cc:1434] T 607bf532cf7646c98d2d33c834f4eaed P 434e6bf74a5e4ff0b13463c8edc12b61: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260713 09:09:11.741429 28714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de3e58c43bf4ea3b5d20380169971ca" candidate_uuid: "c75b5556c96e485f831a206ba9165c22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" is_pre_election: true
I20260713 09:09:11.742241 28714 raft_consensus.cc:2468] T 0de3e58c43bf4ea3b5d20380169971ca P 434e6bf74a5e4ff0b13463c8edc12b61 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c75b5556c96e485f831a206ba9165c22 in term 0.
I20260713 09:09:11.742746 28755 tablet_bootstrap.cc:492] T 4efb71afc937445691ebfc1d76353577 P 434e6bf74a5e4ff0b13463c8edc12b61: Bootstrap starting.
I20260713 09:09:11.744508 28640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de3e58c43bf4ea3b5d20380169971ca" candidate_uuid: "c75b5556c96e485f831a206ba9165c22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c396354bf54047909d506046fbb6f457" is_pre_election: true
I20260713 09:09:11.745689 28768 leader_election.cc:290] T 0de3e58c43bf4ea3b5d20380169971ca P c75b5556c96e485f831a206ba9165c22 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c396354bf54047909d506046fbb6f457 (127.27.71.2:46117), 434e6bf74a5e4ff0b13463c8edc12b61 (127.27.71.3:37061)
I20260713 09:09:11.746762 28528 leader_election.cc:304] T 0de3e58c43bf4ea3b5d20380169971ca P c75b5556c96e485f831a206ba9165c22 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 434e6bf74a5e4ff0b13463c8edc12b61, c75b5556c96e485f831a206ba9165c22; no voters: 
I20260713 09:09:11.747593 28754 tablet_bootstrap.cc:492] T 705aa89708e047e194cb2fada31c05f7 P c396354bf54047909d506046fbb6f457: No bootstrap required, opened a new log
I20260713 09:09:11.748402 28754 ts_tablet_manager.cc:1403] T 705aa89708e047e194cb2fada31c05f7 P c396354bf54047909d506046fbb6f457: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.007s
W20260713 09:09:11.748344 28530 leader_election.cc:343] T 0de3e58c43bf4ea3b5d20380169971ca P c75b5556c96e485f831a206ba9165c22 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c396354bf54047909d506046fbb6f457 (127.27.71.2:46117): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:11.748828 28768 raft_consensus.cc:2804] T 0de3e58c43bf4ea3b5d20380169971ca P c75b5556c96e485f831a206ba9165c22 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:11.749171 28768 raft_consensus.cc:493] T 0de3e58c43bf4ea3b5d20380169971ca P c75b5556c96e485f831a206ba9165c22 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:11.749645 28768 raft_consensus.cc:3060] T 0de3e58c43bf4ea3b5d20380169971ca P c75b5556c96e485f831a206ba9165c22 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:11.751842 28755 tablet_bootstrap.cc:654] T 4efb71afc937445691ebfc1d76353577 P 434e6bf74a5e4ff0b13463c8edc12b61: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:11.751169 28459 catalog_manager.cc:5697] T a3be62f43d5b4f40bd9477e03b221ee6 P 434e6bf74a5e4ff0b13463c8edc12b61 reported cstate change: term changed from 0 to 1, leader changed from <none> to 434e6bf74a5e4ff0b13463c8edc12b61 (127.27.71.3). New cstate: current_term: 1 leader_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:11.752024 28754 raft_consensus.cc:359] T 705aa89708e047e194cb2fada31c05f7 P c396354bf54047909d506046fbb6f457 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:11.752740 28754 raft_consensus.cc:385] T 705aa89708e047e194cb2fada31c05f7 P c396354bf54047909d506046fbb6f457 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:11.753036 28754 raft_consensus.cc:740] T 705aa89708e047e194cb2fada31c05f7 P c396354bf54047909d506046fbb6f457 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c396354bf54047909d506046fbb6f457, State: Initialized, Role: FOLLOWER
I20260713 09:09:11.753852 28754 consensus_queue.cc:260] T 705aa89708e047e194cb2fada31c05f7 P c396354bf54047909d506046fbb6f457 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:11.756440 28758 ts_tablet_manager.cc:1434] T 0de3e58c43bf4ea3b5d20380169971ca P c75b5556c96e485f831a206ba9165c22: Time spent starting tablet: real 0.031s	user 0.004s	sys 0.003s
I20260713 09:09:11.756517 28754 ts_tablet_manager.cc:1434] T 705aa89708e047e194cb2fada31c05f7 P c396354bf54047909d506046fbb6f457: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:09:11.757478 28758 tablet_bootstrap.cc:492] T 0b5679b329304f23a7fd234334e317a1 P c75b5556c96e485f831a206ba9165c22: Bootstrap starting.
I20260713 09:09:11.758097 28754 tablet_bootstrap.cc:492] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c396354bf54047909d506046fbb6f457: Bootstrap starting.
I20260713 09:09:11.759512 28786 raft_consensus.cc:493] T 6f36c5c01c2b42e5b79728c1f808a4c9 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:11.759979 28786 raft_consensus.cc:515] T 6f36c5c01c2b42e5b79728c1f808a4c9 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:11.758340 28768 raft_consensus.cc:515] T 0de3e58c43bf4ea3b5d20380169971ca P c75b5556c96e485f831a206ba9165c22 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:11.761960 28786 leader_election.cc:290] T 6f36c5c01c2b42e5b79728c1f808a4c9 P 434e6bf74a5e4ff0b13463c8edc12b61 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c75b5556c96e485f831a206ba9165c22 (127.27.71.1:33123), c396354bf54047909d506046fbb6f457 (127.27.71.2:46117)
I20260713 09:09:11.763545 28640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f36c5c01c2b42e5b79728c1f808a4c9" candidate_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c396354bf54047909d506046fbb6f457" is_pre_election: true
W20260713 09:09:11.764921 28680 leader_election.cc:343] T 6f36c5c01c2b42e5b79728c1f808a4c9 P 434e6bf74a5e4ff0b13463c8edc12b61 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c396354bf54047909d506046fbb6f457 (127.27.71.2:46117): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:11.766084 28768 leader_election.cc:290] T 0de3e58c43bf4ea3b5d20380169971ca P c75b5556c96e485f831a206ba9165c22 [CANDIDATE]: Term 1 election: Requested vote from peers c396354bf54047909d506046fbb6f457 (127.27.71.2:46117), 434e6bf74a5e4ff0b13463c8edc12b61 (127.27.71.3:37061)
I20260713 09:09:11.766515 28564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f36c5c01c2b42e5b79728c1f808a4c9" candidate_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c75b5556c96e485f831a206ba9165c22" is_pre_election: true
I20260713 09:09:11.767306 28714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de3e58c43bf4ea3b5d20380169971ca" candidate_uuid: "c75b5556c96e485f831a206ba9165c22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "434e6bf74a5e4ff0b13463c8edc12b61"
I20260713 09:09:11.767897 28714 raft_consensus.cc:3060] T 0de3e58c43bf4ea3b5d20380169971ca P 434e6bf74a5e4ff0b13463c8edc12b61 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:09:11.768309 28677 leader_election.cc:343] T 6f36c5c01c2b42e5b79728c1f808a4c9 P 434e6bf74a5e4ff0b13463c8edc12b61 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c75b5556c96e485f831a206ba9165c22 (127.27.71.1:33123): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:11.768726 28677 leader_election.cc:304] T 6f36c5c01c2b42e5b79728c1f808a4c9 P 434e6bf74a5e4ff0b13463c8edc12b61 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 434e6bf74a5e4ff0b13463c8edc12b61; no voters: c396354bf54047909d506046fbb6f457, c75b5556c96e485f831a206ba9165c22
I20260713 09:09:11.769883 28640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de3e58c43bf4ea3b5d20380169971ca" candidate_uuid: "c75b5556c96e485f831a206ba9165c22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c396354bf54047909d506046fbb6f457"
I20260713 09:09:11.770701 28754 tablet_bootstrap.cc:654] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c396354bf54047909d506046fbb6f457: Neither blocks nor log segments found. Creating new log.
W20260713 09:09:11.771142 28530 leader_election.cc:343] T 0de3e58c43bf4ea3b5d20380169971ca P c75b5556c96e485f831a206ba9165c22 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c396354bf54047909d506046fbb6f457 (127.27.71.2:46117): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:11.771732 28786 raft_consensus.cc:2749] T 6f36c5c01c2b42e5b79728c1f808a4c9 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:11.777060 28714 raft_consensus.cc:2468] T 0de3e58c43bf4ea3b5d20380169971ca P 434e6bf74a5e4ff0b13463c8edc12b61 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c75b5556c96e485f831a206ba9165c22 in term 1.
I20260713 09:09:11.778282 28528 leader_election.cc:304] T 0de3e58c43bf4ea3b5d20380169971ca P c75b5556c96e485f831a206ba9165c22 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 434e6bf74a5e4ff0b13463c8edc12b61, c75b5556c96e485f831a206ba9165c22; no voters: c396354bf54047909d506046fbb6f457
I20260713 09:09:11.778537 28755 tablet_bootstrap.cc:492] T 4efb71afc937445691ebfc1d76353577 P 434e6bf74a5e4ff0b13463c8edc12b61: No bootstrap required, opened a new log
I20260713 09:09:11.779095 28755 ts_tablet_manager.cc:1403] T 4efb71afc937445691ebfc1d76353577 P 434e6bf74a5e4ff0b13463c8edc12b61: Time spent bootstrapping tablet: real 0.037s	user 0.007s	sys 0.009s
I20260713 09:09:11.779282 28768 raft_consensus.cc:2804] T 0de3e58c43bf4ea3b5d20380169971ca P c75b5556c96e485f831a206ba9165c22 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:11.779844 28768 raft_consensus.cc:697] T 0de3e58c43bf4ea3b5d20380169971ca P c75b5556c96e485f831a206ba9165c22 [term 1 LEADER]: Becoming Leader. State: Replica: c75b5556c96e485f831a206ba9165c22, State: Running, Role: LEADER
I20260713 09:09:11.780628 28768 consensus_queue.cc:237] T 0de3e58c43bf4ea3b5d20380169971ca P c75b5556c96e485f831a206ba9165c22 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:11.781766 28758 tablet_bootstrap.cc:654] T 0b5679b329304f23a7fd234334e317a1 P c75b5556c96e485f831a206ba9165c22: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:11.783488 28755 raft_consensus.cc:359] T 4efb71afc937445691ebfc1d76353577 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:11.784462 28755 raft_consensus.cc:385] T 4efb71afc937445691ebfc1d76353577 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:11.784884 28755 raft_consensus.cc:740] T 4efb71afc937445691ebfc1d76353577 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 434e6bf74a5e4ff0b13463c8edc12b61, State: Initialized, Role: FOLLOWER
I20260713 09:09:11.785954 28755 consensus_queue.cc:260] T 4efb71afc937445691ebfc1d76353577 P 434e6bf74a5e4ff0b13463c8edc12b61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:11.789562 28754 tablet_bootstrap.cc:492] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c396354bf54047909d506046fbb6f457: No bootstrap required, opened a new log
I20260713 09:09:11.790016 28754 ts_tablet_manager.cc:1403] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c396354bf54047909d506046fbb6f457: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.009s
I20260713 09:09:11.792477 28754 raft_consensus.cc:359] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c396354bf54047909d506046fbb6f457 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:11.793097 28754 raft_consensus.cc:385] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c396354bf54047909d506046fbb6f457 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:11.793390 28754 raft_consensus.cc:740] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c396354bf54047909d506046fbb6f457 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c396354bf54047909d506046fbb6f457, State: Initialized, Role: FOLLOWER
I20260713 09:09:11.794379 28755 ts_tablet_manager.cc:1434] T 4efb71afc937445691ebfc1d76353577 P 434e6bf74a5e4ff0b13463c8edc12b61: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260713 09:09:11.794109 28754 consensus_queue.cc:260] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c396354bf54047909d506046fbb6f457 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:11.800355 28755 tablet_bootstrap.cc:492] T da3c67bf89464841bc3e4f6a2cb84999 P 434e6bf74a5e4ff0b13463c8edc12b61: Bootstrap starting.
I20260713 09:09:11.803231 28754 ts_tablet_manager.cc:1434] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c396354bf54047909d506046fbb6f457: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260713 09:09:11.804148 28754 tablet_bootstrap.cc:492] T da3c67bf89464841bc3e4f6a2cb84999 P c396354bf54047909d506046fbb6f457: Bootstrap starting.
I20260713 09:09:11.810940 28754 tablet_bootstrap.cc:654] T da3c67bf89464841bc3e4f6a2cb84999 P c396354bf54047909d506046fbb6f457: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:11.811321 28755 tablet_bootstrap.cc:654] T da3c67bf89464841bc3e4f6a2cb84999 P 434e6bf74a5e4ff0b13463c8edc12b61: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:11.812968 28758 tablet_bootstrap.cc:492] T 0b5679b329304f23a7fd234334e317a1 P c75b5556c96e485f831a206ba9165c22: No bootstrap required, opened a new log
I20260713 09:09:11.812213 28460 catalog_manager.cc:5697] T 0de3e58c43bf4ea3b5d20380169971ca P c75b5556c96e485f831a206ba9165c22 reported cstate change: term changed from 0 to 1, leader changed from <none> to c75b5556c96e485f831a206ba9165c22 (127.27.71.1). New cstate: current_term: 1 leader_uuid: "c75b5556c96e485f831a206ba9165c22" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:11.813411 28758 ts_tablet_manager.cc:1403] T 0b5679b329304f23a7fd234334e317a1 P c75b5556c96e485f831a206ba9165c22: Time spent bootstrapping tablet: real 0.056s	user 0.012s	sys 0.020s
I20260713 09:09:11.815886 28758 raft_consensus.cc:359] T 0b5679b329304f23a7fd234334e317a1 P c75b5556c96e485f831a206ba9165c22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:11.816483 28758 raft_consensus.cc:385] T 0b5679b329304f23a7fd234334e317a1 P c75b5556c96e485f831a206ba9165c22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:11.816776 28758 raft_consensus.cc:740] T 0b5679b329304f23a7fd234334e317a1 P c75b5556c96e485f831a206ba9165c22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c75b5556c96e485f831a206ba9165c22, State: Initialized, Role: FOLLOWER
I20260713 09:09:11.817517 28758 consensus_queue.cc:260] T 0b5679b329304f23a7fd234334e317a1 P c75b5556c96e485f831a206ba9165c22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:11.819334 28758 ts_tablet_manager.cc:1434] T 0b5679b329304f23a7fd234334e317a1 P c75b5556c96e485f831a206ba9165c22: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:09:11.820410 28758 tablet_bootstrap.cc:492] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c75b5556c96e485f831a206ba9165c22: Bootstrap starting.
I20260713 09:09:11.823406 28755 tablet_bootstrap.cc:492] T da3c67bf89464841bc3e4f6a2cb84999 P 434e6bf74a5e4ff0b13463c8edc12b61: No bootstrap required, opened a new log
I20260713 09:09:11.823411 28754 tablet_bootstrap.cc:492] T da3c67bf89464841bc3e4f6a2cb84999 P c396354bf54047909d506046fbb6f457: No bootstrap required, opened a new log
I20260713 09:09:11.823969 28755 ts_tablet_manager.cc:1403] T da3c67bf89464841bc3e4f6a2cb84999 P 434e6bf74a5e4ff0b13463c8edc12b61: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.007s
I20260713 09:09:11.824007 28754 ts_tablet_manager.cc:1403] T da3c67bf89464841bc3e4f6a2cb84999 P c396354bf54047909d506046fbb6f457: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.006s
I20260713 09:09:11.825771 28758 tablet_bootstrap.cc:654] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c75b5556c96e485f831a206ba9165c22: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:11.826664 28754 raft_consensus.cc:359] T da3c67bf89464841bc3e4f6a2cb84999 P c396354bf54047909d506046fbb6f457 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:11.826960 28755 raft_consensus.cc:359] T da3c67bf89464841bc3e4f6a2cb84999 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:11.827335 28754 raft_consensus.cc:385] T da3c67bf89464841bc3e4f6a2cb84999 P c396354bf54047909d506046fbb6f457 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:11.827772 28755 raft_consensus.cc:385] T da3c67bf89464841bc3e4f6a2cb84999 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:11.827786 28754 raft_consensus.cc:740] T da3c67bf89464841bc3e4f6a2cb84999 P c396354bf54047909d506046fbb6f457 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c396354bf54047909d506046fbb6f457, State: Initialized, Role: FOLLOWER
I20260713 09:09:11.828291 28755 raft_consensus.cc:740] T da3c67bf89464841bc3e4f6a2cb84999 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 434e6bf74a5e4ff0b13463c8edc12b61, State: Initialized, Role: FOLLOWER
I20260713 09:09:11.828668 28754 consensus_queue.cc:260] T da3c67bf89464841bc3e4f6a2cb84999 P c396354bf54047909d506046fbb6f457 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:11.829273 28755 consensus_queue.cc:260] T da3c67bf89464841bc3e4f6a2cb84999 P 434e6bf74a5e4ff0b13463c8edc12b61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:11.831203 28758 tablet_bootstrap.cc:492] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c75b5556c96e485f831a206ba9165c22: No bootstrap required, opened a new log
I20260713 09:09:11.831612 28758 ts_tablet_manager.cc:1403] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c75b5556c96e485f831a206ba9165c22: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.001s
I20260713 09:09:11.832036 28755 ts_tablet_manager.cc:1434] T da3c67bf89464841bc3e4f6a2cb84999 P 434e6bf74a5e4ff0b13463c8edc12b61: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:09:11.832901 28755 tablet_bootstrap.cc:492] T 0b5679b329304f23a7fd234334e317a1 P 434e6bf74a5e4ff0b13463c8edc12b61: Bootstrap starting.
I20260713 09:09:11.833971 28758 raft_consensus.cc:359] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c75b5556c96e485f831a206ba9165c22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:11.830612 28754 ts_tablet_manager.cc:1434] T da3c67bf89464841bc3e4f6a2cb84999 P c396354bf54047909d506046fbb6f457: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:09:11.834657 28758 raft_consensus.cc:385] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c75b5556c96e485f831a206ba9165c22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:11.835013 28758 raft_consensus.cc:740] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c75b5556c96e485f831a206ba9165c22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c75b5556c96e485f831a206ba9165c22, State: Initialized, Role: FOLLOWER
I20260713 09:09:11.835315 28754 tablet_bootstrap.cc:492] T 0de3e58c43bf4ea3b5d20380169971ca P c396354bf54047909d506046fbb6f457: Bootstrap starting.
I20260713 09:09:11.835930 28758 consensus_queue.cc:260] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c75b5556c96e485f831a206ba9165c22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:11.839403 28755 tablet_bootstrap.cc:654] T 0b5679b329304f23a7fd234334e317a1 P 434e6bf74a5e4ff0b13463c8edc12b61: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:11.840757 28758 ts_tablet_manager.cc:1434] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c75b5556c96e485f831a206ba9165c22: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:09:11.840894 28754 tablet_bootstrap.cc:654] T 0de3e58c43bf4ea3b5d20380169971ca P c396354bf54047909d506046fbb6f457: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:11.841643 28758 tablet_bootstrap.cc:492] T da3c67bf89464841bc3e4f6a2cb84999 P c75b5556c96e485f831a206ba9165c22: Bootstrap starting.
I20260713 09:09:11.849555 28758 tablet_bootstrap.cc:654] T da3c67bf89464841bc3e4f6a2cb84999 P c75b5556c96e485f831a206ba9165c22: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:11.852301 28754 tablet_bootstrap.cc:492] T 0de3e58c43bf4ea3b5d20380169971ca P c396354bf54047909d506046fbb6f457: No bootstrap required, opened a new log
I20260713 09:09:11.852730 28754 ts_tablet_manager.cc:1403] T 0de3e58c43bf4ea3b5d20380169971ca P c396354bf54047909d506046fbb6f457: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260713 09:09:11.855208 28754 raft_consensus.cc:359] T 0de3e58c43bf4ea3b5d20380169971ca P c396354bf54047909d506046fbb6f457 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:11.855970 28754 raft_consensus.cc:385] T 0de3e58c43bf4ea3b5d20380169971ca P c396354bf54047909d506046fbb6f457 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:11.856284 28754 raft_consensus.cc:740] T 0de3e58c43bf4ea3b5d20380169971ca P c396354bf54047909d506046fbb6f457 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c396354bf54047909d506046fbb6f457, State: Initialized, Role: FOLLOWER
I20260713 09:09:11.857034 28754 consensus_queue.cc:260] T 0de3e58c43bf4ea3b5d20380169971ca P c396354bf54047909d506046fbb6f457 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:11.859742 28757 raft_consensus.cc:493] T 635a59c630184b039c1b5dcc323a9398 P c396354bf54047909d506046fbb6f457 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:11.860177 28757 raft_consensus.cc:515] T 635a59c630184b039c1b5dcc323a9398 P c396354bf54047909d506046fbb6f457 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } }
I20260713 09:09:11.861402 28754 ts_tablet_manager.cc:1434] T 0de3e58c43bf4ea3b5d20380169971ca P c396354bf54047909d506046fbb6f457: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:09:11.862171 28757 leader_election.cc:290] T 635a59c630184b039c1b5dcc323a9398 P c396354bf54047909d506046fbb6f457 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 434e6bf74a5e4ff0b13463c8edc12b61 (127.27.71.3:37061), c75b5556c96e485f831a206ba9165c22 (127.27.71.1:33123)
I20260713 09:09:11.863552 28564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "635a59c630184b039c1b5dcc323a9398" candidate_uuid: "c396354bf54047909d506046fbb6f457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c75b5556c96e485f831a206ba9165c22" is_pre_election: true
I20260713 09:09:11.864228 28758 tablet_bootstrap.cc:492] T da3c67bf89464841bc3e4f6a2cb84999 P c75b5556c96e485f831a206ba9165c22: No bootstrap required, opened a new log
I20260713 09:09:11.864166 28564 raft_consensus.cc:2468] T 635a59c630184b039c1b5dcc323a9398 P c75b5556c96e485f831a206ba9165c22 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c396354bf54047909d506046fbb6f457 in term 0.
I20260713 09:09:11.864632 28758 ts_tablet_manager.cc:1403] T da3c67bf89464841bc3e4f6a2cb84999 P c75b5556c96e485f831a206ba9165c22: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.003s
I20260713 09:09:11.864420 28714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "635a59c630184b039c1b5dcc323a9398" candidate_uuid: "c396354bf54047909d506046fbb6f457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" is_pre_election: true
I20260713 09:09:11.865453 28602 leader_election.cc:304] T 635a59c630184b039c1b5dcc323a9398 P c396354bf54047909d506046fbb6f457 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c396354bf54047909d506046fbb6f457, c75b5556c96e485f831a206ba9165c22; no voters: 
W20260713 09:09:11.866281 28603 leader_election.cc:343] T 635a59c630184b039c1b5dcc323a9398 P c396354bf54047909d506046fbb6f457 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 434e6bf74a5e4ff0b13463c8edc12b61 (127.27.71.3:37061): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:11.866499 28757 raft_consensus.cc:2804] T 635a59c630184b039c1b5dcc323a9398 P c396354bf54047909d506046fbb6f457 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:11.866876 28757 raft_consensus.cc:493] T 635a59c630184b039c1b5dcc323a9398 P c396354bf54047909d506046fbb6f457 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:11.867189 28757 raft_consensus.cc:3060] T 635a59c630184b039c1b5dcc323a9398 P c396354bf54047909d506046fbb6f457 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:11.867151 28758 raft_consensus.cc:359] T da3c67bf89464841bc3e4f6a2cb84999 P c75b5556c96e485f831a206ba9165c22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:11.867898 28758 raft_consensus.cc:385] T da3c67bf89464841bc3e4f6a2cb84999 P c75b5556c96e485f831a206ba9165c22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:11.868204 28758 raft_consensus.cc:740] T da3c67bf89464841bc3e4f6a2cb84999 P c75b5556c96e485f831a206ba9165c22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c75b5556c96e485f831a206ba9165c22, State: Initialized, Role: FOLLOWER
I20260713 09:09:11.869581 28758 consensus_queue.cc:260] T da3c67bf89464841bc3e4f6a2cb84999 P c75b5556c96e485f831a206ba9165c22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:11.871515 28758 ts_tablet_manager.cc:1434] T da3c67bf89464841bc3e4f6a2cb84999 P c75b5556c96e485f831a206ba9165c22: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:09:11.874177 28766 raft_consensus.cc:493] T 4efb71afc937445691ebfc1d76353577 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:11.874301 28757 raft_consensus.cc:515] T 635a59c630184b039c1b5dcc323a9398 P c396354bf54047909d506046fbb6f457 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } }
I20260713 09:09:11.874622 28766 raft_consensus.cc:515] T 4efb71afc937445691ebfc1d76353577 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:11.876556 28766 leader_election.cc:290] T 4efb71afc937445691ebfc1d76353577 P 434e6bf74a5e4ff0b13463c8edc12b61 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c75b5556c96e485f831a206ba9165c22 (127.27.71.1:33123), c396354bf54047909d506046fbb6f457 (127.27.71.2:46117)
I20260713 09:09:11.878419 28640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4efb71afc937445691ebfc1d76353577" candidate_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c396354bf54047909d506046fbb6f457" is_pre_election: true
I20260713 09:09:11.879109 28564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4efb71afc937445691ebfc1d76353577" candidate_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c75b5556c96e485f831a206ba9165c22" is_pre_election: true
I20260713 09:09:11.879117 28640 raft_consensus.cc:2393] T 4efb71afc937445691ebfc1d76353577 P c396354bf54047909d506046fbb6f457 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 434e6bf74a5e4ff0b13463c8edc12b61 in current term 1: Already voted for candidate c75b5556c96e485f831a206ba9165c22 in this term.
I20260713 09:09:11.881922 28680 leader_election.cc:304] T 4efb71afc937445691ebfc1d76353577 P 434e6bf74a5e4ff0b13463c8edc12b61 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 434e6bf74a5e4ff0b13463c8edc12b61; no voters: c396354bf54047909d506046fbb6f457, c75b5556c96e485f831a206ba9165c22
I20260713 09:09:11.882840 28757 leader_election.cc:290] T 635a59c630184b039c1b5dcc323a9398 P c396354bf54047909d506046fbb6f457 [CANDIDATE]: Term 1 election: Requested vote from peers 434e6bf74a5e4ff0b13463c8edc12b61 (127.27.71.3:37061), c75b5556c96e485f831a206ba9165c22 (127.27.71.1:33123)
I20260713 09:09:11.883061 28766 raft_consensus.cc:3060] T 4efb71afc937445691ebfc1d76353577 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:11.883023 28564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "635a59c630184b039c1b5dcc323a9398" candidate_uuid: "c396354bf54047909d506046fbb6f457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c75b5556c96e485f831a206ba9165c22"
I20260713 09:09:11.883736 28564 raft_consensus.cc:3060] T 635a59c630184b039c1b5dcc323a9398 P c75b5556c96e485f831a206ba9165c22 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:11.885527 28755 tablet_bootstrap.cc:492] T 0b5679b329304f23a7fd234334e317a1 P 434e6bf74a5e4ff0b13463c8edc12b61: No bootstrap required, opened a new log
I20260713 09:09:11.885977 28755 ts_tablet_manager.cc:1403] T 0b5679b329304f23a7fd234334e317a1 P 434e6bf74a5e4ff0b13463c8edc12b61: Time spent bootstrapping tablet: real 0.053s	user 0.022s	sys 0.028s
I20260713 09:09:11.888542 28755 raft_consensus.cc:359] T 0b5679b329304f23a7fd234334e317a1 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:11.889182 28755 raft_consensus.cc:385] T 0b5679b329304f23a7fd234334e317a1 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:11.889473 28755 raft_consensus.cc:740] T 0b5679b329304f23a7fd234334e317a1 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 434e6bf74a5e4ff0b13463c8edc12b61, State: Initialized, Role: FOLLOWER
I20260713 09:09:11.890120 28714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "635a59c630184b039c1b5dcc323a9398" candidate_uuid: "c396354bf54047909d506046fbb6f457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "434e6bf74a5e4ff0b13463c8edc12b61"
I20260713 09:09:11.890291 28564 raft_consensus.cc:2468] T 635a59c630184b039c1b5dcc323a9398 P c75b5556c96e485f831a206ba9165c22 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c396354bf54047909d506046fbb6f457 in term 1.
I20260713 09:09:11.890184 28755 consensus_queue.cc:260] T 0b5679b329304f23a7fd234334e317a1 P 434e6bf74a5e4ff0b13463c8edc12b61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
W20260713 09:09:11.891518 28603 leader_election.cc:343] T 635a59c630184b039c1b5dcc323a9398 P c396354bf54047909d506046fbb6f457 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 434e6bf74a5e4ff0b13463c8edc12b61 (127.27.71.3:37061): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:11.892259 28755 ts_tablet_manager.cc:1434] T 0b5679b329304f23a7fd234334e317a1 P 434e6bf74a5e4ff0b13463c8edc12b61: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:09:11.892715 28766 raft_consensus.cc:2749] T 4efb71afc937445691ebfc1d76353577 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:11.893067 28602 leader_election.cc:304] T 635a59c630184b039c1b5dcc323a9398 P c396354bf54047909d506046fbb6f457 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c396354bf54047909d506046fbb6f457, c75b5556c96e485f831a206ba9165c22; no voters: 434e6bf74a5e4ff0b13463c8edc12b61
I20260713 09:09:11.893365 28757 raft_consensus.cc:493] T 0b5679b329304f23a7fd234334e317a1 P c396354bf54047909d506046fbb6f457 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:11.893075 28755 tablet_bootstrap.cc:492] T 635a59c630184b039c1b5dcc323a9398 P 434e6bf74a5e4ff0b13463c8edc12b61: Bootstrap starting.
I20260713 09:09:11.894145 28759 raft_consensus.cc:2804] T 635a59c630184b039c1b5dcc323a9398 P c396354bf54047909d506046fbb6f457 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:11.894061 28757 raft_consensus.cc:515] T 0b5679b329304f23a7fd234334e317a1 P c396354bf54047909d506046fbb6f457 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:11.897070 28714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b5679b329304f23a7fd234334e317a1" candidate_uuid: "c396354bf54047909d506046fbb6f457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" is_pre_election: true
I20260713 09:09:11.897656 28714 raft_consensus.cc:2468] T 0b5679b329304f23a7fd234334e317a1 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c396354bf54047909d506046fbb6f457 in term 0.
I20260713 09:09:11.898408 28759 raft_consensus.cc:697] T 635a59c630184b039c1b5dcc323a9398 P c396354bf54047909d506046fbb6f457 [term 1 LEADER]: Becoming Leader. State: Replica: c396354bf54047909d506046fbb6f457, State: Running, Role: LEADER
I20260713 09:09:11.899036 28801 raft_consensus.cc:493] T da3c67bf89464841bc3e4f6a2cb84999 P c396354bf54047909d506046fbb6f457 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:11.899324 28759 consensus_queue.cc:237] T 635a59c630184b039c1b5dcc323a9398 P c396354bf54047909d506046fbb6f457 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } }
I20260713 09:09:11.899521 28801 raft_consensus.cc:515] T da3c67bf89464841bc3e4f6a2cb84999 P c396354bf54047909d506046fbb6f457 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:11.900159 28755 tablet_bootstrap.cc:654] T 635a59c630184b039c1b5dcc323a9398 P 434e6bf74a5e4ff0b13463c8edc12b61: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:11.900482 28786 raft_consensus.cc:493] T a6696accc70a4973b0ffa87e27dd4452 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:11.900931 28786 raft_consensus.cc:515] T a6696accc70a4973b0ffa87e27dd4452 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:11.901507 28603 leader_election.cc:304] T 0b5679b329304f23a7fd234334e317a1 P c396354bf54047909d506046fbb6f457 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 434e6bf74a5e4ff0b13463c8edc12b61, c396354bf54047909d506046fbb6f457; no voters: 
I20260713 09:09:11.902923 28786 leader_election.cc:290] T a6696accc70a4973b0ffa87e27dd4452 P 434e6bf74a5e4ff0b13463c8edc12b61 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c75b5556c96e485f831a206ba9165c22 (127.27.71.1:33123), c396354bf54047909d506046fbb6f457 (127.27.71.2:46117)
I20260713 09:09:11.903364 28563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3c67bf89464841bc3e4f6a2cb84999" candidate_uuid: "c396354bf54047909d506046fbb6f457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c75b5556c96e485f831a206ba9165c22" is_pre_election: true
I20260713 09:09:11.900934 28766 raft_consensus.cc:493] T 0b5679b329304f23a7fd234334e317a1 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:11.904217 28563 raft_consensus.cc:2468] T da3c67bf89464841bc3e4f6a2cb84999 P c75b5556c96e485f831a206ba9165c22 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c396354bf54047909d506046fbb6f457 in term 0.
I20260713 09:09:11.904795 28766 raft_consensus.cc:515] T 0b5679b329304f23a7fd234334e317a1 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:11.905810 28602 leader_election.cc:304] T da3c67bf89464841bc3e4f6a2cb84999 P c396354bf54047909d506046fbb6f457 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c396354bf54047909d506046fbb6f457, c75b5556c96e485f831a206ba9165c22; no voters: 
I20260713 09:09:11.908252 28757 leader_election.cc:290] T 0b5679b329304f23a7fd234334e317a1 P c396354bf54047909d506046fbb6f457 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c75b5556c96e485f831a206ba9165c22 (127.27.71.1:33123), 434e6bf74a5e4ff0b13463c8edc12b61 (127.27.71.3:37061)
I20260713 09:09:11.908938 28563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6696accc70a4973b0ffa87e27dd4452" candidate_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c75b5556c96e485f831a206ba9165c22" is_pre_election: true
I20260713 09:09:11.909737 28563 raft_consensus.cc:2468] T a6696accc70a4973b0ffa87e27dd4452 P c75b5556c96e485f831a206ba9165c22 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 434e6bf74a5e4ff0b13463c8edc12b61 in term 0.
I20260713 09:09:11.909926 28801 leader_election.cc:290] T da3c67bf89464841bc3e4f6a2cb84999 P c396354bf54047909d506046fbb6f457 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c75b5556c96e485f831a206ba9165c22 (127.27.71.1:33123), 434e6bf74a5e4ff0b13463c8edc12b61 (127.27.71.3:37061)
I20260713 09:09:11.911455 28714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3c67bf89464841bc3e4f6a2cb84999" candidate_uuid: "c396354bf54047909d506046fbb6f457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" is_pre_election: true
I20260713 09:09:11.912369 28714 raft_consensus.cc:2468] T da3c67bf89464841bc3e4f6a2cb84999 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c396354bf54047909d506046fbb6f457 in term 0.
I20260713 09:09:11.912600 28801 raft_consensus.cc:2804] T da3c67bf89464841bc3e4f6a2cb84999 P c396354bf54047909d506046fbb6f457 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:11.913036 28801 raft_consensus.cc:493] T da3c67bf89464841bc3e4f6a2cb84999 P c396354bf54047909d506046fbb6f457 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:11.912945 28677 leader_election.cc:304] T a6696accc70a4973b0ffa87e27dd4452 P 434e6bf74a5e4ff0b13463c8edc12b61 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 434e6bf74a5e4ff0b13463c8edc12b61, c75b5556c96e485f831a206ba9165c22; no voters: 
I20260713 09:09:11.909742 28757 raft_consensus.cc:2804] T 0b5679b329304f23a7fd234334e317a1 P c396354bf54047909d506046fbb6f457 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:11.914060 28757 raft_consensus.cc:493] T 0b5679b329304f23a7fd234334e317a1 P c396354bf54047909d506046fbb6f457 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:11.913599 28801 raft_consensus.cc:3060] T da3c67bf89464841bc3e4f6a2cb84999 P c396354bf54047909d506046fbb6f457 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:11.914150 28786 raft_consensus.cc:2804] T a6696accc70a4973b0ffa87e27dd4452 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:11.914546 28757 raft_consensus.cc:3060] T 0b5679b329304f23a7fd234334e317a1 P c396354bf54047909d506046fbb6f457 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:11.914774 28786 raft_consensus.cc:493] T a6696accc70a4973b0ffa87e27dd4452 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:11.915241 28786 raft_consensus.cc:3060] T a6696accc70a4973b0ffa87e27dd4452 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:11.920274 28563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b5679b329304f23a7fd234334e317a1" candidate_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c75b5556c96e485f831a206ba9165c22" is_pre_election: true
I20260713 09:09:11.920894 28563 raft_consensus.cc:2468] T 0b5679b329304f23a7fd234334e317a1 P c75b5556c96e485f831a206ba9165c22 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 434e6bf74a5e4ff0b13463c8edc12b61 in term 0.
I20260713 09:09:11.921972 28677 leader_election.cc:304] T 0b5679b329304f23a7fd234334e317a1 P 434e6bf74a5e4ff0b13463c8edc12b61 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 434e6bf74a5e4ff0b13463c8edc12b61, c75b5556c96e485f831a206ba9165c22; no voters: 
I20260713 09:09:11.922875 28640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6696accc70a4973b0ffa87e27dd4452" candidate_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c396354bf54047909d506046fbb6f457" is_pre_election: true
I20260713 09:09:11.923051 28786 raft_consensus.cc:515] T a6696accc70a4973b0ffa87e27dd4452 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:11.923449 28640 raft_consensus.cc:2468] T a6696accc70a4973b0ffa87e27dd4452 P c396354bf54047909d506046fbb6f457 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 434e6bf74a5e4ff0b13463c8edc12b61 in term 0.
I20260713 09:09:11.928462 28806 raft_consensus.cc:2804] T 0b5679b329304f23a7fd234334e317a1 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:11.928961 28806 raft_consensus.cc:493] T 0b5679b329304f23a7fd234334e317a1 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:11.929334 28806 raft_consensus.cc:3060] T 0b5679b329304f23a7fd234334e317a1 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:11.934327 28757 raft_consensus.cc:515] T 0b5679b329304f23a7fd234334e317a1 P c396354bf54047909d506046fbb6f457 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:11.938272 28714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b5679b329304f23a7fd234334e317a1" candidate_uuid: "c396354bf54047909d506046fbb6f457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "434e6bf74a5e4ff0b13463c8edc12b61"
I20260713 09:09:11.939206 28757 leader_election.cc:290] T 0b5679b329304f23a7fd234334e317a1 P c396354bf54047909d506046fbb6f457 [CANDIDATE]: Term 1 election: Requested vote from peers c75b5556c96e485f831a206ba9165c22 (127.27.71.1:33123), 434e6bf74a5e4ff0b13463c8edc12b61 (127.27.71.3:37061)
I20260713 09:09:11.945283 28766 leader_election.cc:290] T 0b5679b329304f23a7fd234334e317a1 P 434e6bf74a5e4ff0b13463c8edc12b61 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c75b5556c96e485f831a206ba9165c22 (127.27.71.1:33123), c396354bf54047909d506046fbb6f457 (127.27.71.2:46117)
I20260713 09:09:11.944247 28564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b5679b329304f23a7fd234334e317a1" candidate_uuid: "c396354bf54047909d506046fbb6f457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c75b5556c96e485f831a206ba9165c22" is_pre_election: true
I20260713 09:09:11.949448 28755 tablet_bootstrap.cc:492] T 635a59c630184b039c1b5dcc323a9398 P 434e6bf74a5e4ff0b13463c8edc12b61: No bootstrap required, opened a new log
I20260713 09:09:11.948220 28786 leader_election.cc:290] T a6696accc70a4973b0ffa87e27dd4452 P 434e6bf74a5e4ff0b13463c8edc12b61 [CANDIDATE]: Term 1 election: Requested vote from peers c75b5556c96e485f831a206ba9165c22 (127.27.71.1:33123), c396354bf54047909d506046fbb6f457 (127.27.71.2:46117)
I20260713 09:09:11.947459 28640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b5679b329304f23a7fd234334e317a1" candidate_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c396354bf54047909d506046fbb6f457" is_pre_election: true
I20260713 09:09:11.951020 28755 ts_tablet_manager.cc:1403] T 635a59c630184b039c1b5dcc323a9398 P 434e6bf74a5e4ff0b13463c8edc12b61: Time spent bootstrapping tablet: real 0.058s	user 0.019s	sys 0.030s
I20260713 09:09:11.949353 28563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6696accc70a4973b0ffa87e27dd4452" candidate_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c75b5556c96e485f831a206ba9165c22"
I20260713 09:09:11.949983 28639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6696accc70a4973b0ffa87e27dd4452" candidate_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c396354bf54047909d506046fbb6f457"
I20260713 09:09:11.951601 28640 raft_consensus.cc:2393] T 0b5679b329304f23a7fd234334e317a1 P c396354bf54047909d506046fbb6f457 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 434e6bf74a5e4ff0b13463c8edc12b61 in current term 1: Already voted for candidate c396354bf54047909d506046fbb6f457 in this term.
I20260713 09:09:11.951649 28639 raft_consensus.cc:3060] T a6696accc70a4973b0ffa87e27dd4452 P c396354bf54047909d506046fbb6f457 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:11.951747 28563 raft_consensus.cc:3060] T a6696accc70a4973b0ffa87e27dd4452 P c75b5556c96e485f831a206ba9165c22 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:11.950624 28564 raft_consensus.cc:2468] T 0b5679b329304f23a7fd234334e317a1 P c75b5556c96e485f831a206ba9165c22 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c396354bf54047909d506046fbb6f457 in term 0.
I20260713 09:09:11.953394 28755 raft_consensus.cc:359] T 635a59c630184b039c1b5dcc323a9398 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } }
I20260713 09:09:11.954012 28755 raft_consensus.cc:385] T 635a59c630184b039c1b5dcc323a9398 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:11.954246 28755 raft_consensus.cc:740] T 635a59c630184b039c1b5dcc323a9398 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 434e6bf74a5e4ff0b13463c8edc12b61, State: Initialized, Role: FOLLOWER
W20260713 09:09:11.954574 28602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.71.1:33123, user_credentials={real_user=slave}} blocked reactor thread for 48850us
I20260713 09:09:11.954840 28755 consensus_queue.cc:260] T 635a59c630184b039c1b5dcc323a9398 P 434e6bf74a5e4ff0b13463c8edc12b61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } }
I20260713 09:09:11.956238 28564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b5679b329304f23a7fd234334e317a1" candidate_uuid: "c396354bf54047909d506046fbb6f457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c75b5556c96e485f831a206ba9165c22"
I20260713 09:09:11.956818 28564 raft_consensus.cc:3060] T 0b5679b329304f23a7fd234334e317a1 P c75b5556c96e485f831a206ba9165c22 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:11.959160 28806 raft_consensus.cc:515] T 0b5679b329304f23a7fd234334e317a1 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:11.963505 28714 raft_consensus.cc:2393] T 0b5679b329304f23a7fd234334e317a1 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c396354bf54047909d506046fbb6f457 in current term 1: Already voted for candidate 434e6bf74a5e4ff0b13463c8edc12b61 in this term.
I20260713 09:09:11.963836 28755 ts_tablet_manager.cc:1434] T 635a59c630184b039c1b5dcc323a9398 P 434e6bf74a5e4ff0b13463c8edc12b61: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260713 09:09:11.964802 28755 tablet_bootstrap.cc:492] T 705aa89708e047e194cb2fada31c05f7 P 434e6bf74a5e4ff0b13463c8edc12b61: Bootstrap starting.
I20260713 09:09:11.965588 28640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b5679b329304f23a7fd234334e317a1" candidate_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c396354bf54047909d506046fbb6f457"
I20260713 09:09:11.966444 28640 raft_consensus.cc:2393] T 0b5679b329304f23a7fd234334e317a1 P c396354bf54047909d506046fbb6f457 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 434e6bf74a5e4ff0b13463c8edc12b61 in current term 1: Already voted for candidate c396354bf54047909d506046fbb6f457 in this term.
I20260713 09:09:11.966471 28564 raft_consensus.cc:2468] T 0b5679b329304f23a7fd234334e317a1 P c75b5556c96e485f831a206ba9165c22 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c396354bf54047909d506046fbb6f457 in term 1.
I20260713 09:09:11.967344 28786 raft_consensus.cc:493] T 635a59c630184b039c1b5dcc323a9398 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:11.967768 28806 leader_election.cc:290] T 0b5679b329304f23a7fd234334e317a1 P 434e6bf74a5e4ff0b13463c8edc12b61 [CANDIDATE]: Term 1 election: Requested vote from peers c75b5556c96e485f831a206ba9165c22 (127.27.71.1:33123), c396354bf54047909d506046fbb6f457 (127.27.71.2:46117)
I20260713 09:09:11.962144 28801 raft_consensus.cc:515] T da3c67bf89464841bc3e4f6a2cb84999 P c396354bf54047909d506046fbb6f457 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:11.967813 28786 raft_consensus.cc:515] T 635a59c630184b039c1b5dcc323a9398 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } }
I20260713 09:09:11.969657 28801 leader_election.cc:290] T da3c67bf89464841bc3e4f6a2cb84999 P c396354bf54047909d506046fbb6f457 [CANDIDATE]: Term 1 election: Requested vote from peers c75b5556c96e485f831a206ba9165c22 (127.27.71.1:33123), 434e6bf74a5e4ff0b13463c8edc12b61 (127.27.71.3:37061)
I20260713 09:09:11.969833 28786 leader_election.cc:290] T 635a59c630184b039c1b5dcc323a9398 P 434e6bf74a5e4ff0b13463c8edc12b61 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c396354bf54047909d506046fbb6f457 (127.27.71.2:46117), c75b5556c96e485f831a206ba9165c22 (127.27.71.1:33123)
I20260713 09:09:11.970186 28755 tablet_bootstrap.cc:654] T 705aa89708e047e194cb2fada31c05f7 P 434e6bf74a5e4ff0b13463c8edc12b61: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:11.970820 28640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "635a59c630184b039c1b5dcc323a9398" candidate_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c396354bf54047909d506046fbb6f457" is_pre_election: true
I20260713 09:09:11.971287 28714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3c67bf89464841bc3e4f6a2cb84999" candidate_uuid: "c396354bf54047909d506046fbb6f457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "434e6bf74a5e4ff0b13463c8edc12b61"
I20260713 09:09:11.971849 28714 raft_consensus.cc:3060] T da3c67bf89464841bc3e4f6a2cb84999 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:11.972301 28562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b5679b329304f23a7fd234334e317a1" candidate_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c75b5556c96e485f831a206ba9165c22"
I20260713 09:09:11.973090 28562 raft_consensus.cc:2393] T 0b5679b329304f23a7fd234334e317a1 P c75b5556c96e485f831a206ba9165c22 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 434e6bf74a5e4ff0b13463c8edc12b61 in current term 1: Already voted for candidate c396354bf54047909d506046fbb6f457 in this term.
I20260713 09:09:11.974186 28562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "635a59c630184b039c1b5dcc323a9398" candidate_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c75b5556c96e485f831a206ba9165c22" is_pre_election: true
I20260713 09:09:11.974852 28562 raft_consensus.cc:2393] T 635a59c630184b039c1b5dcc323a9398 P c75b5556c96e485f831a206ba9165c22 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 434e6bf74a5e4ff0b13463c8edc12b61 in current term 1: Already voted for candidate c396354bf54047909d506046fbb6f457 in this term.
I20260713 09:09:11.974902 28677 leader_election.cc:304] T 0b5679b329304f23a7fd234334e317a1 P 434e6bf74a5e4ff0b13463c8edc12b61 [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: 434e6bf74a5e4ff0b13463c8edc12b61; no voters: c396354bf54047909d506046fbb6f457, c75b5556c96e485f831a206ba9165c22
I20260713 09:09:11.976270 28786 raft_consensus.cc:2749] T 0b5679b329304f23a7fd234334e317a1 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:09:11.977217 28677 leader_election.cc:304] T 635a59c630184b039c1b5dcc323a9398 P 434e6bf74a5e4ff0b13463c8edc12b61 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 434e6bf74a5e4ff0b13463c8edc12b61; no voters: c396354bf54047909d506046fbb6f457, c75b5556c96e485f831a206ba9165c22
I20260713 09:09:11.978283 28786 raft_consensus.cc:3060] T 635a59c630184b039c1b5dcc323a9398 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:11.980922 28714 raft_consensus.cc:2468] T da3c67bf89464841bc3e4f6a2cb84999 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c396354bf54047909d506046fbb6f457 in term 1.
I20260713 09:09:11.982041 28755 tablet_bootstrap.cc:492] T 705aa89708e047e194cb2fada31c05f7 P 434e6bf74a5e4ff0b13463c8edc12b61: No bootstrap required, opened a new log
I20260713 09:09:11.981945 28603 leader_election.cc:304] T da3c67bf89464841bc3e4f6a2cb84999 P c396354bf54047909d506046fbb6f457 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 434e6bf74a5e4ff0b13463c8edc12b61, c396354bf54047909d506046fbb6f457; no voters: 
I20260713 09:09:11.982435 28755 ts_tablet_manager.cc:1403] T 705aa89708e047e194cb2fada31c05f7 P 434e6bf74a5e4ff0b13463c8edc12b61: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.007s
I20260713 09:09:11.982666 28801 raft_consensus.cc:2804] T da3c67bf89464841bc3e4f6a2cb84999 P c396354bf54047909d506046fbb6f457 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:11.983063 28639 raft_consensus.cc:2468] T a6696accc70a4973b0ffa87e27dd4452 P c396354bf54047909d506046fbb6f457 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 434e6bf74a5e4ff0b13463c8edc12b61 in term 1.
I20260713 09:09:11.983186 28801 raft_consensus.cc:697] T da3c67bf89464841bc3e4f6a2cb84999 P c396354bf54047909d506046fbb6f457 [term 1 LEADER]: Becoming Leader. State: Replica: c396354bf54047909d506046fbb6f457, State: Running, Role: LEADER
I20260713 09:09:11.984324 28755 raft_consensus.cc:359] T 705aa89708e047e194cb2fada31c05f7 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:11.984037 28801 consensus_queue.cc:237] T da3c67bf89464841bc3e4f6a2cb84999 P c396354bf54047909d506046fbb6f457 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:11.984807 28755 raft_consensus.cc:385] T 705aa89708e047e194cb2fada31c05f7 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:11.985067 28755 raft_consensus.cc:740] T 705aa89708e047e194cb2fada31c05f7 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 434e6bf74a5e4ff0b13463c8edc12b61, State: Initialized, Role: FOLLOWER
I20260713 09:09:11.985602 28755 consensus_queue.cc:260] T 705aa89708e047e194cb2fada31c05f7 P 434e6bf74a5e4ff0b13463c8edc12b61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:11.987560 28786 raft_consensus.cc:2749] T 635a59c630184b039c1b5dcc323a9398 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:11.987808 28755 ts_tablet_manager.cc:1434] T 705aa89708e047e194cb2fada31c05f7 P 434e6bf74a5e4ff0b13463c8edc12b61: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260713 09:09:11.965654 28563 raft_consensus.cc:2468] T a6696accc70a4973b0ffa87e27dd4452 P c75b5556c96e485f831a206ba9165c22 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 434e6bf74a5e4ff0b13463c8edc12b61 in term 1.
I20260713 09:09:11.989291 28602 leader_election.cc:304] T 0b5679b329304f23a7fd234334e317a1 P c396354bf54047909d506046fbb6f457 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c396354bf54047909d506046fbb6f457, c75b5556c96e485f831a206ba9165c22; no voters: 434e6bf74a5e4ff0b13463c8edc12b61
I20260713 09:09:11.990290 28759 raft_consensus.cc:2804] T 0b5679b329304f23a7fd234334e317a1 P c396354bf54047909d506046fbb6f457 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:11.990533 28677 leader_election.cc:304] T a6696accc70a4973b0ffa87e27dd4452 P 434e6bf74a5e4ff0b13463c8edc12b61 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 434e6bf74a5e4ff0b13463c8edc12b61, c75b5556c96e485f831a206ba9165c22; no voters: 
I20260713 09:09:11.990760 28759 raft_consensus.cc:697] T 0b5679b329304f23a7fd234334e317a1 P c396354bf54047909d506046fbb6f457 [term 1 LEADER]: Becoming Leader. State: Replica: c396354bf54047909d506046fbb6f457, State: Running, Role: LEADER
I20260713 09:09:11.991276 28806 raft_consensus.cc:2804] T a6696accc70a4973b0ffa87e27dd4452 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:11.991777 28806 raft_consensus.cc:697] T a6696accc70a4973b0ffa87e27dd4452 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 1 LEADER]: Becoming Leader. State: Replica: 434e6bf74a5e4ff0b13463c8edc12b61, State: Running, Role: LEADER
I20260713 09:09:11.991495 28759 consensus_queue.cc:237] T 0b5679b329304f23a7fd234334e317a1 P c396354bf54047909d506046fbb6f457 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:11.992563 28806 consensus_queue.cc:237] T a6696accc70a4973b0ffa87e27dd4452 P 434e6bf74a5e4ff0b13463c8edc12b61 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:11.994585 28563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3c67bf89464841bc3e4f6a2cb84999" candidate_uuid: "c396354bf54047909d506046fbb6f457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c75b5556c96e485f831a206ba9165c22"
I20260713 09:09:11.995170 28563 raft_consensus.cc:3060] T da3c67bf89464841bc3e4f6a2cb84999 P c75b5556c96e485f831a206ba9165c22 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:11.995983 28459 catalog_manager.cc:5697] T 635a59c630184b039c1b5dcc323a9398 P c396354bf54047909d506046fbb6f457 reported cstate change: term changed from 0 to 1, leader changed from <none> to c396354bf54047909d506046fbb6f457 (127.27.71.2). New cstate: current_term: 1 leader_uuid: "c396354bf54047909d506046fbb6f457" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:12.000684 28759 raft_consensus.cc:493] T 607bf532cf7646c98d2d33c834f4eaed P c396354bf54047909d506046fbb6f457 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:12.001737 28759 raft_consensus.cc:515] T 607bf532cf7646c98d2d33c834f4eaed P c396354bf54047909d506046fbb6f457 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:12.002939 28563 raft_consensus.cc:2468] T da3c67bf89464841bc3e4f6a2cb84999 P c75b5556c96e485f831a206ba9165c22 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c396354bf54047909d506046fbb6f457 in term 1.
I20260713 09:09:12.003362 28759 leader_election.cc:290] T 607bf532cf7646c98d2d33c834f4eaed P c396354bf54047909d506046fbb6f457 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c75b5556c96e485f831a206ba9165c22 (127.27.71.1:33123), 434e6bf74a5e4ff0b13463c8edc12b61 (127.27.71.3:37061)
I20260713 09:09:12.004819 28714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "607bf532cf7646c98d2d33c834f4eaed" candidate_uuid: "c396354bf54047909d506046fbb6f457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" is_pre_election: true
I20260713 09:09:12.005388 28714 raft_consensus.cc:2468] T 607bf532cf7646c98d2d33c834f4eaed P 434e6bf74a5e4ff0b13463c8edc12b61 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c396354bf54047909d506046fbb6f457 in term 0.
I20260713 09:09:12.006207 28603 leader_election.cc:304] T 607bf532cf7646c98d2d33c834f4eaed P c396354bf54047909d506046fbb6f457 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 434e6bf74a5e4ff0b13463c8edc12b61, c396354bf54047909d506046fbb6f457; no voters: 
I20260713 09:09:12.006994 28759 raft_consensus.cc:2804] T 607bf532cf7646c98d2d33c834f4eaed P c396354bf54047909d506046fbb6f457 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:12.007295 28563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "607bf532cf7646c98d2d33c834f4eaed" candidate_uuid: "c396354bf54047909d506046fbb6f457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c75b5556c96e485f831a206ba9165c22" is_pre_election: true
I20260713 09:09:12.007388 28759 raft_consensus.cc:493] T 607bf532cf7646c98d2d33c834f4eaed P c396354bf54047909d506046fbb6f457 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:12.010627 28768 consensus_queue.cc:1048] T 4efb71afc937445691ebfc1d76353577 P c75b5556c96e485f831a206ba9165c22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260713 09:09:12.016795 28563 raft_consensus.cc:2468] T 607bf532cf7646c98d2d33c834f4eaed P c75b5556c96e485f831a206ba9165c22 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c396354bf54047909d506046fbb6f457 in term 0.
I20260713 09:09:12.016348 28459 catalog_manager.cc:5697] T da3c67bf89464841bc3e4f6a2cb84999 P c396354bf54047909d506046fbb6f457 reported cstate change: term changed from 0 to 1, leader changed from <none> to c396354bf54047909d506046fbb6f457 (127.27.71.2). New cstate: current_term: 1 leader_uuid: "c396354bf54047909d506046fbb6f457" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:12.016899 28759 raft_consensus.cc:3060] T 607bf532cf7646c98d2d33c834f4eaed P c396354bf54047909d506046fbb6f457 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.018164 28459 catalog_manager.cc:5697] T 0b5679b329304f23a7fd234334e317a1 P c396354bf54047909d506046fbb6f457 reported cstate change: term changed from 0 to 1, leader changed from <none> to c396354bf54047909d506046fbb6f457 (127.27.71.2). New cstate: current_term: 1 leader_uuid: "c396354bf54047909d506046fbb6f457" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:12.008118 28458 catalog_manager.cc:5697] T a6696accc70a4973b0ffa87e27dd4452 P 434e6bf74a5e4ff0b13463c8edc12b61 reported cstate change: term changed from 0 to 1, leader changed from <none> to 434e6bf74a5e4ff0b13463c8edc12b61 (127.27.71.3). New cstate: current_term: 1 leader_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:12.046685 28759 raft_consensus.cc:515] T 607bf532cf7646c98d2d33c834f4eaed P c396354bf54047909d506046fbb6f457 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:12.049584 28563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "607bf532cf7646c98d2d33c834f4eaed" candidate_uuid: "c396354bf54047909d506046fbb6f457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c75b5556c96e485f831a206ba9165c22"
I20260713 09:09:12.050266 28563 raft_consensus.cc:3060] T 607bf532cf7646c98d2d33c834f4eaed P c75b5556c96e485f831a206ba9165c22 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.051376 28713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "607bf532cf7646c98d2d33c834f4eaed" candidate_uuid: "c396354bf54047909d506046fbb6f457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "434e6bf74a5e4ff0b13463c8edc12b61"
I20260713 09:09:12.051962 28713 raft_consensus.cc:3060] T 607bf532cf7646c98d2d33c834f4eaed P 434e6bf74a5e4ff0b13463c8edc12b61 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.056833 28801 raft_consensus.cc:493] T 0de3e58c43bf4ea3b5d20380169971ca P c396354bf54047909d506046fbb6f457 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:12.057304 28801 raft_consensus.cc:515] T 0de3e58c43bf4ea3b5d20380169971ca P c396354bf54047909d506046fbb6f457 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:12.058053 28806 raft_consensus.cc:493] T 705aa89708e047e194cb2fada31c05f7 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:12.058494 28806 raft_consensus.cc:515] T 705aa89708e047e194cb2fada31c05f7 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:12.059262 28801 leader_election.cc:290] T 0de3e58c43bf4ea3b5d20380169971ca P c396354bf54047909d506046fbb6f457 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c75b5556c96e485f831a206ba9165c22 (127.27.71.1:33123), 434e6bf74a5e4ff0b13463c8edc12b61 (127.27.71.3:37061)
I20260713 09:09:12.060207 28764 consensus_queue.cc:1048] T 4efb71afc937445691ebfc1d76353577 P c75b5556c96e485f831a206ba9165c22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:12.060375 28806 leader_election.cc:290] T 705aa89708e047e194cb2fada31c05f7 P 434e6bf74a5e4ff0b13463c8edc12b61 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c75b5556c96e485f831a206ba9165c22 (127.27.71.1:33123), c396354bf54047909d506046fbb6f457 (127.27.71.2:46117)
I20260713 09:09:12.061537 28562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "705aa89708e047e194cb2fada31c05f7" candidate_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c75b5556c96e485f831a206ba9165c22" is_pre_election: true
I20260713 09:09:12.061753 28640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "705aa89708e047e194cb2fada31c05f7" candidate_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c396354bf54047909d506046fbb6f457" is_pre_election: true
I20260713 09:09:12.062099 28563 raft_consensus.cc:2468] T 607bf532cf7646c98d2d33c834f4eaed P c75b5556c96e485f831a206ba9165c22 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c396354bf54047909d506046fbb6f457 in term 1.
I20260713 09:09:12.062147 28562 raft_consensus.cc:2468] T 705aa89708e047e194cb2fada31c05f7 P c75b5556c96e485f831a206ba9165c22 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 434e6bf74a5e4ff0b13463c8edc12b61 in term 0.
I20260713 09:09:12.062361 28640 raft_consensus.cc:2468] T 705aa89708e047e194cb2fada31c05f7 P c396354bf54047909d506046fbb6f457 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 434e6bf74a5e4ff0b13463c8edc12b61 in term 0.
I20260713 09:09:12.063308 28677 leader_election.cc:304] T 705aa89708e047e194cb2fada31c05f7 P 434e6bf74a5e4ff0b13463c8edc12b61 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 434e6bf74a5e4ff0b13463c8edc12b61, c75b5556c96e485f831a206ba9165c22; no voters: 
I20260713 09:09:12.064126 28806 raft_consensus.cc:2804] T 705aa89708e047e194cb2fada31c05f7 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:12.064497 28806 raft_consensus.cc:493] T 705aa89708e047e194cb2fada31c05f7 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:12.064848 28806 raft_consensus.cc:3060] T 705aa89708e047e194cb2fada31c05f7 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.065455 28602 leader_election.cc:304] T 607bf532cf7646c98d2d33c834f4eaed P c396354bf54047909d506046fbb6f457 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c396354bf54047909d506046fbb6f457, c75b5556c96e485f831a206ba9165c22; no voters: 
I20260713 09:09:12.062230 28714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de3e58c43bf4ea3b5d20380169971ca" candidate_uuid: "c396354bf54047909d506046fbb6f457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" is_pre_election: true
I20260713 09:09:12.066937 28714 raft_consensus.cc:2393] T 0de3e58c43bf4ea3b5d20380169971ca P 434e6bf74a5e4ff0b13463c8edc12b61 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c396354bf54047909d506046fbb6f457 in current term 1: Already voted for candidate c75b5556c96e485f831a206ba9165c22 in this term.
I20260713 09:09:12.066891 28801 raft_consensus.cc:2804] T 607bf532cf7646c98d2d33c834f4eaed P c396354bf54047909d506046fbb6f457 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:12.067539 28562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de3e58c43bf4ea3b5d20380169971ca" candidate_uuid: "c396354bf54047909d506046fbb6f457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c75b5556c96e485f831a206ba9165c22" is_pre_election: true
I20260713 09:09:12.070199 28602 leader_election.cc:304] T 0de3e58c43bf4ea3b5d20380169971ca P c396354bf54047909d506046fbb6f457 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c396354bf54047909d506046fbb6f457; no voters: 434e6bf74a5e4ff0b13463c8edc12b61, c75b5556c96e485f831a206ba9165c22
I20260713 09:09:12.067541 28801 raft_consensus.cc:697] T 607bf532cf7646c98d2d33c834f4eaed P c396354bf54047909d506046fbb6f457 [term 1 LEADER]: Becoming Leader. State: Replica: c396354bf54047909d506046fbb6f457, State: Running, Role: LEADER
I20260713 09:09:12.072180 28804 raft_consensus.cc:3060] T 0de3e58c43bf4ea3b5d20380169971ca P c396354bf54047909d506046fbb6f457 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.072646 28759 leader_election.cc:290] T 607bf532cf7646c98d2d33c834f4eaed P c396354bf54047909d506046fbb6f457 [CANDIDATE]: Term 1 election: Requested vote from peers c75b5556c96e485f831a206ba9165c22 (127.27.71.1:33123), 434e6bf74a5e4ff0b13463c8edc12b61 (127.27.71.3:37061)
I20260713 09:09:12.073210 28801 consensus_queue.cc:237] T 607bf532cf7646c98d2d33c834f4eaed P c396354bf54047909d506046fbb6f457 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:12.076721 28806 raft_consensus.cc:515] T 705aa89708e047e194cb2fada31c05f7 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:12.078269 28806 leader_election.cc:290] T 705aa89708e047e194cb2fada31c05f7 P 434e6bf74a5e4ff0b13463c8edc12b61 [CANDIDATE]: Term 1 election: Requested vote from peers c75b5556c96e485f831a206ba9165c22 (127.27.71.1:33123), c396354bf54047909d506046fbb6f457 (127.27.71.2:46117)
I20260713 09:09:12.071812 28713 raft_consensus.cc:2468] T 607bf532cf7646c98d2d33c834f4eaed P 434e6bf74a5e4ff0b13463c8edc12b61 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c396354bf54047909d506046fbb6f457 in term 1.
I20260713 09:09:12.078918 28562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "705aa89708e047e194cb2fada31c05f7" candidate_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c75b5556c96e485f831a206ba9165c22"
I20260713 09:09:12.079419 28562 raft_consensus.cc:3060] T 705aa89708e047e194cb2fada31c05f7 P c75b5556c96e485f831a206ba9165c22 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.079644 28639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "705aa89708e047e194cb2fada31c05f7" candidate_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c396354bf54047909d506046fbb6f457"
I20260713 09:09:12.081480 28804 raft_consensus.cc:2749] T 0de3e58c43bf4ea3b5d20380169971ca P c396354bf54047909d506046fbb6f457 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:12.082067 28639 raft_consensus.cc:3060] T 705aa89708e047e194cb2fada31c05f7 P c396354bf54047909d506046fbb6f457 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.087594 28562 raft_consensus.cc:2468] T 705aa89708e047e194cb2fada31c05f7 P c75b5556c96e485f831a206ba9165c22 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 434e6bf74a5e4ff0b13463c8edc12b61 in term 1.
I20260713 09:09:12.088876 28677 leader_election.cc:304] T 705aa89708e047e194cb2fada31c05f7 P 434e6bf74a5e4ff0b13463c8edc12b61 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 434e6bf74a5e4ff0b13463c8edc12b61, c75b5556c96e485f831a206ba9165c22; no voters: 
I20260713 09:09:12.089529 28806 raft_consensus.cc:2804] T 705aa89708e047e194cb2fada31c05f7 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:12.090016 28639 raft_consensus.cc:2468] T 705aa89708e047e194cb2fada31c05f7 P c396354bf54047909d506046fbb6f457 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 434e6bf74a5e4ff0b13463c8edc12b61 in term 1.
I20260713 09:09:12.090386 28806 raft_consensus.cc:697] T 705aa89708e047e194cb2fada31c05f7 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 1 LEADER]: Becoming Leader. State: Replica: 434e6bf74a5e4ff0b13463c8edc12b61, State: Running, Role: LEADER
I20260713 09:09:12.091452 28806 consensus_queue.cc:237] T 705aa89708e047e194cb2fada31c05f7 P 434e6bf74a5e4ff0b13463c8edc12b61 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:12.099010 28458 catalog_manager.cc:5697] T 607bf532cf7646c98d2d33c834f4eaed P c396354bf54047909d506046fbb6f457 reported cstate change: term changed from 0 to 1, leader changed from <none> to c396354bf54047909d506046fbb6f457 (127.27.71.2). New cstate: current_term: 1 leader_uuid: "c396354bf54047909d506046fbb6f457" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:12.111761 28461 catalog_manager.cc:5697] T 705aa89708e047e194cb2fada31c05f7 P 434e6bf74a5e4ff0b13463c8edc12b61 reported cstate change: term changed from 0 to 1, leader changed from <none> to 434e6bf74a5e4ff0b13463c8edc12b61 (127.27.71.3). New cstate: current_term: 1 leader_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:12.132515 28801 raft_consensus.cc:493] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c396354bf54047909d506046fbb6f457 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:12.132851 28801 raft_consensus.cc:515] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c396354bf54047909d506046fbb6f457 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:12.134279 28801 leader_election.cc:290] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c396354bf54047909d506046fbb6f457 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c75b5556c96e485f831a206ba9165c22 (127.27.71.1:33123), 434e6bf74a5e4ff0b13463c8edc12b61 (127.27.71.3:37061)
I20260713 09:09:12.134897 28562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f36c5c01c2b42e5b79728c1f808a4c9" candidate_uuid: "c396354bf54047909d506046fbb6f457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c75b5556c96e485f831a206ba9165c22" is_pre_election: true
I20260713 09:09:12.135350 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f36c5c01c2b42e5b79728c1f808a4c9" candidate_uuid: "c396354bf54047909d506046fbb6f457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" is_pre_election: true
I20260713 09:09:12.135406 28562 raft_consensus.cc:2468] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c75b5556c96e485f831a206ba9165c22 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c396354bf54047909d506046fbb6f457 in term 0.
I20260713 09:09:12.135957 28712 raft_consensus.cc:2468] T 6f36c5c01c2b42e5b79728c1f808a4c9 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c396354bf54047909d506046fbb6f457 in term 0.
I20260713 09:09:12.136427 28602 leader_election.cc:304] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c396354bf54047909d506046fbb6f457 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c396354bf54047909d506046fbb6f457, c75b5556c96e485f831a206ba9165c22; no voters: 
I20260713 09:09:12.137043 28801 raft_consensus.cc:2804] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c396354bf54047909d506046fbb6f457 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:12.137395 28801 raft_consensus.cc:493] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c396354bf54047909d506046fbb6f457 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:12.137665 28801 raft_consensus.cc:3060] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c396354bf54047909d506046fbb6f457 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.141858 28801 raft_consensus.cc:515] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c396354bf54047909d506046fbb6f457 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:12.143414 28801 leader_election.cc:290] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c396354bf54047909d506046fbb6f457 [CANDIDATE]: Term 1 election: Requested vote from peers c75b5556c96e485f831a206ba9165c22 (127.27.71.1:33123), 434e6bf74a5e4ff0b13463c8edc12b61 (127.27.71.3:37061)
I20260713 09:09:12.143983 28562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f36c5c01c2b42e5b79728c1f808a4c9" candidate_uuid: "c396354bf54047909d506046fbb6f457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c75b5556c96e485f831a206ba9165c22"
I20260713 09:09:12.144305 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f36c5c01c2b42e5b79728c1f808a4c9" candidate_uuid: "c396354bf54047909d506046fbb6f457" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "434e6bf74a5e4ff0b13463c8edc12b61"
I20260713 09:09:12.144526 28562 raft_consensus.cc:3060] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c75b5556c96e485f831a206ba9165c22 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.144793 28712 raft_consensus.cc:3060] T 6f36c5c01c2b42e5b79728c1f808a4c9 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.151027 28712 raft_consensus.cc:2468] T 6f36c5c01c2b42e5b79728c1f808a4c9 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c396354bf54047909d506046fbb6f457 in term 1.
I20260713 09:09:12.151031 28562 raft_consensus.cc:2468] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c75b5556c96e485f831a206ba9165c22 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c396354bf54047909d506046fbb6f457 in term 1.
I20260713 09:09:12.152148 28603 leader_election.cc:304] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c396354bf54047909d506046fbb6f457 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 434e6bf74a5e4ff0b13463c8edc12b61, c396354bf54047909d506046fbb6f457; no voters: 
I20260713 09:09:12.152705 28801 raft_consensus.cc:2804] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c396354bf54047909d506046fbb6f457 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:12.153194 28801 raft_consensus.cc:697] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c396354bf54047909d506046fbb6f457 [term 1 LEADER]: Becoming Leader. State: Replica: c396354bf54047909d506046fbb6f457, State: Running, Role: LEADER
I20260713 09:09:12.153800 28801 consensus_queue.cc:237] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c396354bf54047909d506046fbb6f457 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:12.160284 28461 catalog_manager.cc:5697] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c396354bf54047909d506046fbb6f457 reported cstate change: term changed from 0 to 1, leader changed from <none> to c396354bf54047909d506046fbb6f457 (127.27.71.2). New cstate: current_term: 1 leader_uuid: "c396354bf54047909d506046fbb6f457" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:12.243325 28768 consensus_queue.cc:1048] T 0de3e58c43bf4ea3b5d20380169971ca P c75b5556c96e485f831a206ba9165c22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:12.252336 28764 consensus_queue.cc:1048] T 0de3e58c43bf4ea3b5d20380169971ca P c75b5556c96e485f831a206ba9165c22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:12.260552 28766 consensus_queue.cc:1048] T a3be62f43d5b4f40bd9477e03b221ee6 P 434e6bf74a5e4ff0b13463c8edc12b61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:12.271322 28766 consensus_queue.cc:1048] T a3be62f43d5b4f40bd9477e03b221ee6 P 434e6bf74a5e4ff0b13463c8edc12b61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:12.335253 28801 consensus_queue.cc:1048] T 635a59c630184b039c1b5dcc323a9398 P c396354bf54047909d506046fbb6f457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:12.337754 28639 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "635a59c630184b039c1b5dcc323a9398"
dest_uuid: "c396354bf54047909d506046fbb6f457"
mode: GRACEFUL
new_leader_uuid: "c75b5556c96e485f831a206ba9165c22"
 from {username='slave'} at 127.0.0.1:46704
I20260713 09:09:12.338335 28639 raft_consensus.cc:606] T 635a59c630184b039c1b5dcc323a9398 P c396354bf54047909d506046fbb6f457 [term 1 LEADER]: Received request to transfer leadership to TS c75b5556c96e485f831a206ba9165c22
I20260713 09:09:12.342203 28804 raft_consensus.cc:993] T 635a59c630184b039c1b5dcc323a9398 P c396354bf54047909d506046fbb6f457: : Instructing follower c75b5556c96e485f831a206ba9165c22 to start an election
I20260713 09:09:12.342657 28757 raft_consensus.cc:1081] T 635a59c630184b039c1b5dcc323a9398 P c396354bf54047909d506046fbb6f457 [term 1 LEADER]: Signalling peer c75b5556c96e485f831a206ba9165c22 to start an election
I20260713 09:09:12.343904 28639 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6f36c5c01c2b42e5b79728c1f808a4c9"
dest_uuid: "c396354bf54047909d506046fbb6f457"
mode: GRACEFUL
new_leader_uuid: "c75b5556c96e485f831a206ba9165c22"
 from {username='slave'} at 127.0.0.1:46704
I20260713 09:09:12.344478 28639 raft_consensus.cc:606] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c396354bf54047909d506046fbb6f457 [term 1 LEADER]: Received request to transfer leadership to TS c75b5556c96e485f831a206ba9165c22
I20260713 09:09:12.346987 28757 consensus_queue.cc:1048] T 635a59c630184b039c1b5dcc323a9398 P c396354bf54047909d506046fbb6f457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:12.348291 28563 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "635a59c630184b039c1b5dcc323a9398"
dest_uuid: "c75b5556c96e485f831a206ba9165c22"
 from {username='slave'} at 127.0.0.1:45142
I20260713 09:09:12.349227 28563 raft_consensus.cc:493] T 635a59c630184b039c1b5dcc323a9398 P c75b5556c96e485f831a206ba9165c22 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:12.349647 28563 raft_consensus.cc:3060] T 635a59c630184b039c1b5dcc323a9398 P c75b5556c96e485f831a206ba9165c22 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:12.360639 28563 raft_consensus.cc:515] T 635a59c630184b039c1b5dcc323a9398 P c75b5556c96e485f831a206ba9165c22 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } }
I20260713 09:09:12.363456 28712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "635a59c630184b039c1b5dcc323a9398" candidate_uuid: "c75b5556c96e485f831a206ba9165c22" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "434e6bf74a5e4ff0b13463c8edc12b61"
I20260713 09:09:12.364120 28712 raft_consensus.cc:3060] T 635a59c630184b039c1b5dcc323a9398 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:12.367863 28713 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a3be62f43d5b4f40bd9477e03b221ee6"
dest_uuid: "434e6bf74a5e4ff0b13463c8edc12b61"
mode: GRACEFUL
new_leader_uuid: "c75b5556c96e485f831a206ba9165c22"
 from {username='slave'} at 127.0.0.1:44914
I20260713 09:09:12.368431 28713 raft_consensus.cc:606] T a3be62f43d5b4f40bd9477e03b221ee6 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 1 LEADER]: Received request to transfer leadership to TS c75b5556c96e485f831a206ba9165c22
I20260713 09:09:12.370651 28563 leader_election.cc:290] T 635a59c630184b039c1b5dcc323a9398 P c75b5556c96e485f831a206ba9165c22 [CANDIDATE]: Term 2 election: Requested vote from peers 434e6bf74a5e4ff0b13463c8edc12b61 (127.27.71.3:37061), c396354bf54047909d506046fbb6f457 (127.27.71.2:46117)
I20260713 09:09:12.371559 28639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "635a59c630184b039c1b5dcc323a9398" candidate_uuid: "c75b5556c96e485f831a206ba9165c22" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c396354bf54047909d506046fbb6f457"
I20260713 09:09:12.372118 28639 raft_consensus.cc:3055] T 635a59c630184b039c1b5dcc323a9398 P c396354bf54047909d506046fbb6f457 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:12.372440 28639 raft_consensus.cc:740] T 635a59c630184b039c1b5dcc323a9398 P c396354bf54047909d506046fbb6f457 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c396354bf54047909d506046fbb6f457, State: Running, Role: LEADER
I20260713 09:09:12.372867 28712 raft_consensus.cc:2468] T 635a59c630184b039c1b5dcc323a9398 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c75b5556c96e485f831a206ba9165c22 in term 2.
I20260713 09:09:12.373242 28639 consensus_queue.cc:260] T 635a59c630184b039c1b5dcc323a9398 P c396354bf54047909d506046fbb6f457 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } }
I20260713 09:09:12.373974 28528 leader_election.cc:304] T 635a59c630184b039c1b5dcc323a9398 P c75b5556c96e485f831a206ba9165c22 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 434e6bf74a5e4ff0b13463c8edc12b61, c75b5556c96e485f831a206ba9165c22; no voters: 
I20260713 09:09:12.374193 28639 raft_consensus.cc:3060] T 635a59c630184b039c1b5dcc323a9398 P c396354bf54047909d506046fbb6f457 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:12.374679 28777 raft_consensus.cc:2804] T 635a59c630184b039c1b5dcc323a9398 P c75b5556c96e485f831a206ba9165c22 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:12.375063 28777 raft_consensus.cc:697] T 635a59c630184b039c1b5dcc323a9398 P c75b5556c96e485f831a206ba9165c22 [term 2 LEADER]: Becoming Leader. State: Replica: c75b5556c96e485f831a206ba9165c22, State: Running, Role: LEADER
I20260713 09:09:12.375789 28777 consensus_queue.cc:237] T 635a59c630184b039c1b5dcc323a9398 P c75b5556c96e485f831a206ba9165c22 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } }
I20260713 09:09:12.378607 28639 raft_consensus.cc:2468] T 635a59c630184b039c1b5dcc323a9398 P c396354bf54047909d506046fbb6f457 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c75b5556c96e485f831a206ba9165c22 in term 2.
I20260713 09:09:12.380343 28712 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a6696accc70a4973b0ffa87e27dd4452"
dest_uuid: "434e6bf74a5e4ff0b13463c8edc12b61"
mode: GRACEFUL
new_leader_uuid: "c75b5556c96e485f831a206ba9165c22"
 from {username='slave'} at 127.0.0.1:44914
I20260713 09:09:12.380961 28712 raft_consensus.cc:606] T a6696accc70a4973b0ffa87e27dd4452 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 1 LEADER]: Received request to transfer leadership to TS c75b5556c96e485f831a206ba9165c22
I20260713 09:09:12.383224 28458 catalog_manager.cc:5697] T 635a59c630184b039c1b5dcc323a9398 P c75b5556c96e485f831a206ba9165c22 reported cstate change: term changed from 1 to 2, leader changed from c396354bf54047909d506046fbb6f457 (127.27.71.2) to c75b5556c96e485f831a206ba9165c22 (127.27.71.1). New cstate: current_term: 2 leader_uuid: "c75b5556c96e485f831a206ba9165c22" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:12.392807 28712 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "705aa89708e047e194cb2fada31c05f7"
dest_uuid: "434e6bf74a5e4ff0b13463c8edc12b61"
mode: GRACEFUL
new_leader_uuid: "c396354bf54047909d506046fbb6f457"
 from {username='slave'} at 127.0.0.1:44914
I20260713 09:09:12.393242 28712 raft_consensus.cc:606] T 705aa89708e047e194cb2fada31c05f7 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 1 LEADER]: Received request to transfer leadership to TS c396354bf54047909d506046fbb6f457
I20260713 09:09:12.404903 28562 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0de3e58c43bf4ea3b5d20380169971ca"
dest_uuid: "c75b5556c96e485f831a206ba9165c22"
mode: GRACEFUL
new_leader_uuid: "c396354bf54047909d506046fbb6f457"
 from {username='slave'} at 127.0.0.1:45158
I20260713 09:09:12.405424 28562 raft_consensus.cc:606] T 0de3e58c43bf4ea3b5d20380169971ca P c75b5556c96e485f831a206ba9165c22 [term 1 LEADER]: Received request to transfer leadership to TS c396354bf54047909d506046fbb6f457
I20260713 09:09:12.405337 28757 consensus_queue.cc:1048] T da3c67bf89464841bc3e4f6a2cb84999 P c396354bf54047909d506046fbb6f457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:12.409525 28766 consensus_queue.cc:1048] T a6696accc70a4973b0ffa87e27dd4452 P 434e6bf74a5e4ff0b13463c8edc12b61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:12.411724 28640 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da3c67bf89464841bc3e4f6a2cb84999"
dest_uuid: "c396354bf54047909d506046fbb6f457"
mode: GRACEFUL
new_leader_uuid: "434e6bf74a5e4ff0b13463c8edc12b61"
 from {username='slave'} at 127.0.0.1:46704
I20260713 09:09:12.412292 28640 raft_consensus.cc:606] T da3c67bf89464841bc3e4f6a2cb84999 P c396354bf54047909d506046fbb6f457 [term 1 LEADER]: Received request to transfer leadership to TS 434e6bf74a5e4ff0b13463c8edc12b61
I20260713 09:09:12.416699 28801 consensus_queue.cc:1048] T da3c67bf89464841bc3e4f6a2cb84999 P c396354bf54047909d506046fbb6f457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:12.429174 28804 raft_consensus.cc:993] T da3c67bf89464841bc3e4f6a2cb84999 P c396354bf54047909d506046fbb6f457: : Instructing follower 434e6bf74a5e4ff0b13463c8edc12b61 to start an election
I20260713 09:09:12.429605 28804 raft_consensus.cc:1081] T da3c67bf89464841bc3e4f6a2cb84999 P c396354bf54047909d506046fbb6f457 [term 1 LEADER]: Signalling peer 434e6bf74a5e4ff0b13463c8edc12b61 to start an election
I20260713 09:09:12.430455 28822 consensus_queue.cc:1048] T a6696accc70a4973b0ffa87e27dd4452 P 434e6bf74a5e4ff0b13463c8edc12b61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:12.431197 28713 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "da3c67bf89464841bc3e4f6a2cb84999"
dest_uuid: "434e6bf74a5e4ff0b13463c8edc12b61"
 from {username='slave'} at 127.0.0.1:44898
I20260713 09:09:12.431139 28757 consensus_queue.cc:1048] T 0b5679b329304f23a7fd234334e317a1 P c396354bf54047909d506046fbb6f457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:12.431798 28713 raft_consensus.cc:493] T da3c67bf89464841bc3e4f6a2cb84999 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:12.432178 28713 raft_consensus.cc:3060] T da3c67bf89464841bc3e4f6a2cb84999 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:12.440230 28713 raft_consensus.cc:515] T da3c67bf89464841bc3e4f6a2cb84999 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:12.444145 28639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3c67bf89464841bc3e4f6a2cb84999" candidate_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c396354bf54047909d506046fbb6f457"
I20260713 09:09:12.444695 28639 raft_consensus.cc:3055] T da3c67bf89464841bc3e4f6a2cb84999 P c396354bf54047909d506046fbb6f457 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:12.445158 28639 raft_consensus.cc:740] T da3c67bf89464841bc3e4f6a2cb84999 P c396354bf54047909d506046fbb6f457 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c396354bf54047909d506046fbb6f457, State: Running, Role: LEADER
I20260713 09:09:12.445277 28563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3c67bf89464841bc3e4f6a2cb84999" candidate_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c75b5556c96e485f831a206ba9165c22"
I20260713 09:09:12.446161 28713 leader_election.cc:290] T da3c67bf89464841bc3e4f6a2cb84999 P 434e6bf74a5e4ff0b13463c8edc12b61 [CANDIDATE]: Term 2 election: Requested vote from peers c75b5556c96e485f831a206ba9165c22 (127.27.71.1:33123), c396354bf54047909d506046fbb6f457 (127.27.71.2:46117)
I20260713 09:09:12.446075 28563 raft_consensus.cc:3060] T da3c67bf89464841bc3e4f6a2cb84999 P c75b5556c96e485f831a206ba9165c22 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:12.446095 28639 consensus_queue.cc:260] T da3c67bf89464841bc3e4f6a2cb84999 P c396354bf54047909d506046fbb6f457 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:12.448678 28639 raft_consensus.cc:3060] T da3c67bf89464841bc3e4f6a2cb84999 P c396354bf54047909d506046fbb6f457 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:12.453822 28563 raft_consensus.cc:2468] T da3c67bf89464841bc3e4f6a2cb84999 P c75b5556c96e485f831a206ba9165c22 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 434e6bf74a5e4ff0b13463c8edc12b61 in term 2.
I20260713 09:09:12.455245 28677 leader_election.cc:304] T da3c67bf89464841bc3e4f6a2cb84999 P 434e6bf74a5e4ff0b13463c8edc12b61 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 434e6bf74a5e4ff0b13463c8edc12b61, c75b5556c96e485f831a206ba9165c22; no voters: 
I20260713 09:09:12.458910 28639 raft_consensus.cc:2468] T da3c67bf89464841bc3e4f6a2cb84999 P c396354bf54047909d506046fbb6f457 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 434e6bf74a5e4ff0b13463c8edc12b61 in term 2.
I20260713 09:09:12.464941 28786 raft_consensus.cc:2804] T da3c67bf89464841bc3e4f6a2cb84999 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:12.465339 28786 raft_consensus.cc:697] T da3c67bf89464841bc3e4f6a2cb84999 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 2 LEADER]: Becoming Leader. State: Replica: 434e6bf74a5e4ff0b13463c8edc12b61, State: Running, Role: LEADER
I20260713 09:09:12.466043 28786 consensus_queue.cc:237] T da3c67bf89464841bc3e4f6a2cb84999 P 434e6bf74a5e4ff0b13463c8edc12b61 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:12.469030 28822 raft_consensus.cc:993] T a6696accc70a4973b0ffa87e27dd4452 P 434e6bf74a5e4ff0b13463c8edc12b61: : Instructing follower c75b5556c96e485f831a206ba9165c22 to start an election
I20260713 09:09:12.469439 28822 raft_consensus.cc:1081] T a6696accc70a4973b0ffa87e27dd4452 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 1 LEADER]: Signalling peer c75b5556c96e485f831a206ba9165c22 to start an election
I20260713 09:09:12.471244 28802 consensus_queue.cc:1048] T 0b5679b329304f23a7fd234334e317a1 P c396354bf54047909d506046fbb6f457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:12.471879 28562 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a6696accc70a4973b0ffa87e27dd4452"
dest_uuid: "c75b5556c96e485f831a206ba9165c22"
 from {username='slave'} at 127.0.0.1:45156
I20260713 09:09:12.472247 28562 raft_consensus.cc:493] T a6696accc70a4973b0ffa87e27dd4452 P c75b5556c96e485f831a206ba9165c22 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:12.472477 28562 raft_consensus.cc:3060] T a6696accc70a4973b0ffa87e27dd4452 P c75b5556c96e485f831a206ba9165c22 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:12.475018 28802 consensus_queue.cc:1048] T 607bf532cf7646c98d2d33c834f4eaed P c396354bf54047909d506046fbb6f457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:12.480876 28562 raft_consensus.cc:515] T a6696accc70a4973b0ffa87e27dd4452 P c75b5556c96e485f831a206ba9165c22 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:12.483666 28639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6696accc70a4973b0ffa87e27dd4452" candidate_uuid: "c75b5556c96e485f831a206ba9165c22" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c396354bf54047909d506046fbb6f457"
I20260713 09:09:12.483467 28461 catalog_manager.cc:5697] T da3c67bf89464841bc3e4f6a2cb84999 P 434e6bf74a5e4ff0b13463c8edc12b61 reported cstate change: term changed from 1 to 2, leader changed from c396354bf54047909d506046fbb6f457 (127.27.71.2) to 434e6bf74a5e4ff0b13463c8edc12b61 (127.27.71.3). New cstate: current_term: 2 leader_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:12.484196 28639 raft_consensus.cc:3060] T a6696accc70a4973b0ffa87e27dd4452 P c396354bf54047909d506046fbb6f457 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:12.486578 28562 leader_election.cc:290] T a6696accc70a4973b0ffa87e27dd4452 P c75b5556c96e485f831a206ba9165c22 [CANDIDATE]: Term 2 election: Requested vote from peers c396354bf54047909d506046fbb6f457 (127.27.71.2:46117), 434e6bf74a5e4ff0b13463c8edc12b61 (127.27.71.3:37061)
I20260713 09:09:12.490834 28639 raft_consensus.cc:2468] T a6696accc70a4973b0ffa87e27dd4452 P c396354bf54047909d506046fbb6f457 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c75b5556c96e485f831a206ba9165c22 in term 2.
I20260713 09:09:12.491878 28530 leader_election.cc:304] T a6696accc70a4973b0ffa87e27dd4452 P c75b5556c96e485f831a206ba9165c22 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c396354bf54047909d506046fbb6f457, c75b5556c96e485f831a206ba9165c22; no voters: 
I20260713 09:09:12.492635 28777 raft_consensus.cc:2804] T a6696accc70a4973b0ffa87e27dd4452 P c75b5556c96e485f831a206ba9165c22 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:12.493049 28777 raft_consensus.cc:697] T a6696accc70a4973b0ffa87e27dd4452 P c75b5556c96e485f831a206ba9165c22 [term 2 LEADER]: Becoming Leader. State: Replica: c75b5556c96e485f831a206ba9165c22, State: Running, Role: LEADER
I20260713 09:09:12.493366 28714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6696accc70a4973b0ffa87e27dd4452" candidate_uuid: "c75b5556c96e485f831a206ba9165c22" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "434e6bf74a5e4ff0b13463c8edc12b61"
I20260713 09:09:12.493918 28714 raft_consensus.cc:3055] T a6696accc70a4973b0ffa87e27dd4452 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:12.493839 28777 consensus_queue.cc:237] T a6696accc70a4973b0ffa87e27dd4452 P c75b5556c96e485f831a206ba9165c22 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:12.494331 28714 raft_consensus.cc:740] T a6696accc70a4973b0ffa87e27dd4452 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 434e6bf74a5e4ff0b13463c8edc12b61, State: Running, Role: LEADER
I20260713 09:09:12.496533 28757 consensus_queue.cc:1048] T 607bf532cf7646c98d2d33c834f4eaed P c396354bf54047909d506046fbb6f457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:12.495194 28714 consensus_queue.cc:260] T a6696accc70a4973b0ffa87e27dd4452 P 434e6bf74a5e4ff0b13463c8edc12b61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:12.498981 28714 raft_consensus.cc:3060] T a6696accc70a4973b0ffa87e27dd4452 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:12.505915 28714 raft_consensus.cc:2468] T a6696accc70a4973b0ffa87e27dd4452 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c75b5556c96e485f831a206ba9165c22 in term 2.
I20260713 09:09:12.506469 28458 catalog_manager.cc:5697] T a6696accc70a4973b0ffa87e27dd4452 P c75b5556c96e485f831a206ba9165c22 reported cstate change: term changed from 1 to 2, leader changed from 434e6bf74a5e4ff0b13463c8edc12b61 (127.27.71.3) to c75b5556c96e485f831a206ba9165c22 (127.27.71.1). New cstate: current_term: 2 leader_uuid: "c75b5556c96e485f831a206ba9165c22" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:12.557554 28766 consensus_queue.cc:1048] T 705aa89708e047e194cb2fada31c05f7 P 434e6bf74a5e4ff0b13463c8edc12b61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:12.564257 28786 raft_consensus.cc:993] T 705aa89708e047e194cb2fada31c05f7 P 434e6bf74a5e4ff0b13463c8edc12b61: : Instructing follower c396354bf54047909d506046fbb6f457 to start an election
I20260713 09:09:12.564716 28822 raft_consensus.cc:1081] T 705aa89708e047e194cb2fada31c05f7 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 1 LEADER]: Signalling peer c396354bf54047909d506046fbb6f457 to start an election
I20260713 09:09:12.566483 28638 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "705aa89708e047e194cb2fada31c05f7"
dest_uuid: "c396354bf54047909d506046fbb6f457"
 from {username='slave'} at 127.0.0.1:46688
I20260713 09:09:12.567731 28638 raft_consensus.cc:493] T 705aa89708e047e194cb2fada31c05f7 P c396354bf54047909d506046fbb6f457 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:12.568099 28638 raft_consensus.cc:3060] T 705aa89708e047e194cb2fada31c05f7 P c396354bf54047909d506046fbb6f457 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:12.570794 28786 consensus_queue.cc:1048] T 705aa89708e047e194cb2fada31c05f7 P 434e6bf74a5e4ff0b13463c8edc12b61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:12.574880 28638 raft_consensus.cc:515] T 705aa89708e047e194cb2fada31c05f7 P c396354bf54047909d506046fbb6f457 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:12.580063 28564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "705aa89708e047e194cb2fada31c05f7" candidate_uuid: "c396354bf54047909d506046fbb6f457" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c75b5556c96e485f831a206ba9165c22"
I20260713 09:09:12.582196 28638 leader_election.cc:290] T 705aa89708e047e194cb2fada31c05f7 P c396354bf54047909d506046fbb6f457 [CANDIDATE]: Term 2 election: Requested vote from peers c75b5556c96e485f831a206ba9165c22 (127.27.71.1:33123), 434e6bf74a5e4ff0b13463c8edc12b61 (127.27.71.3:37061)
I20260713 09:09:12.583250 28713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "705aa89708e047e194cb2fada31c05f7" candidate_uuid: "c396354bf54047909d506046fbb6f457" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "434e6bf74a5e4ff0b13463c8edc12b61"
I20260713 09:09:12.583849 28713 raft_consensus.cc:3055] T 705aa89708e047e194cb2fada31c05f7 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:12.584209 28713 raft_consensus.cc:740] T 705aa89708e047e194cb2fada31c05f7 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 434e6bf74a5e4ff0b13463c8edc12b61, State: Running, Role: LEADER
I20260713 09:09:12.585063 28713 consensus_queue.cc:260] T 705aa89708e047e194cb2fada31c05f7 P 434e6bf74a5e4ff0b13463c8edc12b61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:12.586278 28713 raft_consensus.cc:3060] T 705aa89708e047e194cb2fada31c05f7 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:12.592192 28713 raft_consensus.cc:2468] T 705aa89708e047e194cb2fada31c05f7 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c396354bf54047909d506046fbb6f457 in term 2.
I20260713 09:09:12.593101 28603 leader_election.cc:304] T 705aa89708e047e194cb2fada31c05f7 P c396354bf54047909d506046fbb6f457 [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: 434e6bf74a5e4ff0b13463c8edc12b61, c396354bf54047909d506046fbb6f457; no voters: c75b5556c96e485f831a206ba9165c22
I20260713 09:09:12.593665 28802 raft_consensus.cc:2804] T 705aa89708e047e194cb2fada31c05f7 P c396354bf54047909d506046fbb6f457 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:12.594081 28802 raft_consensus.cc:697] T 705aa89708e047e194cb2fada31c05f7 P c396354bf54047909d506046fbb6f457 [term 2 LEADER]: Becoming Leader. State: Replica: c396354bf54047909d506046fbb6f457, State: Running, Role: LEADER
I20260713 09:09:12.594949 28802 consensus_queue.cc:237] T 705aa89708e047e194cb2fada31c05f7 P c396354bf54047909d506046fbb6f457 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:12.600669 28461 catalog_manager.cc:5697] T 705aa89708e047e194cb2fada31c05f7 P c396354bf54047909d506046fbb6f457 reported cstate change: term changed from 1 to 2, leader changed from 434e6bf74a5e4ff0b13463c8edc12b61 (127.27.71.3) to c396354bf54047909d506046fbb6f457 (127.27.71.2). New cstate: current_term: 2 leader_uuid: "c396354bf54047909d506046fbb6f457" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:12.621922 28802 consensus_queue.cc:1048] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c396354bf54047909d506046fbb6f457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:12.628074 28759 raft_consensus.cc:993] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c396354bf54047909d506046fbb6f457: : Instructing follower c75b5556c96e485f831a206ba9165c22 to start an election
I20260713 09:09:12.628508 28757 raft_consensus.cc:1081] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c396354bf54047909d506046fbb6f457 [term 1 LEADER]: Signalling peer c75b5556c96e485f831a206ba9165c22 to start an election
I20260713 09:09:12.632179 28562 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6f36c5c01c2b42e5b79728c1f808a4c9"
dest_uuid: "c75b5556c96e485f831a206ba9165c22"
 from {username='slave'} at 127.0.0.1:45142
I20260713 09:09:12.633157 28562 raft_consensus.cc:493] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c75b5556c96e485f831a206ba9165c22 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:12.633347 28757 consensus_queue.cc:1048] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c396354bf54047909d506046fbb6f457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:12.633620 28562 raft_consensus.cc:3060] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c75b5556c96e485f831a206ba9165c22 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:12.640887 28562 raft_consensus.cc:515] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c75b5556c96e485f831a206ba9165c22 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:12.642980 28562 leader_election.cc:290] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c75b5556c96e485f831a206ba9165c22 [CANDIDATE]: Term 2 election: Requested vote from peers c396354bf54047909d506046fbb6f457 (127.27.71.2:46117), 434e6bf74a5e4ff0b13463c8edc12b61 (127.27.71.3:37061)
I20260713 09:09:12.643517 28638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f36c5c01c2b42e5b79728c1f808a4c9" candidate_uuid: "c75b5556c96e485f831a206ba9165c22" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c396354bf54047909d506046fbb6f457"
I20260713 09:09:12.643918 28713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f36c5c01c2b42e5b79728c1f808a4c9" candidate_uuid: "c75b5556c96e485f831a206ba9165c22" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "434e6bf74a5e4ff0b13463c8edc12b61"
I20260713 09:09:12.644071 28638 raft_consensus.cc:3055] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c396354bf54047909d506046fbb6f457 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:12.644418 28713 raft_consensus.cc:3060] T 6f36c5c01c2b42e5b79728c1f808a4c9 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:12.644394 28638 raft_consensus.cc:740] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c396354bf54047909d506046fbb6f457 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c396354bf54047909d506046fbb6f457, State: Running, Role: LEADER
I20260713 09:09:12.645376 28638 consensus_queue.cc:260] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c396354bf54047909d506046fbb6f457 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:12.646529 28638 raft_consensus.cc:3060] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c396354bf54047909d506046fbb6f457 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:12.650983 28713 raft_consensus.cc:2468] T 6f36c5c01c2b42e5b79728c1f808a4c9 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c75b5556c96e485f831a206ba9165c22 in term 2.
I20260713 09:09:12.652042 28528 leader_election.cc:304] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c75b5556c96e485f831a206ba9165c22 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 434e6bf74a5e4ff0b13463c8edc12b61, c75b5556c96e485f831a206ba9165c22; no voters: 
I20260713 09:09:12.652804 28777 raft_consensus.cc:2804] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c75b5556c96e485f831a206ba9165c22 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:12.652930 28638 raft_consensus.cc:2468] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c396354bf54047909d506046fbb6f457 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c75b5556c96e485f831a206ba9165c22 in term 2.
I20260713 09:09:12.653395 28777 raft_consensus.cc:697] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c75b5556c96e485f831a206ba9165c22 [term 2 LEADER]: Becoming Leader. State: Replica: c75b5556c96e485f831a206ba9165c22, State: Running, Role: LEADER
I20260713 09:09:12.654201 28777 consensus_queue.cc:237] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c75b5556c96e485f831a206ba9165c22 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:12.661125 28458 catalog_manager.cc:5697] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c75b5556c96e485f831a206ba9165c22 reported cstate change: term changed from 1 to 2, leader changed from c396354bf54047909d506046fbb6f457 (127.27.71.2) to c75b5556c96e485f831a206ba9165c22 (127.27.71.1). New cstate: current_term: 2 leader_uuid: "c75b5556c96e485f831a206ba9165c22" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:12.675714 28822 raft_consensus.cc:993] T a3be62f43d5b4f40bd9477e03b221ee6 P 434e6bf74a5e4ff0b13463c8edc12b61: : Instructing follower c75b5556c96e485f831a206ba9165c22 to start an election
I20260713 09:09:12.676064 28822 raft_consensus.cc:1081] T a3be62f43d5b4f40bd9477e03b221ee6 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 1 LEADER]: Signalling peer c75b5556c96e485f831a206ba9165c22 to start an election
I20260713 09:09:12.677364 28562 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a3be62f43d5b4f40bd9477e03b221ee6"
dest_uuid: "c75b5556c96e485f831a206ba9165c22"
 from {username='slave'} at 127.0.0.1:45156
I20260713 09:09:12.677840 28562 raft_consensus.cc:493] T a3be62f43d5b4f40bd9477e03b221ee6 P c75b5556c96e485f831a206ba9165c22 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:12.678227 28562 raft_consensus.cc:3060] T a3be62f43d5b4f40bd9477e03b221ee6 P c75b5556c96e485f831a206ba9165c22 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:12.682855 28562 raft_consensus.cc:515] T a3be62f43d5b4f40bd9477e03b221ee6 P c75b5556c96e485f831a206ba9165c22 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:12.684351 28562 leader_election.cc:290] T a3be62f43d5b4f40bd9477e03b221ee6 P c75b5556c96e485f831a206ba9165c22 [CANDIDATE]: Term 2 election: Requested vote from peers c396354bf54047909d506046fbb6f457 (127.27.71.2:46117), 434e6bf74a5e4ff0b13463c8edc12b61 (127.27.71.3:37061)
I20260713 09:09:12.685122 28638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3be62f43d5b4f40bd9477e03b221ee6" candidate_uuid: "c75b5556c96e485f831a206ba9165c22" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c396354bf54047909d506046fbb6f457"
I20260713 09:09:12.685307 28713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3be62f43d5b4f40bd9477e03b221ee6" candidate_uuid: "c75b5556c96e485f831a206ba9165c22" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "434e6bf74a5e4ff0b13463c8edc12b61"
I20260713 09:09:12.685736 28638 raft_consensus.cc:3060] T a3be62f43d5b4f40bd9477e03b221ee6 P c396354bf54047909d506046fbb6f457 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:12.685791 28713 raft_consensus.cc:3055] T a3be62f43d5b4f40bd9477e03b221ee6 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:12.686167 28713 raft_consensus.cc:740] T a3be62f43d5b4f40bd9477e03b221ee6 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 434e6bf74a5e4ff0b13463c8edc12b61, State: Running, Role: LEADER
I20260713 09:09:12.687000 28713 consensus_queue.cc:260] T a3be62f43d5b4f40bd9477e03b221ee6 P 434e6bf74a5e4ff0b13463c8edc12b61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:12.688269 28713 raft_consensus.cc:3060] T a3be62f43d5b4f40bd9477e03b221ee6 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:12.692202 28638 raft_consensus.cc:2468] T a3be62f43d5b4f40bd9477e03b221ee6 P c396354bf54047909d506046fbb6f457 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c75b5556c96e485f831a206ba9165c22 in term 2.
I20260713 09:09:12.693342 28530 leader_election.cc:304] T a3be62f43d5b4f40bd9477e03b221ee6 P c75b5556c96e485f831a206ba9165c22 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c396354bf54047909d506046fbb6f457, c75b5556c96e485f831a206ba9165c22; no voters: 
I20260713 09:09:12.694083 28777 raft_consensus.cc:2804] T a3be62f43d5b4f40bd9477e03b221ee6 P c75b5556c96e485f831a206ba9165c22 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:12.694474 28777 raft_consensus.cc:697] T a3be62f43d5b4f40bd9477e03b221ee6 P c75b5556c96e485f831a206ba9165c22 [term 2 LEADER]: Becoming Leader. State: Replica: c75b5556c96e485f831a206ba9165c22, State: Running, Role: LEADER
I20260713 09:09:12.694589 28713 raft_consensus.cc:2468] T a3be62f43d5b4f40bd9477e03b221ee6 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c75b5556c96e485f831a206ba9165c22 in term 2.
I20260713 09:09:12.695284 28777 consensus_queue.cc:237] T a3be62f43d5b4f40bd9477e03b221ee6 P c75b5556c96e485f831a206ba9165c22 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:12.701803 28458 catalog_manager.cc:5697] T a3be62f43d5b4f40bd9477e03b221ee6 P c75b5556c96e485f831a206ba9165c22 reported cstate change: term changed from 1 to 2, leader changed from 434e6bf74a5e4ff0b13463c8edc12b61 (127.27.71.3) to c75b5556c96e485f831a206ba9165c22 (127.27.71.1). New cstate: current_term: 2 leader_uuid: "c75b5556c96e485f831a206ba9165c22" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:12.733760 28764 raft_consensus.cc:993] T 0de3e58c43bf4ea3b5d20380169971ca P c75b5556c96e485f831a206ba9165c22: : Instructing follower c396354bf54047909d506046fbb6f457 to start an election
I20260713 09:09:12.734184 28768 raft_consensus.cc:1081] T 0de3e58c43bf4ea3b5d20380169971ca P c75b5556c96e485f831a206ba9165c22 [term 1 LEADER]: Signalling peer c396354bf54047909d506046fbb6f457 to start an election
I20260713 09:09:12.735597 28638 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0de3e58c43bf4ea3b5d20380169971ca"
dest_uuid: "c396354bf54047909d506046fbb6f457"
 from {username='slave'} at 127.0.0.1:46682
I20260713 09:09:12.736070 28638 raft_consensus.cc:493] T 0de3e58c43bf4ea3b5d20380169971ca P c396354bf54047909d506046fbb6f457 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:12.736356 28638 raft_consensus.cc:3060] T 0de3e58c43bf4ea3b5d20380169971ca P c396354bf54047909d506046fbb6f457 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:12.740952 28638 raft_consensus.cc:515] T 0de3e58c43bf4ea3b5d20380169971ca P c396354bf54047909d506046fbb6f457 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:12.742458 28638 leader_election.cc:290] T 0de3e58c43bf4ea3b5d20380169971ca P c396354bf54047909d506046fbb6f457 [CANDIDATE]: Term 2 election: Requested vote from peers c75b5556c96e485f831a206ba9165c22 (127.27.71.1:33123), 434e6bf74a5e4ff0b13463c8edc12b61 (127.27.71.3:37061)
I20260713 09:09:12.743124 28562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de3e58c43bf4ea3b5d20380169971ca" candidate_uuid: "c396354bf54047909d506046fbb6f457" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c75b5556c96e485f831a206ba9165c22"
I20260713 09:09:12.743438 28713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de3e58c43bf4ea3b5d20380169971ca" candidate_uuid: "c396354bf54047909d506046fbb6f457" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "434e6bf74a5e4ff0b13463c8edc12b61"
I20260713 09:09:12.743602 28562 raft_consensus.cc:3055] T 0de3e58c43bf4ea3b5d20380169971ca P c75b5556c96e485f831a206ba9165c22 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:12.744011 28562 raft_consensus.cc:740] T 0de3e58c43bf4ea3b5d20380169971ca P c75b5556c96e485f831a206ba9165c22 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c75b5556c96e485f831a206ba9165c22, State: Running, Role: LEADER
I20260713 09:09:12.744004 28713 raft_consensus.cc:3060] T 0de3e58c43bf4ea3b5d20380169971ca P 434e6bf74a5e4ff0b13463c8edc12b61 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:12.744768 28562 consensus_queue.cc:260] T 0de3e58c43bf4ea3b5d20380169971ca P c75b5556c96e485f831a206ba9165c22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:12.745769 28562 raft_consensus.cc:3060] T 0de3e58c43bf4ea3b5d20380169971ca P c75b5556c96e485f831a206ba9165c22 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:12.748492 28713 raft_consensus.cc:2468] T 0de3e58c43bf4ea3b5d20380169971ca P 434e6bf74a5e4ff0b13463c8edc12b61 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c396354bf54047909d506046fbb6f457 in term 2.
I20260713 09:09:12.749373 28603 leader_election.cc:304] T 0de3e58c43bf4ea3b5d20380169971ca P c396354bf54047909d506046fbb6f457 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 434e6bf74a5e4ff0b13463c8edc12b61, c396354bf54047909d506046fbb6f457; no voters: 
I20260713 09:09:12.750082 28757 raft_consensus.cc:2804] T 0de3e58c43bf4ea3b5d20380169971ca P c396354bf54047909d506046fbb6f457 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:12.750232 28562 raft_consensus.cc:2468] T 0de3e58c43bf4ea3b5d20380169971ca P c75b5556c96e485f831a206ba9165c22 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c396354bf54047909d506046fbb6f457 in term 2.
I20260713 09:09:12.750560 28757 raft_consensus.cc:697] T 0de3e58c43bf4ea3b5d20380169971ca P c396354bf54047909d506046fbb6f457 [term 2 LEADER]: Becoming Leader. State: Replica: c396354bf54047909d506046fbb6f457, State: Running, Role: LEADER
I20260713 09:09:12.751338 28757 consensus_queue.cc:237] T 0de3e58c43bf4ea3b5d20380169971ca P c396354bf54047909d506046fbb6f457 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:12.757365 28458 catalog_manager.cc:5697] T 0de3e58c43bf4ea3b5d20380169971ca P c396354bf54047909d506046fbb6f457 reported cstate change: term changed from 1 to 2, leader changed from c75b5556c96e485f831a206ba9165c22 (127.27.71.1) to c396354bf54047909d506046fbb6f457 (127.27.71.2). New cstate: current_term: 2 leader_uuid: "c396354bf54047909d506046fbb6f457" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:12.848961 28638 raft_consensus.cc:1275] T da3c67bf89464841bc3e4f6a2cb84999 P c396354bf54047909d506046fbb6f457 [term 2 FOLLOWER]: Refusing update from remote peer 434e6bf74a5e4ff0b13463c8edc12b61: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:12.850109 28822 consensus_queue.cc:1048] T da3c67bf89464841bc3e4f6a2cb84999 P 434e6bf74a5e4ff0b13463c8edc12b61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:12.856568 28562 raft_consensus.cc:1275] T da3c67bf89464841bc3e4f6a2cb84999 P c75b5556c96e485f831a206ba9165c22 [term 2 FOLLOWER]: Refusing update from remote peer 434e6bf74a5e4ff0b13463c8edc12b61: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:12.858569 28786 consensus_queue.cc:1048] T da3c67bf89464841bc3e4f6a2cb84999 P 434e6bf74a5e4ff0b13463c8edc12b61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:12.889016 28713 raft_consensus.cc:1275] T a6696accc70a4973b0ffa87e27dd4452 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 2 FOLLOWER]: Refusing update from remote peer c75b5556c96e485f831a206ba9165c22: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:12.890148 28768 consensus_queue.cc:1048] T a6696accc70a4973b0ffa87e27dd4452 P c75b5556c96e485f831a206ba9165c22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:12.896819 28638 raft_consensus.cc:1275] T a6696accc70a4973b0ffa87e27dd4452 P c396354bf54047909d506046fbb6f457 [term 2 FOLLOWER]: Refusing update from remote peer c75b5556c96e485f831a206ba9165c22: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:12.898195 28764 consensus_queue.cc:1048] T a6696accc70a4973b0ffa87e27dd4452 P c75b5556c96e485f831a206ba9165c22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:12.966491 28638 raft_consensus.cc:1275] T 635a59c630184b039c1b5dcc323a9398 P c396354bf54047909d506046fbb6f457 [term 2 FOLLOWER]: Refusing update from remote peer c75b5556c96e485f831a206ba9165c22: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:12.967854 28764 consensus_queue.cc:1048] T 635a59c630184b039c1b5dcc323a9398 P c75b5556c96e485f831a206ba9165c22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:12.975277 28713 raft_consensus.cc:1275] T 635a59c630184b039c1b5dcc323a9398 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 2 FOLLOWER]: Refusing update from remote peer c75b5556c96e485f831a206ba9165c22: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:12.977159 28842 consensus_queue.cc:1048] T 635a59c630184b039c1b5dcc323a9398 P c75b5556c96e485f831a206ba9165c22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:13.088927 28713 raft_consensus.cc:1275] T 705aa89708e047e194cb2fada31c05f7 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 2 FOLLOWER]: Refusing update from remote peer c396354bf54047909d506046fbb6f457: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:13.090119 28757 consensus_queue.cc:1048] T 705aa89708e047e194cb2fada31c05f7 P c396354bf54047909d506046fbb6f457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:13.096844 28562 raft_consensus.cc:3060] T 705aa89708e047e194cb2fada31c05f7 P c75b5556c96e485f831a206ba9165c22 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:13.102957 28562 raft_consensus.cc:1275] T 705aa89708e047e194cb2fada31c05f7 P c75b5556c96e485f831a206ba9165c22 [term 2 FOLLOWER]: Refusing update from remote peer c396354bf54047909d506046fbb6f457: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:13.104095 28804 consensus_queue.cc:1048] T 705aa89708e047e194cb2fada31c05f7 P c396354bf54047909d506046fbb6f457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:13.126773 28713 raft_consensus.cc:1275] T 6f36c5c01c2b42e5b79728c1f808a4c9 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 2 FOLLOWER]: Refusing update from remote peer c75b5556c96e485f831a206ba9165c22: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:13.127944 28777 consensus_queue.cc:1048] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c75b5556c96e485f831a206ba9165c22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:13.134624 28638 raft_consensus.cc:1275] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c396354bf54047909d506046fbb6f457 [term 2 FOLLOWER]: Refusing update from remote peer c75b5556c96e485f831a206ba9165c22: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:13.136078 28768 consensus_queue.cc:1048] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c75b5556c96e485f831a206ba9165c22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:13.139536 28713 raft_consensus.cc:1275] T a3be62f43d5b4f40bd9477e03b221ee6 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 2 FOLLOWER]: Refusing update from remote peer c75b5556c96e485f831a206ba9165c22: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:13.141362 28842 consensus_queue.cc:1048] T a3be62f43d5b4f40bd9477e03b221ee6 P c75b5556c96e485f831a206ba9165c22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:13.148895 28638 raft_consensus.cc:1275] T a3be62f43d5b4f40bd9477e03b221ee6 P c396354bf54047909d506046fbb6f457 [term 2 FOLLOWER]: Refusing update from remote peer c75b5556c96e485f831a206ba9165c22: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:13.150089 28764 consensus_queue.cc:1048] T a3be62f43d5b4f40bd9477e03b221ee6 P c75b5556c96e485f831a206ba9165c22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:13.174520 28562 raft_consensus.cc:1275] T 0de3e58c43bf4ea3b5d20380169971ca P c75b5556c96e485f831a206ba9165c22 [term 2 FOLLOWER]: Refusing update from remote peer c396354bf54047909d506046fbb6f457: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:13.175593 28804 consensus_queue.cc:1048] T 0de3e58c43bf4ea3b5d20380169971ca P c396354bf54047909d506046fbb6f457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:13.182261 28713 raft_consensus.cc:1275] T 0de3e58c43bf4ea3b5d20380169971ca P 434e6bf74a5e4ff0b13463c8edc12b61 [term 2 FOLLOWER]: Refusing update from remote peer c396354bf54047909d506046fbb6f457: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:13.183841 28802 consensus_queue.cc:1048] T 0de3e58c43bf4ea3b5d20380169971ca P c396354bf54047909d506046fbb6f457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:15.442687 27932 auto_leader_rebalancer-test.cc:352] The leader distribution is 
I20260713 09:09:15.443367 27932 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:15.462143 28562 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6f36c5c01c2b42e5b79728c1f808a4c9"
dest_uuid: "c75b5556c96e485f831a206ba9165c22"
mode: GRACEFUL
new_leader_uuid: "434e6bf74a5e4ff0b13463c8edc12b61"
 from {username='slave'} at 127.0.0.1:47896
I20260713 09:09:15.462585 28562 raft_consensus.cc:606] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c75b5556c96e485f831a206ba9165c22 [term 2 LEADER]: Received request to transfer leadership to TS 434e6bf74a5e4ff0b13463c8edc12b61
I20260713 09:09:15.464630 28562 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a3be62f43d5b4f40bd9477e03b221ee6"
dest_uuid: "c75b5556c96e485f831a206ba9165c22"
mode: GRACEFUL
new_leader_uuid: "434e6bf74a5e4ff0b13463c8edc12b61"
 from {username='slave'} at 127.0.0.1:47896
I20260713 09:09:15.465023 28562 raft_consensus.cc:606] T a3be62f43d5b4f40bd9477e03b221ee6 P c75b5556c96e485f831a206ba9165c22 [term 2 LEADER]: Received request to transfer leadership to TS 434e6bf74a5e4ff0b13463c8edc12b61
I20260713 09:09:15.465895 27932 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:09:15.466296 27932 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:15.514088 28849 raft_consensus.cc:993] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c75b5556c96e485f831a206ba9165c22: : Instructing follower 434e6bf74a5e4ff0b13463c8edc12b61 to start an election
I20260713 09:09:15.514559 28842 raft_consensus.cc:1081] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c75b5556c96e485f831a206ba9165c22 [term 2 LEADER]: Signalling peer 434e6bf74a5e4ff0b13463c8edc12b61 to start an election
I20260713 09:09:15.515879 28713 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6f36c5c01c2b42e5b79728c1f808a4c9"
dest_uuid: "434e6bf74a5e4ff0b13463c8edc12b61"
 from {username='slave'} at 127.0.0.1:44900
I20260713 09:09:15.516316 28713 raft_consensus.cc:493] T 6f36c5c01c2b42e5b79728c1f808a4c9 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:15.516618 28713 raft_consensus.cc:3060] T 6f36c5c01c2b42e5b79728c1f808a4c9 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:15.520830 28713 raft_consensus.cc:515] T 6f36c5c01c2b42e5b79728c1f808a4c9 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:15.522193 28713 leader_election.cc:290] T 6f36c5c01c2b42e5b79728c1f808a4c9 P 434e6bf74a5e4ff0b13463c8edc12b61 [CANDIDATE]: Term 3 election: Requested vote from peers c75b5556c96e485f831a206ba9165c22 (127.27.71.1:33123), c396354bf54047909d506046fbb6f457 (127.27.71.2:46117)
I20260713 09:09:15.522914 28562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f36c5c01c2b42e5b79728c1f808a4c9" candidate_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c75b5556c96e485f831a206ba9165c22"
I20260713 09:09:15.523216 28639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f36c5c01c2b42e5b79728c1f808a4c9" candidate_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c396354bf54047909d506046fbb6f457"
I20260713 09:09:15.523465 28562 raft_consensus.cc:3055] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c75b5556c96e485f831a206ba9165c22 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:15.523805 28562 raft_consensus.cc:740] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c75b5556c96e485f831a206ba9165c22 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c75b5556c96e485f831a206ba9165c22, State: Running, Role: LEADER
I20260713 09:09:15.523801 28639 raft_consensus.cc:3060] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c396354bf54047909d506046fbb6f457 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:15.524544 28562 consensus_queue.cc:260] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c75b5556c96e485f831a206ba9165c22 [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: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:15.525389 28562 raft_consensus.cc:3060] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c75b5556c96e485f831a206ba9165c22 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:15.528461 28639 raft_consensus.cc:2468] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c396354bf54047909d506046fbb6f457 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 434e6bf74a5e4ff0b13463c8edc12b61 in term 3.
I20260713 09:09:15.529481 28680 leader_election.cc:304] T 6f36c5c01c2b42e5b79728c1f808a4c9 P 434e6bf74a5e4ff0b13463c8edc12b61 [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: 434e6bf74a5e4ff0b13463c8edc12b61, c396354bf54047909d506046fbb6f457; no voters: 
I20260713 09:09:15.529620 28562 raft_consensus.cc:2468] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c75b5556c96e485f831a206ba9165c22 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 434e6bf74a5e4ff0b13463c8edc12b61 in term 3.
I20260713 09:09:15.530242 28845 raft_consensus.cc:2804] T 6f36c5c01c2b42e5b79728c1f808a4c9 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:15.531354 28845 raft_consensus.cc:697] T 6f36c5c01c2b42e5b79728c1f808a4c9 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 3 LEADER]: Becoming Leader. State: Replica: 434e6bf74a5e4ff0b13463c8edc12b61, State: Running, Role: LEADER
I20260713 09:09:15.532034 28845 consensus_queue.cc:237] T 6f36c5c01c2b42e5b79728c1f808a4c9 P 434e6bf74a5e4ff0b13463c8edc12b61 [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: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:15.538496 28458 catalog_manager.cc:5697] T 6f36c5c01c2b42e5b79728c1f808a4c9 P 434e6bf74a5e4ff0b13463c8edc12b61 reported cstate change: term changed from 2 to 3, leader changed from c75b5556c96e485f831a206ba9165c22 (127.27.71.1) to 434e6bf74a5e4ff0b13463c8edc12b61 (127.27.71.3). New cstate: current_term: 3 leader_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:15.610805 28849 raft_consensus.cc:993] T a3be62f43d5b4f40bd9477e03b221ee6 P c75b5556c96e485f831a206ba9165c22: : Instructing follower 434e6bf74a5e4ff0b13463c8edc12b61 to start an election
I20260713 09:09:15.611224 28849 raft_consensus.cc:1081] T a3be62f43d5b4f40bd9477e03b221ee6 P c75b5556c96e485f831a206ba9165c22 [term 2 LEADER]: Signalling peer 434e6bf74a5e4ff0b13463c8edc12b61 to start an election
I20260713 09:09:15.612560 28713 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a3be62f43d5b4f40bd9477e03b221ee6"
dest_uuid: "434e6bf74a5e4ff0b13463c8edc12b61"
 from {username='slave'} at 127.0.0.1:44900
I20260713 09:09:15.612957 28713 raft_consensus.cc:493] T a3be62f43d5b4f40bd9477e03b221ee6 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:15.613196 28713 raft_consensus.cc:3060] T a3be62f43d5b4f40bd9477e03b221ee6 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:15.617940 28713 raft_consensus.cc:515] T a3be62f43d5b4f40bd9477e03b221ee6 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:15.619283 28713 leader_election.cc:290] T a3be62f43d5b4f40bd9477e03b221ee6 P 434e6bf74a5e4ff0b13463c8edc12b61 [CANDIDATE]: Term 3 election: Requested vote from peers c75b5556c96e485f831a206ba9165c22 (127.27.71.1:33123), c396354bf54047909d506046fbb6f457 (127.27.71.2:46117)
I20260713 09:09:15.620050 28562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3be62f43d5b4f40bd9477e03b221ee6" candidate_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c75b5556c96e485f831a206ba9165c22"
I20260713 09:09:15.620263 28639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3be62f43d5b4f40bd9477e03b221ee6" candidate_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c396354bf54047909d506046fbb6f457"
I20260713 09:09:15.620556 28562 raft_consensus.cc:3055] T a3be62f43d5b4f40bd9477e03b221ee6 P c75b5556c96e485f831a206ba9165c22 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:15.620757 28639 raft_consensus.cc:3060] T a3be62f43d5b4f40bd9477e03b221ee6 P c396354bf54047909d506046fbb6f457 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:15.620906 28562 raft_consensus.cc:740] T a3be62f43d5b4f40bd9477e03b221ee6 P c75b5556c96e485f831a206ba9165c22 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c75b5556c96e485f831a206ba9165c22, State: Running, Role: LEADER
I20260713 09:09:15.621569 28562 consensus_queue.cc:260] T a3be62f43d5b4f40bd9477e03b221ee6 P c75b5556c96e485f831a206ba9165c22 [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: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:15.622371 28562 raft_consensus.cc:3060] T a3be62f43d5b4f40bd9477e03b221ee6 P c75b5556c96e485f831a206ba9165c22 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:15.625171 28639 raft_consensus.cc:2468] T a3be62f43d5b4f40bd9477e03b221ee6 P c396354bf54047909d506046fbb6f457 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 434e6bf74a5e4ff0b13463c8edc12b61 in term 3.
I20260713 09:09:15.625962 28680 leader_election.cc:304] T a3be62f43d5b4f40bd9477e03b221ee6 P 434e6bf74a5e4ff0b13463c8edc12b61 [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: 434e6bf74a5e4ff0b13463c8edc12b61, c396354bf54047909d506046fbb6f457; no voters: 
I20260713 09:09:15.626157 28562 raft_consensus.cc:2468] T a3be62f43d5b4f40bd9477e03b221ee6 P c75b5556c96e485f831a206ba9165c22 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 434e6bf74a5e4ff0b13463c8edc12b61 in term 3.
I20260713 09:09:15.626646 28845 raft_consensus.cc:2804] T a3be62f43d5b4f40bd9477e03b221ee6 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:15.627106 28845 raft_consensus.cc:697] T a3be62f43d5b4f40bd9477e03b221ee6 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 3 LEADER]: Becoming Leader. State: Replica: 434e6bf74a5e4ff0b13463c8edc12b61, State: Running, Role: LEADER
I20260713 09:09:15.627840 28845 consensus_queue.cc:237] T a3be62f43d5b4f40bd9477e03b221ee6 P 434e6bf74a5e4ff0b13463c8edc12b61 [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: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:15.634356 28458 catalog_manager.cc:5697] T a3be62f43d5b4f40bd9477e03b221ee6 P 434e6bf74a5e4ff0b13463c8edc12b61 reported cstate change: term changed from 2 to 3, leader changed from c75b5556c96e485f831a206ba9165c22 (127.27.71.1) to 434e6bf74a5e4ff0b13463c8edc12b61 (127.27.71.3). New cstate: current_term: 3 leader_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:16.063316 28639 raft_consensus.cc:1275] T a3be62f43d5b4f40bd9477e03b221ee6 P c396354bf54047909d506046fbb6f457 [term 3 FOLLOWER]: Refusing update from remote peer 434e6bf74a5e4ff0b13463c8edc12b61: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:16.064493 28845 consensus_queue.cc:1048] T a3be62f43d5b4f40bd9477e03b221ee6 P 434e6bf74a5e4ff0b13463c8edc12b61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:16.074247 28562 raft_consensus.cc:1275] T a3be62f43d5b4f40bd9477e03b221ee6 P c75b5556c96e485f831a206ba9165c22 [term 3 FOLLOWER]: Refusing update from remote peer 434e6bf74a5e4ff0b13463c8edc12b61: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:16.075492 28850 consensus_queue.cc:1048] T a3be62f43d5b4f40bd9477e03b221ee6 P 434e6bf74a5e4ff0b13463c8edc12b61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:16.099046 28639 raft_consensus.cc:1275] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c396354bf54047909d506046fbb6f457 [term 3 FOLLOWER]: Refusing update from remote peer 434e6bf74a5e4ff0b13463c8edc12b61: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:16.100090 28850 consensus_queue.cc:1048] T 6f36c5c01c2b42e5b79728c1f808a4c9 P 434e6bf74a5e4ff0b13463c8edc12b61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:16.107728 28562 raft_consensus.cc:1275] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c75b5556c96e485f831a206ba9165c22 [term 3 FOLLOWER]: Refusing update from remote peer 434e6bf74a5e4ff0b13463c8edc12b61: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:16.109987 28850 consensus_queue.cc:1048] T 6f36c5c01c2b42e5b79728c1f808a4c9 P 434e6bf74a5e4ff0b13463c8edc12b61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:16.467082 27932 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:17.229868 28713 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6f36c5c01c2b42e5b79728c1f808a4c9"
dest_uuid: "434e6bf74a5e4ff0b13463c8edc12b61"
mode: GRACEFUL
new_leader_uuid: "c75b5556c96e485f831a206ba9165c22"
 from {username='slave'} at 127.0.0.1:44914
I20260713 09:09:17.230479 28713 raft_consensus.cc:606] T 6f36c5c01c2b42e5b79728c1f808a4c9 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 3 LEADER]: Received request to transfer leadership to TS c75b5556c96e485f831a206ba9165c22
I20260713 09:09:17.234107 28871 raft_consensus.cc:993] T 6f36c5c01c2b42e5b79728c1f808a4c9 P 434e6bf74a5e4ff0b13463c8edc12b61: : Instructing follower c75b5556c96e485f831a206ba9165c22 to start an election
I20260713 09:09:17.234469 28850 raft_consensus.cc:1081] T 6f36c5c01c2b42e5b79728c1f808a4c9 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 3 LEADER]: Signalling peer c75b5556c96e485f831a206ba9165c22 to start an election
I20260713 09:09:17.236012 28564 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6f36c5c01c2b42e5b79728c1f808a4c9"
dest_uuid: "c75b5556c96e485f831a206ba9165c22"
 from {username='slave'} at 127.0.0.1:45156
I20260713 09:09:17.236529 28564 raft_consensus.cc:493] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c75b5556c96e485f831a206ba9165c22 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:17.236852 28564 raft_consensus.cc:3060] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c75b5556c96e485f831a206ba9165c22 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:17.237509 28713 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a3be62f43d5b4f40bd9477e03b221ee6"
dest_uuid: "434e6bf74a5e4ff0b13463c8edc12b61"
mode: GRACEFUL
new_leader_uuid: "c75b5556c96e485f831a206ba9165c22"
 from {username='slave'} at 127.0.0.1:44914
I20260713 09:09:17.238119 28713 raft_consensus.cc:606] T a3be62f43d5b4f40bd9477e03b221ee6 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 3 LEADER]: Received request to transfer leadership to TS c75b5556c96e485f831a206ba9165c22
I20260713 09:09:17.243548 28564 raft_consensus.cc:515] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c75b5556c96e485f831a206ba9165c22 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:17.246518 28635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f36c5c01c2b42e5b79728c1f808a4c9" candidate_uuid: "c75b5556c96e485f831a206ba9165c22" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c396354bf54047909d506046fbb6f457"
I20260713 09:09:17.247028 28635 raft_consensus.cc:3060] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c396354bf54047909d506046fbb6f457 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:17.249914 28636 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "607bf532cf7646c98d2d33c834f4eaed"
dest_uuid: "c396354bf54047909d506046fbb6f457"
mode: GRACEFUL
new_leader_uuid: "c75b5556c96e485f831a206ba9165c22"
 from {username='slave'} at 127.0.0.1:46704
I20260713 09:09:17.250119 28564 leader_election.cc:290] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c75b5556c96e485f831a206ba9165c22 [CANDIDATE]: Term 4 election: Requested vote from peers c396354bf54047909d506046fbb6f457 (127.27.71.2:46117), 434e6bf74a5e4ff0b13463c8edc12b61 (127.27.71.3:37061)
I20260713 09:09:17.250510 28636 raft_consensus.cc:606] T 607bf532cf7646c98d2d33c834f4eaed P c396354bf54047909d506046fbb6f457 [term 1 LEADER]: Received request to transfer leadership to TS c75b5556c96e485f831a206ba9165c22
I20260713 09:09:17.252435 28713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f36c5c01c2b42e5b79728c1f808a4c9" candidate_uuid: "c75b5556c96e485f831a206ba9165c22" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "434e6bf74a5e4ff0b13463c8edc12b61"
I20260713 09:09:17.252964 28713 raft_consensus.cc:3055] T 6f36c5c01c2b42e5b79728c1f808a4c9 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:09:17.253276 28713 raft_consensus.cc:740] T 6f36c5c01c2b42e5b79728c1f808a4c9 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 434e6bf74a5e4ff0b13463c8edc12b61, State: Running, Role: LEADER
I20260713 09:09:17.253795 28635 raft_consensus.cc:2468] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c396354bf54047909d506046fbb6f457 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c75b5556c96e485f831a206ba9165c22 in term 4.
I20260713 09:09:17.254065 28713 consensus_queue.cc:260] T 6f36c5c01c2b42e5b79728c1f808a4c9 P 434e6bf74a5e4ff0b13463c8edc12b61 [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: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:17.254806 28530 leader_election.cc:304] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c75b5556c96e485f831a206ba9165c22 [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: c396354bf54047909d506046fbb6f457, c75b5556c96e485f831a206ba9165c22; no voters: 
I20260713 09:09:17.255210 28713 raft_consensus.cc:3060] T 6f36c5c01c2b42e5b79728c1f808a4c9 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:17.255564 28865 raft_consensus.cc:2804] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c75b5556c96e485f831a206ba9165c22 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:09:17.256157 28865 raft_consensus.cc:697] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c75b5556c96e485f831a206ba9165c22 [term 4 LEADER]: Becoming Leader. State: Replica: c75b5556c96e485f831a206ba9165c22, State: Running, Role: LEADER
I20260713 09:09:17.256256 28635 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b5679b329304f23a7fd234334e317a1"
dest_uuid: "c396354bf54047909d506046fbb6f457"
mode: GRACEFUL
new_leader_uuid: "c75b5556c96e485f831a206ba9165c22"
 from {username='slave'} at 127.0.0.1:46704
I20260713 09:09:17.256896 28635 raft_consensus.cc:606] T 0b5679b329304f23a7fd234334e317a1 P c396354bf54047909d506046fbb6f457 [term 1 LEADER]: Received request to transfer leadership to TS c75b5556c96e485f831a206ba9165c22
I20260713 09:09:17.256989 28865 consensus_queue.cc:237] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c75b5556c96e485f831a206ba9165c22 [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: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:17.260612 28713 raft_consensus.cc:2468] T 6f36c5c01c2b42e5b79728c1f808a4c9 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c75b5556c96e485f831a206ba9165c22 in term 4.
I20260713 09:09:17.262516 28635 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "705aa89708e047e194cb2fada31c05f7"
dest_uuid: "c396354bf54047909d506046fbb6f457"
mode: GRACEFUL
new_leader_uuid: "c75b5556c96e485f831a206ba9165c22"
 from {username='slave'} at 127.0.0.1:46704
I20260713 09:09:17.263039 28635 raft_consensus.cc:606] T 705aa89708e047e194cb2fada31c05f7 P c396354bf54047909d506046fbb6f457 [term 2 LEADER]: Received request to transfer leadership to TS c75b5556c96e485f831a206ba9165c22
I20260713 09:09:17.266162 28459 catalog_manager.cc:5697] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c75b5556c96e485f831a206ba9165c22 reported cstate change: term changed from 3 to 4, leader changed from 434e6bf74a5e4ff0b13463c8edc12b61 (127.27.71.3) to c75b5556c96e485f831a206ba9165c22 (127.27.71.1). New cstate: current_term: 4 leader_uuid: "c75b5556c96e485f831a206ba9165c22" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:17.633334 28868 raft_consensus.cc:993] T 705aa89708e047e194cb2fada31c05f7 P c396354bf54047909d506046fbb6f457: : Instructing follower c75b5556c96e485f831a206ba9165c22 to start an election
I20260713 09:09:17.633731 28867 raft_consensus.cc:1081] T 705aa89708e047e194cb2fada31c05f7 P c396354bf54047909d506046fbb6f457 [term 2 LEADER]: Signalling peer c75b5556c96e485f831a206ba9165c22 to start an election
I20260713 09:09:17.635020 28564 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "705aa89708e047e194cb2fada31c05f7"
dest_uuid: "c75b5556c96e485f831a206ba9165c22"
 from {username='slave'} at 127.0.0.1:45142
I20260713 09:09:17.635429 28564 raft_consensus.cc:493] T 705aa89708e047e194cb2fada31c05f7 P c75b5556c96e485f831a206ba9165c22 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:17.635746 28564 raft_consensus.cc:3060] T 705aa89708e047e194cb2fada31c05f7 P c75b5556c96e485f831a206ba9165c22 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:17.641703 28564 raft_consensus.cc:515] T 705aa89708e047e194cb2fada31c05f7 P c75b5556c96e485f831a206ba9165c22 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:17.643728 28564 leader_election.cc:290] T 705aa89708e047e194cb2fada31c05f7 P c75b5556c96e485f831a206ba9165c22 [CANDIDATE]: Term 3 election: Requested vote from peers c396354bf54047909d506046fbb6f457 (127.27.71.2:46117), 434e6bf74a5e4ff0b13463c8edc12b61 (127.27.71.3:37061)
I20260713 09:09:17.643997 28635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "705aa89708e047e194cb2fada31c05f7" candidate_uuid: "c75b5556c96e485f831a206ba9165c22" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c396354bf54047909d506046fbb6f457"
I20260713 09:09:17.644191 28713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "705aa89708e047e194cb2fada31c05f7" candidate_uuid: "c75b5556c96e485f831a206ba9165c22" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "434e6bf74a5e4ff0b13463c8edc12b61"
I20260713 09:09:17.644551 28635 raft_consensus.cc:3055] T 705aa89708e047e194cb2fada31c05f7 P c396354bf54047909d506046fbb6f457 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:17.644714 28713 raft_consensus.cc:3060] T 705aa89708e047e194cb2fada31c05f7 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:17.644932 28635 raft_consensus.cc:740] T 705aa89708e047e194cb2fada31c05f7 P c396354bf54047909d506046fbb6f457 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c396354bf54047909d506046fbb6f457, State: Running, Role: LEADER
I20260713 09:09:17.645606 28635 consensus_queue.cc:260] T 705aa89708e047e194cb2fada31c05f7 P c396354bf54047909d506046fbb6f457 [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: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:17.646471 28635 raft_consensus.cc:3060] T 705aa89708e047e194cb2fada31c05f7 P c396354bf54047909d506046fbb6f457 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:17.648816 28713 raft_consensus.cc:2468] T 705aa89708e047e194cb2fada31c05f7 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c75b5556c96e485f831a206ba9165c22 in term 3.
I20260713 09:09:17.649670 28528 leader_election.cc:304] T 705aa89708e047e194cb2fada31c05f7 P c75b5556c96e485f831a206ba9165c22 [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: 434e6bf74a5e4ff0b13463c8edc12b61, c75b5556c96e485f831a206ba9165c22; no voters: 
I20260713 09:09:17.650403 28865 raft_consensus.cc:2804] T 705aa89708e047e194cb2fada31c05f7 P c75b5556c96e485f831a206ba9165c22 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:17.650781 28865 raft_consensus.cc:697] T 705aa89708e047e194cb2fada31c05f7 P c75b5556c96e485f831a206ba9165c22 [term 3 LEADER]: Becoming Leader. State: Replica: c75b5556c96e485f831a206ba9165c22, State: Running, Role: LEADER
I20260713 09:09:17.651351 28635 raft_consensus.cc:2468] T 705aa89708e047e194cb2fada31c05f7 P c396354bf54047909d506046fbb6f457 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c75b5556c96e485f831a206ba9165c22 in term 3.
I20260713 09:09:17.651473 28865 consensus_queue.cc:237] T 705aa89708e047e194cb2fada31c05f7 P c75b5556c96e485f831a206ba9165c22 [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: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:17.657243 28459 catalog_manager.cc:5697] T 705aa89708e047e194cb2fada31c05f7 P c75b5556c96e485f831a206ba9165c22 reported cstate change: term changed from 2 to 3, leader changed from c396354bf54047909d506046fbb6f457 (127.27.71.2) to c75b5556c96e485f831a206ba9165c22 (127.27.71.1). New cstate: current_term: 3 leader_uuid: "c75b5556c96e485f831a206ba9165c22" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:17.693506 28871 raft_consensus.cc:993] T a3be62f43d5b4f40bd9477e03b221ee6 P 434e6bf74a5e4ff0b13463c8edc12b61: : Instructing follower c75b5556c96e485f831a206ba9165c22 to start an election
I20260713 09:09:17.693945 28850 raft_consensus.cc:1081] T a3be62f43d5b4f40bd9477e03b221ee6 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 3 LEADER]: Signalling peer c75b5556c96e485f831a206ba9165c22 to start an election
I20260713 09:09:17.695196 28564 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a3be62f43d5b4f40bd9477e03b221ee6"
dest_uuid: "c75b5556c96e485f831a206ba9165c22"
 from {username='slave'} at 127.0.0.1:45156
I20260713 09:09:17.695732 28564 raft_consensus.cc:493] T a3be62f43d5b4f40bd9477e03b221ee6 P c75b5556c96e485f831a206ba9165c22 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:17.696029 28564 raft_consensus.cc:3060] T a3be62f43d5b4f40bd9477e03b221ee6 P c75b5556c96e485f831a206ba9165c22 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:17.700268 28564 raft_consensus.cc:515] T a3be62f43d5b4f40bd9477e03b221ee6 P c75b5556c96e485f831a206ba9165c22 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:17.702481 28564 leader_election.cc:290] T a3be62f43d5b4f40bd9477e03b221ee6 P c75b5556c96e485f831a206ba9165c22 [CANDIDATE]: Term 4 election: Requested vote from peers c396354bf54047909d506046fbb6f457 (127.27.71.2:46117), 434e6bf74a5e4ff0b13463c8edc12b61 (127.27.71.3:37061)
I20260713 09:09:17.702679 28635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3be62f43d5b4f40bd9477e03b221ee6" candidate_uuid: "c75b5556c96e485f831a206ba9165c22" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c396354bf54047909d506046fbb6f457"
I20260713 09:09:17.703265 28635 raft_consensus.cc:3060] T a3be62f43d5b4f40bd9477e03b221ee6 P c396354bf54047909d506046fbb6f457 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:17.703372 28713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3be62f43d5b4f40bd9477e03b221ee6" candidate_uuid: "c75b5556c96e485f831a206ba9165c22" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "434e6bf74a5e4ff0b13463c8edc12b61"
I20260713 09:09:17.704012 28713 raft_consensus.cc:3055] T a3be62f43d5b4f40bd9477e03b221ee6 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:09:17.704401 28713 raft_consensus.cc:740] T a3be62f43d5b4f40bd9477e03b221ee6 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 434e6bf74a5e4ff0b13463c8edc12b61, State: Running, Role: LEADER
I20260713 09:09:17.705258 28713 consensus_queue.cc:260] T a3be62f43d5b4f40bd9477e03b221ee6 P 434e6bf74a5e4ff0b13463c8edc12b61 [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: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:17.706424 28713 raft_consensus.cc:3060] T a3be62f43d5b4f40bd9477e03b221ee6 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:17.706992 28867 raft_consensus.cc:993] T 607bf532cf7646c98d2d33c834f4eaed P c396354bf54047909d506046fbb6f457: : Instructing follower c75b5556c96e485f831a206ba9165c22 to start an election
I20260713 09:09:17.707397 28867 raft_consensus.cc:1081] T 607bf532cf7646c98d2d33c834f4eaed P c396354bf54047909d506046fbb6f457 [term 1 LEADER]: Signalling peer c75b5556c96e485f831a206ba9165c22 to start an election
I20260713 09:09:17.709775 28635 raft_consensus.cc:2468] T a3be62f43d5b4f40bd9477e03b221ee6 P c396354bf54047909d506046fbb6f457 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c75b5556c96e485f831a206ba9165c22 in term 4.
I20260713 09:09:17.709774 28562 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "607bf532cf7646c98d2d33c834f4eaed"
dest_uuid: "c75b5556c96e485f831a206ba9165c22"
 from {username='slave'} at 127.0.0.1:45142
I20260713 09:09:17.711377 28562 raft_consensus.cc:493] T 607bf532cf7646c98d2d33c834f4eaed P c75b5556c96e485f831a206ba9165c22 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:17.711068 28530 leader_election.cc:304] T a3be62f43d5b4f40bd9477e03b221ee6 P c75b5556c96e485f831a206ba9165c22 [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: c396354bf54047909d506046fbb6f457, c75b5556c96e485f831a206ba9165c22; no voters: 
I20260713 09:09:17.712811 28562 raft_consensus.cc:3060] T 607bf532cf7646c98d2d33c834f4eaed P c75b5556c96e485f831a206ba9165c22 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:17.713655 28713 raft_consensus.cc:2468] T a3be62f43d5b4f40bd9477e03b221ee6 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c75b5556c96e485f831a206ba9165c22 in term 4.
I20260713 09:09:17.715071 28865 raft_consensus.cc:2804] T a3be62f43d5b4f40bd9477e03b221ee6 P c75b5556c96e485f831a206ba9165c22 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:09:17.716171 28878 raft_consensus.cc:993] T 0b5679b329304f23a7fd234334e317a1 P c396354bf54047909d506046fbb6f457: : Instructing follower c75b5556c96e485f831a206ba9165c22 to start an election
I20260713 09:09:17.716732 28867 raft_consensus.cc:1081] T 0b5679b329304f23a7fd234334e317a1 P c396354bf54047909d506046fbb6f457 [term 1 LEADER]: Signalling peer c75b5556c96e485f831a206ba9165c22 to start an election
I20260713 09:09:17.718462 28564 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0b5679b329304f23a7fd234334e317a1"
dest_uuid: "c75b5556c96e485f831a206ba9165c22"
 from {username='slave'} at 127.0.0.1:45142
I20260713 09:09:17.718860 28562 raft_consensus.cc:515] T 607bf532cf7646c98d2d33c834f4eaed P c75b5556c96e485f831a206ba9165c22 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:17.719029 28564 raft_consensus.cc:493] T 0b5679b329304f23a7fd234334e317a1 P c75b5556c96e485f831a206ba9165c22 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:17.719637 28564 raft_consensus.cc:3060] T 0b5679b329304f23a7fd234334e317a1 P c75b5556c96e485f831a206ba9165c22 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:17.721403 28636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "607bf532cf7646c98d2d33c834f4eaed" candidate_uuid: "c75b5556c96e485f831a206ba9165c22" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c396354bf54047909d506046fbb6f457"
I20260713 09:09:17.721971 28636 raft_consensus.cc:3055] T 607bf532cf7646c98d2d33c834f4eaed P c396354bf54047909d506046fbb6f457 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:17.722270 28636 raft_consensus.cc:740] T 607bf532cf7646c98d2d33c834f4eaed P c396354bf54047909d506046fbb6f457 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c396354bf54047909d506046fbb6f457, State: Running, Role: LEADER
I20260713 09:09:17.723052 28636 consensus_queue.cc:260] T 607bf532cf7646c98d2d33c834f4eaed P c396354bf54047909d506046fbb6f457 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:17.719604 28635 raft_consensus.cc:1275] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c396354bf54047909d506046fbb6f457 [term 4 FOLLOWER]: Refusing update from remote peer c75b5556c96e485f831a206ba9165c22: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:09:17.724197 28636 raft_consensus.cc:3060] T 607bf532cf7646c98d2d33c834f4eaed P c396354bf54047909d506046fbb6f457 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:17.725632 28865 raft_consensus.cc:697] T a3be62f43d5b4f40bd9477e03b221ee6 P c75b5556c96e485f831a206ba9165c22 [term 4 LEADER]: Becoming Leader. State: Replica: c75b5556c96e485f831a206ba9165c22, State: Running, Role: LEADER
I20260713 09:09:17.726590 28562 leader_election.cc:290] T 607bf532cf7646c98d2d33c834f4eaed P c75b5556c96e485f831a206ba9165c22 [CANDIDATE]: Term 2 election: Requested vote from peers c396354bf54047909d506046fbb6f457 (127.27.71.2:46117), 434e6bf74a5e4ff0b13463c8edc12b61 (127.27.71.3:37061)
I20260713 09:09:17.727533 28713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "607bf532cf7646c98d2d33c834f4eaed" candidate_uuid: "c75b5556c96e485f831a206ba9165c22" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "434e6bf74a5e4ff0b13463c8edc12b61"
I20260713 09:09:17.727577 28564 raft_consensus.cc:515] T 0b5679b329304f23a7fd234334e317a1 P c75b5556c96e485f831a206ba9165c22 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:17.728154 28713 raft_consensus.cc:3060] T 607bf532cf7646c98d2d33c834f4eaed P 434e6bf74a5e4ff0b13463c8edc12b61 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:17.729703 28564 leader_election.cc:290] T 0b5679b329304f23a7fd234334e317a1 P c75b5556c96e485f831a206ba9165c22 [CANDIDATE]: Term 2 election: Requested vote from peers c396354bf54047909d506046fbb6f457 (127.27.71.2:46117), 434e6bf74a5e4ff0b13463c8edc12b61 (127.27.71.3:37061)
I20260713 09:09:17.726497 28865 consensus_queue.cc:237] T a3be62f43d5b4f40bd9477e03b221ee6 P c75b5556c96e485f831a206ba9165c22 [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: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:17.730837 28636 raft_consensus.cc:2468] T 607bf532cf7646c98d2d33c834f4eaed P c396354bf54047909d506046fbb6f457 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c75b5556c96e485f831a206ba9165c22 in term 2.
I20260713 09:09:17.730804 28714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b5679b329304f23a7fd234334e317a1" candidate_uuid: "c75b5556c96e485f831a206ba9165c22" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "434e6bf74a5e4ff0b13463c8edc12b61"
I20260713 09:09:17.731438 28714 raft_consensus.cc:3060] T 0b5679b329304f23a7fd234334e317a1 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:17.734608 28713 raft_consensus.cc:2468] T 607bf532cf7646c98d2d33c834f4eaed P 434e6bf74a5e4ff0b13463c8edc12b61 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c75b5556c96e485f831a206ba9165c22 in term 2.
I20260713 09:09:17.735631 28635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b5679b329304f23a7fd234334e317a1" candidate_uuid: "c75b5556c96e485f831a206ba9165c22" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c396354bf54047909d506046fbb6f457"
I20260713 09:09:17.735908 28528 leader_election.cc:304] T 607bf532cf7646c98d2d33c834f4eaed P c75b5556c96e485f831a206ba9165c22 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 434e6bf74a5e4ff0b13463c8edc12b61, c75b5556c96e485f831a206ba9165c22; no voters: 
I20260713 09:09:17.736254 28635 raft_consensus.cc:3055] T 0b5679b329304f23a7fd234334e317a1 P c396354bf54047909d506046fbb6f457 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:17.736574 28865 raft_consensus.cc:2804] T 607bf532cf7646c98d2d33c834f4eaed P c75b5556c96e485f831a206ba9165c22 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:17.736567 28635 raft_consensus.cc:740] T 0b5679b329304f23a7fd234334e317a1 P c396354bf54047909d506046fbb6f457 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c396354bf54047909d506046fbb6f457, State: Running, Role: LEADER
I20260713 09:09:17.737447 28865 raft_consensus.cc:697] T 607bf532cf7646c98d2d33c834f4eaed P c75b5556c96e485f831a206ba9165c22 [term 2 LEADER]: Becoming Leader. State: Replica: c75b5556c96e485f831a206ba9165c22, State: Running, Role: LEADER
I20260713 09:09:17.738099 28635 consensus_queue.cc:260] T 0b5679b329304f23a7fd234334e317a1 P c396354bf54047909d506046fbb6f457 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:17.738338 28865 consensus_queue.cc:237] T 607bf532cf7646c98d2d33c834f4eaed P c75b5556c96e485f831a206ba9165c22 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:17.739305 28635 raft_consensus.cc:3060] T 0b5679b329304f23a7fd234334e317a1 P c396354bf54047909d506046fbb6f457 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:17.740720 28459 catalog_manager.cc:5697] T a3be62f43d5b4f40bd9477e03b221ee6 P c75b5556c96e485f831a206ba9165c22 reported cstate change: term changed from 3 to 4, leader changed from 434e6bf74a5e4ff0b13463c8edc12b61 (127.27.71.3) to c75b5556c96e485f831a206ba9165c22 (127.27.71.1). New cstate: current_term: 4 leader_uuid: "c75b5556c96e485f831a206ba9165c22" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:17.743090 28714 raft_consensus.cc:2468] T 0b5679b329304f23a7fd234334e317a1 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c75b5556c96e485f831a206ba9165c22 in term 2.
I20260713 09:09:17.743366 28879 consensus_queue.cc:1048] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c75b5556c96e485f831a206ba9165c22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:17.744640 28528 leader_election.cc:304] T 0b5679b329304f23a7fd234334e317a1 P c75b5556c96e485f831a206ba9165c22 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 434e6bf74a5e4ff0b13463c8edc12b61, c75b5556c96e485f831a206ba9165c22; no voters: 
I20260713 09:09:17.746106 28879 raft_consensus.cc:2804] T 0b5679b329304f23a7fd234334e317a1 P c75b5556c96e485f831a206ba9165c22 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:17.746558 28879 raft_consensus.cc:697] T 0b5679b329304f23a7fd234334e317a1 P c75b5556c96e485f831a206ba9165c22 [term 2 LEADER]: Becoming Leader. State: Replica: c75b5556c96e485f831a206ba9165c22, State: Running, Role: LEADER
I20260713 09:09:17.747303 28879 consensus_queue.cc:237] T 0b5679b329304f23a7fd234334e317a1 P c75b5556c96e485f831a206ba9165c22 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:17.750398 28635 raft_consensus.cc:2468] T 0b5679b329304f23a7fd234334e317a1 P c396354bf54047909d506046fbb6f457 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c75b5556c96e485f831a206ba9165c22 in term 2.
I20260713 09:09:17.758616 28714 raft_consensus.cc:1275] T 6f36c5c01c2b42e5b79728c1f808a4c9 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 4 FOLLOWER]: Refusing update from remote peer c75b5556c96e485f831a206ba9165c22: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:09:17.760296 28866 consensus_queue.cc:1048] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c75b5556c96e485f831a206ba9165c22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:17.767288 28458 catalog_manager.cc:5697] T 607bf532cf7646c98d2d33c834f4eaed P c75b5556c96e485f831a206ba9165c22 reported cstate change: term changed from 1 to 2, leader changed from c396354bf54047909d506046fbb6f457 (127.27.71.2) to c75b5556c96e485f831a206ba9165c22 (127.27.71.1). New cstate: current_term: 2 leader_uuid: "c75b5556c96e485f831a206ba9165c22" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:17.768747 28458 catalog_manager.cc:5697] T 0b5679b329304f23a7fd234334e317a1 P c75b5556c96e485f831a206ba9165c22 reported cstate change: term changed from 1 to 2, leader changed from c396354bf54047909d506046fbb6f457 (127.27.71.2) to c75b5556c96e485f831a206ba9165c22 (127.27.71.1). New cstate: current_term: 2 leader_uuid: "c75b5556c96e485f831a206ba9165c22" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:18.060590 28635 raft_consensus.cc:1275] T 705aa89708e047e194cb2fada31c05f7 P c396354bf54047909d506046fbb6f457 [term 3 FOLLOWER]: Refusing update from remote peer c75b5556c96e485f831a206ba9165c22: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:18.061632 28865 consensus_queue.cc:1048] T 705aa89708e047e194cb2fada31c05f7 P c75b5556c96e485f831a206ba9165c22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:18.069941 28714 raft_consensus.cc:1275] T 705aa89708e047e194cb2fada31c05f7 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 3 FOLLOWER]: Refusing update from remote peer c75b5556c96e485f831a206ba9165c22: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:18.071190 28866 consensus_queue.cc:1048] T 705aa89708e047e194cb2fada31c05f7 P c75b5556c96e485f831a206ba9165c22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260713 09:09:18.106591 28735 debug-util.cc:398] Leaking SignalData structure 0x7b08001c1520 after lost signal to thread 27935
W20260713 09:09:18.107332 28735 debug-util.cc:398] Leaking SignalData structure 0x7b0800057dc0 after lost signal to thread 28496
W20260713 09:09:18.108206 28735 debug-util.cc:398] Leaking SignalData structure 0x7b080010be80 after lost signal to thread 28588
W20260713 09:09:18.108848 28735 debug-util.cc:398] Leaking SignalData structure 0x7b080015b3e0 after lost signal to thread 28664
W20260713 09:09:18.109496 28735 debug-util.cc:398] Leaking SignalData structure 0x7b0800109260 after lost signal to thread 28738
I20260713 09:09:18.130885 28714 raft_consensus.cc:1275] T a3be62f43d5b4f40bd9477e03b221ee6 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 4 FOLLOWER]: Refusing update from remote peer c75b5556c96e485f831a206ba9165c22: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:09:18.132475 28866 consensus_queue.cc:1048] T a3be62f43d5b4f40bd9477e03b221ee6 P c75b5556c96e485f831a206ba9165c22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:18.146226 28635 raft_consensus.cc:1275] T a3be62f43d5b4f40bd9477e03b221ee6 P c396354bf54047909d506046fbb6f457 [term 4 FOLLOWER]: Refusing update from remote peer c75b5556c96e485f831a206ba9165c22: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:09:18.147868 28866 consensus_queue.cc:1048] T a3be62f43d5b4f40bd9477e03b221ee6 P c75b5556c96e485f831a206ba9165c22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:18.194656 28713 raft_consensus.cc:1275] T 607bf532cf7646c98d2d33c834f4eaed P 434e6bf74a5e4ff0b13463c8edc12b61 [term 2 FOLLOWER]: Refusing update from remote peer c75b5556c96e485f831a206ba9165c22: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:18.195967 28891 consensus_queue.cc:1048] T 607bf532cf7646c98d2d33c834f4eaed P c75b5556c96e485f831a206ba9165c22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:18.204936 28635 raft_consensus.cc:1275] T 607bf532cf7646c98d2d33c834f4eaed P c396354bf54047909d506046fbb6f457 [term 2 FOLLOWER]: Refusing update from remote peer c75b5556c96e485f831a206ba9165c22: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:18.206540 28879 consensus_queue.cc:1048] T 607bf532cf7646c98d2d33c834f4eaed P c75b5556c96e485f831a206ba9165c22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:18.211787 28636 raft_consensus.cc:1275] T 0b5679b329304f23a7fd234334e317a1 P c396354bf54047909d506046fbb6f457 [term 2 FOLLOWER]: Refusing update from remote peer c75b5556c96e485f831a206ba9165c22: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:18.213234 28879 consensus_queue.cc:1048] T 0b5679b329304f23a7fd234334e317a1 P c75b5556c96e485f831a206ba9165c22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:18.226509 28713 raft_consensus.cc:1275] T 0b5679b329304f23a7fd234334e317a1 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 2 FOLLOWER]: Refusing update from remote peer c75b5556c96e485f831a206ba9165c22: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:18.228006 28866 consensus_queue.cc:1048] T 0b5679b329304f23a7fd234334e317a1 P c75b5556c96e485f831a206ba9165c22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:20.270793 27932 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:20.282176 28564 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b5679b329304f23a7fd234334e317a1"
dest_uuid: "c75b5556c96e485f831a206ba9165c22"
mode: GRACEFUL
new_leader_uuid: "434e6bf74a5e4ff0b13463c8edc12b61"
 from {username='slave'} at 127.0.0.1:47896
I20260713 09:09:20.283134 28564 raft_consensus.cc:606] T 0b5679b329304f23a7fd234334e317a1 P c75b5556c96e485f831a206ba9165c22 [term 2 LEADER]: Received request to transfer leadership to TS 434e6bf74a5e4ff0b13463c8edc12b61
I20260713 09:09:20.285852 28564 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "607bf532cf7646c98d2d33c834f4eaed"
dest_uuid: "c75b5556c96e485f831a206ba9165c22"
mode: GRACEFUL
new_leader_uuid: "c396354bf54047909d506046fbb6f457"
 from {username='slave'} at 127.0.0.1:47896
I20260713 09:09:20.286428 28564 raft_consensus.cc:606] T 607bf532cf7646c98d2d33c834f4eaed P c75b5556c96e485f831a206ba9165c22 [term 2 LEADER]: Received request to transfer leadership to TS c396354bf54047909d506046fbb6f457
I20260713 09:09:20.288791 28564 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "635a59c630184b039c1b5dcc323a9398"
dest_uuid: "c75b5556c96e485f831a206ba9165c22"
mode: GRACEFUL
new_leader_uuid: "c396354bf54047909d506046fbb6f457"
 from {username='slave'} at 127.0.0.1:47896
I20260713 09:09:20.289346 28564 raft_consensus.cc:606] T 635a59c630184b039c1b5dcc323a9398 P c75b5556c96e485f831a206ba9165c22 [term 2 LEADER]: Received request to transfer leadership to TS c396354bf54047909d506046fbb6f457
I20260713 09:09:20.291648 28564 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a6696accc70a4973b0ffa87e27dd4452"
dest_uuid: "c75b5556c96e485f831a206ba9165c22"
mode: GRACEFUL
new_leader_uuid: "434e6bf74a5e4ff0b13463c8edc12b61"
 from {username='slave'} at 127.0.0.1:47896
I20260713 09:09:20.292233 28564 raft_consensus.cc:606] T a6696accc70a4973b0ffa87e27dd4452 P c75b5556c96e485f831a206ba9165c22 [term 2 LEADER]: Received request to transfer leadership to TS 434e6bf74a5e4ff0b13463c8edc12b61
I20260713 09:09:20.293388 27932 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260713 09:09:20.293958 27932 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:20.362468 28900 raft_consensus.cc:993] T a6696accc70a4973b0ffa87e27dd4452 P c75b5556c96e485f831a206ba9165c22: : Instructing follower 434e6bf74a5e4ff0b13463c8edc12b61 to start an election
I20260713 09:09:20.363065 28898 raft_consensus.cc:1081] T a6696accc70a4973b0ffa87e27dd4452 P c75b5556c96e485f831a206ba9165c22 [term 2 LEADER]: Signalling peer 434e6bf74a5e4ff0b13463c8edc12b61 to start an election
I20260713 09:09:20.364645 28713 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a6696accc70a4973b0ffa87e27dd4452"
dest_uuid: "434e6bf74a5e4ff0b13463c8edc12b61"
 from {username='slave'} at 127.0.0.1:44900
I20260713 09:09:20.365100 28713 raft_consensus.cc:493] T a6696accc70a4973b0ffa87e27dd4452 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:20.365450 28713 raft_consensus.cc:3060] T a6696accc70a4973b0ffa87e27dd4452 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:20.371846 28713 raft_consensus.cc:515] T a6696accc70a4973b0ffa87e27dd4452 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:20.373776 28713 leader_election.cc:290] T a6696accc70a4973b0ffa87e27dd4452 P 434e6bf74a5e4ff0b13463c8edc12b61 [CANDIDATE]: Term 3 election: Requested vote from peers c75b5556c96e485f831a206ba9165c22 (127.27.71.1:33123), c396354bf54047909d506046fbb6f457 (127.27.71.2:46117)
I20260713 09:09:20.374176 28564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6696accc70a4973b0ffa87e27dd4452" candidate_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c75b5556c96e485f831a206ba9165c22"
I20260713 09:09:20.374444 28635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6696accc70a4973b0ffa87e27dd4452" candidate_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c396354bf54047909d506046fbb6f457"
I20260713 09:09:20.374970 28564 raft_consensus.cc:3055] T a6696accc70a4973b0ffa87e27dd4452 P c75b5556c96e485f831a206ba9165c22 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:20.375005 28635 raft_consensus.cc:3060] T a6696accc70a4973b0ffa87e27dd4452 P c396354bf54047909d506046fbb6f457 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:20.375444 28564 raft_consensus.cc:740] T a6696accc70a4973b0ffa87e27dd4452 P c75b5556c96e485f831a206ba9165c22 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c75b5556c96e485f831a206ba9165c22, State: Running, Role: LEADER
I20260713 09:09:20.376415 28564 consensus_queue.cc:260] T a6696accc70a4973b0ffa87e27dd4452 P c75b5556c96e485f831a206ba9165c22 [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: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:20.377732 28564 raft_consensus.cc:3060] T a6696accc70a4973b0ffa87e27dd4452 P c75b5556c96e485f831a206ba9165c22 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:20.380378 28635 raft_consensus.cc:2468] T a6696accc70a4973b0ffa87e27dd4452 P c396354bf54047909d506046fbb6f457 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 434e6bf74a5e4ff0b13463c8edc12b61 in term 3.
I20260713 09:09:20.381434 28680 leader_election.cc:304] T a6696accc70a4973b0ffa87e27dd4452 P 434e6bf74a5e4ff0b13463c8edc12b61 [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: 434e6bf74a5e4ff0b13463c8edc12b61, c396354bf54047909d506046fbb6f457; no voters: 
I20260713 09:09:20.382225 28850 raft_consensus.cc:2804] T a6696accc70a4973b0ffa87e27dd4452 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:20.383204 28850 raft_consensus.cc:697] T a6696accc70a4973b0ffa87e27dd4452 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 3 LEADER]: Becoming Leader. State: Replica: 434e6bf74a5e4ff0b13463c8edc12b61, State: Running, Role: LEADER
I20260713 09:09:20.384187 28850 consensus_queue.cc:237] T a6696accc70a4973b0ffa87e27dd4452 P 434e6bf74a5e4ff0b13463c8edc12b61 [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: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:20.385813 28564 raft_consensus.cc:2468] T a6696accc70a4973b0ffa87e27dd4452 P c75b5556c96e485f831a206ba9165c22 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 434e6bf74a5e4ff0b13463c8edc12b61 in term 3.
I20260713 09:09:20.391191 28461 catalog_manager.cc:5697] T a6696accc70a4973b0ffa87e27dd4452 P 434e6bf74a5e4ff0b13463c8edc12b61 reported cstate change: term changed from 2 to 3, leader changed from c75b5556c96e485f831a206ba9165c22 (127.27.71.1) to 434e6bf74a5e4ff0b13463c8edc12b61 (127.27.71.3). New cstate: current_term: 3 leader_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:20.579584 28900 raft_consensus.cc:993] T 0b5679b329304f23a7fd234334e317a1 P c75b5556c96e485f831a206ba9165c22: : Instructing follower 434e6bf74a5e4ff0b13463c8edc12b61 to start an election
I20260713 09:09:20.580138 28898 raft_consensus.cc:1081] T 0b5679b329304f23a7fd234334e317a1 P c75b5556c96e485f831a206ba9165c22 [term 2 LEADER]: Signalling peer 434e6bf74a5e4ff0b13463c8edc12b61 to start an election
I20260713 09:09:20.581609 28713 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0b5679b329304f23a7fd234334e317a1"
dest_uuid: "434e6bf74a5e4ff0b13463c8edc12b61"
 from {username='slave'} at 127.0.0.1:44900
I20260713 09:09:20.582054 28713 raft_consensus.cc:493] T 0b5679b329304f23a7fd234334e317a1 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:20.582327 28713 raft_consensus.cc:3060] T 0b5679b329304f23a7fd234334e317a1 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:20.586781 28713 raft_consensus.cc:515] T 0b5679b329304f23a7fd234334e317a1 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:20.588305 28713 leader_election.cc:290] T 0b5679b329304f23a7fd234334e317a1 P 434e6bf74a5e4ff0b13463c8edc12b61 [CANDIDATE]: Term 3 election: Requested vote from peers c75b5556c96e485f831a206ba9165c22 (127.27.71.1:33123), c396354bf54047909d506046fbb6f457 (127.27.71.2:46117)
I20260713 09:09:20.588956 28564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b5679b329304f23a7fd234334e317a1" candidate_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c75b5556c96e485f831a206ba9165c22"
I20260713 09:09:20.589267 28635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b5679b329304f23a7fd234334e317a1" candidate_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c396354bf54047909d506046fbb6f457"
I20260713 09:09:20.589563 28564 raft_consensus.cc:3055] T 0b5679b329304f23a7fd234334e317a1 P c75b5556c96e485f831a206ba9165c22 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:20.589841 28635 raft_consensus.cc:3060] T 0b5679b329304f23a7fd234334e317a1 P c396354bf54047909d506046fbb6f457 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:20.589962 28564 raft_consensus.cc:740] T 0b5679b329304f23a7fd234334e317a1 P c75b5556c96e485f831a206ba9165c22 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c75b5556c96e485f831a206ba9165c22, State: Running, Role: LEADER
I20260713 09:09:20.590706 28564 consensus_queue.cc:260] T 0b5679b329304f23a7fd234334e317a1 P c75b5556c96e485f831a206ba9165c22 [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: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:20.591580 28564 raft_consensus.cc:3060] T 0b5679b329304f23a7fd234334e317a1 P c75b5556c96e485f831a206ba9165c22 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:20.594224 28635 raft_consensus.cc:2468] T 0b5679b329304f23a7fd234334e317a1 P c396354bf54047909d506046fbb6f457 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 434e6bf74a5e4ff0b13463c8edc12b61 in term 3.
I20260713 09:09:20.595075 28680 leader_election.cc:304] T 0b5679b329304f23a7fd234334e317a1 P 434e6bf74a5e4ff0b13463c8edc12b61 [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: 434e6bf74a5e4ff0b13463c8edc12b61, c396354bf54047909d506046fbb6f457; no voters: 
I20260713 09:09:20.595736 28850 raft_consensus.cc:2804] T 0b5679b329304f23a7fd234334e317a1 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:20.596177 28850 raft_consensus.cc:697] T 0b5679b329304f23a7fd234334e317a1 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 3 LEADER]: Becoming Leader. State: Replica: 434e6bf74a5e4ff0b13463c8edc12b61, State: Running, Role: LEADER
I20260713 09:09:20.596772 28564 raft_consensus.cc:2468] T 0b5679b329304f23a7fd234334e317a1 P c75b5556c96e485f831a206ba9165c22 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 434e6bf74a5e4ff0b13463c8edc12b61 in term 3.
I20260713 09:09:20.596901 28850 consensus_queue.cc:237] T 0b5679b329304f23a7fd234334e317a1 P 434e6bf74a5e4ff0b13463c8edc12b61 [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: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:20.602926 28900 raft_consensus.cc:993] T 635a59c630184b039c1b5dcc323a9398 P c75b5556c96e485f831a206ba9165c22: : Instructing follower c396354bf54047909d506046fbb6f457 to start an election
I20260713 09:09:20.603389 28898 raft_consensus.cc:1081] T 635a59c630184b039c1b5dcc323a9398 P c75b5556c96e485f831a206ba9165c22 [term 2 LEADER]: Signalling peer c396354bf54047909d506046fbb6f457 to start an election
I20260713 09:09:20.604370 28461 catalog_manager.cc:5697] T 0b5679b329304f23a7fd234334e317a1 P 434e6bf74a5e4ff0b13463c8edc12b61 reported cstate change: term changed from 2 to 3, leader changed from c75b5556c96e485f831a206ba9165c22 (127.27.71.1) to 434e6bf74a5e4ff0b13463c8edc12b61 (127.27.71.3). New cstate: current_term: 3 leader_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:20.604856 28635 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "635a59c630184b039c1b5dcc323a9398"
dest_uuid: "c396354bf54047909d506046fbb6f457"
 from {username='slave'} at 127.0.0.1:46682
I20260713 09:09:20.605369 28635 raft_consensus.cc:493] T 635a59c630184b039c1b5dcc323a9398 P c396354bf54047909d506046fbb6f457 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:20.605669 28635 raft_consensus.cc:3060] T 635a59c630184b039c1b5dcc323a9398 P c396354bf54047909d506046fbb6f457 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:20.611130 28635 raft_consensus.cc:515] T 635a59c630184b039c1b5dcc323a9398 P c396354bf54047909d506046fbb6f457 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } }
I20260713 09:09:20.613384 28635 leader_election.cc:290] T 635a59c630184b039c1b5dcc323a9398 P c396354bf54047909d506046fbb6f457 [CANDIDATE]: Term 3 election: Requested vote from peers 434e6bf74a5e4ff0b13463c8edc12b61 (127.27.71.3:37061), c75b5556c96e485f831a206ba9165c22 (127.27.71.1:33123)
I20260713 09:09:20.614007 28713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "635a59c630184b039c1b5dcc323a9398" candidate_uuid: "c396354bf54047909d506046fbb6f457" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "434e6bf74a5e4ff0b13463c8edc12b61"
I20260713 09:09:20.614477 28713 raft_consensus.cc:3060] T 635a59c630184b039c1b5dcc323a9398 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:20.614423 28564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "635a59c630184b039c1b5dcc323a9398" candidate_uuid: "c396354bf54047909d506046fbb6f457" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c75b5556c96e485f831a206ba9165c22"
I20260713 09:09:20.614893 28564 raft_consensus.cc:3055] T 635a59c630184b039c1b5dcc323a9398 P c75b5556c96e485f831a206ba9165c22 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:20.615154 28564 raft_consensus.cc:740] T 635a59c630184b039c1b5dcc323a9398 P c75b5556c96e485f831a206ba9165c22 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c75b5556c96e485f831a206ba9165c22, State: Running, Role: LEADER
I20260713 09:09:20.615847 28564 consensus_queue.cc:260] T 635a59c630184b039c1b5dcc323a9398 P c75b5556c96e485f831a206ba9165c22 [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: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } }
I20260713 09:09:20.616747 28564 raft_consensus.cc:3060] T 635a59c630184b039c1b5dcc323a9398 P c75b5556c96e485f831a206ba9165c22 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:20.618386 28713 raft_consensus.cc:2468] T 635a59c630184b039c1b5dcc323a9398 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c396354bf54047909d506046fbb6f457 in term 3.
I20260713 09:09:20.619491 28603 leader_election.cc:304] T 635a59c630184b039c1b5dcc323a9398 P c396354bf54047909d506046fbb6f457 [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: 434e6bf74a5e4ff0b13463c8edc12b61, c396354bf54047909d506046fbb6f457; no voters: 
I20260713 09:09:20.620472 28899 raft_consensus.cc:2804] T 635a59c630184b039c1b5dcc323a9398 P c396354bf54047909d506046fbb6f457 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:20.621526 28899 raft_consensus.cc:697] T 635a59c630184b039c1b5dcc323a9398 P c396354bf54047909d506046fbb6f457 [term 3 LEADER]: Becoming Leader. State: Replica: c396354bf54047909d506046fbb6f457, State: Running, Role: LEADER
I20260713 09:09:20.621946 28564 raft_consensus.cc:2468] T 635a59c630184b039c1b5dcc323a9398 P c75b5556c96e485f831a206ba9165c22 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c396354bf54047909d506046fbb6f457 in term 3.
I20260713 09:09:20.622387 28899 consensus_queue.cc:237] T 635a59c630184b039c1b5dcc323a9398 P c396354bf54047909d506046fbb6f457 [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: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } }
I20260713 09:09:20.628746 28461 catalog_manager.cc:5697] T 635a59c630184b039c1b5dcc323a9398 P c396354bf54047909d506046fbb6f457 reported cstate change: term changed from 2 to 3, leader changed from c75b5556c96e485f831a206ba9165c22 (127.27.71.1) to c396354bf54047909d506046fbb6f457 (127.27.71.2). New cstate: current_term: 3 leader_uuid: "c396354bf54047909d506046fbb6f457" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:20.688406 28900 raft_consensus.cc:993] T 607bf532cf7646c98d2d33c834f4eaed P c75b5556c96e485f831a206ba9165c22: : Instructing follower c396354bf54047909d506046fbb6f457 to start an election
I20260713 09:09:20.688831 28898 raft_consensus.cc:1081] T 607bf532cf7646c98d2d33c834f4eaed P c75b5556c96e485f831a206ba9165c22 [term 2 LEADER]: Signalling peer c396354bf54047909d506046fbb6f457 to start an election
I20260713 09:09:20.690403 28635 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "607bf532cf7646c98d2d33c834f4eaed"
dest_uuid: "c396354bf54047909d506046fbb6f457"
 from {username='slave'} at 127.0.0.1:46682
I20260713 09:09:20.690851 28635 raft_consensus.cc:493] T 607bf532cf7646c98d2d33c834f4eaed P c396354bf54047909d506046fbb6f457 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:20.691280 28635 raft_consensus.cc:3060] T 607bf532cf7646c98d2d33c834f4eaed P c396354bf54047909d506046fbb6f457 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:20.696079 28635 raft_consensus.cc:515] T 607bf532cf7646c98d2d33c834f4eaed P c396354bf54047909d506046fbb6f457 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:20.697582 28635 leader_election.cc:290] T 607bf532cf7646c98d2d33c834f4eaed P c396354bf54047909d506046fbb6f457 [CANDIDATE]: Term 3 election: Requested vote from peers c75b5556c96e485f831a206ba9165c22 (127.27.71.1:33123), 434e6bf74a5e4ff0b13463c8edc12b61 (127.27.71.3:37061)
I20260713 09:09:20.698194 28564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "607bf532cf7646c98d2d33c834f4eaed" candidate_uuid: "c396354bf54047909d506046fbb6f457" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c75b5556c96e485f831a206ba9165c22"
I20260713 09:09:20.698562 28713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "607bf532cf7646c98d2d33c834f4eaed" candidate_uuid: "c396354bf54047909d506046fbb6f457" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "434e6bf74a5e4ff0b13463c8edc12b61"
I20260713 09:09:20.698772 28564 raft_consensus.cc:3055] T 607bf532cf7646c98d2d33c834f4eaed P c75b5556c96e485f831a206ba9165c22 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:20.699075 28713 raft_consensus.cc:3060] T 607bf532cf7646c98d2d33c834f4eaed P 434e6bf74a5e4ff0b13463c8edc12b61 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:20.699139 28564 raft_consensus.cc:740] T 607bf532cf7646c98d2d33c834f4eaed P c75b5556c96e485f831a206ba9165c22 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c75b5556c96e485f831a206ba9165c22, State: Running, Role: LEADER
I20260713 09:09:20.699939 28564 consensus_queue.cc:260] T 607bf532cf7646c98d2d33c834f4eaed P c75b5556c96e485f831a206ba9165c22 [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: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:20.700856 28564 raft_consensus.cc:3060] T 607bf532cf7646c98d2d33c834f4eaed P c75b5556c96e485f831a206ba9165c22 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:20.703023 28713 raft_consensus.cc:2468] T 607bf532cf7646c98d2d33c834f4eaed P 434e6bf74a5e4ff0b13463c8edc12b61 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c396354bf54047909d506046fbb6f457 in term 3.
I20260713 09:09:20.703866 28603 leader_election.cc:304] T 607bf532cf7646c98d2d33c834f4eaed P c396354bf54047909d506046fbb6f457 [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: 434e6bf74a5e4ff0b13463c8edc12b61, c396354bf54047909d506046fbb6f457; no voters: 
I20260713 09:09:20.704576 28899 raft_consensus.cc:2804] T 607bf532cf7646c98d2d33c834f4eaed P c396354bf54047909d506046fbb6f457 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:20.704941 28899 raft_consensus.cc:697] T 607bf532cf7646c98d2d33c834f4eaed P c396354bf54047909d506046fbb6f457 [term 3 LEADER]: Becoming Leader. State: Replica: c396354bf54047909d506046fbb6f457, State: Running, Role: LEADER
I20260713 09:09:20.705809 28564 raft_consensus.cc:2468] T 607bf532cf7646c98d2d33c834f4eaed P c75b5556c96e485f831a206ba9165c22 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c396354bf54047909d506046fbb6f457 in term 3.
I20260713 09:09:20.705694 28899 consensus_queue.cc:237] T 607bf532cf7646c98d2d33c834f4eaed P c396354bf54047909d506046fbb6f457 [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: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } }
I20260713 09:09:20.711627 28461 catalog_manager.cc:5697] T 607bf532cf7646c98d2d33c834f4eaed P c396354bf54047909d506046fbb6f457 reported cstate change: term changed from 2 to 3, leader changed from c75b5556c96e485f831a206ba9165c22 (127.27.71.1) to c396354bf54047909d506046fbb6f457 (127.27.71.2). New cstate: current_term: 3 leader_uuid: "c396354bf54047909d506046fbb6f457" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:20.879012 28564 raft_consensus.cc:1275] T a6696accc70a4973b0ffa87e27dd4452 P c75b5556c96e485f831a206ba9165c22 [term 3 FOLLOWER]: Refusing update from remote peer 434e6bf74a5e4ff0b13463c8edc12b61: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:20.880239 28850 consensus_queue.cc:1048] T a6696accc70a4973b0ffa87e27dd4452 P 434e6bf74a5e4ff0b13463c8edc12b61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:20.894505 28635 raft_consensus.cc:1275] T a6696accc70a4973b0ffa87e27dd4452 P c396354bf54047909d506046fbb6f457 [term 3 FOLLOWER]: Refusing update from remote peer 434e6bf74a5e4ff0b13463c8edc12b61: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:20.896309 28913 consensus_queue.cc:1048] T a6696accc70a4973b0ffa87e27dd4452 P 434e6bf74a5e4ff0b13463c8edc12b61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:21.017530 28564 raft_consensus.cc:1275] T 0b5679b329304f23a7fd234334e317a1 P c75b5556c96e485f831a206ba9165c22 [term 3 FOLLOWER]: Refusing update from remote peer 434e6bf74a5e4ff0b13463c8edc12b61: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:21.018714 28913 consensus_queue.cc:1048] T 0b5679b329304f23a7fd234334e317a1 P 434e6bf74a5e4ff0b13463c8edc12b61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:21.027384 28635 raft_consensus.cc:1275] T 0b5679b329304f23a7fd234334e317a1 P c396354bf54047909d506046fbb6f457 [term 3 FOLLOWER]: Refusing update from remote peer 434e6bf74a5e4ff0b13463c8edc12b61: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:21.029157 28850 consensus_queue.cc:1048] T 0b5679b329304f23a7fd234334e317a1 P 434e6bf74a5e4ff0b13463c8edc12b61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c396354bf54047909d506046fbb6f457" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 46117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:21.036561 28564 raft_consensus.cc:1275] T 635a59c630184b039c1b5dcc323a9398 P c75b5556c96e485f831a206ba9165c22 [term 3 FOLLOWER]: Refusing update from remote peer c396354bf54047909d506046fbb6f457: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:21.037601 28899 consensus_queue.cc:1048] T 635a59c630184b039c1b5dcc323a9398 P c396354bf54047909d506046fbb6f457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:21.045509 28713 raft_consensus.cc:1275] T 635a59c630184b039c1b5dcc323a9398 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 3 FOLLOWER]: Refusing update from remote peer c396354bf54047909d506046fbb6f457: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:21.046578 28899 consensus_queue.cc:1048] T 635a59c630184b039c1b5dcc323a9398 P c396354bf54047909d506046fbb6f457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:21.084761 28564 raft_consensus.cc:1275] T 607bf532cf7646c98d2d33c834f4eaed P c75b5556c96e485f831a206ba9165c22 [term 3 FOLLOWER]: Refusing update from remote peer c396354bf54047909d506046fbb6f457: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:21.085901 28899 consensus_queue.cc:1048] T 607bf532cf7646c98d2d33c834f4eaed P c396354bf54047909d506046fbb6f457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c75b5556c96e485f831a206ba9165c22" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 33123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:21.095175 28713 raft_consensus.cc:1275] T 607bf532cf7646c98d2d33c834f4eaed P 434e6bf74a5e4ff0b13463c8edc12b61 [term 3 FOLLOWER]: Refusing update from remote peer c396354bf54047909d506046fbb6f457: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:21.097210 28908 consensus_queue.cc:1048] T 607bf532cf7646c98d2d33c834f4eaed P c396354bf54047909d506046fbb6f457 [LEADER]: Connected to new peer: Peer: permanent_uuid: "434e6bf74a5e4ff0b13463c8edc12b61" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 37061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:21.294755 27932 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:21.300536 27932 tablet_server.cc:179] TabletServer@127.27.71.1:0 shutting down...
I20260713 09:09:21.321991 27932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:21.322716 27932 tablet_replica.cc:333] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c75b5556c96e485f831a206ba9165c22: stopping tablet replica
I20260713 09:09:21.323617 27932 raft_consensus.cc:2243] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c75b5556c96e485f831a206ba9165c22 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:09:21.324493 27932 raft_consensus.cc:2272] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c75b5556c96e485f831a206ba9165c22 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:21.326138 27932 tablet_replica.cc:333] T 0b5679b329304f23a7fd234334e317a1 P c75b5556c96e485f831a206ba9165c22: stopping tablet replica
I20260713 09:09:21.326628 27932 raft_consensus.cc:2243] T 0b5679b329304f23a7fd234334e317a1 P c75b5556c96e485f831a206ba9165c22 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:21.326961 27932 raft_consensus.cc:2272] T 0b5679b329304f23a7fd234334e317a1 P c75b5556c96e485f831a206ba9165c22 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:21.329227 27932 tablet_replica.cc:333] T a3be62f43d5b4f40bd9477e03b221ee6 P c75b5556c96e485f831a206ba9165c22: stopping tablet replica
I20260713 09:09:21.329660 27932 raft_consensus.cc:2243] T a3be62f43d5b4f40bd9477e03b221ee6 P c75b5556c96e485f831a206ba9165c22 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:09:21.330276 27932 raft_consensus.cc:2272] T a3be62f43d5b4f40bd9477e03b221ee6 P c75b5556c96e485f831a206ba9165c22 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:21.331918 27932 tablet_replica.cc:333] T da3c67bf89464841bc3e4f6a2cb84999 P c75b5556c96e485f831a206ba9165c22: stopping tablet replica
I20260713 09:09:21.332386 27932 raft_consensus.cc:2243] T da3c67bf89464841bc3e4f6a2cb84999 P c75b5556c96e485f831a206ba9165c22 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:21.332741 27932 raft_consensus.cc:2272] T da3c67bf89464841bc3e4f6a2cb84999 P c75b5556c96e485f831a206ba9165c22 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:21.334360 27932 tablet_replica.cc:333] T 635a59c630184b039c1b5dcc323a9398 P c75b5556c96e485f831a206ba9165c22: stopping tablet replica
I20260713 09:09:21.334813 27932 raft_consensus.cc:2243] T 635a59c630184b039c1b5dcc323a9398 P c75b5556c96e485f831a206ba9165c22 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:21.335143 27932 raft_consensus.cc:2272] T 635a59c630184b039c1b5dcc323a9398 P c75b5556c96e485f831a206ba9165c22 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:21.337610 27932 tablet_replica.cc:333] T 4efb71afc937445691ebfc1d76353577 P c75b5556c96e485f831a206ba9165c22: stopping tablet replica
I20260713 09:09:21.338110 27932 raft_consensus.cc:2243] T 4efb71afc937445691ebfc1d76353577 P c75b5556c96e485f831a206ba9165c22 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:21.338743 27932 raft_consensus.cc:2272] T 4efb71afc937445691ebfc1d76353577 P c75b5556c96e485f831a206ba9165c22 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:21.340312 27932 tablet_replica.cc:333] T 0de3e58c43bf4ea3b5d20380169971ca P c75b5556c96e485f831a206ba9165c22: stopping tablet replica
I20260713 09:09:21.340731 27932 raft_consensus.cc:2243] T 0de3e58c43bf4ea3b5d20380169971ca P c75b5556c96e485f831a206ba9165c22 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:21.341049 27932 raft_consensus.cc:2272] T 0de3e58c43bf4ea3b5d20380169971ca P c75b5556c96e485f831a206ba9165c22 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:21.342629 27932 tablet_replica.cc:333] T 607bf532cf7646c98d2d33c834f4eaed P c75b5556c96e485f831a206ba9165c22: stopping tablet replica
I20260713 09:09:21.343016 27932 raft_consensus.cc:2243] T 607bf532cf7646c98d2d33c834f4eaed P c75b5556c96e485f831a206ba9165c22 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:21.343312 27932 raft_consensus.cc:2272] T 607bf532cf7646c98d2d33c834f4eaed P c75b5556c96e485f831a206ba9165c22 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:21.345031 27932 tablet_replica.cc:333] T 705aa89708e047e194cb2fada31c05f7 P c75b5556c96e485f831a206ba9165c22: stopping tablet replica
I20260713 09:09:21.345404 27932 raft_consensus.cc:2243] T 705aa89708e047e194cb2fada31c05f7 P c75b5556c96e485f831a206ba9165c22 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:21.345973 27932 raft_consensus.cc:2272] T 705aa89708e047e194cb2fada31c05f7 P c75b5556c96e485f831a206ba9165c22 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:21.347388 27932 tablet_replica.cc:333] T a6696accc70a4973b0ffa87e27dd4452 P c75b5556c96e485f831a206ba9165c22: stopping tablet replica
I20260713 09:09:21.347815 27932 raft_consensus.cc:2243] T a6696accc70a4973b0ffa87e27dd4452 P c75b5556c96e485f831a206ba9165c22 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:21.348142 27932 raft_consensus.cc:2272] T a6696accc70a4973b0ffa87e27dd4452 P c75b5556c96e485f831a206ba9165c22 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:21.375646 27932 tablet_server.cc:196] TabletServer@127.27.71.1:0 shutdown complete.
I20260713 09:09:21.394374 27932 tablet_server.cc:179] TabletServer@127.27.71.2:0 shutting down...
W20260713 09:09:21.408874 28677 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.27.71.1:33123: connect: Connection refused (error 111) [suppressed 3 similar messages]
W20260713 09:09:21.413607 28677 consensus_peers.cc:597] T a6696accc70a4973b0ffa87e27dd4452 P 434e6bf74a5e4ff0b13463c8edc12b61 -> Peer c75b5556c96e485f831a206ba9165c22 (127.27.71.1:33123): Couldn't send request to peer c75b5556c96e485f831a206ba9165c22. Status: Network error: Client connection negotiation failed: client connection to 127.27.71.1:33123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:21.421438 27932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260713 09:09:21.422235 28680 consensus_peers.cc:597] T a6696accc70a4973b0ffa87e27dd4452 P 434e6bf74a5e4ff0b13463c8edc12b61 -> Peer c396354bf54047909d506046fbb6f457 (127.27.71.2:46117): Couldn't send request to peer c396354bf54047909d506046fbb6f457. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:21.423805 27932 tablet_replica.cc:333] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c396354bf54047909d506046fbb6f457: stopping tablet replica
I20260713 09:09:21.424438 27932 raft_consensus.cc:2243] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c396354bf54047909d506046fbb6f457 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:21.424983 27932 raft_consensus.cc:2272] T 6f36c5c01c2b42e5b79728c1f808a4c9 P c396354bf54047909d506046fbb6f457 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:21.426674 27932 tablet_replica.cc:333] T 0b5679b329304f23a7fd234334e317a1 P c396354bf54047909d506046fbb6f457: stopping tablet replica
I20260713 09:09:21.427187 27932 raft_consensus.cc:2243] T 0b5679b329304f23a7fd234334e317a1 P c396354bf54047909d506046fbb6f457 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:21.427627 27932 raft_consensus.cc:2272] T 0b5679b329304f23a7fd234334e317a1 P c396354bf54047909d506046fbb6f457 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:21.429622 27932 tablet_replica.cc:333] T a3be62f43d5b4f40bd9477e03b221ee6 P c396354bf54047909d506046fbb6f457: stopping tablet replica
I20260713 09:09:21.430115 27932 raft_consensus.cc:2243] T a3be62f43d5b4f40bd9477e03b221ee6 P c396354bf54047909d506046fbb6f457 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:21.430554 27932 raft_consensus.cc:2272] T a3be62f43d5b4f40bd9477e03b221ee6 P c396354bf54047909d506046fbb6f457 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:21.432129 27932 tablet_replica.cc:333] T a6696accc70a4973b0ffa87e27dd4452 P c396354bf54047909d506046fbb6f457: stopping tablet replica
I20260713 09:09:21.432581 27932 raft_consensus.cc:2243] T a6696accc70a4973b0ffa87e27dd4452 P c396354bf54047909d506046fbb6f457 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:21.432943 27932 raft_consensus.cc:2272] T a6696accc70a4973b0ffa87e27dd4452 P c396354bf54047909d506046fbb6f457 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:21.434922 27932 tablet_replica.cc:333] T 0de3e58c43bf4ea3b5d20380169971ca P c396354bf54047909d506046fbb6f457: stopping tablet replica
I20260713 09:09:21.435473 27932 raft_consensus.cc:2243] T 0de3e58c43bf4ea3b5d20380169971ca P c396354bf54047909d506046fbb6f457 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:21.436199 27932 raft_consensus.cc:2272] T 0de3e58c43bf4ea3b5d20380169971ca P c396354bf54047909d506046fbb6f457 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:21.437682 27932 tablet_replica.cc:333] T 705aa89708e047e194cb2fada31c05f7 P c396354bf54047909d506046fbb6f457: stopping tablet replica
I20260713 09:09:21.438248 27932 raft_consensus.cc:2243] T 705aa89708e047e194cb2fada31c05f7 P c396354bf54047909d506046fbb6f457 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:21.438673 27932 raft_consensus.cc:2272] T 705aa89708e047e194cb2fada31c05f7 P c396354bf54047909d506046fbb6f457 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:21.440238 27932 tablet_replica.cc:333] T 607bf532cf7646c98d2d33c834f4eaed P c396354bf54047909d506046fbb6f457: stopping tablet replica
I20260713 09:09:21.440694 27932 raft_consensus.cc:2243] T 607bf532cf7646c98d2d33c834f4eaed P c396354bf54047909d506046fbb6f457 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:21.441377 27932 raft_consensus.cc:2272] T 607bf532cf7646c98d2d33c834f4eaed P c396354bf54047909d506046fbb6f457 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:21.442936 27932 tablet_replica.cc:333] T da3c67bf89464841bc3e4f6a2cb84999 P c396354bf54047909d506046fbb6f457: stopping tablet replica
I20260713 09:09:21.443383 27932 raft_consensus.cc:2243] T da3c67bf89464841bc3e4f6a2cb84999 P c396354bf54047909d506046fbb6f457 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:21.443822 27932 raft_consensus.cc:2272] T da3c67bf89464841bc3e4f6a2cb84999 P c396354bf54047909d506046fbb6f457 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:21.445199 27932 tablet_replica.cc:333] T 635a59c630184b039c1b5dcc323a9398 P c396354bf54047909d506046fbb6f457: stopping tablet replica
I20260713 09:09:21.445643 27932 raft_consensus.cc:2243] T 635a59c630184b039c1b5dcc323a9398 P c396354bf54047909d506046fbb6f457 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:21.446292 27932 raft_consensus.cc:2272] T 635a59c630184b039c1b5dcc323a9398 P c396354bf54047909d506046fbb6f457 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:21.447940 27932 tablet_replica.cc:333] T 4efb71afc937445691ebfc1d76353577 P c396354bf54047909d506046fbb6f457: stopping tablet replica
I20260713 09:09:21.448364 27932 raft_consensus.cc:2243] T 4efb71afc937445691ebfc1d76353577 P c396354bf54047909d506046fbb6f457 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:21.448745 27932 raft_consensus.cc:2272] T 4efb71afc937445691ebfc1d76353577 P c396354bf54047909d506046fbb6f457 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:21.474997 27932 tablet_server.cc:196] TabletServer@127.27.71.2:0 shutdown complete.
I20260713 09:09:21.493323 27932 tablet_server.cc:179] TabletServer@127.27.71.3:0 shutting down...
W20260713 09:09:21.500895 28677 consensus_peers.cc:597] T da3c67bf89464841bc3e4f6a2cb84999 P 434e6bf74a5e4ff0b13463c8edc12b61 -> Peer c75b5556c96e485f831a206ba9165c22 (127.27.71.1:33123): Couldn't send request to peer c75b5556c96e485f831a206ba9165c22. Status: Network error: Client connection negotiation failed: client connection to 127.27.71.1:33123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:21.513713 28677 consensus_peers.cc:597] T 0b5679b329304f23a7fd234334e317a1 P 434e6bf74a5e4ff0b13463c8edc12b61 -> Peer c75b5556c96e485f831a206ba9165c22 (127.27.71.1:33123): Couldn't send request to peer c75b5556c96e485f831a206ba9165c22. Status: Network error: Client connection negotiation failed: client connection to 127.27.71.1:33123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:21.518683 27932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:21.519380 27932 tablet_replica.cc:333] T 4efb71afc937445691ebfc1d76353577 P 434e6bf74a5e4ff0b13463c8edc12b61: stopping tablet replica
I20260713 09:09:21.520078 27932 raft_consensus.cc:2243] T 4efb71afc937445691ebfc1d76353577 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:21.520468 27932 raft_consensus.cc:2272] T 4efb71afc937445691ebfc1d76353577 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:21.521998 27932 tablet_replica.cc:333] T 0b5679b329304f23a7fd234334e317a1 P 434e6bf74a5e4ff0b13463c8edc12b61: stopping tablet replica
I20260713 09:09:21.522430 27932 raft_consensus.cc:2243] T 0b5679b329304f23a7fd234334e317a1 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:21.523046 27932 raft_consensus.cc:2272] T 0b5679b329304f23a7fd234334e317a1 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:21.525372 27932 tablet_replica.cc:333] T 635a59c630184b039c1b5dcc323a9398 P 434e6bf74a5e4ff0b13463c8edc12b61: stopping tablet replica
I20260713 09:09:21.525810 27932 raft_consensus.cc:2243] T 635a59c630184b039c1b5dcc323a9398 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:21.526141 27932 raft_consensus.cc:2272] T 635a59c630184b039c1b5dcc323a9398 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:21.528009 27932 tablet_replica.cc:333] T da3c67bf89464841bc3e4f6a2cb84999 P 434e6bf74a5e4ff0b13463c8edc12b61: stopping tablet replica
I20260713 09:09:21.528436 27932 raft_consensus.cc:2243] T da3c67bf89464841bc3e4f6a2cb84999 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:21.529368 27932 raft_consensus.cc:2272] T da3c67bf89464841bc3e4f6a2cb84999 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:21.530828 27932 tablet_replica.cc:333] T a3be62f43d5b4f40bd9477e03b221ee6 P 434e6bf74a5e4ff0b13463c8edc12b61: stopping tablet replica
I20260713 09:09:21.531265 27932 raft_consensus.cc:2243] T a3be62f43d5b4f40bd9477e03b221ee6 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:21.531627 27932 raft_consensus.cc:2272] T a3be62f43d5b4f40bd9477e03b221ee6 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:21.533174 27932 tablet_replica.cc:333] T 705aa89708e047e194cb2fada31c05f7 P 434e6bf74a5e4ff0b13463c8edc12b61: stopping tablet replica
I20260713 09:09:21.533568 27932 raft_consensus.cc:2243] T 705aa89708e047e194cb2fada31c05f7 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:21.533921 27932 raft_consensus.cc:2272] T 705aa89708e047e194cb2fada31c05f7 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:21.535449 27932 tablet_replica.cc:333] T 607bf532cf7646c98d2d33c834f4eaed P 434e6bf74a5e4ff0b13463c8edc12b61: stopping tablet replica
I20260713 09:09:21.535910 27932 raft_consensus.cc:2243] T 607bf532cf7646c98d2d33c834f4eaed P 434e6bf74a5e4ff0b13463c8edc12b61 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:21.536226 27932 raft_consensus.cc:2272] T 607bf532cf7646c98d2d33c834f4eaed P 434e6bf74a5e4ff0b13463c8edc12b61 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:21.537922 27932 tablet_replica.cc:333] T 0de3e58c43bf4ea3b5d20380169971ca P 434e6bf74a5e4ff0b13463c8edc12b61: stopping tablet replica
I20260713 09:09:21.538367 27932 raft_consensus.cc:2243] T 0de3e58c43bf4ea3b5d20380169971ca P 434e6bf74a5e4ff0b13463c8edc12b61 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:21.538709 27932 raft_consensus.cc:2272] T 0de3e58c43bf4ea3b5d20380169971ca P 434e6bf74a5e4ff0b13463c8edc12b61 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:21.540148 27932 tablet_replica.cc:333] T a6696accc70a4973b0ffa87e27dd4452 P 434e6bf74a5e4ff0b13463c8edc12b61: stopping tablet replica
I20260713 09:09:21.540531 27932 raft_consensus.cc:2243] T a6696accc70a4973b0ffa87e27dd4452 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:21.541108 27932 raft_consensus.cc:2272] T a6696accc70a4973b0ffa87e27dd4452 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:21.542786 27932 tablet_replica.cc:333] T 6f36c5c01c2b42e5b79728c1f808a4c9 P 434e6bf74a5e4ff0b13463c8edc12b61: stopping tablet replica
I20260713 09:09:21.543140 27932 raft_consensus.cc:2243] T 6f36c5c01c2b42e5b79728c1f808a4c9 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:21.543479 27932 raft_consensus.cc:2272] T 6f36c5c01c2b42e5b79728c1f808a4c9 P 434e6bf74a5e4ff0b13463c8edc12b61 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:21.586414 27932 tablet_server.cc:196] TabletServer@127.27.71.3:0 shutdown complete.
I20260713 09:09:21.602924 27932 master.cc:562] Master@127.27.71.62:37949 shutting down...
I20260713 09:09:21.621182 27932 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 49e4772d92e348e2a5b60ddb1caaa6ed [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:21.621622 27932 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 49e4772d92e348e2a5b60ddb1caaa6ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:21.621889 27932 tablet_replica.cc:333] T 00000000000000000000000000000000 P 49e4772d92e348e2a5b60ddb1caaa6ed: stopping tablet replica
I20260713 09:09:21.640745 27932 master.cc:584] Master@127.27.71.62:37949 shutdown complete.
434e6bf74a5e4ff0b13463c8edc12b61  1
c396354bf54047909d506046fbb6f457  4
c75b5556c96e485f831a206ba9165c22  5
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (11135 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260713 09:09:21.678261 27932 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.27.71.62:38263
I20260713 09:09:21.679387 27932 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:21.685046 28928 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
W20260713 09:09:21.685050 28927 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
I20260713 09:09:21.686048 27932 server_base.cc:1061] running on GCE node
W20260713 09:09:21.686079 28930 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
I20260713 09:09:21.687146 27932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:21.687372 27932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:21.687536 27932 hybrid_clock.cc:648] HybridClock initialized: now 1783933761687519 us; error 0 us; skew 500 ppm
I20260713 09:09:21.688405 27932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:21.690546 27932 webserver.cc:533] Webserver started at http://127.27.71.62:36263/ using document root <none> and password file <none>
I20260713 09:09:21.691000 27932 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:21.691195 27932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:21.691458 27932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:21.692569 27932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933738023801-27932-0/minicluster-data/master-0-root/instance:
uuid: "2cf55992feff47b2a7c726c51b8b7d9f"
format_stamp: "Formatted at 2026-07-13 09:09:21 on dist-test-slave-4nhr"
I20260713 09:09:21.696509 27932 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.003s
I20260713 09:09:21.699534 28935 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:21.700452 27932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:09:21.700666 27932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933738023801-27932-0/minicluster-data/master-0-root
uuid: "2cf55992feff47b2a7c726c51b8b7d9f"
format_stamp: "Formatted at 2026-07-13 09:09:21 on dist-test-slave-4nhr"
I20260713 09:09:21.700886 27932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933738023801-27932-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933738023801-27932-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933738023801-27932-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)
I20260713 09:09:21.719339 27932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:21.720516 27932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:21.757615 27932 rpc_server.cc:307] RPC server started. Bound to: 127.27.71.62:38263
I20260713 09:09:21.757697 28986 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.71.62:38263 every 8 connection(s)
I20260713 09:09:21.761317 28987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:21.770205 28987 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2cf55992feff47b2a7c726c51b8b7d9f: Bootstrap starting.
I20260713 09:09:21.774493 28987 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2cf55992feff47b2a7c726c51b8b7d9f: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:21.778329 28987 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2cf55992feff47b2a7c726c51b8b7d9f: No bootstrap required, opened a new log
I20260713 09:09:21.780337 28987 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2cf55992feff47b2a7c726c51b8b7d9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2cf55992feff47b2a7c726c51b8b7d9f" member_type: VOTER }
I20260713 09:09:21.780678 28987 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2cf55992feff47b2a7c726c51b8b7d9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:21.780951 28987 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2cf55992feff47b2a7c726c51b8b7d9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cf55992feff47b2a7c726c51b8b7d9f, State: Initialized, Role: FOLLOWER
I20260713 09:09:21.781540 28987 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2cf55992feff47b2a7c726c51b8b7d9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2cf55992feff47b2a7c726c51b8b7d9f" member_type: VOTER }
I20260713 09:09:21.781961 28987 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2cf55992feff47b2a7c726c51b8b7d9f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:09:21.782176 28987 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2cf55992feff47b2a7c726c51b8b7d9f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:09:21.782430 28987 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2cf55992feff47b2a7c726c51b8b7d9f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:21.786090 28987 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2cf55992feff47b2a7c726c51b8b7d9f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2cf55992feff47b2a7c726c51b8b7d9f" member_type: VOTER }
I20260713 09:09:21.786612 28987 leader_election.cc:304] T 00000000000000000000000000000000 P 2cf55992feff47b2a7c726c51b8b7d9f [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: 2cf55992feff47b2a7c726c51b8b7d9f; no voters: 
I20260713 09:09:21.787609 28987 leader_election.cc:290] T 00000000000000000000000000000000 P 2cf55992feff47b2a7c726c51b8b7d9f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:09:21.788028 28990 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2cf55992feff47b2a7c726c51b8b7d9f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:21.789386 28990 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2cf55992feff47b2a7c726c51b8b7d9f [term 1 LEADER]: Becoming Leader. State: Replica: 2cf55992feff47b2a7c726c51b8b7d9f, State: Running, Role: LEADER
I20260713 09:09:21.789997 28990 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2cf55992feff47b2a7c726c51b8b7d9f [LEADER]: Queue going to LEADER mode. State: All 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: "2cf55992feff47b2a7c726c51b8b7d9f" member_type: VOTER }
I20260713 09:09:21.790361 28987 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2cf55992feff47b2a7c726c51b8b7d9f [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:09:21.794651 28991 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2cf55992feff47b2a7c726c51b8b7d9f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2cf55992feff47b2a7c726c51b8b7d9f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2cf55992feff47b2a7c726c51b8b7d9f" member_type: VOTER } }
I20260713 09:09:21.794811 28992 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2cf55992feff47b2a7c726c51b8b7d9f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2cf55992feff47b2a7c726c51b8b7d9f. Latest consensus state: current_term: 1 leader_uuid: "2cf55992feff47b2a7c726c51b8b7d9f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2cf55992feff47b2a7c726c51b8b7d9f" member_type: VOTER } }
I20260713 09:09:21.795389 28991 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2cf55992feff47b2a7c726c51b8b7d9f [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:21.795496 28992 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2cf55992feff47b2a7c726c51b8b7d9f [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:21.804100 28997 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:09:21.812062 28997 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:09:21.813009 27932 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:09:21.820084 28997 catalog_manager.cc:1383] Generated new cluster ID: 8943e36edc2b47aa8879026f79b30d4a
I20260713 09:09:21.820338 28997 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:09:21.851568 28997 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:09:21.852772 28997 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:09:21.865360 28997 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2cf55992feff47b2a7c726c51b8b7d9f: Generated new TSK 0
I20260713 09:09:21.865927 28997 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:09:21.879221 27932 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:21.884895 29008 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
W20260713 09:09:21.886010 29009 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
I20260713 09:09:21.887544 27932 server_base.cc:1061] running on GCE node
W20260713 09:09:21.887513 29011 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
I20260713 09:09:21.888602 27932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:21.888826 27932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:21.889001 27932 hybrid_clock.cc:648] HybridClock initialized: now 1783933761888984 us; error 0 us; skew 500 ppm
I20260713 09:09:21.889523 27932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:21.891881 27932 webserver.cc:533] Webserver started at http://127.27.71.1:45477/ using document root <none> and password file <none>
I20260713 09:09:21.892314 27932 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:21.892501 27932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:21.892765 27932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:21.893817 27932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933738023801-27932-0/minicluster-data/ts-0-root/instance:
uuid: "9271d1ed85cd4239ba0958acd85b1785"
format_stamp: "Formatted at 2026-07-13 09:09:21 on dist-test-slave-4nhr"
I20260713 09:09:21.897898 27932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:09:21.900771 29016 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:21.901525 27932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:09:21.901849 27932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933738023801-27932-0/minicluster-data/ts-0-root
uuid: "9271d1ed85cd4239ba0958acd85b1785"
format_stamp: "Formatted at 2026-07-13 09:09:21 on dist-test-slave-4nhr"
I20260713 09:09:21.902110 27932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933738023801-27932-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933738023801-27932-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933738023801-27932-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)
I20260713 09:09:21.929502 27932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:21.930553 27932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:21.931918 27932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:21.933996 27932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:21.934155 27932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:21.934403 27932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:21.934569 27932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:21.972311 27932 rpc_server.cc:307] RPC server started. Bound to: 127.27.71.1:37927
I20260713 09:09:21.972410 29078 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.71.1:37927 every 8 connection(s)
I20260713 09:09:21.976953 27932 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:21.983891 29084 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
W20260713 09:09:21.984202 29083 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
W20260713 09:09:21.985358 29086 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
I20260713 09:09:21.987073 27932 server_base.cc:1061] running on GCE node
I20260713 09:09:21.988135 27932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:21.988411 27932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:21.988618 27932 hybrid_clock.cc:648] HybridClock initialized: now 1783933761988581 us; error 0 us; skew 500 ppm
I20260713 09:09:21.989231 27932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:21.989471 29079 heartbeater.cc:344] Connected to a master server at 127.27.71.62:38263
I20260713 09:09:21.989857 29079 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:21.990664 29079 heartbeater.cc:507] Master 127.27.71.62:38263 requested a full tablet report, sending...
I20260713 09:09:21.991649 27932 webserver.cc:533] Webserver started at http://127.27.71.2:40355/ using document root <none> and password file <none>
I20260713 09:09:21.992260 27932 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:21.992503 27932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:21.992774 27932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:21.993002 28952 ts_manager.cc:194] Registered new tserver with Master: 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1:37927)
I20260713 09:09:21.993857 27932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933738023801-27932-0/minicluster-data/ts-1-root/instance:
uuid: "830f593dbebd443ea808ff8dcd4c1f4e"
format_stamp: "Formatted at 2026-07-13 09:09:21 on dist-test-slave-4nhr"
I20260713 09:09:21.994648 28952 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54828
I20260713 09:09:21.998199 27932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260713 09:09:22.001302 29091 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:22.002017 27932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:09:22.002316 27932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933738023801-27932-0/minicluster-data/ts-1-root
uuid: "830f593dbebd443ea808ff8dcd4c1f4e"
format_stamp: "Formatted at 2026-07-13 09:09:21 on dist-test-slave-4nhr"
I20260713 09:09:22.002617 27932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933738023801-27932-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933738023801-27932-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933738023801-27932-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)
I20260713 09:09:22.015002 27932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:22.016219 27932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:22.017531 27932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:22.019647 27932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:22.019915 27932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:22.020166 27932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:22.020339 27932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:22.056455 27932 rpc_server.cc:307] RPC server started. Bound to: 127.27.71.2:39899
I20260713 09:09:22.056547 29153 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.71.2:39899 every 8 connection(s)
I20260713 09:09:22.060921 27932 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:22.067994 29157 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
W20260713 09:09:22.070109 29158 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
I20260713 09:09:22.071137 27932 server_base.cc:1061] running on GCE node
W20260713 09:09:22.071612 29160 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
I20260713 09:09:22.072723 27932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:22.072981 27932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:22.073117 27932 hybrid_clock.cc:648] HybridClock initialized: now 1783933762073106 us; error 0 us; skew 500 ppm
I20260713 09:09:22.073655 27932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:22.074216 29154 heartbeater.cc:344] Connected to a master server at 127.27.71.62:38263
I20260713 09:09:22.074545 29154 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:22.075248 29154 heartbeater.cc:507] Master 127.27.71.62:38263 requested a full tablet report, sending...
I20260713 09:09:22.075963 27932 webserver.cc:533] Webserver started at http://127.27.71.3:43219/ using document root <none> and password file <none>
I20260713 09:09:22.076506 27932 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:22.076743 27932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:22.077013 27932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:22.077275 28952 ts_manager.cc:194] Registered new tserver with Master: 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2:39899)
I20260713 09:09:22.078089 27932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933738023801-27932-0/minicluster-data/ts-2-root/instance:
uuid: "afc8d6029d4241d4b8d8df14155a4d50"
format_stamp: "Formatted at 2026-07-13 09:09:22 on dist-test-slave-4nhr"
I20260713 09:09:22.078565 28952 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54838
I20260713 09:09:22.082407 27932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:09:22.085602 29165 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:22.086305 27932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:09:22.086593 27932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933738023801-27932-0/minicluster-data/ts-2-root
uuid: "afc8d6029d4241d4b8d8df14155a4d50"
format_stamp: "Formatted at 2026-07-13 09:09:22 on dist-test-slave-4nhr"
I20260713 09:09:22.086884 27932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933738023801-27932-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933738023801-27932-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933738023801-27932-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)
I20260713 09:09:22.110225 27932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:22.111354 27932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:22.112746 27932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:22.114724 27932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:22.114948 27932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:22.115175 27932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:22.115342 27932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:22.153081 27932 rpc_server.cc:307] RPC server started. Bound to: 127.27.71.3:41209
I20260713 09:09:22.153167 29227 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.71.3:41209 every 8 connection(s)
I20260713 09:09:22.165838 29228 heartbeater.cc:344] Connected to a master server at 127.27.71.62:38263
I20260713 09:09:22.166204 29228 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:22.166877 29228 heartbeater.cc:507] Master 127.27.71.62:38263 requested a full tablet report, sending...
I20260713 09:09:22.168679 28952 ts_manager.cc:194] Registered new tserver with Master: afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3:41209)
I20260713 09:09:22.169574 27932 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013303313s
I20260713 09:09:22.169955 28952 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54840
I20260713 09:09:22.192751 28952 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54850:
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"
    }
  }
}
W20260713 09:09:22.196378 28952 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.
I20260713 09:09:22.304591 29044 tablet_service.cc:1511] Processing CreateTablet for tablet 6146a4f6c98a4ba98d5aab5bfe638022 (DEFAULT_TABLE table=test-workload [id=5dec898b8f7a4badb81236a1e990486e]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:09:22.306082 29044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6146a4f6c98a4ba98d5aab5bfe638022. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:22.311949 29193 tablet_service.cc:1511] Processing CreateTablet for tablet 6146a4f6c98a4ba98d5aab5bfe638022 (DEFAULT_TABLE table=test-workload [id=5dec898b8f7a4badb81236a1e990486e]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:09:22.312737 29192 tablet_service.cc:1511] Processing CreateTablet for tablet 4ece6c8104d044d3839ce63ed1b1627b (DEFAULT_TABLE table=test-workload [id=5dec898b8f7a4badb81236a1e990486e]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:09:22.313198 29193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6146a4f6c98a4ba98d5aab5bfe638022. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:22.314003 29192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ece6c8104d044d3839ce63ed1b1627b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:22.316262 29043 tablet_service.cc:1511] Processing CreateTablet for tablet 4ece6c8104d044d3839ce63ed1b1627b (DEFAULT_TABLE table=test-workload [id=5dec898b8f7a4badb81236a1e990486e]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:09:22.316737 29191 tablet_service.cc:1511] Processing CreateTablet for tablet 6f2421b2082048b2b6698cabe161499d (DEFAULT_TABLE table=test-workload [id=5dec898b8f7a4badb81236a1e990486e]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:09:22.317448 29043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ece6c8104d044d3839ce63ed1b1627b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:22.317946 29191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f2421b2082048b2b6698cabe161499d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:22.321784 29190 tablet_service.cc:1511] Processing CreateTablet for tablet f3cace12a8974547aa16b72166de1a0c (DEFAULT_TABLE table=test-workload [id=5dec898b8f7a4badb81236a1e990486e]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:09:22.323318 29190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3cace12a8974547aa16b72166de1a0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:22.325484 29189 tablet_service.cc:1511] Processing CreateTablet for tablet 318a3625119744db99347c1713f68bf8 (DEFAULT_TABLE table=test-workload [id=5dec898b8f7a4badb81236a1e990486e]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:09:22.326992 29189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 318a3625119744db99347c1713f68bf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:22.333170 29188 tablet_service.cc:1511] Processing CreateTablet for tablet 991ef983ca734d89b3e86845b25e3607 (DEFAULT_TABLE table=test-workload [id=5dec898b8f7a4badb81236a1e990486e]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:09:22.334440 29188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 991ef983ca734d89b3e86845b25e3607. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:22.335419 29042 tablet_service.cc:1511] Processing CreateTablet for tablet 6f2421b2082048b2b6698cabe161499d (DEFAULT_TABLE table=test-workload [id=5dec898b8f7a4badb81236a1e990486e]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:09:22.336715 29042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f2421b2082048b2b6698cabe161499d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:22.351197 29187 tablet_service.cc:1511] Processing CreateTablet for tablet 7e6cb3cf22754235b1974ef2f804fef0 (DEFAULT_TABLE table=test-workload [id=5dec898b8f7a4badb81236a1e990486e]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:09:22.353005 29187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e6cb3cf22754235b1974ef2f804fef0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:22.361418 29041 tablet_service.cc:1511] Processing CreateTablet for tablet f3cace12a8974547aa16b72166de1a0c (DEFAULT_TABLE table=test-workload [id=5dec898b8f7a4badb81236a1e990486e]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:09:22.362710 29041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3cace12a8974547aa16b72166de1a0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:22.366190 29186 tablet_service.cc:1511] Processing CreateTablet for tablet 8e53d50379b4442b8242afadc0cc82ee (DEFAULT_TABLE table=test-workload [id=5dec898b8f7a4badb81236a1e990486e]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:09:22.367921 29186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e53d50379b4442b8242afadc0cc82ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:22.373643 29040 tablet_service.cc:1511] Processing CreateTablet for tablet 318a3625119744db99347c1713f68bf8 (DEFAULT_TABLE table=test-workload [id=5dec898b8f7a4badb81236a1e990486e]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:09:22.375084 29040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 318a3625119744db99347c1713f68bf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:22.378389 29243 tablet_bootstrap.cc:492] T 6146a4f6c98a4ba98d5aab5bfe638022 P afc8d6029d4241d4b8d8df14155a4d50: Bootstrap starting.
I20260713 09:09:22.390496 29039 tablet_service.cc:1511] Processing CreateTablet for tablet 991ef983ca734d89b3e86845b25e3607 (DEFAULT_TABLE table=test-workload [id=5dec898b8f7a4badb81236a1e990486e]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:09:22.392112 29039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 991ef983ca734d89b3e86845b25e3607. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:22.398150 29038 tablet_service.cc:1511] Processing CreateTablet for tablet 8e53d50379b4442b8242afadc0cc82ee (DEFAULT_TABLE table=test-workload [id=5dec898b8f7a4badb81236a1e990486e]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:09:22.399439 29038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e53d50379b4442b8242afadc0cc82ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:22.400807 29119 tablet_service.cc:1511] Processing CreateTablet for tablet 6146a4f6c98a4ba98d5aab5bfe638022 (DEFAULT_TABLE table=test-workload [id=5dec898b8f7a4badb81236a1e990486e]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:09:22.401539 29243 tablet_bootstrap.cc:654] T 6146a4f6c98a4ba98d5aab5bfe638022 P afc8d6029d4241d4b8d8df14155a4d50: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:22.402155 29119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6146a4f6c98a4ba98d5aab5bfe638022. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:22.402992 29114 tablet_service.cc:1511] Processing CreateTablet for tablet 991ef983ca734d89b3e86845b25e3607 (DEFAULT_TABLE table=test-workload [id=5dec898b8f7a4badb81236a1e990486e]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:09:22.404537 29114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 991ef983ca734d89b3e86845b25e3607. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:22.404683 29116 tablet_service.cc:1511] Processing CreateTablet for tablet f3cace12a8974547aa16b72166de1a0c (DEFAULT_TABLE table=test-workload [id=5dec898b8f7a4badb81236a1e990486e]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:09:22.400906 29115 tablet_service.cc:1511] Processing CreateTablet for tablet 318a3625119744db99347c1713f68bf8 (DEFAULT_TABLE table=test-workload [id=5dec898b8f7a4badb81236a1e990486e]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:09:22.408416 29115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 318a3625119744db99347c1713f68bf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:22.408740 29117 tablet_service.cc:1511] Processing CreateTablet for tablet 6f2421b2082048b2b6698cabe161499d (DEFAULT_TABLE table=test-workload [id=5dec898b8f7a4badb81236a1e990486e]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:09:22.408852 29118 tablet_service.cc:1511] Processing CreateTablet for tablet 4ece6c8104d044d3839ce63ed1b1627b (DEFAULT_TABLE table=test-workload [id=5dec898b8f7a4badb81236a1e990486e]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:09:22.409999 29117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f2421b2082048b2b6698cabe161499d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:22.411688 29116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3cace12a8974547aa16b72166de1a0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:22.412664 29112 tablet_service.cc:1511] Processing CreateTablet for tablet 8e53d50379b4442b8242afadc0cc82ee (DEFAULT_TABLE table=test-workload [id=5dec898b8f7a4badb81236a1e990486e]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:09:22.415979 29113 tablet_service.cc:1511] Processing CreateTablet for tablet 7e6cb3cf22754235b1974ef2f804fef0 (DEFAULT_TABLE table=test-workload [id=5dec898b8f7a4badb81236a1e990486e]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:09:22.419977 29118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ece6c8104d044d3839ce63ed1b1627b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:22.421645 29186 tablet_service.cc:1511] Processing CreateTablet for tablet ea17ef9dd99a45b69bb9620233088196 (DEFAULT_TABLE table=test-workload [id=5dec898b8f7a4badb81236a1e990486e]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:09:22.422508 29112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e53d50379b4442b8242afadc0cc82ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:22.422767 29186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea17ef9dd99a45b69bb9620233088196. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:22.423957 29113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e6cb3cf22754235b1974ef2f804fef0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:22.429946 29188 tablet_service.cc:1511] Processing CreateTablet for tablet 253de5696322465a95706be0f93fdc32 (DEFAULT_TABLE table=test-workload [id=5dec898b8f7a4badb81236a1e990486e]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:09:22.431103 29188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 253de5696322465a95706be0f93fdc32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:22.432627 29190 tablet_service.cc:1511] Processing CreateTablet for tablet 1a20e184806845928f8e85ef5f8a24d6 (DEFAULT_TABLE table=test-workload [id=5dec898b8f7a4badb81236a1e990486e]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:09:22.433832 29190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a20e184806845928f8e85ef5f8a24d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:22.437558 29193 tablet_service.cc:1511] Processing CreateTablet for tablet 2183c5dda76d4d18968b15ca521d8e47 (DEFAULT_TABLE table=test-workload [id=5dec898b8f7a4badb81236a1e990486e]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:09:22.438771 29193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2183c5dda76d4d18968b15ca521d8e47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:22.444521 29042 tablet_service.cc:1511] Processing CreateTablet for tablet 7e6cb3cf22754235b1974ef2f804fef0 (DEFAULT_TABLE table=test-workload [id=5dec898b8f7a4badb81236a1e990486e]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:09:22.444608 29187 tablet_service.cc:1511] Processing CreateTablet for tablet 8c6e89a6df0f4d69888a89f13887f9e9 (DEFAULT_TABLE table=test-workload [id=5dec898b8f7a4badb81236a1e990486e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:09:22.445693 29042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e6cb3cf22754235b1974ef2f804fef0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:22.445785 29187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c6e89a6df0f4d69888a89f13887f9e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:22.453346 29043 tablet_service.cc:1511] Processing CreateTablet for tablet ea17ef9dd99a45b69bb9620233088196 (DEFAULT_TABLE table=test-workload [id=5dec898b8f7a4badb81236a1e990486e]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:09:22.457424 29043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea17ef9dd99a45b69bb9620233088196. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:22.465497 29111 tablet_service.cc:1511] Processing CreateTablet for tablet ea17ef9dd99a45b69bb9620233088196 (DEFAULT_TABLE table=test-workload [id=5dec898b8f7a4badb81236a1e990486e]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:09:22.466833 29111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea17ef9dd99a45b69bb9620233088196. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:22.482951 29044 tablet_service.cc:1511] Processing CreateTablet for tablet 253de5696322465a95706be0f93fdc32 (DEFAULT_TABLE table=test-workload [id=5dec898b8f7a4badb81236a1e990486e]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:09:22.484547 29044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 253de5696322465a95706be0f93fdc32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:22.484655 29040 tablet_service.cc:1511] Processing CreateTablet for tablet 1a20e184806845928f8e85ef5f8a24d6 (DEFAULT_TABLE table=test-workload [id=5dec898b8f7a4badb81236a1e990486e]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:09:22.485806 29040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a20e184806845928f8e85ef5f8a24d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:22.486826 29118 tablet_service.cc:1511] Processing CreateTablet for tablet 253de5696322465a95706be0f93fdc32 (DEFAULT_TABLE table=test-workload [id=5dec898b8f7a4badb81236a1e990486e]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:09:22.496313 29118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 253de5696322465a95706be0f93fdc32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:22.503129 29116 tablet_service.cc:1511] Processing CreateTablet for tablet 1a20e184806845928f8e85ef5f8a24d6 (DEFAULT_TABLE table=test-workload [id=5dec898b8f7a4badb81236a1e990486e]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:09:22.504383 29116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a20e184806845928f8e85ef5f8a24d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:22.513374 29193 tablet_service.cc:1511] Processing CreateTablet for tablet 9b688b085b7942eabdb14682c4cde477 (DEFAULT_TABLE table=test-workload [id=5dec898b8f7a4badb81236a1e990486e]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:09:22.514544 29193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b688b085b7942eabdb14682c4cde477. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:22.523025 29041 tablet_service.cc:1511] Processing CreateTablet for tablet 2183c5dda76d4d18968b15ca521d8e47 (DEFAULT_TABLE table=test-workload [id=5dec898b8f7a4badb81236a1e990486e]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:09:22.524290 29041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2183c5dda76d4d18968b15ca521d8e47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:22.524638 29187 tablet_service.cc:1511] Processing CreateTablet for tablet 0e063bca517e46c8ad6decdcb578ecac (DEFAULT_TABLE table=test-workload [id=5dec898b8f7a4badb81236a1e990486e]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:09:22.525833 29187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e063bca517e46c8ad6decdcb578ecac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:22.528931 29112 tablet_service.cc:1511] Processing CreateTablet for tablet 2183c5dda76d4d18968b15ca521d8e47 (DEFAULT_TABLE table=test-workload [id=5dec898b8f7a4badb81236a1e990486e]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:09:22.530184 29112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2183c5dda76d4d18968b15ca521d8e47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:22.531028 29243 tablet_bootstrap.cc:492] T 6146a4f6c98a4ba98d5aab5bfe638022 P afc8d6029d4241d4b8d8df14155a4d50: No bootstrap required, opened a new log
I20260713 09:09:22.531463 29243 ts_tablet_manager.cc:1403] T 6146a4f6c98a4ba98d5aab5bfe638022 P afc8d6029d4241d4b8d8df14155a4d50: Time spent bootstrapping tablet: real 0.153s	user 0.016s	sys 0.004s
I20260713 09:09:22.534548 29243 raft_consensus.cc:359] T 6146a4f6c98a4ba98d5aab5bfe638022 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } }
I20260713 09:09:22.535233 29243 raft_consensus.cc:385] T 6146a4f6c98a4ba98d5aab5bfe638022 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:22.535521 29243 raft_consensus.cc:740] T 6146a4f6c98a4ba98d5aab5bfe638022 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afc8d6029d4241d4b8d8df14155a4d50, State: Initialized, Role: FOLLOWER
I20260713 09:09:22.536453 29243 consensus_queue.cc:260] T 6146a4f6c98a4ba98d5aab5bfe638022 P afc8d6029d4241d4b8d8df14155a4d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } }
I20260713 09:09:22.538866 29188 tablet_service.cc:1511] Processing CreateTablet for tablet 865d8c778f3b4cc2b0756563f5895b8b (DEFAULT_TABLE table=test-workload [id=5dec898b8f7a4badb81236a1e990486e]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:09:22.531638 29244 tablet_bootstrap.cc:492] T 6146a4f6c98a4ba98d5aab5bfe638022 P 9271d1ed85cd4239ba0958acd85b1785: Bootstrap starting.
I20260713 09:09:22.540571 29188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 865d8c778f3b4cc2b0756563f5895b8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:22.544975 29186 tablet_service.cc:1511] Processing CreateTablet for tablet cd072cb93d114725ad6b925ae3323323 (DEFAULT_TABLE table=test-workload [id=5dec898b8f7a4badb81236a1e990486e]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:09:22.546128 29186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd072cb93d114725ad6b925ae3323323. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:22.550753 29037 tablet_service.cc:1511] Processing CreateTablet for tablet 9b688b085b7942eabdb14682c4cde477 (DEFAULT_TABLE table=test-workload [id=5dec898b8f7a4badb81236a1e990486e]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:09:22.554764 29037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b688b085b7942eabdb14682c4cde477. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:22.551311 29118 tablet_service.cc:1511] Processing CreateTablet for tablet 9b688b085b7942eabdb14682c4cde477 (DEFAULT_TABLE table=test-workload [id=5dec898b8f7a4badb81236a1e990486e]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:09:22.555076 29115 tablet_service.cc:1511] Processing CreateTablet for tablet 0e063bca517e46c8ad6decdcb578ecac (DEFAULT_TABLE table=test-workload [id=5dec898b8f7a4badb81236a1e990486e]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:09:22.556345 29115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e063bca517e46c8ad6decdcb578ecac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:22.564522 29038 tablet_service.cc:1511] Processing CreateTablet for tablet 8c6e89a6df0f4d69888a89f13887f9e9 (DEFAULT_TABLE table=test-workload [id=5dec898b8f7a4badb81236a1e990486e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:09:22.565546 29118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b688b085b7942eabdb14682c4cde477. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:22.565766 29038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c6e89a6df0f4d69888a89f13887f9e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:22.566569 29189 tablet_service.cc:1511] Processing CreateTablet for tablet 67dc4fa7309849c4945561d684b40e23 (DEFAULT_TABLE table=test-workload [id=5dec898b8f7a4badb81236a1e990486e]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:09:22.567768 29189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67dc4fa7309849c4945561d684b40e23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:22.574909 29246 tablet_bootstrap.cc:492] T 8e53d50379b4442b8242afadc0cc82ee P 830f593dbebd443ea808ff8dcd4c1f4e: Bootstrap starting.
I20260713 09:09:22.575548 29036 tablet_service.cc:1511] Processing CreateTablet for tablet 0e063bca517e46c8ad6decdcb578ecac (DEFAULT_TABLE table=test-workload [id=5dec898b8f7a4badb81236a1e990486e]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:09:22.576725 29036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e063bca517e46c8ad6decdcb578ecac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:22.578675 29187 tablet_service.cc:1511] Processing CreateTablet for tablet 2743291249054f6eaf7f8aec59825e14 (DEFAULT_TABLE table=test-workload [id=5dec898b8f7a4badb81236a1e990486e]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:09:22.579869 29187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2743291249054f6eaf7f8aec59825e14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:22.581312 29244 tablet_bootstrap.cc:654] T 6146a4f6c98a4ba98d5aab5bfe638022 P 9271d1ed85cd4239ba0958acd85b1785: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:22.587810 29246 tablet_bootstrap.cc:654] T 8e53d50379b4442b8242afadc0cc82ee P 830f593dbebd443ea808ff8dcd4c1f4e: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:22.590548 29243 ts_tablet_manager.cc:1434] T 6146a4f6c98a4ba98d5aab5bfe638022 P afc8d6029d4241d4b8d8df14155a4d50: Time spent starting tablet: real 0.059s	user 0.009s	sys 0.000s
I20260713 09:09:22.591463 29228 heartbeater.cc:499] Master 127.27.71.62:38263 was elected leader, sending a full tablet report...
I20260713 09:09:22.594015 29040 tablet_service.cc:1511] Processing CreateTablet for tablet 865d8c778f3b4cc2b0756563f5895b8b (DEFAULT_TABLE table=test-workload [id=5dec898b8f7a4badb81236a1e990486e]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:09:22.595150 29040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 865d8c778f3b4cc2b0756563f5895b8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:22.595788 29243 tablet_bootstrap.cc:492] T 318a3625119744db99347c1713f68bf8 P afc8d6029d4241d4b8d8df14155a4d50: Bootstrap starting.
I20260713 09:09:22.581076 29111 tablet_service.cc:1511] Processing CreateTablet for tablet 8c6e89a6df0f4d69888a89f13887f9e9 (DEFAULT_TABLE table=test-workload [id=5dec898b8f7a4badb81236a1e990486e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:09:22.625195 29190 tablet_service.cc:1511] Processing CreateTablet for tablet 0a42e88f5a6a412aa3cc57b0b0537f04 (DEFAULT_TABLE table=test-workload [id=5dec898b8f7a4badb81236a1e990486e]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:09:22.628659 29042 tablet_service.cc:1511] Processing CreateTablet for tablet cd072cb93d114725ad6b925ae3323323 (DEFAULT_TABLE table=test-workload [id=5dec898b8f7a4badb81236a1e990486e]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:09:22.628778 29190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a42e88f5a6a412aa3cc57b0b0537f04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:22.629947 29042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd072cb93d114725ad6b925ae3323323. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:22.633553 29111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c6e89a6df0f4d69888a89f13887f9e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:22.633636 29117 tablet_service.cc:1511] Processing CreateTablet for tablet 865d8c778f3b4cc2b0756563f5895b8b (DEFAULT_TABLE table=test-workload [id=5dec898b8f7a4badb81236a1e990486e]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:09:22.634047 29116 tablet_service.cc:1511] Processing CreateTablet for tablet cd072cb93d114725ad6b925ae3323323 (DEFAULT_TABLE table=test-workload [id=5dec898b8f7a4badb81236a1e990486e]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:09:22.634806 29117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 865d8c778f3b4cc2b0756563f5895b8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:22.635358 29116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd072cb93d114725ad6b925ae3323323. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:22.649111 29244 tablet_bootstrap.cc:492] T 6146a4f6c98a4ba98d5aab5bfe638022 P 9271d1ed85cd4239ba0958acd85b1785: No bootstrap required, opened a new log
I20260713 09:09:22.649586 29244 ts_tablet_manager.cc:1403] T 6146a4f6c98a4ba98d5aab5bfe638022 P 9271d1ed85cd4239ba0958acd85b1785: Time spent bootstrapping tablet: real 0.133s	user 0.003s	sys 0.014s
I20260713 09:09:22.657207 29119 tablet_service.cc:1511] Processing CreateTablet for tablet 0a42e88f5a6a412aa3cc57b0b0537f04 (DEFAULT_TABLE table=test-workload [id=5dec898b8f7a4badb81236a1e990486e]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:09:22.658061 29112 tablet_service.cc:1511] Processing CreateTablet for tablet 2743291249054f6eaf7f8aec59825e14 (DEFAULT_TABLE table=test-workload [id=5dec898b8f7a4badb81236a1e990486e]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:09:22.658466 29119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a42e88f5a6a412aa3cc57b0b0537f04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:22.659276 29112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2743291249054f6eaf7f8aec59825e14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:22.660338 29038 tablet_service.cc:1511] Processing CreateTablet for tablet 0a42e88f5a6a412aa3cc57b0b0537f04 (DEFAULT_TABLE table=test-workload [id=5dec898b8f7a4badb81236a1e990486e]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:09:22.661494 29038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a42e88f5a6a412aa3cc57b0b0537f04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:22.668646 29041 tablet_service.cc:1511] Processing CreateTablet for tablet dd91a92a3b4c4725b783069923ac7270 (DEFAULT_TABLE table=test-workload [id=5dec898b8f7a4badb81236a1e990486e]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:09:22.669776 29246 tablet_bootstrap.cc:492] T 8e53d50379b4442b8242afadc0cc82ee P 830f593dbebd443ea808ff8dcd4c1f4e: No bootstrap required, opened a new log
I20260713 09:09:22.669855 29041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd91a92a3b4c4725b783069923ac7270. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:22.670230 29246 ts_tablet_manager.cc:1403] T 8e53d50379b4442b8242afadc0cc82ee P 830f593dbebd443ea808ff8dcd4c1f4e: Time spent bootstrapping tablet: real 0.096s	user 0.006s	sys 0.022s
I20260713 09:09:22.672230 29044 tablet_service.cc:1511] Processing CreateTablet for tablet 2743291249054f6eaf7f8aec59825e14 (DEFAULT_TABLE table=test-workload [id=5dec898b8f7a4badb81236a1e990486e]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:09:22.673389 29044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2743291249054f6eaf7f8aec59825e14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:22.673012 29246 raft_consensus.cc:359] T 8e53d50379b4442b8242afadc0cc82ee P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:22.673719 29246 raft_consensus.cc:385] T 8e53d50379b4442b8242afadc0cc82ee P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:22.674006 29246 raft_consensus.cc:740] T 8e53d50379b4442b8242afadc0cc82ee P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 830f593dbebd443ea808ff8dcd4c1f4e, State: Initialized, Role: FOLLOWER
I20260713 09:09:22.674906 29246 consensus_queue.cc:260] T 8e53d50379b4442b8242afadc0cc82ee P 830f593dbebd443ea808ff8dcd4c1f4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:22.680249 29244 raft_consensus.cc:359] T 6146a4f6c98a4ba98d5aab5bfe638022 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } }
I20260713 09:09:22.680534 29115 tablet_service.cc:1511] Processing CreateTablet for tablet 67dc4fa7309849c4945561d684b40e23 (DEFAULT_TABLE table=test-workload [id=5dec898b8f7a4badb81236a1e990486e]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:09:22.680959 29244 raft_consensus.cc:385] T 6146a4f6c98a4ba98d5aab5bfe638022 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:22.681301 29244 raft_consensus.cc:740] T 6146a4f6c98a4ba98d5aab5bfe638022 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9271d1ed85cd4239ba0958acd85b1785, State: Initialized, Role: FOLLOWER
I20260713 09:09:22.681741 29115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67dc4fa7309849c4945561d684b40e23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:22.681538 29116 tablet_service.cc:1511] Processing CreateTablet for tablet dd91a92a3b4c4725b783069923ac7270 (DEFAULT_TABLE table=test-workload [id=5dec898b8f7a4badb81236a1e990486e]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:09:22.682155 29244 consensus_queue.cc:260] T 6146a4f6c98a4ba98d5aab5bfe638022 P 9271d1ed85cd4239ba0958acd85b1785 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } }
I20260713 09:09:22.683393 29189 tablet_service.cc:1511] Processing CreateTablet for tablet dd91a92a3b4c4725b783069923ac7270 (DEFAULT_TABLE table=test-workload [id=5dec898b8f7a4badb81236a1e990486e]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:09:22.684672 29189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd91a92a3b4c4725b783069923ac7270. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:22.684850 29243 tablet_bootstrap.cc:654] T 318a3625119744db99347c1713f68bf8 P afc8d6029d4241d4b8d8df14155a4d50: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:22.682684 29116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd91a92a3b4c4725b783069923ac7270. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:22.690411 29040 tablet_service.cc:1511] Processing CreateTablet for tablet 988b25d60a824582814858f196247a56 (DEFAULT_TABLE table=test-workload [id=5dec898b8f7a4badb81236a1e990486e]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:09:22.691674 29040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 988b25d60a824582814858f196247a56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:22.695098 29037 tablet_service.cc:1511] Processing CreateTablet for tablet 02994ab93ce5458e81cd2e56ad0e648f (DEFAULT_TABLE table=test-workload [id=5dec898b8f7a4badb81236a1e990486e]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:09:22.696241 29037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02994ab93ce5458e81cd2e56ad0e648f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:22.699992 29114 tablet_service.cc:1511] Processing CreateTablet for tablet 02994ab93ce5458e81cd2e56ad0e648f (DEFAULT_TABLE table=test-workload [id=5dec898b8f7a4badb81236a1e990486e]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:09:22.701129 29114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02994ab93ce5458e81cd2e56ad0e648f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:22.708220 29036 tablet_service.cc:1511] Processing CreateTablet for tablet 67dc4fa7309849c4945561d684b40e23 (DEFAULT_TABLE table=test-workload [id=5dec898b8f7a4badb81236a1e990486e]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:09:22.709414 29036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67dc4fa7309849c4945561d684b40e23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:22.712327 29186 tablet_service.cc:1511] Processing CreateTablet for tablet 988b25d60a824582814858f196247a56 (DEFAULT_TABLE table=test-workload [id=5dec898b8f7a4badb81236a1e990486e]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:09:22.712823 29118 tablet_service.cc:1511] Processing CreateTablet for tablet 988b25d60a824582814858f196247a56 (DEFAULT_TABLE table=test-workload [id=5dec898b8f7a4badb81236a1e990486e]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:09:22.713475 29186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 988b25d60a824582814858f196247a56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:22.713917 29118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 988b25d60a824582814858f196247a56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:22.717325 29190 tablet_service.cc:1511] Processing CreateTablet for tablet 02994ab93ce5458e81cd2e56ad0e648f (DEFAULT_TABLE table=test-workload [id=5dec898b8f7a4badb81236a1e990486e]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:09:22.718425 29190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02994ab93ce5458e81cd2e56ad0e648f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:22.721621 29187 tablet_service.cc:1511] Processing CreateTablet for tablet 55aab294f8474d3285c1e9ed59bf9e0e (DEFAULT_TABLE table=test-workload [id=5dec898b8f7a4badb81236a1e990486e]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:09:22.722803 29187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55aab294f8474d3285c1e9ed59bf9e0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:22.736945 29112 tablet_service.cc:1511] Processing CreateTablet for tablet 55aab294f8474d3285c1e9ed59bf9e0e (DEFAULT_TABLE table=test-workload [id=5dec898b8f7a4badb81236a1e990486e]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:09:22.738258 29112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55aab294f8474d3285c1e9ed59bf9e0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:22.742326 29247 raft_consensus.cc:493] T 6146a4f6c98a4ba98d5aab5bfe638022 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:22.743239 29247 raft_consensus.cc:515] T 6146a4f6c98a4ba98d5aab5bfe638022 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } }
I20260713 09:09:22.743786 29038 tablet_service.cc:1511] Processing CreateTablet for tablet 55aab294f8474d3285c1e9ed59bf9e0e (DEFAULT_TABLE table=test-workload [id=5dec898b8f7a4badb81236a1e990486e]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:09:22.745867 29247 leader_election.cc:290] T 6146a4f6c98a4ba98d5aab5bfe638022 P afc8d6029d4241d4b8d8df14155a4d50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1:37927), 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2:39899)
I20260713 09:09:22.759949 29154 heartbeater.cc:499] Master 127.27.71.62:38263 was elected leader, sending a full tablet report...
I20260713 09:09:22.760231 29038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55aab294f8474d3285c1e9ed59bf9e0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:22.764147 29252 raft_consensus.cc:493] T 6146a4f6c98a4ba98d5aab5bfe638022 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:22.773854 29252 raft_consensus.cc:515] T 6146a4f6c98a4ba98d5aab5bfe638022 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } }
I20260713 09:09:22.777487 29246 ts_tablet_manager.cc:1434] T 8e53d50379b4442b8242afadc0cc82ee P 830f593dbebd443ea808ff8dcd4c1f4e: Time spent starting tablet: real 0.107s	user 0.009s	sys 0.003s
I20260713 09:09:22.764147 29079 heartbeater.cc:499] Master 127.27.71.62:38263 was elected leader, sending a full tablet report...
I20260713 09:09:22.815323 29250 raft_consensus.cc:493] T 8e53d50379b4442b8242afadc0cc82ee P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:22.815955 29250 raft_consensus.cc:515] T 8e53d50379b4442b8242afadc0cc82ee P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:22.837971 29246 tablet_bootstrap.cc:492] T 318a3625119744db99347c1713f68bf8 P 830f593dbebd443ea808ff8dcd4c1f4e: Bootstrap starting.
I20260713 09:09:22.850929 29246 tablet_bootstrap.cc:654] T 318a3625119744db99347c1713f68bf8 P 830f593dbebd443ea808ff8dcd4c1f4e: Neither blocks nor log segments found. Creating new log.
W20260713 09:09:22.851593 28938 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.27.71.1:37927, user_credentials={real_user=slave}} blocked reactor thread for 87609.7us
I20260713 09:09:22.862743 29252 leader_election.cc:290] T 6146a4f6c98a4ba98d5aab5bfe638022 P 9271d1ed85cd4239ba0958acd85b1785 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3:41209), 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2:39899)
I20260713 09:09:22.863730 29244 ts_tablet_manager.cc:1434] T 6146a4f6c98a4ba98d5aab5bfe638022 P 9271d1ed85cd4239ba0958acd85b1785: Time spent starting tablet: real 0.214s	user 0.011s	sys 0.037s
W20260713 09:09:22.867908 29000 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:09:22.868625 28937 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.27.71.3:41209, user_credentials={real_user=slave}} blocked reactor thread for 85307.1us
I20260713 09:09:22.879163 29243 tablet_bootstrap.cc:492] T 318a3625119744db99347c1713f68bf8 P afc8d6029d4241d4b8d8df14155a4d50: No bootstrap required, opened a new log
I20260713 09:09:22.879638 29243 ts_tablet_manager.cc:1403] T 318a3625119744db99347c1713f68bf8 P afc8d6029d4241d4b8d8df14155a4d50: Time spent bootstrapping tablet: real 0.288s	user 0.019s	sys 0.002s
I20260713 09:09:22.881896 29243 raft_consensus.cc:359] T 318a3625119744db99347c1713f68bf8 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:22.882421 29243 raft_consensus.cc:385] T 318a3625119744db99347c1713f68bf8 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:22.882663 29243 raft_consensus.cc:740] T 318a3625119744db99347c1713f68bf8 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afc8d6029d4241d4b8d8df14155a4d50, State: Initialized, Role: FOLLOWER
I20260713 09:09:22.883196 29243 consensus_queue.cc:260] T 318a3625119744db99347c1713f68bf8 P afc8d6029d4241d4b8d8df14155a4d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:22.885260 29250 leader_election.cc:290] T 8e53d50379b4442b8242afadc0cc82ee P 830f593dbebd443ea808ff8dcd4c1f4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1:37927), afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3:41209)
I20260713 09:09:22.895347 29244 tablet_bootstrap.cc:492] T 6f2421b2082048b2b6698cabe161499d P 9271d1ed85cd4239ba0958acd85b1785: Bootstrap starting.
I20260713 09:09:22.900101 29054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e53d50379b4442b8242afadc0cc82ee" candidate_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9271d1ed85cd4239ba0958acd85b1785" is_pre_election: true
I20260713 09:09:22.900754 29244 tablet_bootstrap.cc:654] T 6f2421b2082048b2b6698cabe161499d P 9271d1ed85cd4239ba0958acd85b1785: Neither blocks nor log segments found. Creating new log.
W20260713 09:09:22.904054 29094 leader_election.cc:343] T 8e53d50379b4442b8242afadc0cc82ee P 830f593dbebd443ea808ff8dcd4c1f4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1:37927): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:22.906436 29243 ts_tablet_manager.cc:1434] T 318a3625119744db99347c1713f68bf8 P afc8d6029d4241d4b8d8df14155a4d50: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.000s
I20260713 09:09:22.906545 29203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6146a4f6c98a4ba98d5aab5bfe638022" candidate_uuid: "9271d1ed85cd4239ba0958acd85b1785" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afc8d6029d4241d4b8d8df14155a4d50" is_pre_election: true
I20260713 09:09:22.907222 29203 raft_consensus.cc:2468] T 6146a4f6c98a4ba98d5aab5bfe638022 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9271d1ed85cd4239ba0958acd85b1785 in term 0.
I20260713 09:09:22.907756 29243 tablet_bootstrap.cc:492] T 4ece6c8104d044d3839ce63ed1b1627b P afc8d6029d4241d4b8d8df14155a4d50: Bootstrap starting.
I20260713 09:09:22.908401 29018 leader_election.cc:304] T 6146a4f6c98a4ba98d5aab5bfe638022 P 9271d1ed85cd4239ba0958acd85b1785 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9271d1ed85cd4239ba0958acd85b1785, afc8d6029d4241d4b8d8df14155a4d50; no voters: 
I20260713 09:09:22.909281 29252 raft_consensus.cc:2804] T 6146a4f6c98a4ba98d5aab5bfe638022 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:22.909622 29252 raft_consensus.cc:493] T 6146a4f6c98a4ba98d5aab5bfe638022 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:22.909955 29252 raft_consensus.cc:3060] T 6146a4f6c98a4ba98d5aab5bfe638022 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:22.914469 29243 tablet_bootstrap.cc:654] T 4ece6c8104d044d3839ce63ed1b1627b P afc8d6029d4241d4b8d8df14155a4d50: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:22.919023 29252 raft_consensus.cc:515] T 6146a4f6c98a4ba98d5aab5bfe638022 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } }
I20260713 09:09:22.922366 29203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6146a4f6c98a4ba98d5aab5bfe638022" candidate_uuid: "9271d1ed85cd4239ba0958acd85b1785" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afc8d6029d4241d4b8d8df14155a4d50"
I20260713 09:09:22.923048 29203 raft_consensus.cc:3060] T 6146a4f6c98a4ba98d5aab5bfe638022 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:22.923221 29129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6146a4f6c98a4ba98d5aab5bfe638022" candidate_uuid: "9271d1ed85cd4239ba0958acd85b1785" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" is_pre_election: true
I20260713 09:09:22.924299 29054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6146a4f6c98a4ba98d5aab5bfe638022" candidate_uuid: "afc8d6029d4241d4b8d8df14155a4d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9271d1ed85cd4239ba0958acd85b1785" is_pre_election: true
I20260713 09:09:22.925086 29054 raft_consensus.cc:2393] T 6146a4f6c98a4ba98d5aab5bfe638022 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate afc8d6029d4241d4b8d8df14155a4d50 in current term 1: Already voted for candidate 9271d1ed85cd4239ba0958acd85b1785 in this term.
W20260713 09:09:22.926206 29019 leader_election.cc:343] T 6146a4f6c98a4ba98d5aab5bfe638022 P 9271d1ed85cd4239ba0958acd85b1785 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2:39899): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:22.932181 29203 raft_consensus.cc:2468] T 6146a4f6c98a4ba98d5aab5bfe638022 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9271d1ed85cd4239ba0958acd85b1785 in term 1.
I20260713 09:09:22.933518 29018 leader_election.cc:304] T 6146a4f6c98a4ba98d5aab5bfe638022 P 9271d1ed85cd4239ba0958acd85b1785 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9271d1ed85cd4239ba0958acd85b1785, afc8d6029d4241d4b8d8df14155a4d50; no voters: 
I20260713 09:09:22.934701 29251 raft_consensus.cc:2804] T 6146a4f6c98a4ba98d5aab5bfe638022 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:22.937988 29202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e53d50379b4442b8242afadc0cc82ee" candidate_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afc8d6029d4241d4b8d8df14155a4d50" is_pre_election: true
W20260713 09:09:22.939309 29093 leader_election.cc:343] T 8e53d50379b4442b8242afadc0cc82ee P 830f593dbebd443ea808ff8dcd4c1f4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3:41209): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:22.939736 29093 leader_election.cc:304] T 8e53d50379b4442b8242afadc0cc82ee P 830f593dbebd443ea808ff8dcd4c1f4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 830f593dbebd443ea808ff8dcd4c1f4e; no voters: 9271d1ed85cd4239ba0958acd85b1785, afc8d6029d4241d4b8d8df14155a4d50
I20260713 09:09:22.940784 29250 raft_consensus.cc:2749] T 8e53d50379b4442b8242afadc0cc82ee P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:22.945961 29129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6146a4f6c98a4ba98d5aab5bfe638022" candidate_uuid: "afc8d6029d4241d4b8d8df14155a4d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" is_pre_election: true
W20260713 09:09:22.947376 29168 leader_election.cc:343] T 6146a4f6c98a4ba98d5aab5bfe638022 P afc8d6029d4241d4b8d8df14155a4d50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2:39899): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:22.946063 29244 tablet_bootstrap.cc:492] T 6f2421b2082048b2b6698cabe161499d P 9271d1ed85cd4239ba0958acd85b1785: No bootstrap required, opened a new log
I20260713 09:09:22.949839 29244 ts_tablet_manager.cc:1403] T 6f2421b2082048b2b6698cabe161499d P 9271d1ed85cd4239ba0958acd85b1785: Time spent bootstrapping tablet: real 0.055s	user 0.009s	sys 0.002s
I20260713 09:09:22.949934 29129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6146a4f6c98a4ba98d5aab5bfe638022" candidate_uuid: "9271d1ed85cd4239ba0958acd85b1785" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "830f593dbebd443ea808ff8dcd4c1f4e"
W20260713 09:09:22.951208 29019 leader_election.cc:343] T 6146a4f6c98a4ba98d5aab5bfe638022 P 9271d1ed85cd4239ba0958acd85b1785 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2:39899): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:22.952867 29244 raft_consensus.cc:359] T 6f2421b2082048b2b6698cabe161499d P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:22.953500 29244 raft_consensus.cc:385] T 6f2421b2082048b2b6698cabe161499d P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:22.953740 29244 raft_consensus.cc:740] T 6f2421b2082048b2b6698cabe161499d P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9271d1ed85cd4239ba0958acd85b1785, State: Initialized, Role: FOLLOWER
I20260713 09:09:22.954371 29244 consensus_queue.cc:260] T 6f2421b2082048b2b6698cabe161499d P 9271d1ed85cd4239ba0958acd85b1785 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:22.947824 29168 leader_election.cc:304] T 6146a4f6c98a4ba98d5aab5bfe638022 P afc8d6029d4241d4b8d8df14155a4d50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: afc8d6029d4241d4b8d8df14155a4d50; no voters: 830f593dbebd443ea808ff8dcd4c1f4e, 9271d1ed85cd4239ba0958acd85b1785
I20260713 09:09:22.956852 29247 raft_consensus.cc:2749] T 6146a4f6c98a4ba98d5aab5bfe638022 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:22.948750 29252 leader_election.cc:290] T 6146a4f6c98a4ba98d5aab5bfe638022 P 9271d1ed85cd4239ba0958acd85b1785 [CANDIDATE]: Term 1 election: Requested vote from peers afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3:41209), 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2:39899)
I20260713 09:09:22.949154 29246 tablet_bootstrap.cc:492] T 318a3625119744db99347c1713f68bf8 P 830f593dbebd443ea808ff8dcd4c1f4e: No bootstrap required, opened a new log
I20260713 09:09:22.964987 29246 ts_tablet_manager.cc:1403] T 318a3625119744db99347c1713f68bf8 P 830f593dbebd443ea808ff8dcd4c1f4e: Time spent bootstrapping tablet: real 0.127s	user 0.011s	sys 0.003s
I20260713 09:09:22.964939 29251 raft_consensus.cc:697] T 6146a4f6c98a4ba98d5aab5bfe638022 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 LEADER]: Becoming Leader. State: Replica: 9271d1ed85cd4239ba0958acd85b1785, State: Running, Role: LEADER
I20260713 09:09:22.966171 29251 consensus_queue.cc:237] T 6146a4f6c98a4ba98d5aab5bfe638022 P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } }
I20260713 09:09:22.968231 29246 raft_consensus.cc:359] T 318a3625119744db99347c1713f68bf8 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:22.968962 29246 raft_consensus.cc:385] T 318a3625119744db99347c1713f68bf8 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:22.969246 29246 raft_consensus.cc:740] T 318a3625119744db99347c1713f68bf8 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 830f593dbebd443ea808ff8dcd4c1f4e, State: Initialized, Role: FOLLOWER
I20260713 09:09:22.969993 29246 consensus_queue.cc:260] T 318a3625119744db99347c1713f68bf8 P 830f593dbebd443ea808ff8dcd4c1f4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:22.972430 29246 ts_tablet_manager.cc:1434] T 318a3625119744db99347c1713f68bf8 P 830f593dbebd443ea808ff8dcd4c1f4e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260713 09:09:22.973380 29246 tablet_bootstrap.cc:492] T 4ece6c8104d044d3839ce63ed1b1627b P 830f593dbebd443ea808ff8dcd4c1f4e: Bootstrap starting.
I20260713 09:09:22.981180 29243 tablet_bootstrap.cc:492] T 4ece6c8104d044d3839ce63ed1b1627b P afc8d6029d4241d4b8d8df14155a4d50: No bootstrap required, opened a new log
I20260713 09:09:22.982056 29243 ts_tablet_manager.cc:1403] T 4ece6c8104d044d3839ce63ed1b1627b P afc8d6029d4241d4b8d8df14155a4d50: Time spent bootstrapping tablet: real 0.075s	user 0.025s	sys 0.031s
I20260713 09:09:22.984781 29243 raft_consensus.cc:359] T 4ece6c8104d044d3839ce63ed1b1627b P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:22.986146 29243 raft_consensus.cc:385] T 4ece6c8104d044d3839ce63ed1b1627b P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:22.986519 29243 raft_consensus.cc:740] T 4ece6c8104d044d3839ce63ed1b1627b P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afc8d6029d4241d4b8d8df14155a4d50, State: Initialized, Role: FOLLOWER
I20260713 09:09:22.986887 29246 tablet_bootstrap.cc:654] T 4ece6c8104d044d3839ce63ed1b1627b P 830f593dbebd443ea808ff8dcd4c1f4e: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:22.987488 29244 ts_tablet_manager.cc:1434] T 6f2421b2082048b2b6698cabe161499d P 9271d1ed85cd4239ba0958acd85b1785: Time spent starting tablet: real 0.037s	user 0.013s	sys 0.014s
I20260713 09:09:22.989010 29244 tablet_bootstrap.cc:492] T 318a3625119744db99347c1713f68bf8 P 9271d1ed85cd4239ba0958acd85b1785: Bootstrap starting.
I20260713 09:09:22.988332 29243 consensus_queue.cc:260] T 4ece6c8104d044d3839ce63ed1b1627b P afc8d6029d4241d4b8d8df14155a4d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:22.993250 29243 ts_tablet_manager.cc:1434] T 4ece6c8104d044d3839ce63ed1b1627b P afc8d6029d4241d4b8d8df14155a4d50: Time spent starting tablet: real 0.011s	user 0.000s	sys 0.005s
I20260713 09:09:22.994175 29243 tablet_bootstrap.cc:492] T 6f2421b2082048b2b6698cabe161499d P afc8d6029d4241d4b8d8df14155a4d50: Bootstrap starting.
I20260713 09:09:22.998142 29244 tablet_bootstrap.cc:654] T 318a3625119744db99347c1713f68bf8 P 9271d1ed85cd4239ba0958acd85b1785: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.011075 29244 tablet_bootstrap.cc:492] T 318a3625119744db99347c1713f68bf8 P 9271d1ed85cd4239ba0958acd85b1785: No bootstrap required, opened a new log
I20260713 09:09:23.011724 29244 ts_tablet_manager.cc:1403] T 318a3625119744db99347c1713f68bf8 P 9271d1ed85cd4239ba0958acd85b1785: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.011s
I20260713 09:09:23.015255 29244 raft_consensus.cc:359] T 318a3625119744db99347c1713f68bf8 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.016042 29243 tablet_bootstrap.cc:654] T 6f2421b2082048b2b6698cabe161499d P afc8d6029d4241d4b8d8df14155a4d50: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.016232 29244 raft_consensus.cc:385] T 318a3625119744db99347c1713f68bf8 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.016745 29244 raft_consensus.cc:740] T 318a3625119744db99347c1713f68bf8 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9271d1ed85cd4239ba0958acd85b1785, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.017843 29244 consensus_queue.cc:260] T 318a3625119744db99347c1713f68bf8 P 9271d1ed85cd4239ba0958acd85b1785 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.020900 29269 raft_consensus.cc:493] T 6f2421b2082048b2b6698cabe161499d P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:23.021445 29269 raft_consensus.cc:515] T 6f2421b2082048b2b6698cabe161499d P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.025063 29129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f2421b2082048b2b6698cabe161499d" candidate_uuid: "9271d1ed85cd4239ba0958acd85b1785" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" is_pre_election: true
I20260713 09:09:23.025811 29269 leader_election.cc:290] T 6f2421b2082048b2b6698cabe161499d P 9271d1ed85cd4239ba0958acd85b1785 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2:39899), afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3:41209)
W20260713 09:09:23.026515 29019 leader_election.cc:343] T 6f2421b2082048b2b6698cabe161499d P 9271d1ed85cd4239ba0958acd85b1785 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2:39899): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:23.026837 29244 ts_tablet_manager.cc:1434] T 318a3625119744db99347c1713f68bf8 P 9271d1ed85cd4239ba0958acd85b1785: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260713 09:09:23.026455 29203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f2421b2082048b2b6698cabe161499d" candidate_uuid: "9271d1ed85cd4239ba0958acd85b1785" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afc8d6029d4241d4b8d8df14155a4d50" is_pre_election: true
I20260713 09:09:23.027812 29244 tablet_bootstrap.cc:492] T 4ece6c8104d044d3839ce63ed1b1627b P 9271d1ed85cd4239ba0958acd85b1785: Bootstrap starting.
I20260713 09:09:23.028097 29246 tablet_bootstrap.cc:492] T 4ece6c8104d044d3839ce63ed1b1627b P 830f593dbebd443ea808ff8dcd4c1f4e: No bootstrap required, opened a new log
W20260713 09:09:23.028164 29018 leader_election.cc:343] T 6f2421b2082048b2b6698cabe161499d P 9271d1ed85cd4239ba0958acd85b1785 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3:41209): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:23.028683 29018 leader_election.cc:304] T 6f2421b2082048b2b6698cabe161499d P 9271d1ed85cd4239ba0958acd85b1785 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9271d1ed85cd4239ba0958acd85b1785; no voters: 830f593dbebd443ea808ff8dcd4c1f4e, afc8d6029d4241d4b8d8df14155a4d50
I20260713 09:09:23.030357 29269 raft_consensus.cc:2749] T 6f2421b2082048b2b6698cabe161499d P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:23.028642 29246 ts_tablet_manager.cc:1403] T 4ece6c8104d044d3839ce63ed1b1627b P 830f593dbebd443ea808ff8dcd4c1f4e: Time spent bootstrapping tablet: real 0.055s	user 0.012s	sys 0.021s
I20260713 09:09:23.033711 29246 raft_consensus.cc:359] T 4ece6c8104d044d3839ce63ed1b1627b P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.034351 29244 tablet_bootstrap.cc:654] T 4ece6c8104d044d3839ce63ed1b1627b P 9271d1ed85cd4239ba0958acd85b1785: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.034446 29246 raft_consensus.cc:385] T 4ece6c8104d044d3839ce63ed1b1627b P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.034801 29243 tablet_bootstrap.cc:492] T 6f2421b2082048b2b6698cabe161499d P afc8d6029d4241d4b8d8df14155a4d50: No bootstrap required, opened a new log
I20260713 09:09:23.034830 29246 raft_consensus.cc:740] T 4ece6c8104d044d3839ce63ed1b1627b P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 830f593dbebd443ea808ff8dcd4c1f4e, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.035380 29243 ts_tablet_manager.cc:1403] T 6f2421b2082048b2b6698cabe161499d P afc8d6029d4241d4b8d8df14155a4d50: Time spent bootstrapping tablet: real 0.041s	user 0.007s	sys 0.006s
I20260713 09:09:23.035873 29246 consensus_queue.cc:260] T 4ece6c8104d044d3839ce63ed1b1627b P 830f593dbebd443ea808ff8dcd4c1f4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.037108 28951 catalog_manager.cc:5697] T 6146a4f6c98a4ba98d5aab5bfe638022 P 9271d1ed85cd4239ba0958acd85b1785 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1). New cstate: current_term: 1 leader_uuid: "9271d1ed85cd4239ba0958acd85b1785" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:23.038304 29243 raft_consensus.cc:359] T 6f2421b2082048b2b6698cabe161499d P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.039041 29243 raft_consensus.cc:385] T 6f2421b2082048b2b6698cabe161499d P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.039361 29243 raft_consensus.cc:740] T 6f2421b2082048b2b6698cabe161499d P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afc8d6029d4241d4b8d8df14155a4d50, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.040114 29243 consensus_queue.cc:260] T 6f2421b2082048b2b6698cabe161499d P afc8d6029d4241d4b8d8df14155a4d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.041329 29246 ts_tablet_manager.cc:1434] T 4ece6c8104d044d3839ce63ed1b1627b P 830f593dbebd443ea808ff8dcd4c1f4e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:09:23.042075 29243 ts_tablet_manager.cc:1434] T 6f2421b2082048b2b6698cabe161499d P afc8d6029d4241d4b8d8df14155a4d50: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:09:23.042562 29246 tablet_bootstrap.cc:492] T f3cace12a8974547aa16b72166de1a0c P 830f593dbebd443ea808ff8dcd4c1f4e: Bootstrap starting.
I20260713 09:09:23.043009 29243 tablet_bootstrap.cc:492] T 7e6cb3cf22754235b1974ef2f804fef0 P afc8d6029d4241d4b8d8df14155a4d50: Bootstrap starting.
I20260713 09:09:23.049510 29243 tablet_bootstrap.cc:654] T 7e6cb3cf22754235b1974ef2f804fef0 P afc8d6029d4241d4b8d8df14155a4d50: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.051157 29246 tablet_bootstrap.cc:654] T f3cace12a8974547aa16b72166de1a0c P 830f593dbebd443ea808ff8dcd4c1f4e: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.062077 29243 tablet_bootstrap.cc:492] T 7e6cb3cf22754235b1974ef2f804fef0 P afc8d6029d4241d4b8d8df14155a4d50: No bootstrap required, opened a new log
I20260713 09:09:23.062450 29244 tablet_bootstrap.cc:492] T 4ece6c8104d044d3839ce63ed1b1627b P 9271d1ed85cd4239ba0958acd85b1785: No bootstrap required, opened a new log
I20260713 09:09:23.062508 29243 ts_tablet_manager.cc:1403] T 7e6cb3cf22754235b1974ef2f804fef0 P afc8d6029d4241d4b8d8df14155a4d50: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.000s
I20260713 09:09:23.063006 29246 tablet_bootstrap.cc:492] T f3cace12a8974547aa16b72166de1a0c P 830f593dbebd443ea808ff8dcd4c1f4e: No bootstrap required, opened a new log
I20260713 09:09:23.063046 29244 ts_tablet_manager.cc:1403] T 4ece6c8104d044d3839ce63ed1b1627b P 9271d1ed85cd4239ba0958acd85b1785: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.024s
I20260713 09:09:23.063618 29246 ts_tablet_manager.cc:1403] T f3cace12a8974547aa16b72166de1a0c P 830f593dbebd443ea808ff8dcd4c1f4e: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.008s
I20260713 09:09:23.065404 29243 raft_consensus.cc:359] T 7e6cb3cf22754235b1974ef2f804fef0 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.066167 29243 raft_consensus.cc:385] T 7e6cb3cf22754235b1974ef2f804fef0 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.066061 29244 raft_consensus.cc:359] T 4ece6c8104d044d3839ce63ed1b1627b P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.066354 29246 raft_consensus.cc:359] T f3cace12a8974547aa16b72166de1a0c P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.066684 29243 raft_consensus.cc:740] T 7e6cb3cf22754235b1974ef2f804fef0 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afc8d6029d4241d4b8d8df14155a4d50, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.066922 29244 raft_consensus.cc:385] T 4ece6c8104d044d3839ce63ed1b1627b P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.067217 29246 raft_consensus.cc:385] T f3cace12a8974547aa16b72166de1a0c P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.067337 29244 raft_consensus.cc:740] T 4ece6c8104d044d3839ce63ed1b1627b P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9271d1ed85cd4239ba0958acd85b1785, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.067634 29246 raft_consensus.cc:740] T f3cace12a8974547aa16b72166de1a0c P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 830f593dbebd443ea808ff8dcd4c1f4e, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.068221 29244 consensus_queue.cc:260] T 4ece6c8104d044d3839ce63ed1b1627b P 9271d1ed85cd4239ba0958acd85b1785 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.067905 29243 consensus_queue.cc:260] T 7e6cb3cf22754235b1974ef2f804fef0 P afc8d6029d4241d4b8d8df14155a4d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.068532 29246 consensus_queue.cc:260] T f3cace12a8974547aa16b72166de1a0c P 830f593dbebd443ea808ff8dcd4c1f4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.069723 29269 raft_consensus.cc:493] T 4ece6c8104d044d3839ce63ed1b1627b P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:23.070582 29244 ts_tablet_manager.cc:1434] T 4ece6c8104d044d3839ce63ed1b1627b P 9271d1ed85cd4239ba0958acd85b1785: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:09:23.071281 29250 raft_consensus.cc:493] T f3cace12a8974547aa16b72166de1a0c P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:23.071852 29244 tablet_bootstrap.cc:492] T f3cace12a8974547aa16b72166de1a0c P 9271d1ed85cd4239ba0958acd85b1785: Bootstrap starting.
I20260713 09:09:23.071875 29250 raft_consensus.cc:515] T f3cace12a8974547aa16b72166de1a0c P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.075111 29250 leader_election.cc:290] T f3cace12a8974547aa16b72166de1a0c P 830f593dbebd443ea808ff8dcd4c1f4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1:37927), afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3:41209)
I20260713 09:09:23.075883 29054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3cace12a8974547aa16b72166de1a0c" candidate_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9271d1ed85cd4239ba0958acd85b1785" is_pre_election: true
I20260713 09:09:23.077219 29246 ts_tablet_manager.cc:1434] T f3cace12a8974547aa16b72166de1a0c P 830f593dbebd443ea808ff8dcd4c1f4e: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
W20260713 09:09:23.077316 29094 leader_election.cc:343] T f3cace12a8974547aa16b72166de1a0c P 830f593dbebd443ea808ff8dcd4c1f4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1:37927): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:23.070302 29269 raft_consensus.cc:515] T 4ece6c8104d044d3839ce63ed1b1627b P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.079649 29246 tablet_bootstrap.cc:492] T 253de5696322465a95706be0f93fdc32 P 830f593dbebd443ea808ff8dcd4c1f4e: Bootstrap starting.
I20260713 09:09:23.080122 29244 tablet_bootstrap.cc:654] T f3cace12a8974547aa16b72166de1a0c P 9271d1ed85cd4239ba0958acd85b1785: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.081904 29247 raft_consensus.cc:493] T 7e6cb3cf22754235b1974ef2f804fef0 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:23.082531 29129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ece6c8104d044d3839ce63ed1b1627b" candidate_uuid: "9271d1ed85cd4239ba0958acd85b1785" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" is_pre_election: true
I20260713 09:09:23.083104 29129 raft_consensus.cc:2468] T 4ece6c8104d044d3839ce63ed1b1627b P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9271d1ed85cd4239ba0958acd85b1785 in term 0.
I20260713 09:09:23.084046 29203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ece6c8104d044d3839ce63ed1b1627b" candidate_uuid: "9271d1ed85cd4239ba0958acd85b1785" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afc8d6029d4241d4b8d8df14155a4d50" is_pre_election: true
I20260713 09:09:23.084782 29203 raft_consensus.cc:2468] T 4ece6c8104d044d3839ce63ed1b1627b P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9271d1ed85cd4239ba0958acd85b1785 in term 0.
I20260713 09:09:23.086259 29018 leader_election.cc:304] T 4ece6c8104d044d3839ce63ed1b1627b P 9271d1ed85cd4239ba0958acd85b1785 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9271d1ed85cd4239ba0958acd85b1785, afc8d6029d4241d4b8d8df14155a4d50; no voters: 
I20260713 09:09:23.087441 29251 raft_consensus.cc:2804] T 4ece6c8104d044d3839ce63ed1b1627b P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:23.087991 29251 raft_consensus.cc:493] T 4ece6c8104d044d3839ce63ed1b1627b P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:23.088409 29251 raft_consensus.cc:3060] T 4ece6c8104d044d3839ce63ed1b1627b P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:23.080371 29269 leader_election.cc:290] T 4ece6c8104d044d3839ce63ed1b1627b P 9271d1ed85cd4239ba0958acd85b1785 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2:39899), afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3:41209)
I20260713 09:09:23.082327 29247 raft_consensus.cc:515] T 7e6cb3cf22754235b1974ef2f804fef0 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.093739 29247 leader_election.cc:290] T 7e6cb3cf22754235b1974ef2f804fef0 P afc8d6029d4241d4b8d8df14155a4d50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1:37927), 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2:39899)
I20260713 09:09:23.080278 29243 ts_tablet_manager.cc:1434] T 7e6cb3cf22754235b1974ef2f804fef0 P afc8d6029d4241d4b8d8df14155a4d50: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.003s
I20260713 09:09:23.094879 29243 tablet_bootstrap.cc:492] T f3cace12a8974547aa16b72166de1a0c P afc8d6029d4241d4b8d8df14155a4d50: Bootstrap starting.
I20260713 09:09:23.097474 29251 raft_consensus.cc:515] T 4ece6c8104d044d3839ce63ed1b1627b P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.100780 29250 raft_consensus.cc:493] T 318a3625119744db99347c1713f68bf8 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:23.101218 29250 raft_consensus.cc:515] T 318a3625119744db99347c1713f68bf8 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.101537 29054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e6cb3cf22754235b1974ef2f804fef0" candidate_uuid: "afc8d6029d4241d4b8d8df14155a4d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9271d1ed85cd4239ba0958acd85b1785" is_pre_election: true
W20260713 09:09:23.102849 29168 leader_election.cc:343] T 7e6cb3cf22754235b1974ef2f804fef0 P afc8d6029d4241d4b8d8df14155a4d50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1:37927): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:23.103255 29250 leader_election.cc:290] T 318a3625119744db99347c1713f68bf8 P 830f593dbebd443ea808ff8dcd4c1f4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1:37927), afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3:41209)
I20260713 09:09:23.104542 29054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "318a3625119744db99347c1713f68bf8" candidate_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9271d1ed85cd4239ba0958acd85b1785" is_pre_election: true
I20260713 09:09:23.105122 29054 raft_consensus.cc:2468] T 318a3625119744db99347c1713f68bf8 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 830f593dbebd443ea808ff8dcd4c1f4e in term 0.
I20260713 09:09:23.105481 29243 tablet_bootstrap.cc:654] T f3cace12a8974547aa16b72166de1a0c P afc8d6029d4241d4b8d8df14155a4d50: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.106297 29094 leader_election.cc:304] T 318a3625119744db99347c1713f68bf8 P 830f593dbebd443ea808ff8dcd4c1f4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 830f593dbebd443ea808ff8dcd4c1f4e, 9271d1ed85cd4239ba0958acd85b1785; no voters: 
I20260713 09:09:23.108203 29129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e6cb3cf22754235b1974ef2f804fef0" candidate_uuid: "afc8d6029d4241d4b8d8df14155a4d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" is_pre_election: true
W20260713 09:09:23.109511 29168 leader_election.cc:343] T 7e6cb3cf22754235b1974ef2f804fef0 P afc8d6029d4241d4b8d8df14155a4d50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2:39899): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:23.110013 29168 leader_election.cc:304] T 7e6cb3cf22754235b1974ef2f804fef0 P afc8d6029d4241d4b8d8df14155a4d50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: afc8d6029d4241d4b8d8df14155a4d50; no voters: 830f593dbebd443ea808ff8dcd4c1f4e, 9271d1ed85cd4239ba0958acd85b1785
I20260713 09:09:23.110430 29279 raft_consensus.cc:2804] T 318a3625119744db99347c1713f68bf8 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:23.110788 29279 raft_consensus.cc:493] T 318a3625119744db99347c1713f68bf8 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:23.111096 29279 raft_consensus.cc:3060] T 318a3625119744db99347c1713f68bf8 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:23.111442 29247 raft_consensus.cc:2749] T 7e6cb3cf22754235b1974ef2f804fef0 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:23.112443 29203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3cace12a8974547aa16b72166de1a0c" candidate_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afc8d6029d4241d4b8d8df14155a4d50" is_pre_election: true
W20260713 09:09:23.116925 29093 leader_election.cc:343] T f3cace12a8974547aa16b72166de1a0c P 830f593dbebd443ea808ff8dcd4c1f4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3:41209): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:23.120534 29093 leader_election.cc:304] T f3cace12a8974547aa16b72166de1a0c P 830f593dbebd443ea808ff8dcd4c1f4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 830f593dbebd443ea808ff8dcd4c1f4e; no voters: 9271d1ed85cd4239ba0958acd85b1785, afc8d6029d4241d4b8d8df14155a4d50
I20260713 09:09:23.121760 29202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ece6c8104d044d3839ce63ed1b1627b" candidate_uuid: "9271d1ed85cd4239ba0958acd85b1785" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afc8d6029d4241d4b8d8df14155a4d50"
I20260713 09:09:23.122545 29202 raft_consensus.cc:3060] T 4ece6c8104d044d3839ce63ed1b1627b P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:23.117383 29129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ece6c8104d044d3839ce63ed1b1627b" candidate_uuid: "9271d1ed85cd4239ba0958acd85b1785" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "830f593dbebd443ea808ff8dcd4c1f4e"
I20260713 09:09:23.124043 29129 raft_consensus.cc:3060] T 4ece6c8104d044d3839ce63ed1b1627b P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:23.118635 29203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "318a3625119744db99347c1713f68bf8" candidate_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afc8d6029d4241d4b8d8df14155a4d50" is_pre_election: true
I20260713 09:09:23.127949 29203 raft_consensus.cc:2468] T 318a3625119744db99347c1713f68bf8 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 830f593dbebd443ea808ff8dcd4c1f4e in term 0.
I20260713 09:09:23.127776 29279 raft_consensus.cc:515] T 318a3625119744db99347c1713f68bf8 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.129338 29246 tablet_bootstrap.cc:654] T 253de5696322465a95706be0f93fdc32 P 830f593dbebd443ea808ff8dcd4c1f4e: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.129765 29279 leader_election.cc:290] T 318a3625119744db99347c1713f68bf8 P 830f593dbebd443ea808ff8dcd4c1f4e [CANDIDATE]: Term 1 election: Requested vote from peers 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1:37927), afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3:41209)
I20260713 09:09:23.130327 29279 raft_consensus.cc:2749] T f3cace12a8974547aa16b72166de1a0c P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:23.132972 29054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "318a3625119744db99347c1713f68bf8" candidate_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9271d1ed85cd4239ba0958acd85b1785"
I20260713 09:09:23.133651 29054 raft_consensus.cc:3060] T 318a3625119744db99347c1713f68bf8 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:23.142590 29246 tablet_bootstrap.cc:492] T 253de5696322465a95706be0f93fdc32 P 830f593dbebd443ea808ff8dcd4c1f4e: No bootstrap required, opened a new log
I20260713 09:09:23.143266 29246 ts_tablet_manager.cc:1403] T 253de5696322465a95706be0f93fdc32 P 830f593dbebd443ea808ff8dcd4c1f4e: Time spent bootstrapping tablet: real 0.064s	user 0.015s	sys 0.006s
I20260713 09:09:23.147293 29246 raft_consensus.cc:359] T 253de5696322465a95706be0f93fdc32 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.148483 29246 raft_consensus.cc:385] T 253de5696322465a95706be0f93fdc32 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.148917 29246 raft_consensus.cc:740] T 253de5696322465a95706be0f93fdc32 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 830f593dbebd443ea808ff8dcd4c1f4e, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.150120 29246 consensus_queue.cc:260] T 253de5696322465a95706be0f93fdc32 P 830f593dbebd443ea808ff8dcd4c1f4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.150893 29054 raft_consensus.cc:2468] T 318a3625119744db99347c1713f68bf8 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 830f593dbebd443ea808ff8dcd4c1f4e in term 1.
I20260713 09:09:23.153075 29203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "318a3625119744db99347c1713f68bf8" candidate_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afc8d6029d4241d4b8d8df14155a4d50"
I20260713 09:09:23.153752 29246 ts_tablet_manager.cc:1434] T 253de5696322465a95706be0f93fdc32 P 830f593dbebd443ea808ff8dcd4c1f4e: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.005s
I20260713 09:09:23.153860 29203 raft_consensus.cc:3060] T 318a3625119744db99347c1713f68bf8 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:23.155241 29246 tablet_bootstrap.cc:492] T ea17ef9dd99a45b69bb9620233088196 P 830f593dbebd443ea808ff8dcd4c1f4e: Bootstrap starting.
I20260713 09:09:23.159802 29251 leader_election.cc:290] T 4ece6c8104d044d3839ce63ed1b1627b P 9271d1ed85cd4239ba0958acd85b1785 [CANDIDATE]: Term 1 election: Requested vote from peers 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2:39899), afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3:41209)
I20260713 09:09:23.167933 29202 raft_consensus.cc:2468] T 4ece6c8104d044d3839ce63ed1b1627b P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9271d1ed85cd4239ba0958acd85b1785 in term 1.
I20260713 09:09:23.169409 29018 leader_election.cc:304] T 4ece6c8104d044d3839ce63ed1b1627b P 9271d1ed85cd4239ba0958acd85b1785 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9271d1ed85cd4239ba0958acd85b1785, afc8d6029d4241d4b8d8df14155a4d50; no voters: 
I20260713 09:09:23.170475 29251 raft_consensus.cc:2804] T 4ece6c8104d044d3839ce63ed1b1627b P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:23.171038 29251 raft_consensus.cc:697] T 4ece6c8104d044d3839ce63ed1b1627b P 9271d1ed85cd4239ba0958acd85b1785 [term 1 LEADER]: Becoming Leader. State: Replica: 9271d1ed85cd4239ba0958acd85b1785, State: Running, Role: LEADER
I20260713 09:09:23.172597 29129 raft_consensus.cc:2468] T 4ece6c8104d044d3839ce63ed1b1627b P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9271d1ed85cd4239ba0958acd85b1785 in term 1.
I20260713 09:09:23.175599 29251 consensus_queue.cc:237] T 4ece6c8104d044d3839ce63ed1b1627b P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.176880 29246 tablet_bootstrap.cc:654] T ea17ef9dd99a45b69bb9620233088196 P 830f593dbebd443ea808ff8dcd4c1f4e: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.180373 29243 tablet_bootstrap.cc:492] T f3cace12a8974547aa16b72166de1a0c P afc8d6029d4241d4b8d8df14155a4d50: No bootstrap required, opened a new log
I20260713 09:09:23.180298 29094 leader_election.cc:304] T 318a3625119744db99347c1713f68bf8 P 830f593dbebd443ea808ff8dcd4c1f4e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 830f593dbebd443ea808ff8dcd4c1f4e, 9271d1ed85cd4239ba0958acd85b1785; no voters: 
I20260713 09:09:23.180846 29243 ts_tablet_manager.cc:1403] T f3cace12a8974547aa16b72166de1a0c P afc8d6029d4241d4b8d8df14155a4d50: Time spent bootstrapping tablet: real 0.086s	user 0.023s	sys 0.040s
I20260713 09:09:23.181151 29250 raft_consensus.cc:2804] T 318a3625119744db99347c1713f68bf8 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:23.181648 29250 raft_consensus.cc:697] T 318a3625119744db99347c1713f68bf8 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 LEADER]: Becoming Leader. State: Replica: 830f593dbebd443ea808ff8dcd4c1f4e, State: Running, Role: LEADER
I20260713 09:09:23.182452 29250 consensus_queue.cc:237] T 318a3625119744db99347c1713f68bf8 P 830f593dbebd443ea808ff8dcd4c1f4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.184466 29243 raft_consensus.cc:359] T f3cace12a8974547aa16b72166de1a0c P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.185128 29243 raft_consensus.cc:385] T f3cace12a8974547aa16b72166de1a0c P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.185420 29243 raft_consensus.cc:740] T f3cace12a8974547aa16b72166de1a0c P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afc8d6029d4241d4b8d8df14155a4d50, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.186175 29279 raft_consensus.cc:493] T 253de5696322465a95706be0f93fdc32 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:23.186740 29279 raft_consensus.cc:515] T 253de5696322465a95706be0f93fdc32 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.189002 29279 leader_election.cc:290] T 253de5696322465a95706be0f93fdc32 P 830f593dbebd443ea808ff8dcd4c1f4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1:37927), afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3:41209)
I20260713 09:09:23.189724 29243 consensus_queue.cc:260] T f3cace12a8974547aa16b72166de1a0c P afc8d6029d4241d4b8d8df14155a4d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.190563 29202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "253de5696322465a95706be0f93fdc32" candidate_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afc8d6029d4241d4b8d8df14155a4d50" is_pre_election: true
I20260713 09:09:23.192094 29243 ts_tablet_manager.cc:1434] T f3cace12a8974547aa16b72166de1a0c P afc8d6029d4241d4b8d8df14155a4d50: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
W20260713 09:09:23.193797 29093 leader_election.cc:343] T 253de5696322465a95706be0f93fdc32 P 830f593dbebd443ea808ff8dcd4c1f4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3:41209): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:23.194289 29243 tablet_bootstrap.cc:492] T 991ef983ca734d89b3e86845b25e3607 P afc8d6029d4241d4b8d8df14155a4d50: Bootstrap starting.
I20260713 09:09:23.194680 29054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "253de5696322465a95706be0f93fdc32" candidate_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9271d1ed85cd4239ba0958acd85b1785" is_pre_election: true
W20260713 09:09:23.195832 29094 leader_election.cc:343] T 253de5696322465a95706be0f93fdc32 P 830f593dbebd443ea808ff8dcd4c1f4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1:37927): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:23.196225 29094 leader_election.cc:304] T 253de5696322465a95706be0f93fdc32 P 830f593dbebd443ea808ff8dcd4c1f4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 830f593dbebd443ea808ff8dcd4c1f4e; no voters: 9271d1ed85cd4239ba0958acd85b1785, afc8d6029d4241d4b8d8df14155a4d50
I20260713 09:09:23.196918 29279 raft_consensus.cc:2749] T 253de5696322465a95706be0f93fdc32 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:23.197243 29203 raft_consensus.cc:2468] T 318a3625119744db99347c1713f68bf8 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 830f593dbebd443ea808ff8dcd4c1f4e in term 1.
I20260713 09:09:23.201928 29243 tablet_bootstrap.cc:654] T 991ef983ca734d89b3e86845b25e3607 P afc8d6029d4241d4b8d8df14155a4d50: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.208112 29247 raft_consensus.cc:493] T 6f2421b2082048b2b6698cabe161499d P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:23.208755 29247 raft_consensus.cc:515] T 6f2421b2082048b2b6698cabe161499d P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.209913 28949 catalog_manager.cc:5697] T 318a3625119744db99347c1713f68bf8 P 830f593dbebd443ea808ff8dcd4c1f4e reported cstate change: term changed from 0 to 1, leader changed from <none> to 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2). New cstate: current_term: 1 leader_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:23.213640 29243 tablet_bootstrap.cc:492] T 991ef983ca734d89b3e86845b25e3607 P afc8d6029d4241d4b8d8df14155a4d50: No bootstrap required, opened a new log
I20260713 09:09:23.211441 29247 leader_election.cc:290] T 6f2421b2082048b2b6698cabe161499d P afc8d6029d4241d4b8d8df14155a4d50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1:37927), 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2:39899)
I20260713 09:09:23.214120 29243 ts_tablet_manager.cc:1403] T 991ef983ca734d89b3e86845b25e3607 P afc8d6029d4241d4b8d8df14155a4d50: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.001s
I20260713 09:09:23.215639 29054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f2421b2082048b2b6698cabe161499d" candidate_uuid: "afc8d6029d4241d4b8d8df14155a4d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9271d1ed85cd4239ba0958acd85b1785" is_pre_election: true
I20260713 09:09:23.215843 29129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f2421b2082048b2b6698cabe161499d" candidate_uuid: "afc8d6029d4241d4b8d8df14155a4d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" is_pre_election: true
I20260713 09:09:23.216619 29054 raft_consensus.cc:2468] T 6f2421b2082048b2b6698cabe161499d P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afc8d6029d4241d4b8d8df14155a4d50 in term 0.
W20260713 09:09:23.217154 29168 leader_election.cc:343] T 6f2421b2082048b2b6698cabe161499d P afc8d6029d4241d4b8d8df14155a4d50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2:39899): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:23.218212 29168 leader_election.cc:304] T 6f2421b2082048b2b6698cabe161499d P afc8d6029d4241d4b8d8df14155a4d50 [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: 9271d1ed85cd4239ba0958acd85b1785, afc8d6029d4241d4b8d8df14155a4d50; no voters: 830f593dbebd443ea808ff8dcd4c1f4e
I20260713 09:09:23.219208 29247 raft_consensus.cc:2804] T 6f2421b2082048b2b6698cabe161499d P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:23.219576 29247 raft_consensus.cc:493] T 6f2421b2082048b2b6698cabe161499d P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:23.219921 29247 raft_consensus.cc:3060] T 6f2421b2082048b2b6698cabe161499d P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:23.221758 29243 raft_consensus.cc:359] T 991ef983ca734d89b3e86845b25e3607 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.222775 29243 raft_consensus.cc:385] T 991ef983ca734d89b3e86845b25e3607 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.223070 29243 raft_consensus.cc:740] T 991ef983ca734d89b3e86845b25e3607 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afc8d6029d4241d4b8d8df14155a4d50, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.223843 29243 consensus_queue.cc:260] T 991ef983ca734d89b3e86845b25e3607 P afc8d6029d4241d4b8d8df14155a4d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.226972 29247 raft_consensus.cc:515] T 6f2421b2082048b2b6698cabe161499d P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.240530 28949 catalog_manager.cc:5697] T 4ece6c8104d044d3839ce63ed1b1627b P 9271d1ed85cd4239ba0958acd85b1785 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1). New cstate: current_term: 1 leader_uuid: "9271d1ed85cd4239ba0958acd85b1785" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:23.262663 29244 tablet_bootstrap.cc:492] T f3cace12a8974547aa16b72166de1a0c P 9271d1ed85cd4239ba0958acd85b1785: No bootstrap required, opened a new log
I20260713 09:09:23.263161 29244 ts_tablet_manager.cc:1403] T f3cace12a8974547aa16b72166de1a0c P 9271d1ed85cd4239ba0958acd85b1785: Time spent bootstrapping tablet: real 0.192s	user 0.073s	sys 0.111s
I20260713 09:09:23.263630 29054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f2421b2082048b2b6698cabe161499d" candidate_uuid: "afc8d6029d4241d4b8d8df14155a4d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9271d1ed85cd4239ba0958acd85b1785"
I20260713 09:09:23.264245 29054 raft_consensus.cc:3060] T 6f2421b2082048b2b6698cabe161499d P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:23.264407 29129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f2421b2082048b2b6698cabe161499d" candidate_uuid: "afc8d6029d4241d4b8d8df14155a4d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "830f593dbebd443ea808ff8dcd4c1f4e"
W20260713 09:09:23.265592 29168 leader_election.cc:343] T 6f2421b2082048b2b6698cabe161499d P afc8d6029d4241d4b8d8df14155a4d50 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2:39899): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:23.265998 29244 raft_consensus.cc:359] T f3cace12a8974547aa16b72166de1a0c P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.266685 29244 raft_consensus.cc:385] T f3cace12a8974547aa16b72166de1a0c P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.266837 29247 leader_election.cc:290] T 6f2421b2082048b2b6698cabe161499d P afc8d6029d4241d4b8d8df14155a4d50 [CANDIDATE]: Term 1 election: Requested vote from peers 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1:37927), 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2:39899)
I20260713 09:09:23.266992 29244 raft_consensus.cc:740] T f3cace12a8974547aa16b72166de1a0c P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9271d1ed85cd4239ba0958acd85b1785, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.267993 29244 consensus_queue.cc:260] T f3cace12a8974547aa16b72166de1a0c P 9271d1ed85cd4239ba0958acd85b1785 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.270355 29243 ts_tablet_manager.cc:1434] T 991ef983ca734d89b3e86845b25e3607 P afc8d6029d4241d4b8d8df14155a4d50: Time spent starting tablet: real 0.056s	user 0.014s	sys 0.030s
I20260713 09:09:23.271306 29243 tablet_bootstrap.cc:492] T 8e53d50379b4442b8242afadc0cc82ee P afc8d6029d4241d4b8d8df14155a4d50: Bootstrap starting.
I20260713 09:09:23.272172 29244 ts_tablet_manager.cc:1434] T f3cace12a8974547aa16b72166de1a0c P 9271d1ed85cd4239ba0958acd85b1785: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260713 09:09:23.273141 29244 tablet_bootstrap.cc:492] T 8e53d50379b4442b8242afadc0cc82ee P 9271d1ed85cd4239ba0958acd85b1785: Bootstrap starting.
I20260713 09:09:23.273345 29054 raft_consensus.cc:2468] T 6f2421b2082048b2b6698cabe161499d P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afc8d6029d4241d4b8d8df14155a4d50 in term 1.
I20260713 09:09:23.274598 29168 leader_election.cc:304] T 6f2421b2082048b2b6698cabe161499d P afc8d6029d4241d4b8d8df14155a4d50 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9271d1ed85cd4239ba0958acd85b1785, afc8d6029d4241d4b8d8df14155a4d50; no voters: 830f593dbebd443ea808ff8dcd4c1f4e
I20260713 09:09:23.277452 29243 tablet_bootstrap.cc:654] T 8e53d50379b4442b8242afadc0cc82ee P afc8d6029d4241d4b8d8df14155a4d50: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.280388 29244 tablet_bootstrap.cc:654] T 8e53d50379b4442b8242afadc0cc82ee P 9271d1ed85cd4239ba0958acd85b1785: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.283272 29288 raft_consensus.cc:2804] T 6f2421b2082048b2b6698cabe161499d P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:23.284063 29288 raft_consensus.cc:697] T 6f2421b2082048b2b6698cabe161499d P afc8d6029d4241d4b8d8df14155a4d50 [term 1 LEADER]: Becoming Leader. State: Replica: afc8d6029d4241d4b8d8df14155a4d50, State: Running, Role: LEADER
I20260713 09:09:23.285194 29288 consensus_queue.cc:237] T 6f2421b2082048b2b6698cabe161499d P afc8d6029d4241d4b8d8df14155a4d50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.288174 29243 tablet_bootstrap.cc:492] T 8e53d50379b4442b8242afadc0cc82ee P afc8d6029d4241d4b8d8df14155a4d50: No bootstrap required, opened a new log
I20260713 09:09:23.288568 29243 ts_tablet_manager.cc:1403] T 8e53d50379b4442b8242afadc0cc82ee P afc8d6029d4241d4b8d8df14155a4d50: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.008s
I20260713 09:09:23.290061 29246 tablet_bootstrap.cc:492] T ea17ef9dd99a45b69bb9620233088196 P 830f593dbebd443ea808ff8dcd4c1f4e: No bootstrap required, opened a new log
I20260713 09:09:23.290442 29243 raft_consensus.cc:359] T 8e53d50379b4442b8242afadc0cc82ee P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.290637 29246 ts_tablet_manager.cc:1403] T ea17ef9dd99a45b69bb9620233088196 P 830f593dbebd443ea808ff8dcd4c1f4e: Time spent bootstrapping tablet: real 0.136s	user 0.035s	sys 0.035s
I20260713 09:09:23.290930 29243 raft_consensus.cc:385] T 8e53d50379b4442b8242afadc0cc82ee P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.291177 29243 raft_consensus.cc:740] T 8e53d50379b4442b8242afadc0cc82ee P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afc8d6029d4241d4b8d8df14155a4d50, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.292088 29243 consensus_queue.cc:260] T 8e53d50379b4442b8242afadc0cc82ee P afc8d6029d4241d4b8d8df14155a4d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.293787 29243 ts_tablet_manager.cc:1434] T 8e53d50379b4442b8242afadc0cc82ee P afc8d6029d4241d4b8d8df14155a4d50: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:09:23.293583 29246 raft_consensus.cc:359] T ea17ef9dd99a45b69bb9620233088196 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.294087 29244 tablet_bootstrap.cc:492] T 8e53d50379b4442b8242afadc0cc82ee P 9271d1ed85cd4239ba0958acd85b1785: No bootstrap required, opened a new log
I20260713 09:09:23.294538 29243 tablet_bootstrap.cc:492] T ea17ef9dd99a45b69bb9620233088196 P afc8d6029d4241d4b8d8df14155a4d50: Bootstrap starting.
I20260713 09:09:23.294586 29244 ts_tablet_manager.cc:1403] T 8e53d50379b4442b8242afadc0cc82ee P 9271d1ed85cd4239ba0958acd85b1785: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.006s
I20260713 09:09:23.294269 29246 raft_consensus.cc:385] T ea17ef9dd99a45b69bb9620233088196 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.296036 29246 raft_consensus.cc:740] T ea17ef9dd99a45b69bb9620233088196 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 830f593dbebd443ea808ff8dcd4c1f4e, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.296854 29246 consensus_queue.cc:260] T ea17ef9dd99a45b69bb9620233088196 P 830f593dbebd443ea808ff8dcd4c1f4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.298187 29244 raft_consensus.cc:359] T 8e53d50379b4442b8242afadc0cc82ee P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.299105 29244 raft_consensus.cc:385] T 8e53d50379b4442b8242afadc0cc82ee P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.299700 29244 raft_consensus.cc:740] T 8e53d50379b4442b8242afadc0cc82ee P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9271d1ed85cd4239ba0958acd85b1785, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.300097 29243 tablet_bootstrap.cc:654] T ea17ef9dd99a45b69bb9620233088196 P afc8d6029d4241d4b8d8df14155a4d50: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.300837 29244 consensus_queue.cc:260] T 8e53d50379b4442b8242afadc0cc82ee P 9271d1ed85cd4239ba0958acd85b1785 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.304792 29246 ts_tablet_manager.cc:1434] T ea17ef9dd99a45b69bb9620233088196 P 830f593dbebd443ea808ff8dcd4c1f4e: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.006s
I20260713 09:09:23.306393 29246 tablet_bootstrap.cc:492] T 7e6cb3cf22754235b1974ef2f804fef0 P 830f593dbebd443ea808ff8dcd4c1f4e: Bootstrap starting.
I20260713 09:09:23.307910 29244 ts_tablet_manager.cc:1434] T 8e53d50379b4442b8242afadc0cc82ee P 9271d1ed85cd4239ba0958acd85b1785: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.003s
I20260713 09:09:23.308884 29244 tablet_bootstrap.cc:492] T 991ef983ca734d89b3e86845b25e3607 P 9271d1ed85cd4239ba0958acd85b1785: Bootstrap starting.
I20260713 09:09:23.311223 28949 catalog_manager.cc:5697] T 6f2421b2082048b2b6698cabe161499d P afc8d6029d4241d4b8d8df14155a4d50 reported cstate change: term changed from 0 to 1, leader changed from <none> to afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3). New cstate: current_term: 1 leader_uuid: "afc8d6029d4241d4b8d8df14155a4d50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:23.317660 29246 tablet_bootstrap.cc:654] T 7e6cb3cf22754235b1974ef2f804fef0 P 830f593dbebd443ea808ff8dcd4c1f4e: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.323339 29244 tablet_bootstrap.cc:654] T 991ef983ca734d89b3e86845b25e3607 P 9271d1ed85cd4239ba0958acd85b1785: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.327857 29243 tablet_bootstrap.cc:492] T ea17ef9dd99a45b69bb9620233088196 P afc8d6029d4241d4b8d8df14155a4d50: No bootstrap required, opened a new log
I20260713 09:09:23.328317 29243 ts_tablet_manager.cc:1403] T ea17ef9dd99a45b69bb9620233088196 P afc8d6029d4241d4b8d8df14155a4d50: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.007s
I20260713 09:09:23.328745 29244 tablet_bootstrap.cc:492] T 991ef983ca734d89b3e86845b25e3607 P 9271d1ed85cd4239ba0958acd85b1785: No bootstrap required, opened a new log
I20260713 09:09:23.329223 29244 ts_tablet_manager.cc:1403] T 991ef983ca734d89b3e86845b25e3607 P 9271d1ed85cd4239ba0958acd85b1785: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.004s
I20260713 09:09:23.330096 29246 tablet_bootstrap.cc:492] T 7e6cb3cf22754235b1974ef2f804fef0 P 830f593dbebd443ea808ff8dcd4c1f4e: No bootstrap required, opened a new log
I20260713 09:09:23.330549 29246 ts_tablet_manager.cc:1403] T 7e6cb3cf22754235b1974ef2f804fef0 P 830f593dbebd443ea808ff8dcd4c1f4e: Time spent bootstrapping tablet: real 0.025s	user 0.002s	sys 0.013s
I20260713 09:09:23.330830 29243 raft_consensus.cc:359] T ea17ef9dd99a45b69bb9620233088196 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.331488 29243 raft_consensus.cc:385] T ea17ef9dd99a45b69bb9620233088196 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.331781 29243 raft_consensus.cc:740] T ea17ef9dd99a45b69bb9620233088196 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afc8d6029d4241d4b8d8df14155a4d50, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.331986 29244 raft_consensus.cc:359] T 991ef983ca734d89b3e86845b25e3607 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.332677 29244 raft_consensus.cc:385] T 991ef983ca734d89b3e86845b25e3607 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.332595 29243 consensus_queue.cc:260] T ea17ef9dd99a45b69bb9620233088196 P afc8d6029d4241d4b8d8df14155a4d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.333016 29244 raft_consensus.cc:740] T 991ef983ca734d89b3e86845b25e3607 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9271d1ed85cd4239ba0958acd85b1785, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.333244 29246 raft_consensus.cc:359] T 7e6cb3cf22754235b1974ef2f804fef0 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.334018 29246 raft_consensus.cc:385] T 7e6cb3cf22754235b1974ef2f804fef0 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.333775 29244 consensus_queue.cc:260] T 991ef983ca734d89b3e86845b25e3607 P 9271d1ed85cd4239ba0958acd85b1785 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.334309 29246 raft_consensus.cc:740] T 7e6cb3cf22754235b1974ef2f804fef0 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 830f593dbebd443ea808ff8dcd4c1f4e, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.334733 29243 ts_tablet_manager.cc:1434] T ea17ef9dd99a45b69bb9620233088196 P afc8d6029d4241d4b8d8df14155a4d50: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:09:23.335034 29246 consensus_queue.cc:260] T 7e6cb3cf22754235b1974ef2f804fef0 P 830f593dbebd443ea808ff8dcd4c1f4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.335739 29244 ts_tablet_manager.cc:1434] T 991ef983ca734d89b3e86845b25e3607 P 9271d1ed85cd4239ba0958acd85b1785: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:09:23.337255 29246 ts_tablet_manager.cc:1434] T 7e6cb3cf22754235b1974ef2f804fef0 P 830f593dbebd443ea808ff8dcd4c1f4e: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260713 09:09:23.338181 29246 tablet_bootstrap.cc:492] T 991ef983ca734d89b3e86845b25e3607 P 830f593dbebd443ea808ff8dcd4c1f4e: Bootstrap starting.
I20260713 09:09:23.338534 29244 tablet_bootstrap.cc:492] T ea17ef9dd99a45b69bb9620233088196 P 9271d1ed85cd4239ba0958acd85b1785: Bootstrap starting.
I20260713 09:09:23.342711 29243 tablet_bootstrap.cc:492] T 253de5696322465a95706be0f93fdc32 P afc8d6029d4241d4b8d8df14155a4d50: Bootstrap starting.
I20260713 09:09:23.344163 29246 tablet_bootstrap.cc:654] T 991ef983ca734d89b3e86845b25e3607 P 830f593dbebd443ea808ff8dcd4c1f4e: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.345031 29244 tablet_bootstrap.cc:654] T ea17ef9dd99a45b69bb9620233088196 P 9271d1ed85cd4239ba0958acd85b1785: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.349676 29243 tablet_bootstrap.cc:654] T 253de5696322465a95706be0f93fdc32 P afc8d6029d4241d4b8d8df14155a4d50: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.356109 29244 tablet_bootstrap.cc:492] T ea17ef9dd99a45b69bb9620233088196 P 9271d1ed85cd4239ba0958acd85b1785: No bootstrap required, opened a new log
I20260713 09:09:23.356534 29244 ts_tablet_manager.cc:1403] T ea17ef9dd99a45b69bb9620233088196 P 9271d1ed85cd4239ba0958acd85b1785: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.002s
I20260713 09:09:23.358915 29244 raft_consensus.cc:359] T ea17ef9dd99a45b69bb9620233088196 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.359541 29244 raft_consensus.cc:385] T ea17ef9dd99a45b69bb9620233088196 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.359831 29244 raft_consensus.cc:740] T ea17ef9dd99a45b69bb9620233088196 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9271d1ed85cd4239ba0958acd85b1785, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.360646 29244 consensus_queue.cc:260] T ea17ef9dd99a45b69bb9620233088196 P 9271d1ed85cd4239ba0958acd85b1785 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.362617 29244 ts_tablet_manager.cc:1434] T ea17ef9dd99a45b69bb9620233088196 P 9271d1ed85cd4239ba0958acd85b1785: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:09:23.363502 29244 tablet_bootstrap.cc:492] T 9b688b085b7942eabdb14682c4cde477 P 9271d1ed85cd4239ba0958acd85b1785: Bootstrap starting.
I20260713 09:09:23.364888 29246 tablet_bootstrap.cc:492] T 991ef983ca734d89b3e86845b25e3607 P 830f593dbebd443ea808ff8dcd4c1f4e: No bootstrap required, opened a new log
I20260713 09:09:23.365309 29246 ts_tablet_manager.cc:1403] T 991ef983ca734d89b3e86845b25e3607 P 830f593dbebd443ea808ff8dcd4c1f4e: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.012s
I20260713 09:09:23.367702 29251 raft_consensus.cc:493] T 8e53d50379b4442b8242afadc0cc82ee P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:23.368157 29251 raft_consensus.cc:515] T 8e53d50379b4442b8242afadc0cc82ee P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.368034 29246 raft_consensus.cc:359] T 991ef983ca734d89b3e86845b25e3607 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.369069 29246 raft_consensus.cc:385] T 991ef983ca734d89b3e86845b25e3607 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.369469 29246 raft_consensus.cc:740] T 991ef983ca734d89b3e86845b25e3607 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 830f593dbebd443ea808ff8dcd4c1f4e, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.370281 29251 leader_election.cc:290] T 8e53d50379b4442b8242afadc0cc82ee P 9271d1ed85cd4239ba0958acd85b1785 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2:39899), afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3:41209)
I20260713 09:09:23.370479 29246 consensus_queue.cc:260] T 991ef983ca734d89b3e86845b25e3607 P 830f593dbebd443ea808ff8dcd4c1f4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.372690 29129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e53d50379b4442b8242afadc0cc82ee" candidate_uuid: "9271d1ed85cd4239ba0958acd85b1785" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" is_pre_election: true
I20260713 09:09:23.373327 29246 ts_tablet_manager.cc:1434] T 991ef983ca734d89b3e86845b25e3607 P 830f593dbebd443ea808ff8dcd4c1f4e: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:09:23.373939 29203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e53d50379b4442b8242afadc0cc82ee" candidate_uuid: "9271d1ed85cd4239ba0958acd85b1785" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afc8d6029d4241d4b8d8df14155a4d50" is_pre_election: true
I20260713 09:09:23.374652 29203 raft_consensus.cc:2468] T 8e53d50379b4442b8242afadc0cc82ee P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9271d1ed85cd4239ba0958acd85b1785 in term 0.
I20260713 09:09:23.373281 29129 raft_consensus.cc:2468] T 8e53d50379b4442b8242afadc0cc82ee P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9271d1ed85cd4239ba0958acd85b1785 in term 0.
I20260713 09:09:23.375717 29018 leader_election.cc:304] T 8e53d50379b4442b8242afadc0cc82ee P 9271d1ed85cd4239ba0958acd85b1785 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9271d1ed85cd4239ba0958acd85b1785, afc8d6029d4241d4b8d8df14155a4d50; no voters: 
I20260713 09:09:23.376410 29244 tablet_bootstrap.cc:654] T 9b688b085b7942eabdb14682c4cde477 P 9271d1ed85cd4239ba0958acd85b1785: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.376456 29251 raft_consensus.cc:2804] T 8e53d50379b4442b8242afadc0cc82ee P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:23.376765 29246 tablet_bootstrap.cc:492] T 6146a4f6c98a4ba98d5aab5bfe638022 P 830f593dbebd443ea808ff8dcd4c1f4e: Bootstrap starting.
I20260713 09:09:23.376920 29251 raft_consensus.cc:493] T 8e53d50379b4442b8242afadc0cc82ee P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:23.377235 29251 raft_consensus.cc:3060] T 8e53d50379b4442b8242afadc0cc82ee P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:23.383811 29246 tablet_bootstrap.cc:654] T 6146a4f6c98a4ba98d5aab5bfe638022 P 830f593dbebd443ea808ff8dcd4c1f4e: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.386328 29251 raft_consensus.cc:515] T 8e53d50379b4442b8242afadc0cc82ee P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.386972 29244 tablet_bootstrap.cc:492] T 9b688b085b7942eabdb14682c4cde477 P 9271d1ed85cd4239ba0958acd85b1785: No bootstrap required, opened a new log
I20260713 09:09:23.387511 29244 ts_tablet_manager.cc:1403] T 9b688b085b7942eabdb14682c4cde477 P 9271d1ed85cd4239ba0958acd85b1785: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.008s
I20260713 09:09:23.389477 29244 raft_consensus.cc:359] T 9b688b085b7942eabdb14682c4cde477 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.389999 29244 raft_consensus.cc:385] T 9b688b085b7942eabdb14682c4cde477 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.390236 29244 raft_consensus.cc:740] T 9b688b085b7942eabdb14682c4cde477 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9271d1ed85cd4239ba0958acd85b1785, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.390311 29243 tablet_bootstrap.cc:492] T 253de5696322465a95706be0f93fdc32 P afc8d6029d4241d4b8d8df14155a4d50: No bootstrap required, opened a new log
I20260713 09:09:23.390859 29243 ts_tablet_manager.cc:1403] T 253de5696322465a95706be0f93fdc32 P afc8d6029d4241d4b8d8df14155a4d50: Time spent bootstrapping tablet: real 0.048s	user 0.017s	sys 0.008s
I20260713 09:09:23.390834 29244 consensus_queue.cc:260] T 9b688b085b7942eabdb14682c4cde477 P 9271d1ed85cd4239ba0958acd85b1785 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.392364 29244 ts_tablet_manager.cc:1434] T 9b688b085b7942eabdb14682c4cde477 P 9271d1ed85cd4239ba0958acd85b1785: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:09:23.393365 29244 tablet_bootstrap.cc:492] T 1a20e184806845928f8e85ef5f8a24d6 P 9271d1ed85cd4239ba0958acd85b1785: Bootstrap starting.
I20260713 09:09:23.393894 29129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e53d50379b4442b8242afadc0cc82ee" candidate_uuid: "9271d1ed85cd4239ba0958acd85b1785" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "830f593dbebd443ea808ff8dcd4c1f4e"
I20260713 09:09:23.394375 29129 raft_consensus.cc:3060] T 8e53d50379b4442b8242afadc0cc82ee P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:23.394711 29246 tablet_bootstrap.cc:492] T 6146a4f6c98a4ba98d5aab5bfe638022 P 830f593dbebd443ea808ff8dcd4c1f4e: No bootstrap required, opened a new log
I20260713 09:09:23.395128 29246 ts_tablet_manager.cc:1403] T 6146a4f6c98a4ba98d5aab5bfe638022 P 830f593dbebd443ea808ff8dcd4c1f4e: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.007s
I20260713 09:09:23.397603 29246 raft_consensus.cc:359] T 6146a4f6c98a4ba98d5aab5bfe638022 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } }
I20260713 09:09:23.398204 29246 raft_consensus.cc:385] T 6146a4f6c98a4ba98d5aab5bfe638022 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.398478 29246 raft_consensus.cc:740] T 6146a4f6c98a4ba98d5aab5bfe638022 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 830f593dbebd443ea808ff8dcd4c1f4e, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.398795 29244 tablet_bootstrap.cc:654] T 1a20e184806845928f8e85ef5f8a24d6 P 9271d1ed85cd4239ba0958acd85b1785: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.399206 29246 consensus_queue.cc:260] T 6146a4f6c98a4ba98d5aab5bfe638022 P 830f593dbebd443ea808ff8dcd4c1f4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } }
I20260713 09:09:23.401588 29129 raft_consensus.cc:2468] T 8e53d50379b4442b8242afadc0cc82ee P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9271d1ed85cd4239ba0958acd85b1785 in term 1.
I20260713 09:09:23.402583 29019 leader_election.cc:304] T 8e53d50379b4442b8242afadc0cc82ee P 9271d1ed85cd4239ba0958acd85b1785 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 830f593dbebd443ea808ff8dcd4c1f4e, 9271d1ed85cd4239ba0958acd85b1785; no voters: 
I20260713 09:09:23.403291 29269 raft_consensus.cc:2804] T 8e53d50379b4442b8242afadc0cc82ee P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:23.403478 29246 ts_tablet_manager.cc:1434] T 6146a4f6c98a4ba98d5aab5bfe638022 P 830f593dbebd443ea808ff8dcd4c1f4e: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260713 09:09:23.403781 29269 raft_consensus.cc:697] T 8e53d50379b4442b8242afadc0cc82ee P 9271d1ed85cd4239ba0958acd85b1785 [term 1 LEADER]: Becoming Leader. State: Replica: 9271d1ed85cd4239ba0958acd85b1785, State: Running, Role: LEADER
I20260713 09:09:23.404316 29246 tablet_bootstrap.cc:492] T 6f2421b2082048b2b6698cabe161499d P 830f593dbebd443ea808ff8dcd4c1f4e: Bootstrap starting.
I20260713 09:09:23.404537 29269 consensus_queue.cc:237] T 8e53d50379b4442b8242afadc0cc82ee P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.409309 29244 tablet_bootstrap.cc:492] T 1a20e184806845928f8e85ef5f8a24d6 P 9271d1ed85cd4239ba0958acd85b1785: No bootstrap required, opened a new log
I20260713 09:09:23.409777 29244 ts_tablet_manager.cc:1403] T 1a20e184806845928f8e85ef5f8a24d6 P 9271d1ed85cd4239ba0958acd85b1785: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.005s
I20260713 09:09:23.410389 29246 tablet_bootstrap.cc:654] T 6f2421b2082048b2b6698cabe161499d P 830f593dbebd443ea808ff8dcd4c1f4e: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.411767 29203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e53d50379b4442b8242afadc0cc82ee" candidate_uuid: "9271d1ed85cd4239ba0958acd85b1785" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afc8d6029d4241d4b8d8df14155a4d50"
I20260713 09:09:23.412321 29203 raft_consensus.cc:3060] T 8e53d50379b4442b8242afadc0cc82ee P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:23.412273 29244 raft_consensus.cc:359] T 1a20e184806845928f8e85ef5f8a24d6 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.413029 29244 raft_consensus.cc:385] T 1a20e184806845928f8e85ef5f8a24d6 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.413296 29244 raft_consensus.cc:740] T 1a20e184806845928f8e85ef5f8a24d6 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9271d1ed85cd4239ba0958acd85b1785, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.414081 29244 consensus_queue.cc:260] T 1a20e184806845928f8e85ef5f8a24d6 P 9271d1ed85cd4239ba0958acd85b1785 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.417383 29244 ts_tablet_manager.cc:1434] T 1a20e184806845928f8e85ef5f8a24d6 P 9271d1ed85cd4239ba0958acd85b1785: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260713 09:09:23.418184 29244 tablet_bootstrap.cc:492] T 7e6cb3cf22754235b1974ef2f804fef0 P 9271d1ed85cd4239ba0958acd85b1785: Bootstrap starting.
I20260713 09:09:23.420047 29203 raft_consensus.cc:2468] T 8e53d50379b4442b8242afadc0cc82ee P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9271d1ed85cd4239ba0958acd85b1785 in term 1.
I20260713 09:09:23.421473 29251 leader_election.cc:290] T 8e53d50379b4442b8242afadc0cc82ee P 9271d1ed85cd4239ba0958acd85b1785 [CANDIDATE]: Term 1 election: Requested vote from peers 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2:39899), afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3:41209)
I20260713 09:09:23.422173 29244 tablet_bootstrap.cc:654] T 7e6cb3cf22754235b1974ef2f804fef0 P 9271d1ed85cd4239ba0958acd85b1785: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.425740 29243 raft_consensus.cc:359] T 253de5696322465a95706be0f93fdc32 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.426468 29243 raft_consensus.cc:385] T 253de5696322465a95706be0f93fdc32 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.426874 29243 raft_consensus.cc:740] T 253de5696322465a95706be0f93fdc32 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afc8d6029d4241d4b8d8df14155a4d50, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.427879 29243 consensus_queue.cc:260] T 253de5696322465a95706be0f93fdc32 P afc8d6029d4241d4b8d8df14155a4d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.430281 29243 ts_tablet_manager.cc:1434] T 253de5696322465a95706be0f93fdc32 P afc8d6029d4241d4b8d8df14155a4d50: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.001s
I20260713 09:09:23.431344 29243 tablet_bootstrap.cc:492] T 8c6e89a6df0f4d69888a89f13887f9e9 P afc8d6029d4241d4b8d8df14155a4d50: Bootstrap starting.
I20260713 09:09:23.431598 29246 tablet_bootstrap.cc:492] T 6f2421b2082048b2b6698cabe161499d P 830f593dbebd443ea808ff8dcd4c1f4e: No bootstrap required, opened a new log
I20260713 09:09:23.432027 29246 ts_tablet_manager.cc:1403] T 6f2421b2082048b2b6698cabe161499d P 830f593dbebd443ea808ff8dcd4c1f4e: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.014s
I20260713 09:09:23.434273 29246 raft_consensus.cc:359] T 6f2421b2082048b2b6698cabe161499d P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.434832 29246 raft_consensus.cc:385] T 6f2421b2082048b2b6698cabe161499d P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.435092 29246 raft_consensus.cc:740] T 6f2421b2082048b2b6698cabe161499d P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 830f593dbebd443ea808ff8dcd4c1f4e, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.435212 29288 raft_consensus.cc:493] T 991ef983ca734d89b3e86845b25e3607 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:23.435690 29269 raft_consensus.cc:493] T ea17ef9dd99a45b69bb9620233088196 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:23.435890 29288 raft_consensus.cc:515] T 991ef983ca734d89b3e86845b25e3607 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.436072 29246 consensus_queue.cc:260] T 6f2421b2082048b2b6698cabe161499d P 830f593dbebd443ea808ff8dcd4c1f4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.436276 29269 raft_consensus.cc:515] T ea17ef9dd99a45b69bb9620233088196 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.436859 29250 raft_consensus.cc:493] T 6f2421b2082048b2b6698cabe161499d P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:23.437301 29250 raft_consensus.cc:515] T 6f2421b2082048b2b6698cabe161499d P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.437922 29288 leader_election.cc:290] T 991ef983ca734d89b3e86845b25e3607 P afc8d6029d4241d4b8d8df14155a4d50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1:37927), 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2:39899)
I20260713 09:09:23.439308 29054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "991ef983ca734d89b3e86845b25e3607" candidate_uuid: "afc8d6029d4241d4b8d8df14155a4d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9271d1ed85cd4239ba0958acd85b1785" is_pre_election: true
I20260713 09:09:23.439960 29054 raft_consensus.cc:2468] T 991ef983ca734d89b3e86845b25e3607 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afc8d6029d4241d4b8d8df14155a4d50 in term 0.
I20260713 09:09:23.441015 29269 leader_election.cc:290] T ea17ef9dd99a45b69bb9620233088196 P 9271d1ed85cd4239ba0958acd85b1785 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2:39899), afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3:41209)
I20260713 09:09:23.441522 29243 tablet_bootstrap.cc:654] T 8c6e89a6df0f4d69888a89f13887f9e9 P afc8d6029d4241d4b8d8df14155a4d50: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.441856 29054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f2421b2082048b2b6698cabe161499d" candidate_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9271d1ed85cd4239ba0958acd85b1785" is_pre_election: true
I20260713 09:09:23.442526 29054 raft_consensus.cc:2393] T 6f2421b2082048b2b6698cabe161499d P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 830f593dbebd443ea808ff8dcd4c1f4e in current term 1: Already voted for candidate afc8d6029d4241d4b8d8df14155a4d50 in this term.
I20260713 09:09:23.444298 29246 ts_tablet_manager.cc:1434] T 6f2421b2082048b2b6698cabe161499d P 830f593dbebd443ea808ff8dcd4c1f4e: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.004s
I20260713 09:09:23.445782 29246 tablet_bootstrap.cc:492] T 1a20e184806845928f8e85ef5f8a24d6 P 830f593dbebd443ea808ff8dcd4c1f4e: Bootstrap starting.
I20260713 09:09:23.446666 29202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f2421b2082048b2b6698cabe161499d" candidate_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afc8d6029d4241d4b8d8df14155a4d50" is_pre_election: true
I20260713 09:09:23.451749 29269 raft_consensus.cc:493] T f3cace12a8974547aa16b72166de1a0c P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:23.452296 29269 raft_consensus.cc:515] T f3cace12a8974547aa16b72166de1a0c P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.453641 29246 tablet_bootstrap.cc:654] T 1a20e184806845928f8e85ef5f8a24d6 P 830f593dbebd443ea808ff8dcd4c1f4e: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.455945 29129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "991ef983ca734d89b3e86845b25e3607" candidate_uuid: "afc8d6029d4241d4b8d8df14155a4d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" is_pre_election: true
I20260713 09:09:23.456699 29129 raft_consensus.cc:2468] T 991ef983ca734d89b3e86845b25e3607 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afc8d6029d4241d4b8d8df14155a4d50 in term 0.
I20260713 09:09:23.451265 29093 leader_election.cc:304] T 6f2421b2082048b2b6698cabe161499d P 830f593dbebd443ea808ff8dcd4c1f4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 830f593dbebd443ea808ff8dcd4c1f4e; no voters: 9271d1ed85cd4239ba0958acd85b1785, afc8d6029d4241d4b8d8df14155a4d50
I20260713 09:09:23.442821 29250 leader_election.cc:290] T 6f2421b2082048b2b6698cabe161499d P 830f593dbebd443ea808ff8dcd4c1f4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1:37927), afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3:41209)
I20260713 09:09:23.461781 29250 raft_consensus.cc:3060] T 6f2421b2082048b2b6698cabe161499d P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:23.460762 29168 leader_election.cc:304] T 991ef983ca734d89b3e86845b25e3607 P afc8d6029d4241d4b8d8df14155a4d50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 830f593dbebd443ea808ff8dcd4c1f4e, afc8d6029d4241d4b8d8df14155a4d50; no voters: 
I20260713 09:09:23.462785 29288 raft_consensus.cc:2804] T 991ef983ca734d89b3e86845b25e3607 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:23.463150 29288 raft_consensus.cc:493] T 991ef983ca734d89b3e86845b25e3607 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:23.463464 29288 raft_consensus.cc:3060] T 991ef983ca734d89b3e86845b25e3607 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:23.460547 29269 leader_election.cc:290] T f3cace12a8974547aa16b72166de1a0c P 9271d1ed85cd4239ba0958acd85b1785 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2:39899), afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3:41209)
I20260713 09:09:23.465348 29203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea17ef9dd99a45b69bb9620233088196" candidate_uuid: "9271d1ed85cd4239ba0958acd85b1785" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afc8d6029d4241d4b8d8df14155a4d50" is_pre_election: true
I20260713 09:09:23.467231 29129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea17ef9dd99a45b69bb9620233088196" candidate_uuid: "9271d1ed85cd4239ba0958acd85b1785" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" is_pre_election: true
I20260713 09:09:23.470515 29128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3cace12a8974547aa16b72166de1a0c" candidate_uuid: "9271d1ed85cd4239ba0958acd85b1785" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" is_pre_election: true
I20260713 09:09:23.471135 29128 raft_consensus.cc:2468] T f3cace12a8974547aa16b72166de1a0c P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9271d1ed85cd4239ba0958acd85b1785 in term 0.
I20260713 09:09:23.471794 29202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3cace12a8974547aa16b72166de1a0c" candidate_uuid: "9271d1ed85cd4239ba0958acd85b1785" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afc8d6029d4241d4b8d8df14155a4d50" is_pre_election: true
I20260713 09:09:23.472285 29019 leader_election.cc:304] T f3cace12a8974547aa16b72166de1a0c P 9271d1ed85cd4239ba0958acd85b1785 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 830f593dbebd443ea808ff8dcd4c1f4e, 9271d1ed85cd4239ba0958acd85b1785; no voters: 
I20260713 09:09:23.472558 29202 raft_consensus.cc:2468] T f3cace12a8974547aa16b72166de1a0c P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9271d1ed85cd4239ba0958acd85b1785 in term 0.
I20260713 09:09:23.474498 29269 raft_consensus.cc:2804] T f3cace12a8974547aa16b72166de1a0c P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:23.474860 29269 raft_consensus.cc:493] T f3cace12a8974547aa16b72166de1a0c P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:23.475176 29269 raft_consensus.cc:3060] T f3cace12a8974547aa16b72166de1a0c P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:23.475028 29288 raft_consensus.cc:515] T 991ef983ca734d89b3e86845b25e3607 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.474190 28951 catalog_manager.cc:5697] T 8e53d50379b4442b8242afadc0cc82ee P 9271d1ed85cd4239ba0958acd85b1785 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1). New cstate: current_term: 1 leader_uuid: "9271d1ed85cd4239ba0958acd85b1785" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:23.477169 29288 leader_election.cc:290] T 991ef983ca734d89b3e86845b25e3607 P afc8d6029d4241d4b8d8df14155a4d50 [CANDIDATE]: Term 1 election: Requested vote from peers 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1:37927), 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2:39899)
I20260713 09:09:23.478628 29203 raft_consensus.cc:2468] T ea17ef9dd99a45b69bb9620233088196 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9271d1ed85cd4239ba0958acd85b1785 in term 0.
I20260713 09:09:23.475006 29129 raft_consensus.cc:2468] T ea17ef9dd99a45b69bb9620233088196 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9271d1ed85cd4239ba0958acd85b1785 in term 0.
I20260713 09:09:23.479600 29128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "991ef983ca734d89b3e86845b25e3607" candidate_uuid: "afc8d6029d4241d4b8d8df14155a4d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "830f593dbebd443ea808ff8dcd4c1f4e"
I20260713 09:09:23.480201 29128 raft_consensus.cc:3060] T 991ef983ca734d89b3e86845b25e3607 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:23.483728 29279 raft_consensus.cc:493] T 6146a4f6c98a4ba98d5aab5bfe638022 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:23.484002 29250 raft_consensus.cc:2749] T 6f2421b2082048b2b6698cabe161499d P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:23.483788 29018 leader_election.cc:304] T ea17ef9dd99a45b69bb9620233088196 P 9271d1ed85cd4239ba0958acd85b1785 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9271d1ed85cd4239ba0958acd85b1785, afc8d6029d4241d4b8d8df14155a4d50; no voters: 
I20260713 09:09:23.484238 29279 raft_consensus.cc:515] T 6146a4f6c98a4ba98d5aab5bfe638022 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } }
I20260713 09:09:23.485396 29251 raft_consensus.cc:2804] T ea17ef9dd99a45b69bb9620233088196 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:23.485842 29251 raft_consensus.cc:493] T ea17ef9dd99a45b69bb9620233088196 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:23.486263 29251 raft_consensus.cc:3060] T ea17ef9dd99a45b69bb9620233088196 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:23.486662 29279 leader_election.cc:290] T 6146a4f6c98a4ba98d5aab5bfe638022 P 830f593dbebd443ea808ff8dcd4c1f4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1:37927), afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3:41209)
I20260713 09:09:23.488163 29054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6146a4f6c98a4ba98d5aab5bfe638022" candidate_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9271d1ed85cd4239ba0958acd85b1785" is_pre_election: true
I20260713 09:09:23.492170 29054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "991ef983ca734d89b3e86845b25e3607" candidate_uuid: "afc8d6029d4241d4b8d8df14155a4d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9271d1ed85cd4239ba0958acd85b1785"
I20260713 09:09:23.492679 29054 raft_consensus.cc:3060] T 991ef983ca734d89b3e86845b25e3607 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:23.494472 29203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6146a4f6c98a4ba98d5aab5bfe638022" candidate_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afc8d6029d4241d4b8d8df14155a4d50" is_pre_election: true
I20260713 09:09:23.495187 29203 raft_consensus.cc:2393] T 6146a4f6c98a4ba98d5aab5bfe638022 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 830f593dbebd443ea808ff8dcd4c1f4e in current term 1: Already voted for candidate 9271d1ed85cd4239ba0958acd85b1785 in this term.
I20260713 09:09:23.494849 29251 raft_consensus.cc:515] T ea17ef9dd99a45b69bb9620233088196 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.497747 29093 leader_election.cc:304] T 6146a4f6c98a4ba98d5aab5bfe638022 P 830f593dbebd443ea808ff8dcd4c1f4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 830f593dbebd443ea808ff8dcd4c1f4e; no voters: 9271d1ed85cd4239ba0958acd85b1785, afc8d6029d4241d4b8d8df14155a4d50
I20260713 09:09:23.499257 29279 raft_consensus.cc:3060] T 6146a4f6c98a4ba98d5aab5bfe638022 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:23.501703 29251 leader_election.cc:290] T ea17ef9dd99a45b69bb9620233088196 P 9271d1ed85cd4239ba0958acd85b1785 [CANDIDATE]: Term 1 election: Requested vote from peers 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2:39899), afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3:41209)
I20260713 09:09:23.503552 29246 tablet_bootstrap.cc:492] T 1a20e184806845928f8e85ef5f8a24d6 P 830f593dbebd443ea808ff8dcd4c1f4e: No bootstrap required, opened a new log
I20260713 09:09:23.504185 29246 ts_tablet_manager.cc:1403] T 1a20e184806845928f8e85ef5f8a24d6 P 830f593dbebd443ea808ff8dcd4c1f4e: Time spent bootstrapping tablet: real 0.059s	user 0.015s	sys 0.017s
I20260713 09:09:23.504489 29128 raft_consensus.cc:2468] T 991ef983ca734d89b3e86845b25e3607 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afc8d6029d4241d4b8d8df14155a4d50 in term 1.
I20260713 09:09:23.505645 29168 leader_election.cc:304] T 991ef983ca734d89b3e86845b25e3607 P afc8d6029d4241d4b8d8df14155a4d50 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 830f593dbebd443ea808ff8dcd4c1f4e, afc8d6029d4241d4b8d8df14155a4d50; no voters: 
I20260713 09:09:23.506443 29288 raft_consensus.cc:2804] T 991ef983ca734d89b3e86845b25e3607 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:23.506937 29288 raft_consensus.cc:697] T 991ef983ca734d89b3e86845b25e3607 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 LEADER]: Becoming Leader. State: Replica: afc8d6029d4241d4b8d8df14155a4d50, State: Running, Role: LEADER
I20260713 09:09:23.506937 29246 raft_consensus.cc:359] T 1a20e184806845928f8e85ef5f8a24d6 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.507822 29246 raft_consensus.cc:385] T 1a20e184806845928f8e85ef5f8a24d6 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.508030 29246 raft_consensus.cc:740] T 1a20e184806845928f8e85ef5f8a24d6 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 830f593dbebd443ea808ff8dcd4c1f4e, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.508157 29251 consensus_queue.cc:1048] T 6146a4f6c98a4ba98d5aab5bfe638022 P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:23.507964 29288 consensus_queue.cc:237] T 991ef983ca734d89b3e86845b25e3607 P afc8d6029d4241d4b8d8df14155a4d50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.508872 29246 consensus_queue.cc:260] T 1a20e184806845928f8e85ef5f8a24d6 P 830f593dbebd443ea808ff8dcd4c1f4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.513978 29246 ts_tablet_manager.cc:1434] T 1a20e184806845928f8e85ef5f8a24d6 P 830f593dbebd443ea808ff8dcd4c1f4e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:09:23.515059 29246 tablet_bootstrap.cc:492] T 2183c5dda76d4d18968b15ca521d8e47 P 830f593dbebd443ea808ff8dcd4c1f4e: Bootstrap starting.
I20260713 09:09:23.515650 29244 tablet_bootstrap.cc:492] T 7e6cb3cf22754235b1974ef2f804fef0 P 9271d1ed85cd4239ba0958acd85b1785: No bootstrap required, opened a new log
I20260713 09:09:23.516091 29244 ts_tablet_manager.cc:1403] T 7e6cb3cf22754235b1974ef2f804fef0 P 9271d1ed85cd4239ba0958acd85b1785: Time spent bootstrapping tablet: real 0.098s	user 0.021s	sys 0.009s
I20260713 09:09:23.518617 29244 raft_consensus.cc:359] T 7e6cb3cf22754235b1974ef2f804fef0 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.519284 29244 raft_consensus.cc:385] T 7e6cb3cf22754235b1974ef2f804fef0 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.518879 29129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea17ef9dd99a45b69bb9620233088196" candidate_uuid: "9271d1ed85cd4239ba0958acd85b1785" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "830f593dbebd443ea808ff8dcd4c1f4e"
I20260713 09:09:23.521423 29129 raft_consensus.cc:3060] T ea17ef9dd99a45b69bb9620233088196 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:23.521579 29243 tablet_bootstrap.cc:492] T 8c6e89a6df0f4d69888a89f13887f9e9 P afc8d6029d4241d4b8d8df14155a4d50: No bootstrap required, opened a new log
I20260713 09:09:23.522027 29243 ts_tablet_manager.cc:1403] T 8c6e89a6df0f4d69888a89f13887f9e9 P afc8d6029d4241d4b8d8df14155a4d50: Time spent bootstrapping tablet: real 0.091s	user 0.013s	sys 0.004s
I20260713 09:09:23.519645 29244 raft_consensus.cc:740] T 7e6cb3cf22754235b1974ef2f804fef0 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9271d1ed85cd4239ba0958acd85b1785, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.524616 29279 raft_consensus.cc:2749] T 6146a4f6c98a4ba98d5aab5bfe638022 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:23.524852 29243 raft_consensus.cc:359] T 8c6e89a6df0f4d69888a89f13887f9e9 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.525591 29243 raft_consensus.cc:385] T 8c6e89a6df0f4d69888a89f13887f9e9 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.525761 29246 tablet_bootstrap.cc:654] T 2183c5dda76d4d18968b15ca521d8e47 P 830f593dbebd443ea808ff8dcd4c1f4e: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.525974 29243 raft_consensus.cc:740] T 8c6e89a6df0f4d69888a89f13887f9e9 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afc8d6029d4241d4b8d8df14155a4d50, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.527032 29243 consensus_queue.cc:260] T 8c6e89a6df0f4d69888a89f13887f9e9 P afc8d6029d4241d4b8d8df14155a4d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.528653 29244 consensus_queue.cc:260] T 7e6cb3cf22754235b1974ef2f804fef0 P 9271d1ed85cd4239ba0958acd85b1785 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.530400 29203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea17ef9dd99a45b69bb9620233088196" candidate_uuid: "9271d1ed85cd4239ba0958acd85b1785" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afc8d6029d4241d4b8d8df14155a4d50"
I20260713 09:09:23.530928 29203 raft_consensus.cc:3060] T ea17ef9dd99a45b69bb9620233088196 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:23.536360 29244 ts_tablet_manager.cc:1434] T 7e6cb3cf22754235b1974ef2f804fef0 P 9271d1ed85cd4239ba0958acd85b1785: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260713 09:09:23.537186 29244 tablet_bootstrap.cc:492] T 2183c5dda76d4d18968b15ca521d8e47 P 9271d1ed85cd4239ba0958acd85b1785: Bootstrap starting.
I20260713 09:09:23.537889 29243 ts_tablet_manager.cc:1434] T 8c6e89a6df0f4d69888a89f13887f9e9 P afc8d6029d4241d4b8d8df14155a4d50: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260713 09:09:23.538503 29243 tablet_bootstrap.cc:492] T 2183c5dda76d4d18968b15ca521d8e47 P afc8d6029d4241d4b8d8df14155a4d50: Bootstrap starting.
I20260713 09:09:23.541160 29279 raft_consensus.cc:493] T 1a20e184806845928f8e85ef5f8a24d6 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:23.541611 29279 raft_consensus.cc:515] T 1a20e184806845928f8e85ef5f8a24d6 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.536442 29251 consensus_queue.cc:1048] T 6146a4f6c98a4ba98d5aab5bfe638022 P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Connected to new peer: Peer: permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260713 09:09:23.543582 29279 leader_election.cc:290] T 1a20e184806845928f8e85ef5f8a24d6 P 830f593dbebd443ea808ff8dcd4c1f4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1:37927), afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3:41209)
I20260713 09:09:23.544730 29053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a20e184806845928f8e85ef5f8a24d6" candidate_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9271d1ed85cd4239ba0958acd85b1785" is_pre_election: true
I20260713 09:09:23.545921 29053 raft_consensus.cc:2468] T 1a20e184806845928f8e85ef5f8a24d6 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 830f593dbebd443ea808ff8dcd4c1f4e in term 0.
I20260713 09:09:23.547250 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a20e184806845928f8e85ef5f8a24d6" candidate_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afc8d6029d4241d4b8d8df14155a4d50" is_pre_election: true
W20260713 09:09:23.551810 29093 leader_election.cc:343] T 1a20e184806845928f8e85ef5f8a24d6 P 830f593dbebd443ea808ff8dcd4c1f4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3:41209): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:23.552510 29094 leader_election.cc:304] T 1a20e184806845928f8e85ef5f8a24d6 P 830f593dbebd443ea808ff8dcd4c1f4e [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: 830f593dbebd443ea808ff8dcd4c1f4e, 9271d1ed85cd4239ba0958acd85b1785; no voters: afc8d6029d4241d4b8d8df14155a4d50
I20260713 09:09:23.553488 29054 raft_consensus.cc:2468] T 991ef983ca734d89b3e86845b25e3607 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afc8d6029d4241d4b8d8df14155a4d50 in term 1.
I20260713 09:09:23.554068 29279 raft_consensus.cc:2804] T 1a20e184806845928f8e85ef5f8a24d6 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:23.554436 29279 raft_consensus.cc:493] T 1a20e184806845928f8e85ef5f8a24d6 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:23.554759 29279 raft_consensus.cc:3060] T 1a20e184806845928f8e85ef5f8a24d6 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:23.556457 29129 raft_consensus.cc:2468] T ea17ef9dd99a45b69bb9620233088196 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9271d1ed85cd4239ba0958acd85b1785 in term 1.
I20260713 09:09:23.565012 29019 leader_election.cc:304] T ea17ef9dd99a45b69bb9620233088196 P 9271d1ed85cd4239ba0958acd85b1785 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 830f593dbebd443ea808ff8dcd4c1f4e, 9271d1ed85cd4239ba0958acd85b1785; no voters: 
I20260713 09:09:23.566191 29251 raft_consensus.cc:2804] T ea17ef9dd99a45b69bb9620233088196 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:23.566083 29269 raft_consensus.cc:515] T f3cace12a8974547aa16b72166de1a0c P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.566735 29251 raft_consensus.cc:697] T ea17ef9dd99a45b69bb9620233088196 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 LEADER]: Becoming Leader. State: Replica: 9271d1ed85cd4239ba0958acd85b1785, State: Running, Role: LEADER
I20260713 09:09:23.567521 29251 consensus_queue.cc:237] T ea17ef9dd99a45b69bb9620233088196 P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.568065 29244 tablet_bootstrap.cc:654] T 2183c5dda76d4d18968b15ca521d8e47 P 9271d1ed85cd4239ba0958acd85b1785: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.568555 29203 raft_consensus.cc:2468] T ea17ef9dd99a45b69bb9620233088196 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9271d1ed85cd4239ba0958acd85b1785 in term 1.
I20260713 09:09:23.571625 29269 leader_election.cc:290] T f3cace12a8974547aa16b72166de1a0c P 9271d1ed85cd4239ba0958acd85b1785 [CANDIDATE]: Term 1 election: Requested vote from peers 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2:39899), afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3:41209)
I20260713 09:09:23.571844 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3cace12a8974547aa16b72166de1a0c" candidate_uuid: "9271d1ed85cd4239ba0958acd85b1785" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afc8d6029d4241d4b8d8df14155a4d50"
I20260713 09:09:23.572412 29246 tablet_bootstrap.cc:492] T 2183c5dda76d4d18968b15ca521d8e47 P 830f593dbebd443ea808ff8dcd4c1f4e: No bootstrap required, opened a new log
I20260713 09:09:23.572515 29129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3cace12a8974547aa16b72166de1a0c" candidate_uuid: "9271d1ed85cd4239ba0958acd85b1785" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "830f593dbebd443ea808ff8dcd4c1f4e"
I20260713 09:09:23.572654 29201 raft_consensus.cc:3060] T f3cace12a8974547aa16b72166de1a0c P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:23.572865 29246 ts_tablet_manager.cc:1403] T 2183c5dda76d4d18968b15ca521d8e47 P 830f593dbebd443ea808ff8dcd4c1f4e: Time spent bootstrapping tablet: real 0.058s	user 0.022s	sys 0.002s
I20260713 09:09:23.573002 29129 raft_consensus.cc:3060] T f3cace12a8974547aa16b72166de1a0c P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:23.576181 29246 raft_consensus.cc:359] T 2183c5dda76d4d18968b15ca521d8e47 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.576800 29246 raft_consensus.cc:385] T 2183c5dda76d4d18968b15ca521d8e47 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.577071 29246 raft_consensus.cc:740] T 2183c5dda76d4d18968b15ca521d8e47 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 830f593dbebd443ea808ff8dcd4c1f4e, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.577142 29279 raft_consensus.cc:515] T 1a20e184806845928f8e85ef5f8a24d6 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.577862 29246 consensus_queue.cc:260] T 2183c5dda76d4d18968b15ca521d8e47 P 830f593dbebd443ea808ff8dcd4c1f4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.580482 29246 ts_tablet_manager.cc:1434] T 2183c5dda76d4d18968b15ca521d8e47 P 830f593dbebd443ea808ff8dcd4c1f4e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:09:23.580102 29054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a20e184806845928f8e85ef5f8a24d6" candidate_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9271d1ed85cd4239ba0958acd85b1785"
I20260713 09:09:23.580940 29054 raft_consensus.cc:3060] T 1a20e184806845928f8e85ef5f8a24d6 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:23.583524 29243 tablet_bootstrap.cc:654] T 2183c5dda76d4d18968b15ca521d8e47 P afc8d6029d4241d4b8d8df14155a4d50: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.584909 29246 tablet_bootstrap.cc:492] T 0e063bca517e46c8ad6decdcb578ecac P 830f593dbebd443ea808ff8dcd4c1f4e: Bootstrap starting.
I20260713 09:09:23.589990 29129 raft_consensus.cc:2468] T f3cace12a8974547aa16b72166de1a0c P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9271d1ed85cd4239ba0958acd85b1785 in term 1.
I20260713 09:09:23.590515 29201 raft_consensus.cc:2468] T f3cace12a8974547aa16b72166de1a0c P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9271d1ed85cd4239ba0958acd85b1785 in term 1.
I20260713 09:09:23.591223 29250 raft_consensus.cc:493] T 2183c5dda76d4d18968b15ca521d8e47 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:23.591583 29018 leader_election.cc:304] T f3cace12a8974547aa16b72166de1a0c P 9271d1ed85cd4239ba0958acd85b1785 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9271d1ed85cd4239ba0958acd85b1785, afc8d6029d4241d4b8d8df14155a4d50; no voters: 
I20260713 09:09:23.591766 29250 raft_consensus.cc:515] T 2183c5dda76d4d18968b15ca521d8e47 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.596472 29279 leader_election.cc:290] T 1a20e184806845928f8e85ef5f8a24d6 P 830f593dbebd443ea808ff8dcd4c1f4e [CANDIDATE]: Term 1 election: Requested vote from peers 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1:37927), afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3:41209)
I20260713 09:09:23.603052 29314 raft_consensus.cc:2804] T f3cace12a8974547aa16b72166de1a0c P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:23.603534 29314 raft_consensus.cc:697] T f3cace12a8974547aa16b72166de1a0c P 9271d1ed85cd4239ba0958acd85b1785 [term 1 LEADER]: Becoming Leader. State: Replica: 9271d1ed85cd4239ba0958acd85b1785, State: Running, Role: LEADER
I20260713 09:09:23.604563 29244 tablet_bootstrap.cc:492] T 2183c5dda76d4d18968b15ca521d8e47 P 9271d1ed85cd4239ba0958acd85b1785: No bootstrap required, opened a new log
I20260713 09:09:23.604986 29244 ts_tablet_manager.cc:1403] T 2183c5dda76d4d18968b15ca521d8e47 P 9271d1ed85cd4239ba0958acd85b1785: Time spent bootstrapping tablet: real 0.068s	user 0.023s	sys 0.002s
I20260713 09:09:23.604238 29053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2183c5dda76d4d18968b15ca521d8e47" candidate_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9271d1ed85cd4239ba0958acd85b1785" is_pre_election: true
I20260713 09:09:23.607439 29250 leader_election.cc:290] T 2183c5dda76d4d18968b15ca521d8e47 P 830f593dbebd443ea808ff8dcd4c1f4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1:37927), afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3:41209)
I20260713 09:09:23.601284 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a20e184806845928f8e85ef5f8a24d6" candidate_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afc8d6029d4241d4b8d8df14155a4d50"
I20260713 09:09:23.608083 29203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2183c5dda76d4d18968b15ca521d8e47" candidate_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afc8d6029d4241d4b8d8df14155a4d50" is_pre_election: true
I20260713 09:09:23.609131 29246 tablet_bootstrap.cc:654] T 0e063bca517e46c8ad6decdcb578ecac P 830f593dbebd443ea808ff8dcd4c1f4e: Neither blocks nor log segments found. Creating new log.
W20260713 09:09:23.609716 29093 leader_election.cc:343] T 1a20e184806845928f8e85ef5f8a24d6 P 830f593dbebd443ea808ff8dcd4c1f4e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3:41209): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:09:23.610985 29093 leader_election.cc:343] T 2183c5dda76d4d18968b15ca521d8e47 P 830f593dbebd443ea808ff8dcd4c1f4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3:41209): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:23.612365 29244 raft_consensus.cc:359] T 2183c5dda76d4d18968b15ca521d8e47 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.612989 29244 raft_consensus.cc:385] T 2183c5dda76d4d18968b15ca521d8e47 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.613246 29244 raft_consensus.cc:740] T 2183c5dda76d4d18968b15ca521d8e47 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9271d1ed85cd4239ba0958acd85b1785, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.613323 29054 raft_consensus.cc:2468] T 1a20e184806845928f8e85ef5f8a24d6 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 830f593dbebd443ea808ff8dcd4c1f4e in term 1.
I20260713 09:09:23.613963 29244 consensus_queue.cc:260] T 2183c5dda76d4d18968b15ca521d8e47 P 9271d1ed85cd4239ba0958acd85b1785 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.616623 29053 raft_consensus.cc:2468] T 2183c5dda76d4d18968b15ca521d8e47 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 830f593dbebd443ea808ff8dcd4c1f4e in term 0.
I20260713 09:09:23.618253 29094 leader_election.cc:304] T 1a20e184806845928f8e85ef5f8a24d6 P 830f593dbebd443ea808ff8dcd4c1f4e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 830f593dbebd443ea808ff8dcd4c1f4e, 9271d1ed85cd4239ba0958acd85b1785; no voters: afc8d6029d4241d4b8d8df14155a4d50
I20260713 09:09:23.620471 29250 raft_consensus.cc:2804] T 1a20e184806845928f8e85ef5f8a24d6 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:23.620944 29250 raft_consensus.cc:697] T 1a20e184806845928f8e85ef5f8a24d6 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 LEADER]: Becoming Leader. State: Replica: 830f593dbebd443ea808ff8dcd4c1f4e, State: Running, Role: LEADER
I20260713 09:09:23.604933 29251 consensus_queue.cc:1048] T 4ece6c8104d044d3839ce63ed1b1627b P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Connected to new peer: Peer: permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260713 09:09:23.620850 29314 consensus_queue.cc:237] T f3cace12a8974547aa16b72166de1a0c P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.621848 29250 consensus_queue.cc:237] T 1a20e184806845928f8e85ef5f8a24d6 P 830f593dbebd443ea808ff8dcd4c1f4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.625474 29279 consensus_queue.cc:1048] T 318a3625119744db99347c1713f68bf8 P 830f593dbebd443ea808ff8dcd4c1f4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260713 09:09:23.642135 29288 raft_consensus.cc:493] T 8c6e89a6df0f4d69888a89f13887f9e9 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:23.642714 29288 raft_consensus.cc:515] T 8c6e89a6df0f4d69888a89f13887f9e9 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.645174 29288 leader_election.cc:290] T 8c6e89a6df0f4d69888a89f13887f9e9 P afc8d6029d4241d4b8d8df14155a4d50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1:37927), 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2:39899)
I20260713 09:09:23.648864 29094 leader_election.cc:304] T 2183c5dda76d4d18968b15ca521d8e47 P 830f593dbebd443ea808ff8dcd4c1f4e [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: 830f593dbebd443ea808ff8dcd4c1f4e, 9271d1ed85cd4239ba0958acd85b1785; no voters: afc8d6029d4241d4b8d8df14155a4d50
I20260713 09:09:23.649605 29053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c6e89a6df0f4d69888a89f13887f9e9" candidate_uuid: "afc8d6029d4241d4b8d8df14155a4d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9271d1ed85cd4239ba0958acd85b1785" is_pre_election: true
I20260713 09:09:23.650007 29279 raft_consensus.cc:2804] T 2183c5dda76d4d18968b15ca521d8e47 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:23.650581 29279 raft_consensus.cc:493] T 2183c5dda76d4d18968b15ca521d8e47 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:23.650836 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c6e89a6df0f4d69888a89f13887f9e9" candidate_uuid: "afc8d6029d4241d4b8d8df14155a4d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" is_pre_election: true
I20260713 09:09:23.651008 29279 raft_consensus.cc:3060] T 2183c5dda76d4d18968b15ca521d8e47 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:23.637079 28951 catalog_manager.cc:5697] T 991ef983ca734d89b3e86845b25e3607 P afc8d6029d4241d4b8d8df14155a4d50 reported cstate change: term changed from 0 to 1, leader changed from <none> to afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3). New cstate: current_term: 1 leader_uuid: "afc8d6029d4241d4b8d8df14155a4d50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } health_report { overall_health: HEALTHY } } }
W20260713 09:09:23.656100 29168 leader_election.cc:343] T 8c6e89a6df0f4d69888a89f13887f9e9 P afc8d6029d4241d4b8d8df14155a4d50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1:37927): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:09:23.656751 29168 leader_election.cc:343] T 8c6e89a6df0f4d69888a89f13887f9e9 P afc8d6029d4241d4b8d8df14155a4d50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2:39899): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:23.657110 29168 leader_election.cc:304] T 8c6e89a6df0f4d69888a89f13887f9e9 P afc8d6029d4241d4b8d8df14155a4d50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: afc8d6029d4241d4b8d8df14155a4d50; no voters: 830f593dbebd443ea808ff8dcd4c1f4e, 9271d1ed85cd4239ba0958acd85b1785
I20260713 09:09:23.658106 29288 raft_consensus.cc:2749] T 8c6e89a6df0f4d69888a89f13887f9e9 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:23.675809 29244 ts_tablet_manager.cc:1434] T 2183c5dda76d4d18968b15ca521d8e47 P 9271d1ed85cd4239ba0958acd85b1785: Time spent starting tablet: real 0.071s	user 0.023s	sys 0.020s
I20260713 09:09:23.676776 29244 tablet_bootstrap.cc:492] T 8c6e89a6df0f4d69888a89f13887f9e9 P 9271d1ed85cd4239ba0958acd85b1785: Bootstrap starting.
I20260713 09:09:23.691135 28949 catalog_manager.cc:5697] T ea17ef9dd99a45b69bb9620233088196 P 9271d1ed85cd4239ba0958acd85b1785 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1). New cstate: current_term: 1 leader_uuid: "9271d1ed85cd4239ba0958acd85b1785" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:23.693336 28949 catalog_manager.cc:5697] T f3cace12a8974547aa16b72166de1a0c P 9271d1ed85cd4239ba0958acd85b1785 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1). New cstate: current_term: 1 leader_uuid: "9271d1ed85cd4239ba0958acd85b1785" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:23.695904 29243 tablet_bootstrap.cc:492] T 2183c5dda76d4d18968b15ca521d8e47 P afc8d6029d4241d4b8d8df14155a4d50: No bootstrap required, opened a new log
I20260713 09:09:23.696375 29243 ts_tablet_manager.cc:1403] T 2183c5dda76d4d18968b15ca521d8e47 P afc8d6029d4241d4b8d8df14155a4d50: Time spent bootstrapping tablet: real 0.158s	user 0.012s	sys 0.003s
I20260713 09:09:23.698956 29243 raft_consensus.cc:359] T 2183c5dda76d4d18968b15ca521d8e47 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.699592 29243 raft_consensus.cc:385] T 2183c5dda76d4d18968b15ca521d8e47 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.699963 29243 raft_consensus.cc:740] T 2183c5dda76d4d18968b15ca521d8e47 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afc8d6029d4241d4b8d8df14155a4d50, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.700711 29243 consensus_queue.cc:260] T 2183c5dda76d4d18968b15ca521d8e47 P afc8d6029d4241d4b8d8df14155a4d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.702535 29269 consensus_queue.cc:1048] T 4ece6c8104d044d3839ce63ed1b1627b P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:23.702812 29243 ts_tablet_manager.cc:1434] T 2183c5dda76d4d18968b15ca521d8e47 P afc8d6029d4241d4b8d8df14155a4d50: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:09:23.704578 29243 tablet_bootstrap.cc:492] T 0e063bca517e46c8ad6decdcb578ecac P afc8d6029d4241d4b8d8df14155a4d50: Bootstrap starting.
I20260713 09:09:23.721889 29243 tablet_bootstrap.cc:654] T 0e063bca517e46c8ad6decdcb578ecac P afc8d6029d4241d4b8d8df14155a4d50: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.731339 29321 consensus_queue.cc:1048] T 318a3625119744db99347c1713f68bf8 P 830f593dbebd443ea808ff8dcd4c1f4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:23.731884 29279 raft_consensus.cc:515] T 2183c5dda76d4d18968b15ca521d8e47 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.734527 29279 leader_election.cc:290] T 2183c5dda76d4d18968b15ca521d8e47 P 830f593dbebd443ea808ff8dcd4c1f4e [CANDIDATE]: Term 1 election: Requested vote from peers 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1:37927), afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3:41209)
I20260713 09:09:23.738477 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2183c5dda76d4d18968b15ca521d8e47" candidate_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afc8d6029d4241d4b8d8df14155a4d50"
I20260713 09:09:23.739221 29201 raft_consensus.cc:3060] T 2183c5dda76d4d18968b15ca521d8e47 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:23.744119 29279 raft_consensus.cc:493] T 7e6cb3cf22754235b1974ef2f804fef0 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:23.744242 29053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2183c5dda76d4d18968b15ca521d8e47" candidate_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9271d1ed85cd4239ba0958acd85b1785"
I20260713 09:09:23.744809 29053 raft_consensus.cc:3060] T 2183c5dda76d4d18968b15ca521d8e47 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:23.745785 29244 tablet_bootstrap.cc:654] T 8c6e89a6df0f4d69888a89f13887f9e9 P 9271d1ed85cd4239ba0958acd85b1785: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.744557 29279 raft_consensus.cc:515] T 7e6cb3cf22754235b1974ef2f804fef0 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.750276 29201 raft_consensus.cc:2468] T 2183c5dda76d4d18968b15ca521d8e47 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 830f593dbebd443ea808ff8dcd4c1f4e in term 1.
I20260713 09:09:23.754550 29246 tablet_bootstrap.cc:492] T 0e063bca517e46c8ad6decdcb578ecac P 830f593dbebd443ea808ff8dcd4c1f4e: No bootstrap required, opened a new log
I20260713 09:09:23.755174 29246 ts_tablet_manager.cc:1403] T 0e063bca517e46c8ad6decdcb578ecac P 830f593dbebd443ea808ff8dcd4c1f4e: Time spent bootstrapping tablet: real 0.170s	user 0.023s	sys 0.025s
I20260713 09:09:23.756389 29093 leader_election.cc:304] T 2183c5dda76d4d18968b15ca521d8e47 P 830f593dbebd443ea808ff8dcd4c1f4e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 830f593dbebd443ea808ff8dcd4c1f4e, afc8d6029d4241d4b8d8df14155a4d50; no voters: 
I20260713 09:09:23.752470 28952 catalog_manager.cc:5697] T 1a20e184806845928f8e85ef5f8a24d6 P 830f593dbebd443ea808ff8dcd4c1f4e reported cstate change: term changed from 0 to 1, leader changed from <none> to 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2). New cstate: current_term: 1 leader_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:23.757481 29250 raft_consensus.cc:2804] T 2183c5dda76d4d18968b15ca521d8e47 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:23.759491 29250 raft_consensus.cc:697] T 2183c5dda76d4d18968b15ca521d8e47 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 LEADER]: Becoming Leader. State: Replica: 830f593dbebd443ea808ff8dcd4c1f4e, State: Running, Role: LEADER
I20260713 09:09:23.760807 29250 consensus_queue.cc:237] T 2183c5dda76d4d18968b15ca521d8e47 P 830f593dbebd443ea808ff8dcd4c1f4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.761286 29054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e6cb3cf22754235b1974ef2f804fef0" candidate_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9271d1ed85cd4239ba0958acd85b1785" is_pre_election: true
I20260713 09:09:23.761813 29054 raft_consensus.cc:2468] T 7e6cb3cf22754235b1974ef2f804fef0 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 830f593dbebd443ea808ff8dcd4c1f4e in term 0.
I20260713 09:09:23.764817 29244 tablet_bootstrap.cc:492] T 8c6e89a6df0f4d69888a89f13887f9e9 P 9271d1ed85cd4239ba0958acd85b1785: No bootstrap required, opened a new log
I20260713 09:09:23.762836 29094 leader_election.cc:304] T 7e6cb3cf22754235b1974ef2f804fef0 P 830f593dbebd443ea808ff8dcd4c1f4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 830f593dbebd443ea808ff8dcd4c1f4e, 9271d1ed85cd4239ba0958acd85b1785; no voters: 
I20260713 09:09:23.765352 29244 ts_tablet_manager.cc:1403] T 8c6e89a6df0f4d69888a89f13887f9e9 P 9271d1ed85cd4239ba0958acd85b1785: Time spent bootstrapping tablet: real 0.089s	user 0.005s	sys 0.006s
I20260713 09:09:23.768951 29316 raft_consensus.cc:2804] T 7e6cb3cf22754235b1974ef2f804fef0 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:23.769322 29316 raft_consensus.cc:493] T 7e6cb3cf22754235b1974ef2f804fef0 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:23.769645 29316 raft_consensus.cc:3060] T 7e6cb3cf22754235b1974ef2f804fef0 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:23.775406 29316 raft_consensus.cc:515] T 7e6cb3cf22754235b1974ef2f804fef0 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.776292 29269 raft_consensus.cc:493] T 9b688b085b7942eabdb14682c4cde477 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:23.776744 29269 raft_consensus.cc:515] T 9b688b085b7942eabdb14682c4cde477 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.778560 29269 leader_election.cc:290] T 9b688b085b7942eabdb14682c4cde477 P 9271d1ed85cd4239ba0958acd85b1785 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2:39899), afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3:41209)
I20260713 09:09:23.776309 29243 tablet_bootstrap.cc:492] T 0e063bca517e46c8ad6decdcb578ecac P afc8d6029d4241d4b8d8df14155a4d50: No bootstrap required, opened a new log
I20260713 09:09:23.779456 29243 ts_tablet_manager.cc:1403] T 0e063bca517e46c8ad6decdcb578ecac P afc8d6029d4241d4b8d8df14155a4d50: Time spent bootstrapping tablet: real 0.075s	user 0.014s	sys 0.003s
I20260713 09:09:23.779587 29246 raft_consensus.cc:359] T 0e063bca517e46c8ad6decdcb578ecac P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.781785 29246 raft_consensus.cc:385] T 0e063bca517e46c8ad6decdcb578ecac P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.781577 29128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b688b085b7942eabdb14682c4cde477" candidate_uuid: "9271d1ed85cd4239ba0958acd85b1785" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" is_pre_election: true
I20260713 09:09:23.781944 29202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b688b085b7942eabdb14682c4cde477" candidate_uuid: "9271d1ed85cd4239ba0958acd85b1785" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afc8d6029d4241d4b8d8df14155a4d50" is_pre_election: true
I20260713 09:09:23.782297 29246 raft_consensus.cc:740] T 0e063bca517e46c8ad6decdcb578ecac P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 830f593dbebd443ea808ff8dcd4c1f4e, State: Initialized, Role: FOLLOWER
W20260713 09:09:23.783202 29018 leader_election.cc:343] T 9b688b085b7942eabdb14682c4cde477 P 9271d1ed85cd4239ba0958acd85b1785 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3:41209): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:23.782941 29246 consensus_queue.cc:260] T 0e063bca517e46c8ad6decdcb578ecac P 830f593dbebd443ea808ff8dcd4c1f4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
W20260713 09:09:23.784402 29019 leader_election.cc:343] T 9b688b085b7942eabdb14682c4cde477 P 9271d1ed85cd4239ba0958acd85b1785 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2:39899): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:23.784803 29202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e6cb3cf22754235b1974ef2f804fef0" candidate_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afc8d6029d4241d4b8d8df14155a4d50" is_pre_election: true
I20260713 09:09:23.785372 29202 raft_consensus.cc:2468] T 7e6cb3cf22754235b1974ef2f804fef0 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 830f593dbebd443ea808ff8dcd4c1f4e in term 0.
I20260713 09:09:23.786027 29054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e6cb3cf22754235b1974ef2f804fef0" candidate_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9271d1ed85cd4239ba0958acd85b1785"
I20260713 09:09:23.786746 29246 ts_tablet_manager.cc:1434] T 0e063bca517e46c8ad6decdcb578ecac P 830f593dbebd443ea808ff8dcd4c1f4e: Time spent starting tablet: real 0.031s	user 0.003s	sys 0.003s
I20260713 09:09:23.784808 29019 leader_election.cc:304] T 9b688b085b7942eabdb14682c4cde477 P 9271d1ed85cd4239ba0958acd85b1785 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9271d1ed85cd4239ba0958acd85b1785; no voters: 830f593dbebd443ea808ff8dcd4c1f4e, afc8d6029d4241d4b8d8df14155a4d50
I20260713 09:09:23.787776 29246 tablet_bootstrap.cc:492] T cd072cb93d114725ad6b925ae3323323 P 830f593dbebd443ea808ff8dcd4c1f4e: Bootstrap starting.
I20260713 09:09:23.787711 29244 raft_consensus.cc:359] T 8c6e89a6df0f4d69888a89f13887f9e9 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.788502 29244 raft_consensus.cc:385] T 8c6e89a6df0f4d69888a89f13887f9e9 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.788837 29244 raft_consensus.cc:740] T 8c6e89a6df0f4d69888a89f13887f9e9 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9271d1ed85cd4239ba0958acd85b1785, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.786612 29054 raft_consensus.cc:3060] T 7e6cb3cf22754235b1974ef2f804fef0 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:23.784075 29279 leader_election.cc:290] T 7e6cb3cf22754235b1974ef2f804fef0 P 830f593dbebd443ea808ff8dcd4c1f4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1:37927), afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3:41209)
I20260713 09:09:23.789342 29244 consensus_queue.cc:260] T 8c6e89a6df0f4d69888a89f13887f9e9 P 9271d1ed85cd4239ba0958acd85b1785 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.783746 29053 raft_consensus.cc:2468] T 2183c5dda76d4d18968b15ca521d8e47 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 830f593dbebd443ea808ff8dcd4c1f4e in term 1.
I20260713 09:09:23.791424 29269 raft_consensus.cc:2749] T 9b688b085b7942eabdb14682c4cde477 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:23.792516 29244 ts_tablet_manager.cc:1434] T 8c6e89a6df0f4d69888a89f13887f9e9 P 9271d1ed85cd4239ba0958acd85b1785: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260713 09:09:23.793361 29244 tablet_bootstrap.cc:492] T 253de5696322465a95706be0f93fdc32 P 9271d1ed85cd4239ba0958acd85b1785: Bootstrap starting.
I20260713 09:09:23.794749 29243 raft_consensus.cc:359] T 0e063bca517e46c8ad6decdcb578ecac P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.795370 29243 raft_consensus.cc:385] T 0e063bca517e46c8ad6decdcb578ecac P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.795572 29243 raft_consensus.cc:740] T 0e063bca517e46c8ad6decdcb578ecac P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afc8d6029d4241d4b8d8df14155a4d50, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.796929 29316 leader_election.cc:290] T 7e6cb3cf22754235b1974ef2f804fef0 P 830f593dbebd443ea808ff8dcd4c1f4e [CANDIDATE]: Term 1 election: Requested vote from peers 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1:37927), afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3:41209)
I20260713 09:09:23.796319 29243 consensus_queue.cc:260] T 0e063bca517e46c8ad6decdcb578ecac P afc8d6029d4241d4b8d8df14155a4d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.798805 29202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e6cb3cf22754235b1974ef2f804fef0" candidate_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afc8d6029d4241d4b8d8df14155a4d50"
I20260713 09:09:23.799132 29243 ts_tablet_manager.cc:1434] T 0e063bca517e46c8ad6decdcb578ecac P afc8d6029d4241d4b8d8df14155a4d50: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.000s
I20260713 09:09:23.799014 29054 raft_consensus.cc:2468] T 7e6cb3cf22754235b1974ef2f804fef0 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 830f593dbebd443ea808ff8dcd4c1f4e in term 1.
I20260713 09:09:23.799257 29202 raft_consensus.cc:3060] T 7e6cb3cf22754235b1974ef2f804fef0 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:23.800014 29243 tablet_bootstrap.cc:492] T 865d8c778f3b4cc2b0756563f5895b8b P afc8d6029d4241d4b8d8df14155a4d50: Bootstrap starting.
I20260713 09:09:23.800212 29094 leader_election.cc:304] T 7e6cb3cf22754235b1974ef2f804fef0 P 830f593dbebd443ea808ff8dcd4c1f4e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 830f593dbebd443ea808ff8dcd4c1f4e, 9271d1ed85cd4239ba0958acd85b1785; no voters: 
I20260713 09:09:23.801040 29316 raft_consensus.cc:2804] T 7e6cb3cf22754235b1974ef2f804fef0 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:23.801518 29316 raft_consensus.cc:697] T 7e6cb3cf22754235b1974ef2f804fef0 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 LEADER]: Becoming Leader. State: Replica: 830f593dbebd443ea808ff8dcd4c1f4e, State: Running, Role: LEADER
I20260713 09:09:23.802374 29316 consensus_queue.cc:237] T 7e6cb3cf22754235b1974ef2f804fef0 P 830f593dbebd443ea808ff8dcd4c1f4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.803972 29246 tablet_bootstrap.cc:654] T cd072cb93d114725ad6b925ae3323323 P 830f593dbebd443ea808ff8dcd4c1f4e: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.806413 29243 tablet_bootstrap.cc:654] T 865d8c778f3b4cc2b0756563f5895b8b P afc8d6029d4241d4b8d8df14155a4d50: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.806813 29252 raft_consensus.cc:493] T 8c6e89a6df0f4d69888a89f13887f9e9 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:23.807300 29244 tablet_bootstrap.cc:654] T 253de5696322465a95706be0f93fdc32 P 9271d1ed85cd4239ba0958acd85b1785: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.807412 29252 raft_consensus.cc:515] T 8c6e89a6df0f4d69888a89f13887f9e9 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.810916 29252 leader_election.cc:290] T 8c6e89a6df0f4d69888a89f13887f9e9 P 9271d1ed85cd4239ba0958acd85b1785 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2:39899), afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3:41209)
I20260713 09:09:23.812773 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c6e89a6df0f4d69888a89f13887f9e9" candidate_uuid: "9271d1ed85cd4239ba0958acd85b1785" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afc8d6029d4241d4b8d8df14155a4d50" is_pre_election: true
I20260713 09:09:23.813341 29201 raft_consensus.cc:2468] T 8c6e89a6df0f4d69888a89f13887f9e9 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9271d1ed85cd4239ba0958acd85b1785 in term 0.
I20260713 09:09:23.814260 29128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c6e89a6df0f4d69888a89f13887f9e9" candidate_uuid: "9271d1ed85cd4239ba0958acd85b1785" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" is_pre_election: true
I20260713 09:09:23.815958 29018 leader_election.cc:304] T 8c6e89a6df0f4d69888a89f13887f9e9 P 9271d1ed85cd4239ba0958acd85b1785 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9271d1ed85cd4239ba0958acd85b1785, afc8d6029d4241d4b8d8df14155a4d50; no voters: 
I20260713 09:09:23.816699 29244 tablet_bootstrap.cc:492] T 253de5696322465a95706be0f93fdc32 P 9271d1ed85cd4239ba0958acd85b1785: No bootstrap required, opened a new log
W20260713 09:09:23.816900 29019 leader_election.cc:343] T 8c6e89a6df0f4d69888a89f13887f9e9 P 9271d1ed85cd4239ba0958acd85b1785 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2:39899): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:23.817380 29244 ts_tablet_manager.cc:1403] T 253de5696322465a95706be0f93fdc32 P 9271d1ed85cd4239ba0958acd85b1785: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.000s
I20260713 09:09:23.817847 29252 raft_consensus.cc:2804] T 8c6e89a6df0f4d69888a89f13887f9e9 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:23.818262 29252 raft_consensus.cc:493] T 8c6e89a6df0f4d69888a89f13887f9e9 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:23.818640 29252 raft_consensus.cc:3060] T 8c6e89a6df0f4d69888a89f13887f9e9 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:23.819132 29202 raft_consensus.cc:2468] T 7e6cb3cf22754235b1974ef2f804fef0 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 830f593dbebd443ea808ff8dcd4c1f4e in term 1.
I20260713 09:09:23.802256 28952 catalog_manager.cc:5697] T 2183c5dda76d4d18968b15ca521d8e47 P 830f593dbebd443ea808ff8dcd4c1f4e reported cstate change: term changed from 0 to 1, leader changed from <none> to 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2). New cstate: current_term: 1 leader_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:23.825338 29252 raft_consensus.cc:515] T 8c6e89a6df0f4d69888a89f13887f9e9 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.820658 29244 raft_consensus.cc:359] T 253de5696322465a95706be0f93fdc32 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.828326 29244 raft_consensus.cc:385] T 253de5696322465a95706be0f93fdc32 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.828684 29244 raft_consensus.cc:740] T 253de5696322465a95706be0f93fdc32 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9271d1ed85cd4239ba0958acd85b1785, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.828989 29128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c6e89a6df0f4d69888a89f13887f9e9" candidate_uuid: "9271d1ed85cd4239ba0958acd85b1785" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "830f593dbebd443ea808ff8dcd4c1f4e"
I20260713 09:09:23.828704 29288 consensus_queue.cc:1048] T 6f2421b2082048b2b6698cabe161499d P afc8d6029d4241d4b8d8df14155a4d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:23.829928 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c6e89a6df0f4d69888a89f13887f9e9" candidate_uuid: "9271d1ed85cd4239ba0958acd85b1785" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afc8d6029d4241d4b8d8df14155a4d50"
I20260713 09:09:23.830391 29201 raft_consensus.cc:3060] T 8c6e89a6df0f4d69888a89f13887f9e9 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:09:23.831404 29019 leader_election.cc:343] T 8c6e89a6df0f4d69888a89f13887f9e9 P 9271d1ed85cd4239ba0958acd85b1785 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2:39899): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:23.832191 29244 consensus_queue.cc:260] T 253de5696322465a95706be0f93fdc32 P 9271d1ed85cd4239ba0958acd85b1785 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.833279 29246 tablet_bootstrap.cc:492] T cd072cb93d114725ad6b925ae3323323 P 830f593dbebd443ea808ff8dcd4c1f4e: No bootstrap required, opened a new log
I20260713 09:09:23.833859 29246 ts_tablet_manager.cc:1403] T cd072cb93d114725ad6b925ae3323323 P 830f593dbebd443ea808ff8dcd4c1f4e: Time spent bootstrapping tablet: real 0.046s	user 0.020s	sys 0.008s
I20260713 09:09:23.834441 29244 ts_tablet_manager.cc:1434] T 253de5696322465a95706be0f93fdc32 P 9271d1ed85cd4239ba0958acd85b1785: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260713 09:09:23.835180 29244 tablet_bootstrap.cc:492] T 0e063bca517e46c8ad6decdcb578ecac P 9271d1ed85cd4239ba0958acd85b1785: Bootstrap starting.
I20260713 09:09:23.836500 29201 raft_consensus.cc:2468] T 8c6e89a6df0f4d69888a89f13887f9e9 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9271d1ed85cd4239ba0958acd85b1785 in term 1.
I20260713 09:09:23.837759 29018 leader_election.cc:304] T 8c6e89a6df0f4d69888a89f13887f9e9 P 9271d1ed85cd4239ba0958acd85b1785 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9271d1ed85cd4239ba0958acd85b1785, afc8d6029d4241d4b8d8df14155a4d50; no voters: 830f593dbebd443ea808ff8dcd4c1f4e
I20260713 09:09:23.838788 29269 raft_consensus.cc:2804] T 8c6e89a6df0f4d69888a89f13887f9e9 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:23.838899 29288 raft_consensus.cc:493] T 0e063bca517e46c8ad6decdcb578ecac P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:23.839241 29269 raft_consensus.cc:697] T 8c6e89a6df0f4d69888a89f13887f9e9 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 LEADER]: Becoming Leader. State: Replica: 9271d1ed85cd4239ba0958acd85b1785, State: Running, Role: LEADER
I20260713 09:09:23.839319 29288 raft_consensus.cc:515] T 0e063bca517e46c8ad6decdcb578ecac P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.840135 29269 consensus_queue.cc:237] T 8c6e89a6df0f4d69888a89f13887f9e9 P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.841271 29288 leader_election.cc:290] T 0e063bca517e46c8ad6decdcb578ecac P afc8d6029d4241d4b8d8df14155a4d50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1:37927), 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2:39899)
I20260713 09:09:23.842918 29054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e063bca517e46c8ad6decdcb578ecac" candidate_uuid: "afc8d6029d4241d4b8d8df14155a4d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9271d1ed85cd4239ba0958acd85b1785" is_pre_election: true
W20260713 09:09:23.844937 29168 leader_election.cc:343] T 0e063bca517e46c8ad6decdcb578ecac P afc8d6029d4241d4b8d8df14155a4d50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1:37927): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:23.844980 29129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e063bca517e46c8ad6decdcb578ecac" candidate_uuid: "afc8d6029d4241d4b8d8df14155a4d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" is_pre_election: true
I20260713 09:09:23.845625 29129 raft_consensus.cc:2468] T 0e063bca517e46c8ad6decdcb578ecac P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afc8d6029d4241d4b8d8df14155a4d50 in term 0.
I20260713 09:09:23.848876 29168 leader_election.cc:304] T 0e063bca517e46c8ad6decdcb578ecac P afc8d6029d4241d4b8d8df14155a4d50 [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: 830f593dbebd443ea808ff8dcd4c1f4e, afc8d6029d4241d4b8d8df14155a4d50; no voters: 9271d1ed85cd4239ba0958acd85b1785
I20260713 09:09:23.844995 29244 tablet_bootstrap.cc:654] T 0e063bca517e46c8ad6decdcb578ecac P 9271d1ed85cd4239ba0958acd85b1785: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.850129 29318 consensus_queue.cc:1048] T 8e53d50379b4442b8242afadc0cc82ee P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:23.851456 29246 raft_consensus.cc:359] T cd072cb93d114725ad6b925ae3323323 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.852401 29246 raft_consensus.cc:385] T cd072cb93d114725ad6b925ae3323323 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.852730 29288 raft_consensus.cc:2804] T 0e063bca517e46c8ad6decdcb578ecac P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:23.852753 29246 raft_consensus.cc:740] T cd072cb93d114725ad6b925ae3323323 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 830f593dbebd443ea808ff8dcd4c1f4e, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.853338 29288 raft_consensus.cc:493] T 0e063bca517e46c8ad6decdcb578ecac P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:23.853794 29288 raft_consensus.cc:3060] T 0e063bca517e46c8ad6decdcb578ecac P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:23.853993 29246 consensus_queue.cc:260] T cd072cb93d114725ad6b925ae3323323 P 830f593dbebd443ea808ff8dcd4c1f4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.857088 29246 ts_tablet_manager.cc:1434] T cd072cb93d114725ad6b925ae3323323 P 830f593dbebd443ea808ff8dcd4c1f4e: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.001s
I20260713 09:09:23.858196 29246 tablet_bootstrap.cc:492] T 9b688b085b7942eabdb14682c4cde477 P 830f593dbebd443ea808ff8dcd4c1f4e: Bootstrap starting.
I20260713 09:09:23.858527 29247 raft_consensus.cc:493] T 253de5696322465a95706be0f93fdc32 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:23.858978 29247 raft_consensus.cc:515] T 253de5696322465a95706be0f93fdc32 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.861374 29247 leader_election.cc:290] T 253de5696322465a95706be0f93fdc32 P afc8d6029d4241d4b8d8df14155a4d50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1:37927), 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2:39899)
I20260713 09:09:23.861548 29244 tablet_bootstrap.cc:492] T 0e063bca517e46c8ad6decdcb578ecac P 9271d1ed85cd4239ba0958acd85b1785: No bootstrap required, opened a new log
I20260713 09:09:23.861970 29244 ts_tablet_manager.cc:1403] T 0e063bca517e46c8ad6decdcb578ecac P 9271d1ed85cd4239ba0958acd85b1785: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.000s
I20260713 09:09:23.862826 29054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "253de5696322465a95706be0f93fdc32" candidate_uuid: "afc8d6029d4241d4b8d8df14155a4d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9271d1ed85cd4239ba0958acd85b1785" is_pre_election: true
I20260713 09:09:23.863442 29054 raft_consensus.cc:2468] T 253de5696322465a95706be0f93fdc32 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afc8d6029d4241d4b8d8df14155a4d50 in term 0.
I20260713 09:09:23.861542 29288 raft_consensus.cc:515] T 0e063bca517e46c8ad6decdcb578ecac P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.866030 29168 leader_election.cc:304] T 253de5696322465a95706be0f93fdc32 P afc8d6029d4241d4b8d8df14155a4d50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9271d1ed85cd4239ba0958acd85b1785, afc8d6029d4241d4b8d8df14155a4d50; no voters: 
I20260713 09:09:23.867336 29129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "253de5696322465a95706be0f93fdc32" candidate_uuid: "afc8d6029d4241d4b8d8df14155a4d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" is_pre_election: true
I20260713 09:09:23.867862 29247 raft_consensus.cc:2804] T 253de5696322465a95706be0f93fdc32 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:23.866772 29246 tablet_bootstrap.cc:654] T 9b688b085b7942eabdb14682c4cde477 P 830f593dbebd443ea808ff8dcd4c1f4e: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.868202 29288 leader_election.cc:290] T 0e063bca517e46c8ad6decdcb578ecac P afc8d6029d4241d4b8d8df14155a4d50 [CANDIDATE]: Term 1 election: Requested vote from peers 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1:37927), 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2:39899)
I20260713 09:09:23.867976 29129 raft_consensus.cc:2468] T 253de5696322465a95706be0f93fdc32 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afc8d6029d4241d4b8d8df14155a4d50 in term 0.
I20260713 09:09:23.868642 29247 raft_consensus.cc:493] T 253de5696322465a95706be0f93fdc32 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:23.869187 29247 raft_consensus.cc:3060] T 253de5696322465a95706be0f93fdc32 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:23.869966 29244 raft_consensus.cc:359] T 0e063bca517e46c8ad6decdcb578ecac P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.870595 29244 raft_consensus.cc:385] T 0e063bca517e46c8ad6decdcb578ecac P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.870884 29244 raft_consensus.cc:740] T 0e063bca517e46c8ad6decdcb578ecac P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9271d1ed85cd4239ba0958acd85b1785, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.871471 29244 consensus_queue.cc:260] T 0e063bca517e46c8ad6decdcb578ecac P 9271d1ed85cd4239ba0958acd85b1785 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.876693 29054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e063bca517e46c8ad6decdcb578ecac" candidate_uuid: "afc8d6029d4241d4b8d8df14155a4d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9271d1ed85cd4239ba0958acd85b1785"
I20260713 09:09:23.877981 29244 ts_tablet_manager.cc:1434] T 0e063bca517e46c8ad6decdcb578ecac P 9271d1ed85cd4239ba0958acd85b1785: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260713 09:09:23.877245 29054 raft_consensus.cc:3060] T 0e063bca517e46c8ad6decdcb578ecac P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:09:23.878852 29000 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:23.878867 29244 tablet_bootstrap.cc:492] T 865d8c778f3b4cc2b0756563f5895b8b P 9271d1ed85cd4239ba0958acd85b1785: Bootstrap starting.
I20260713 09:09:23.884795 29247 raft_consensus.cc:515] T 253de5696322465a95706be0f93fdc32 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.890753 29053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "253de5696322465a95706be0f93fdc32" candidate_uuid: "afc8d6029d4241d4b8d8df14155a4d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9271d1ed85cd4239ba0958acd85b1785"
I20260713 09:09:23.890969 29129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e063bca517e46c8ad6decdcb578ecac" candidate_uuid: "afc8d6029d4241d4b8d8df14155a4d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "830f593dbebd443ea808ff8dcd4c1f4e"
I20260713 09:09:23.891338 29053 raft_consensus.cc:3060] T 253de5696322465a95706be0f93fdc32 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:23.891464 29129 raft_consensus.cc:3060] T 0e063bca517e46c8ad6decdcb578ecac P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:23.893973 29246 tablet_bootstrap.cc:492] T 9b688b085b7942eabdb14682c4cde477 P 830f593dbebd443ea808ff8dcd4c1f4e: No bootstrap required, opened a new log
I20260713 09:09:23.894580 29246 ts_tablet_manager.cc:1403] T 9b688b085b7942eabdb14682c4cde477 P 830f593dbebd443ea808ff8dcd4c1f4e: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.007s
I20260713 09:09:23.896446 29269 consensus_queue.cc:1048] T 8e53d50379b4442b8242afadc0cc82ee P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Connected to new peer: Peer: permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:23.897661 29129 raft_consensus.cc:2468] T 0e063bca517e46c8ad6decdcb578ecac P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afc8d6029d4241d4b8d8df14155a4d50 in term 1.
I20260713 09:09:23.900328 29168 leader_election.cc:304] T 0e063bca517e46c8ad6decdcb578ecac P afc8d6029d4241d4b8d8df14155a4d50 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 830f593dbebd443ea808ff8dcd4c1f4e, afc8d6029d4241d4b8d8df14155a4d50; no voters: 
I20260713 09:09:23.886842 29252 leader_election.cc:290] T 8c6e89a6df0f4d69888a89f13887f9e9 P 9271d1ed85cd4239ba0958acd85b1785 [CANDIDATE]: Term 1 election: Requested vote from peers 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2:39899), afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3:41209)
I20260713 09:09:23.906608 29288 raft_consensus.cc:2804] T 0e063bca517e46c8ad6decdcb578ecac P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:23.903844 28952 catalog_manager.cc:5697] T 8c6e89a6df0f4d69888a89f13887f9e9 P 9271d1ed85cd4239ba0958acd85b1785 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1). New cstate: current_term: 1 leader_uuid: "9271d1ed85cd4239ba0958acd85b1785" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:23.907764 29246 raft_consensus.cc:359] T 9b688b085b7942eabdb14682c4cde477 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.908551 29246 raft_consensus.cc:385] T 9b688b085b7942eabdb14682c4cde477 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.908814 29246 raft_consensus.cc:740] T 9b688b085b7942eabdb14682c4cde477 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 830f593dbebd443ea808ff8dcd4c1f4e, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.937952 29054 raft_consensus.cc:2468] T 0e063bca517e46c8ad6decdcb578ecac P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afc8d6029d4241d4b8d8df14155a4d50 in term 1.
I20260713 09:09:23.913234 29247 leader_election.cc:290] T 253de5696322465a95706be0f93fdc32 P afc8d6029d4241d4b8d8df14155a4d50 [CANDIDATE]: Term 1 election: Requested vote from peers 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1:37927), 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2:39899)
I20260713 09:09:23.938315 28951 catalog_manager.cc:5697] T 7e6cb3cf22754235b1974ef2f804fef0 P 830f593dbebd443ea808ff8dcd4c1f4e reported cstate change: term changed from 0 to 1, leader changed from <none> to 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2). New cstate: current_term: 1 leader_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:23.940160 29053 raft_consensus.cc:2468] T 253de5696322465a95706be0f93fdc32 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afc8d6029d4241d4b8d8df14155a4d50 in term 1.
I20260713 09:09:23.979538 29246 consensus_queue.cc:260] T 9b688b085b7942eabdb14682c4cde477 P 830f593dbebd443ea808ff8dcd4c1f4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.980960 29243 tablet_bootstrap.cc:492] T 865d8c778f3b4cc2b0756563f5895b8b P afc8d6029d4241d4b8d8df14155a4d50: No bootstrap required, opened a new log
I20260713 09:09:23.981562 29243 ts_tablet_manager.cc:1403] T 865d8c778f3b4cc2b0756563f5895b8b P afc8d6029d4241d4b8d8df14155a4d50: Time spent bootstrapping tablet: real 0.182s	user 0.047s	sys 0.066s
I20260713 09:09:23.982618 29246 ts_tablet_manager.cc:1434] T 9b688b085b7942eabdb14682c4cde477 P 830f593dbebd443ea808ff8dcd4c1f4e: Time spent starting tablet: real 0.088s	user 0.006s	sys 0.000s
I20260713 09:09:23.983095 29316 raft_consensus.cc:493] T cd072cb93d114725ad6b925ae3323323 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:23.983650 29316 raft_consensus.cc:515] T cd072cb93d114725ad6b925ae3323323 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.985239 29243 raft_consensus.cc:359] T 865d8c778f3b4cc2b0756563f5895b8b P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:23.986119 29243 raft_consensus.cc:385] T 865d8c778f3b4cc2b0756563f5895b8b P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.986510 29243 raft_consensus.cc:740] T 865d8c778f3b4cc2b0756563f5895b8b P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afc8d6029d4241d4b8d8df14155a4d50, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.985718 29316 leader_election.cc:290] T cd072cb93d114725ad6b925ae3323323 P 830f593dbebd443ea808ff8dcd4c1f4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1:37927), afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3:41209)
I20260713 09:09:23.987717 29053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd072cb93d114725ad6b925ae3323323" candidate_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9271d1ed85cd4239ba0958acd85b1785" is_pre_election: true
I20260713 09:09:23.987541 29243 consensus_queue.cc:260] T 865d8c778f3b4cc2b0756563f5895b8b P afc8d6029d4241d4b8d8df14155a4d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
W20260713 09:09:23.989030 29094 leader_election.cc:343] T cd072cb93d114725ad6b925ae3323323 P 830f593dbebd443ea808ff8dcd4c1f4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1:37927): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:23.991847 29244 tablet_bootstrap.cc:654] T 865d8c778f3b4cc2b0756563f5895b8b P 9271d1ed85cd4239ba0958acd85b1785: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.995339 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "253de5696322465a95706be0f93fdc32" candidate_uuid: "afc8d6029d4241d4b8d8df14155a4d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "830f593dbebd443ea808ff8dcd4c1f4e"
I20260713 09:09:23.999209 29127 raft_consensus.cc:3060] T 253de5696322465a95706be0f93fdc32 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:23.996681 29168 leader_election.cc:304] T 253de5696322465a95706be0f93fdc32 P afc8d6029d4241d4b8d8df14155a4d50 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9271d1ed85cd4239ba0958acd85b1785, afc8d6029d4241d4b8d8df14155a4d50; no voters: 
I20260713 09:09:23.997360 29342 consensus_queue.cc:1048] T 6f2421b2082048b2b6698cabe161499d P afc8d6029d4241d4b8d8df14155a4d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:24.002453 29247 raft_consensus.cc:2804] T 253de5696322465a95706be0f93fdc32 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:23.998136 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd072cb93d114725ad6b925ae3323323" candidate_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afc8d6029d4241d4b8d8df14155a4d50" is_pre_election: true
I20260713 09:09:24.003127 29247 raft_consensus.cc:697] T 253de5696322465a95706be0f93fdc32 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 LEADER]: Becoming Leader. State: Replica: afc8d6029d4241d4b8d8df14155a4d50, State: Running, Role: LEADER
I20260713 09:09:24.003938 29243 ts_tablet_manager.cc:1434] T 865d8c778f3b4cc2b0756563f5895b8b P afc8d6029d4241d4b8d8df14155a4d50: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.000s
I20260713 09:09:24.004004 29247 consensus_queue.cc:237] T 253de5696322465a95706be0f93fdc32 P afc8d6029d4241d4b8d8df14155a4d50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.004850 29243 tablet_bootstrap.cc:492] T 1a20e184806845928f8e85ef5f8a24d6 P afc8d6029d4241d4b8d8df14155a4d50: Bootstrap starting.
I20260713 09:09:24.004910 29342 consensus_queue.cc:1048] T 991ef983ca734d89b3e86845b25e3607 P afc8d6029d4241d4b8d8df14155a4d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:09:24.005409 29093 leader_election.cc:343] T cd072cb93d114725ad6b925ae3323323 P 830f593dbebd443ea808ff8dcd4c1f4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3:41209): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:24.005780 29093 leader_election.cc:304] T cd072cb93d114725ad6b925ae3323323 P 830f593dbebd443ea808ff8dcd4c1f4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 830f593dbebd443ea808ff8dcd4c1f4e; no voters: 9271d1ed85cd4239ba0958acd85b1785, afc8d6029d4241d4b8d8df14155a4d50
I20260713 09:09:24.006879 29316 raft_consensus.cc:2749] T cd072cb93d114725ad6b925ae3323323 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:23.983611 29246 tablet_bootstrap.cc:492] T 8c6e89a6df0f4d69888a89f13887f9e9 P 830f593dbebd443ea808ff8dcd4c1f4e: Bootstrap starting.
I20260713 09:09:24.010911 29316 raft_consensus.cc:493] T 9b688b085b7942eabdb14682c4cde477 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:24.011329 29316 raft_consensus.cc:515] T 9b688b085b7942eabdb14682c4cde477 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.012461 29243 tablet_bootstrap.cc:654] T 1a20e184806845928f8e85ef5f8a24d6 P afc8d6029d4241d4b8d8df14155a4d50: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.013195 29316 leader_election.cc:290] T 9b688b085b7942eabdb14682c4cde477 P 830f593dbebd443ea808ff8dcd4c1f4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1:37927), afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3:41209)
I20260713 09:09:24.015057 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b688b085b7942eabdb14682c4cde477" candidate_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9271d1ed85cd4239ba0958acd85b1785" is_pre_election: true
I20260713 09:09:24.015646 29052 raft_consensus.cc:2468] T 9b688b085b7942eabdb14682c4cde477 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 830f593dbebd443ea808ff8dcd4c1f4e in term 0.
I20260713 09:09:24.016950 29094 leader_election.cc:304] T 9b688b085b7942eabdb14682c4cde477 P 830f593dbebd443ea808ff8dcd4c1f4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 830f593dbebd443ea808ff8dcd4c1f4e, 9271d1ed85cd4239ba0958acd85b1785; no voters: 
I20260713 09:09:24.018092 29316 raft_consensus.cc:2804] T 9b688b085b7942eabdb14682c4cde477 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:24.018486 29316 raft_consensus.cc:493] T 9b688b085b7942eabdb14682c4cde477 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:24.018895 29316 raft_consensus.cc:3060] T 9b688b085b7942eabdb14682c4cde477 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.024778 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b688b085b7942eabdb14682c4cde477" candidate_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afc8d6029d4241d4b8d8df14155a4d50" is_pre_election: true
I20260713 09:09:24.026502 29127 raft_consensus.cc:2468] T 253de5696322465a95706be0f93fdc32 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afc8d6029d4241d4b8d8df14155a4d50 in term 1.
W20260713 09:09:24.029637 29093 leader_election.cc:343] T 9b688b085b7942eabdb14682c4cde477 P 830f593dbebd443ea808ff8dcd4c1f4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3:41209): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:24.033789 29316 raft_consensus.cc:515] T 9b688b085b7942eabdb14682c4cde477 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.037200 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b688b085b7942eabdb14682c4cde477" candidate_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9271d1ed85cd4239ba0958acd85b1785"
I20260713 09:09:24.037729 29052 raft_consensus.cc:3060] T 9b688b085b7942eabdb14682c4cde477 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.037451 29246 tablet_bootstrap.cc:654] T 8c6e89a6df0f4d69888a89f13887f9e9 P 830f593dbebd443ea808ff8dcd4c1f4e: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.038306 29288 raft_consensus.cc:697] T 0e063bca517e46c8ad6decdcb578ecac P afc8d6029d4241d4b8d8df14155a4d50 [term 1 LEADER]: Becoming Leader. State: Replica: afc8d6029d4241d4b8d8df14155a4d50, State: Running, Role: LEADER
I20260713 09:09:24.041711 29288 consensus_queue.cc:237] T 0e063bca517e46c8ad6decdcb578ecac P afc8d6029d4241d4b8d8df14155a4d50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.045046 29052 raft_consensus.cc:2468] T 9b688b085b7942eabdb14682c4cde477 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 830f593dbebd443ea808ff8dcd4c1f4e in term 1.
I20260713 09:09:24.046319 29094 leader_election.cc:304] T 9b688b085b7942eabdb14682c4cde477 P 830f593dbebd443ea808ff8dcd4c1f4e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 830f593dbebd443ea808ff8dcd4c1f4e, 9271d1ed85cd4239ba0958acd85b1785; no voters: 
I20260713 09:09:24.047363 29279 raft_consensus.cc:2804] T 9b688b085b7942eabdb14682c4cde477 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:24.047978 29279 raft_consensus.cc:697] T 9b688b085b7942eabdb14682c4cde477 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 LEADER]: Becoming Leader. State: Replica: 830f593dbebd443ea808ff8dcd4c1f4e, State: Running, Role: LEADER
I20260713 09:09:24.049050 29279 consensus_queue.cc:237] T 9b688b085b7942eabdb14682c4cde477 P 830f593dbebd443ea808ff8dcd4c1f4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.052958 29342 consensus_queue.cc:1048] T 991ef983ca734d89b3e86845b25e3607 P afc8d6029d4241d4b8d8df14155a4d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:24.056813 29316 leader_election.cc:290] T 9b688b085b7942eabdb14682c4cde477 P 830f593dbebd443ea808ff8dcd4c1f4e [CANDIDATE]: Term 1 election: Requested vote from peers 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1:37927), afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3:41209)
I20260713 09:09:24.059326 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b688b085b7942eabdb14682c4cde477" candidate_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afc8d6029d4241d4b8d8df14155a4d50"
W20260713 09:09:24.060890 29093 leader_election.cc:343] T 9b688b085b7942eabdb14682c4cde477 P 830f593dbebd443ea808ff8dcd4c1f4e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3:41209): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:24.066272 29243 tablet_bootstrap.cc:492] T 1a20e184806845928f8e85ef5f8a24d6 P afc8d6029d4241d4b8d8df14155a4d50: No bootstrap required, opened a new log
I20260713 09:09:24.066841 29243 ts_tablet_manager.cc:1403] T 1a20e184806845928f8e85ef5f8a24d6 P afc8d6029d4241d4b8d8df14155a4d50: Time spent bootstrapping tablet: real 0.062s	user 0.021s	sys 0.019s
I20260713 09:09:24.070200 29243 raft_consensus.cc:359] T 1a20e184806845928f8e85ef5f8a24d6 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.070876 29243 raft_consensus.cc:385] T 1a20e184806845928f8e85ef5f8a24d6 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.071269 29243 raft_consensus.cc:740] T 1a20e184806845928f8e85ef5f8a24d6 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afc8d6029d4241d4b8d8df14155a4d50, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.071194 29269 consensus_queue.cc:1048] T ea17ef9dd99a45b69bb9620233088196 P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Connected to new peer: Peer: permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:24.072111 29243 consensus_queue.cc:260] T 1a20e184806845928f8e85ef5f8a24d6 P afc8d6029d4241d4b8d8df14155a4d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.074275 29243 ts_tablet_manager.cc:1434] T 1a20e184806845928f8e85ef5f8a24d6 P afc8d6029d4241d4b8d8df14155a4d50: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:09:24.075119 29243 tablet_bootstrap.cc:492] T 9b688b085b7942eabdb14682c4cde477 P afc8d6029d4241d4b8d8df14155a4d50: Bootstrap starting.
I20260713 09:09:24.099956 29246 tablet_bootstrap.cc:492] T 8c6e89a6df0f4d69888a89f13887f9e9 P 830f593dbebd443ea808ff8dcd4c1f4e: No bootstrap required, opened a new log
I20260713 09:09:24.100399 29246 ts_tablet_manager.cc:1403] T 8c6e89a6df0f4d69888a89f13887f9e9 P 830f593dbebd443ea808ff8dcd4c1f4e: Time spent bootstrapping tablet: real 0.117s	user 0.021s	sys 0.011s
I20260713 09:09:24.101727 29318 consensus_queue.cc:1048] T ea17ef9dd99a45b69bb9620233088196 P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:24.104792 29246 raft_consensus.cc:359] T 8c6e89a6df0f4d69888a89f13887f9e9 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.105351 29246 raft_consensus.cc:385] T 8c6e89a6df0f4d69888a89f13887f9e9 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.105567 29246 raft_consensus.cc:740] T 8c6e89a6df0f4d69888a89f13887f9e9 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 830f593dbebd443ea808ff8dcd4c1f4e, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.106134 29246 consensus_queue.cc:260] T 8c6e89a6df0f4d69888a89f13887f9e9 P 830f593dbebd443ea808ff8dcd4c1f4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.107585 29246 ts_tablet_manager.cc:1434] T 8c6e89a6df0f4d69888a89f13887f9e9 P 830f593dbebd443ea808ff8dcd4c1f4e: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260713 09:09:24.108419 29246 tablet_bootstrap.cc:492] T 865d8c778f3b4cc2b0756563f5895b8b P 830f593dbebd443ea808ff8dcd4c1f4e: Bootstrap starting.
I20260713 09:09:24.110524 29244 tablet_bootstrap.cc:492] T 865d8c778f3b4cc2b0756563f5895b8b P 9271d1ed85cd4239ba0958acd85b1785: No bootstrap required, opened a new log
I20260713 09:09:24.111456 29244 ts_tablet_manager.cc:1403] T 865d8c778f3b4cc2b0756563f5895b8b P 9271d1ed85cd4239ba0958acd85b1785: Time spent bootstrapping tablet: real 0.233s	user 0.011s	sys 0.013s
I20260713 09:09:24.113961 29246 tablet_bootstrap.cc:654] T 865d8c778f3b4cc2b0756563f5895b8b P 830f593dbebd443ea808ff8dcd4c1f4e: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.113349 28951 catalog_manager.cc:5697] T 9b688b085b7942eabdb14682c4cde477 P 830f593dbebd443ea808ff8dcd4c1f4e reported cstate change: term changed from 0 to 1, leader changed from <none> to 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2). New cstate: current_term: 1 leader_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:24.114746 29243 tablet_bootstrap.cc:654] T 9b688b085b7942eabdb14682c4cde477 P afc8d6029d4241d4b8d8df14155a4d50: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.114127 29244 raft_consensus.cc:359] T 865d8c778f3b4cc2b0756563f5895b8b P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.119096 29244 raft_consensus.cc:385] T 865d8c778f3b4cc2b0756563f5895b8b P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.119518 29244 raft_consensus.cc:740] T 865d8c778f3b4cc2b0756563f5895b8b P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9271d1ed85cd4239ba0958acd85b1785, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.120383 29244 consensus_queue.cc:260] T 865d8c778f3b4cc2b0756563f5895b8b P 9271d1ed85cd4239ba0958acd85b1785 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.123780 29244 ts_tablet_manager.cc:1434] T 865d8c778f3b4cc2b0756563f5895b8b P 9271d1ed85cd4239ba0958acd85b1785: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260713 09:09:24.125031 29244 tablet_bootstrap.cc:492] T 0a42e88f5a6a412aa3cc57b0b0537f04 P 9271d1ed85cd4239ba0958acd85b1785: Bootstrap starting.
I20260713 09:09:24.125264 28952 catalog_manager.cc:5697] T 0e063bca517e46c8ad6decdcb578ecac P afc8d6029d4241d4b8d8df14155a4d50 reported cstate change: term changed from 0 to 1, leader changed from <none> to afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3). New cstate: current_term: 1 leader_uuid: "afc8d6029d4241d4b8d8df14155a4d50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:24.129899 29246 tablet_bootstrap.cc:492] T 865d8c778f3b4cc2b0756563f5895b8b P 830f593dbebd443ea808ff8dcd4c1f4e: No bootstrap required, opened a new log
I20260713 09:09:24.130457 29246 ts_tablet_manager.cc:1403] T 865d8c778f3b4cc2b0756563f5895b8b P 830f593dbebd443ea808ff8dcd4c1f4e: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.009s
I20260713 09:09:24.132879 29244 tablet_bootstrap.cc:654] T 0a42e88f5a6a412aa3cc57b0b0537f04 P 9271d1ed85cd4239ba0958acd85b1785: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.133430 29246 raft_consensus.cc:359] T 865d8c778f3b4cc2b0756563f5895b8b P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.134078 29246 raft_consensus.cc:385] T 865d8c778f3b4cc2b0756563f5895b8b P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.134507 29246 raft_consensus.cc:740] T 865d8c778f3b4cc2b0756563f5895b8b P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 830f593dbebd443ea808ff8dcd4c1f4e, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.135102 29246 consensus_queue.cc:260] T 865d8c778f3b4cc2b0756563f5895b8b P 830f593dbebd443ea808ff8dcd4c1f4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.142612 29288 raft_consensus.cc:493] T 1a20e184806845928f8e85ef5f8a24d6 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:24.143103 29288 raft_consensus.cc:515] T 1a20e184806845928f8e85ef5f8a24d6 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.145473 29288 leader_election.cc:290] T 1a20e184806845928f8e85ef5f8a24d6 P afc8d6029d4241d4b8d8df14155a4d50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1:37927), 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2:39899)
I20260713 09:09:24.145821 29244 tablet_bootstrap.cc:492] T 0a42e88f5a6a412aa3cc57b0b0537f04 P 9271d1ed85cd4239ba0958acd85b1785: No bootstrap required, opened a new log
I20260713 09:09:24.146440 29244 ts_tablet_manager.cc:1403] T 0a42e88f5a6a412aa3cc57b0b0537f04 P 9271d1ed85cd4239ba0958acd85b1785: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.005s
I20260713 09:09:24.146994 29128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a20e184806845928f8e85ef5f8a24d6" candidate_uuid: "afc8d6029d4241d4b8d8df14155a4d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" is_pre_election: true
I20260713 09:09:24.149235 29053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a20e184806845928f8e85ef5f8a24d6" candidate_uuid: "afc8d6029d4241d4b8d8df14155a4d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9271d1ed85cd4239ba0958acd85b1785" is_pre_election: true
I20260713 09:09:24.150018 29053 raft_consensus.cc:2393] T 1a20e184806845928f8e85ef5f8a24d6 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate afc8d6029d4241d4b8d8df14155a4d50 in current term 1: Already voted for candidate 830f593dbebd443ea808ff8dcd4c1f4e in this term.
I20260713 09:09:24.149958 29244 raft_consensus.cc:359] T 0a42e88f5a6a412aa3cc57b0b0537f04 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.151091 29244 raft_consensus.cc:385] T 0a42e88f5a6a412aa3cc57b0b0537f04 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.151485 29244 raft_consensus.cc:740] T 0a42e88f5a6a412aa3cc57b0b0537f04 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9271d1ed85cd4239ba0958acd85b1785, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.152000 29168 leader_election.cc:304] T 1a20e184806845928f8e85ef5f8a24d6 P afc8d6029d4241d4b8d8df14155a4d50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: afc8d6029d4241d4b8d8df14155a4d50; no voters: 830f593dbebd443ea808ff8dcd4c1f4e, 9271d1ed85cd4239ba0958acd85b1785
I20260713 09:09:24.153002 29288 raft_consensus.cc:3060] T 1a20e184806845928f8e85ef5f8a24d6 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.152583 29244 consensus_queue.cc:260] T 0a42e88f5a6a412aa3cc57b0b0537f04 P 9271d1ed85cd4239ba0958acd85b1785 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.155642 29244 ts_tablet_manager.cc:1434] T 0a42e88f5a6a412aa3cc57b0b0537f04 P 9271d1ed85cd4239ba0958acd85b1785: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260713 09:09:24.157372 29269 consensus_queue.cc:1048] T f3cace12a8974547aa16b72166de1a0c P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:24.159483 29288 raft_consensus.cc:2749] T 1a20e184806845928f8e85ef5f8a24d6 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:24.157125 29244 tablet_bootstrap.cc:492] T 2743291249054f6eaf7f8aec59825e14 P 9271d1ed85cd4239ba0958acd85b1785: Bootstrap starting.
I20260713 09:09:24.169421 29243 tablet_bootstrap.cc:492] T 9b688b085b7942eabdb14682c4cde477 P afc8d6029d4241d4b8d8df14155a4d50: No bootstrap required, opened a new log
I20260713 09:09:24.169950 29243 ts_tablet_manager.cc:1403] T 9b688b085b7942eabdb14682c4cde477 P afc8d6029d4241d4b8d8df14155a4d50: Time spent bootstrapping tablet: real 0.095s	user 0.034s	sys 0.014s
I20260713 09:09:24.171293 29246 ts_tablet_manager.cc:1434] T 865d8c778f3b4cc2b0756563f5895b8b P 830f593dbebd443ea808ff8dcd4c1f4e: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.001s
I20260713 09:09:24.172164 29246 tablet_bootstrap.cc:492] T 2743291249054f6eaf7f8aec59825e14 P 830f593dbebd443ea808ff8dcd4c1f4e: Bootstrap starting.
I20260713 09:09:24.172962 29243 raft_consensus.cc:359] T 9b688b085b7942eabdb14682c4cde477 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.173655 29243 raft_consensus.cc:385] T 9b688b085b7942eabdb14682c4cde477 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.173969 29243 raft_consensus.cc:740] T 9b688b085b7942eabdb14682c4cde477 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afc8d6029d4241d4b8d8df14155a4d50, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.174707 29243 consensus_queue.cc:260] T 9b688b085b7942eabdb14682c4cde477 P afc8d6029d4241d4b8d8df14155a4d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.176833 29244 tablet_bootstrap.cc:654] T 2743291249054f6eaf7f8aec59825e14 P 9271d1ed85cd4239ba0958acd85b1785: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.177870 29246 tablet_bootstrap.cc:654] T 2743291249054f6eaf7f8aec59825e14 P 830f593dbebd443ea808ff8dcd4c1f4e: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.176851 29243 ts_tablet_manager.cc:1434] T 9b688b085b7942eabdb14682c4cde477 P afc8d6029d4241d4b8d8df14155a4d50: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:09:24.185581 29314 consensus_queue.cc:1048] T f3cace12a8974547aa16b72166de1a0c P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Connected to new peer: Peer: permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:24.186335 29243 tablet_bootstrap.cc:492] T 67dc4fa7309849c4945561d684b40e23 P afc8d6029d4241d4b8d8df14155a4d50: Bootstrap starting.
I20260713 09:09:24.188287 29250 consensus_queue.cc:1048] T 2183c5dda76d4d18968b15ca521d8e47 P 830f593dbebd443ea808ff8dcd4c1f4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:24.195585 29243 tablet_bootstrap.cc:654] T 67dc4fa7309849c4945561d684b40e23 P afc8d6029d4241d4b8d8df14155a4d50: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.204427 29246 tablet_bootstrap.cc:492] T 2743291249054f6eaf7f8aec59825e14 P 830f593dbebd443ea808ff8dcd4c1f4e: No bootstrap required, opened a new log
I20260713 09:09:24.204841 29246 ts_tablet_manager.cc:1403] T 2743291249054f6eaf7f8aec59825e14 P 830f593dbebd443ea808ff8dcd4c1f4e: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.004s
I20260713 09:09:24.207255 29246 raft_consensus.cc:359] T 2743291249054f6eaf7f8aec59825e14 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.207934 29246 raft_consensus.cc:385] T 2743291249054f6eaf7f8aec59825e14 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.208194 29246 raft_consensus.cc:740] T 2743291249054f6eaf7f8aec59825e14 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 830f593dbebd443ea808ff8dcd4c1f4e, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.208544 29244 tablet_bootstrap.cc:492] T 2743291249054f6eaf7f8aec59825e14 P 9271d1ed85cd4239ba0958acd85b1785: No bootstrap required, opened a new log
I20260713 09:09:24.209590 29244 ts_tablet_manager.cc:1403] T 2743291249054f6eaf7f8aec59825e14 P 9271d1ed85cd4239ba0958acd85b1785: Time spent bootstrapping tablet: real 0.053s	user 0.014s	sys 0.002s
I20260713 09:09:24.209357 29246 consensus_queue.cc:260] T 2743291249054f6eaf7f8aec59825e14 P 830f593dbebd443ea808ff8dcd4c1f4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.211333 29246 ts_tablet_manager.cc:1434] T 2743291249054f6eaf7f8aec59825e14 P 830f593dbebd443ea808ff8dcd4c1f4e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:09:24.212174 29244 raft_consensus.cc:359] T 2743291249054f6eaf7f8aec59825e14 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.212872 29244 raft_consensus.cc:385] T 2743291249054f6eaf7f8aec59825e14 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.213186 29244 raft_consensus.cc:740] T 2743291249054f6eaf7f8aec59825e14 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9271d1ed85cd4239ba0958acd85b1785, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.213883 29244 consensus_queue.cc:260] T 2743291249054f6eaf7f8aec59825e14 P 9271d1ed85cd4239ba0958acd85b1785 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.214514 29246 tablet_bootstrap.cc:492] T 02994ab93ce5458e81cd2e56ad0e648f P 830f593dbebd443ea808ff8dcd4c1f4e: Bootstrap starting.
I20260713 09:09:24.215337 29243 tablet_bootstrap.cc:492] T 67dc4fa7309849c4945561d684b40e23 P afc8d6029d4241d4b8d8df14155a4d50: No bootstrap required, opened a new log
I20260713 09:09:24.214810 28951 catalog_manager.cc:5697] T 253de5696322465a95706be0f93fdc32 P afc8d6029d4241d4b8d8df14155a4d50 reported cstate change: term changed from 0 to 1, leader changed from <none> to afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3). New cstate: current_term: 1 leader_uuid: "afc8d6029d4241d4b8d8df14155a4d50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:24.215754 29243 ts_tablet_manager.cc:1403] T 67dc4fa7309849c4945561d684b40e23 P afc8d6029d4241d4b8d8df14155a4d50: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.017s
I20260713 09:09:24.216138 29244 ts_tablet_manager.cc:1434] T 2743291249054f6eaf7f8aec59825e14 P 9271d1ed85cd4239ba0958acd85b1785: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:09:24.219547 29246 tablet_bootstrap.cc:654] T 02994ab93ce5458e81cd2e56ad0e648f P 830f593dbebd443ea808ff8dcd4c1f4e: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.220037 29244 tablet_bootstrap.cc:492] T 02994ab93ce5458e81cd2e56ad0e648f P 9271d1ed85cd4239ba0958acd85b1785: Bootstrap starting.
I20260713 09:09:24.221177 29243 raft_consensus.cc:359] T 67dc4fa7309849c4945561d684b40e23 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.221800 29243 raft_consensus.cc:385] T 67dc4fa7309849c4945561d684b40e23 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.222057 29243 raft_consensus.cc:740] T 67dc4fa7309849c4945561d684b40e23 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afc8d6029d4241d4b8d8df14155a4d50, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.222745 29243 consensus_queue.cc:260] T 67dc4fa7309849c4945561d684b40e23 P afc8d6029d4241d4b8d8df14155a4d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.223701 29250 consensus_queue.cc:1048] T 2183c5dda76d4d18968b15ca521d8e47 P 830f593dbebd443ea808ff8dcd4c1f4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:24.225678 29243 ts_tablet_manager.cc:1434] T 67dc4fa7309849c4945561d684b40e23 P afc8d6029d4241d4b8d8df14155a4d50: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:09:24.223703 29279 consensus_queue.cc:1048] T 1a20e184806845928f8e85ef5f8a24d6 P 830f593dbebd443ea808ff8dcd4c1f4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260713 09:09:24.226519 29243 tablet_bootstrap.cc:492] T cd072cb93d114725ad6b925ae3323323 P afc8d6029d4241d4b8d8df14155a4d50: Bootstrap starting.
I20260713 09:09:24.240407 29243 tablet_bootstrap.cc:654] T cd072cb93d114725ad6b925ae3323323 P afc8d6029d4241d4b8d8df14155a4d50: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.261137 29279 consensus_queue.cc:1048] T 1a20e184806845928f8e85ef5f8a24d6 P 830f593dbebd443ea808ff8dcd4c1f4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:24.268733 29244 tablet_bootstrap.cc:654] T 02994ab93ce5458e81cd2e56ad0e648f P 9271d1ed85cd4239ba0958acd85b1785: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.271179 29269 consensus_queue.cc:1048] T 8c6e89a6df0f4d69888a89f13887f9e9 P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:24.272819 29243 tablet_bootstrap.cc:492] T cd072cb93d114725ad6b925ae3323323 P afc8d6029d4241d4b8d8df14155a4d50: No bootstrap required, opened a new log
I20260713 09:09:24.273232 29243 ts_tablet_manager.cc:1403] T cd072cb93d114725ad6b925ae3323323 P afc8d6029d4241d4b8d8df14155a4d50: Time spent bootstrapping tablet: real 0.047s	user 0.010s	sys 0.010s
I20260713 09:09:24.275606 29243 raft_consensus.cc:359] T cd072cb93d114725ad6b925ae3323323 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.276188 29243 raft_consensus.cc:385] T cd072cb93d114725ad6b925ae3323323 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.276428 29243 raft_consensus.cc:740] T cd072cb93d114725ad6b925ae3323323 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afc8d6029d4241d4b8d8df14155a4d50, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.277299 29243 consensus_queue.cc:260] T cd072cb93d114725ad6b925ae3323323 P afc8d6029d4241d4b8d8df14155a4d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.279045 29243 ts_tablet_manager.cc:1434] T cd072cb93d114725ad6b925ae3323323 P afc8d6029d4241d4b8d8df14155a4d50: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260713 09:09:24.280184 29243 tablet_bootstrap.cc:492] T 2743291249054f6eaf7f8aec59825e14 P afc8d6029d4241d4b8d8df14155a4d50: Bootstrap starting.
I20260713 09:09:24.290261 29316 raft_consensus.cc:493] T 8c6e89a6df0f4d69888a89f13887f9e9 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:24.290829 29316 raft_consensus.cc:515] T 8c6e89a6df0f4d69888a89f13887f9e9 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.300072 29316 leader_election.cc:290] T 8c6e89a6df0f4d69888a89f13887f9e9 P 830f593dbebd443ea808ff8dcd4c1f4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1:37927), afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3:41209)
I20260713 09:09:24.301039 29202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c6e89a6df0f4d69888a89f13887f9e9" candidate_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afc8d6029d4241d4b8d8df14155a4d50" is_pre_election: true
I20260713 09:09:24.302348 29053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c6e89a6df0f4d69888a89f13887f9e9" candidate_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9271d1ed85cd4239ba0958acd85b1785" is_pre_election: true
I20260713 09:09:24.304086 29094 leader_election.cc:304] T 8c6e89a6df0f4d69888a89f13887f9e9 P 830f593dbebd443ea808ff8dcd4c1f4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 830f593dbebd443ea808ff8dcd4c1f4e; no voters: 9271d1ed85cd4239ba0958acd85b1785, afc8d6029d4241d4b8d8df14155a4d50
I20260713 09:09:24.305116 29279 raft_consensus.cc:2749] T 8c6e89a6df0f4d69888a89f13887f9e9 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:24.305815 29250 consensus_queue.cc:1048] T 7e6cb3cf22754235b1974ef2f804fef0 P 830f593dbebd443ea808ff8dcd4c1f4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:24.306958 29288 raft_consensus.cc:493] T 9b688b085b7942eabdb14682c4cde477 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:24.307387 29288 raft_consensus.cc:515] T 9b688b085b7942eabdb14682c4cde477 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.309563 29288 leader_election.cc:290] T 9b688b085b7942eabdb14682c4cde477 P afc8d6029d4241d4b8d8df14155a4d50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1:37927), 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2:39899)
I20260713 09:09:24.312017 29053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b688b085b7942eabdb14682c4cde477" candidate_uuid: "afc8d6029d4241d4b8d8df14155a4d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9271d1ed85cd4239ba0958acd85b1785" is_pre_election: true
I20260713 09:09:24.312350 29128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b688b085b7942eabdb14682c4cde477" candidate_uuid: "afc8d6029d4241d4b8d8df14155a4d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" is_pre_election: true
I20260713 09:09:24.312804 29053 raft_consensus.cc:2393] T 9b688b085b7942eabdb14682c4cde477 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate afc8d6029d4241d4b8d8df14155a4d50 in current term 1: Already voted for candidate 830f593dbebd443ea808ff8dcd4c1f4e in this term.
I20260713 09:09:24.320456 29168 leader_election.cc:304] T 9b688b085b7942eabdb14682c4cde477 P afc8d6029d4241d4b8d8df14155a4d50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: afc8d6029d4241d4b8d8df14155a4d50; no voters: 830f593dbebd443ea808ff8dcd4c1f4e, 9271d1ed85cd4239ba0958acd85b1785
I20260713 09:09:24.321010 29288 raft_consensus.cc:3060] T 9b688b085b7942eabdb14682c4cde477 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.323930 29269 raft_consensus.cc:493] T 0a42e88f5a6a412aa3cc57b0b0537f04 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:24.324376 29269 raft_consensus.cc:515] T 0a42e88f5a6a412aa3cc57b0b0537f04 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.326234 29269 leader_election.cc:290] T 0a42e88f5a6a412aa3cc57b0b0537f04 P 9271d1ed85cd4239ba0958acd85b1785 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2:39899), afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3:41209)
I20260713 09:09:24.329335 29128 raft_consensus.cc:3060] T 8c6e89a6df0f4d69888a89f13887f9e9 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.329216 29202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a42e88f5a6a412aa3cc57b0b0537f04" candidate_uuid: "9271d1ed85cd4239ba0958acd85b1785" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afc8d6029d4241d4b8d8df14155a4d50" is_pre_election: true
I20260713 09:09:24.335438 29246 tablet_bootstrap.cc:492] T 02994ab93ce5458e81cd2e56ad0e648f P 830f593dbebd443ea808ff8dcd4c1f4e: No bootstrap required, opened a new log
I20260713 09:09:24.335889 29246 ts_tablet_manager.cc:1403] T 02994ab93ce5458e81cd2e56ad0e648f P 830f593dbebd443ea808ff8dcd4c1f4e: Time spent bootstrapping tablet: real 0.122s	user 0.029s	sys 0.024s
W20260713 09:09:24.336182 29018 leader_election.cc:343] T 0a42e88f5a6a412aa3cc57b0b0537f04 P 9271d1ed85cd4239ba0958acd85b1785 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3:41209): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:24.336660 29243 tablet_bootstrap.cc:654] T 2743291249054f6eaf7f8aec59825e14 P afc8d6029d4241d4b8d8df14155a4d50: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.338855 29246 raft_consensus.cc:359] T 02994ab93ce5458e81cd2e56ad0e648f P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.339486 29246 raft_consensus.cc:385] T 02994ab93ce5458e81cd2e56ad0e648f P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.340109 29246 raft_consensus.cc:740] T 02994ab93ce5458e81cd2e56ad0e648f P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 830f593dbebd443ea808ff8dcd4c1f4e, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.340137 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a42e88f5a6a412aa3cc57b0b0537f04" candidate_uuid: "9271d1ed85cd4239ba0958acd85b1785" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" is_pre_election: true
I20260713 09:09:24.340955 29246 consensus_queue.cc:260] T 02994ab93ce5458e81cd2e56ad0e648f P 830f593dbebd443ea808ff8dcd4c1f4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
W20260713 09:09:24.341565 29019 leader_election.cc:343] T 0a42e88f5a6a412aa3cc57b0b0537f04 P 9271d1ed85cd4239ba0958acd85b1785 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2:39899): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:24.341961 29019 leader_election.cc:304] T 0a42e88f5a6a412aa3cc57b0b0537f04 P 9271d1ed85cd4239ba0958acd85b1785 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9271d1ed85cd4239ba0958acd85b1785; no voters: 830f593dbebd443ea808ff8dcd4c1f4e, afc8d6029d4241d4b8d8df14155a4d50
I20260713 09:09:24.342880 29246 ts_tablet_manager.cc:1434] T 02994ab93ce5458e81cd2e56ad0e648f P 830f593dbebd443ea808ff8dcd4c1f4e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:09:24.342948 29252 raft_consensus.cc:493] T 865d8c778f3b4cc2b0756563f5895b8b P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:24.343466 29252 raft_consensus.cc:515] T 865d8c778f3b4cc2b0756563f5895b8b P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.345449 29252 leader_election.cc:290] T 865d8c778f3b4cc2b0756563f5895b8b P 9271d1ed85cd4239ba0958acd85b1785 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2:39899), afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3:41209)
I20260713 09:09:24.345918 29252 raft_consensus.cc:2749] T 0a42e88f5a6a412aa3cc57b0b0537f04 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:24.346086 29244 tablet_bootstrap.cc:492] T 02994ab93ce5458e81cd2e56ad0e648f P 9271d1ed85cd4239ba0958acd85b1785: No bootstrap required, opened a new log
I20260713 09:09:24.346566 29244 ts_tablet_manager.cc:1403] T 02994ab93ce5458e81cd2e56ad0e648f P 9271d1ed85cd4239ba0958acd85b1785: Time spent bootstrapping tablet: real 0.127s	user 0.020s	sys 0.016s
I20260713 09:09:24.347440 29202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865d8c778f3b4cc2b0756563f5895b8b" candidate_uuid: "9271d1ed85cd4239ba0958acd85b1785" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afc8d6029d4241d4b8d8df14155a4d50" is_pre_election: true
I20260713 09:09:24.347997 29246 tablet_bootstrap.cc:492] T 988b25d60a824582814858f196247a56 P 830f593dbebd443ea808ff8dcd4c1f4e: Bootstrap starting.
I20260713 09:09:24.348104 29202 raft_consensus.cc:2468] T 865d8c778f3b4cc2b0756563f5895b8b P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9271d1ed85cd4239ba0958acd85b1785 in term 0.
I20260713 09:09:24.349074 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865d8c778f3b4cc2b0756563f5895b8b" candidate_uuid: "9271d1ed85cd4239ba0958acd85b1785" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" is_pre_election: true
I20260713 09:09:24.349244 29018 leader_election.cc:304] T 865d8c778f3b4cc2b0756563f5895b8b P 9271d1ed85cd4239ba0958acd85b1785 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9271d1ed85cd4239ba0958acd85b1785, afc8d6029d4241d4b8d8df14155a4d50; no voters: 
I20260713 09:09:24.349660 29127 raft_consensus.cc:2468] T 865d8c778f3b4cc2b0756563f5895b8b P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9271d1ed85cd4239ba0958acd85b1785 in term 0.
I20260713 09:09:24.350833 29288 raft_consensus.cc:2749] T 9b688b085b7942eabdb14682c4cde477 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:24.374137 29252 consensus_queue.cc:1048] T 8c6e89a6df0f4d69888a89f13887f9e9 P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Connected to new peer: Peer: permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260713 09:09:24.379526 29316 consensus_queue.cc:1048] T 7e6cb3cf22754235b1974ef2f804fef0 P 830f593dbebd443ea808ff8dcd4c1f4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:24.374925 29244 raft_consensus.cc:359] T 02994ab93ce5458e81cd2e56ad0e648f P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.380391 29244 raft_consensus.cc:385] T 02994ab93ce5458e81cd2e56ad0e648f P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.380669 29244 raft_consensus.cc:740] T 02994ab93ce5458e81cd2e56ad0e648f P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9271d1ed85cd4239ba0958acd85b1785, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.381310 29244 consensus_queue.cc:260] T 02994ab93ce5458e81cd2e56ad0e648f P 9271d1ed85cd4239ba0958acd85b1785 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.383383 29244 ts_tablet_manager.cc:1434] T 02994ab93ce5458e81cd2e56ad0e648f P 9271d1ed85cd4239ba0958acd85b1785: Time spent starting tablet: real 0.037s	user 0.003s	sys 0.000s
I20260713 09:09:24.351824 29318 raft_consensus.cc:2804] T 865d8c778f3b4cc2b0756563f5895b8b P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:24.384420 29244 tablet_bootstrap.cc:492] T 988b25d60a824582814858f196247a56 P 9271d1ed85cd4239ba0958acd85b1785: Bootstrap starting.
I20260713 09:09:24.384337 29318 raft_consensus.cc:493] T 865d8c778f3b4cc2b0756563f5895b8b P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:24.378713 29243 tablet_bootstrap.cc:492] T 2743291249054f6eaf7f8aec59825e14 P afc8d6029d4241d4b8d8df14155a4d50: No bootstrap required, opened a new log
I20260713 09:09:24.386104 29243 ts_tablet_manager.cc:1403] T 2743291249054f6eaf7f8aec59825e14 P afc8d6029d4241d4b8d8df14155a4d50: Time spent bootstrapping tablet: real 0.106s	user 0.007s	sys 0.004s
I20260713 09:09:24.388804 29243 raft_consensus.cc:359] T 2743291249054f6eaf7f8aec59825e14 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.389464 29243 raft_consensus.cc:385] T 2743291249054f6eaf7f8aec59825e14 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.389806 29243 raft_consensus.cc:740] T 2743291249054f6eaf7f8aec59825e14 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afc8d6029d4241d4b8d8df14155a4d50, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.390439 29243 consensus_queue.cc:260] T 2743291249054f6eaf7f8aec59825e14 P afc8d6029d4241d4b8d8df14155a4d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.391259 29318 raft_consensus.cc:3060] T 865d8c778f3b4cc2b0756563f5895b8b P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.392584 29244 tablet_bootstrap.cc:654] T 988b25d60a824582814858f196247a56 P 9271d1ed85cd4239ba0958acd85b1785: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.393050 29243 ts_tablet_manager.cc:1434] T 2743291249054f6eaf7f8aec59825e14 P afc8d6029d4241d4b8d8df14155a4d50: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:09:24.393947 29243 tablet_bootstrap.cc:492] T 0a42e88f5a6a412aa3cc57b0b0537f04 P afc8d6029d4241d4b8d8df14155a4d50: Bootstrap starting.
I20260713 09:09:24.398056 29288 consensus_queue.cc:1048] T 253de5696322465a95706be0f93fdc32 P afc8d6029d4241d4b8d8df14155a4d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:24.398074 29342 raft_consensus.cc:493] T 2743291249054f6eaf7f8aec59825e14 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:24.400142 29342 raft_consensus.cc:515] T 2743291249054f6eaf7f8aec59825e14 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.403209 29342 leader_election.cc:290] T 2743291249054f6eaf7f8aec59825e14 P afc8d6029d4241d4b8d8df14155a4d50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1:37927), 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2:39899)
I20260713 09:09:24.403390 29246 tablet_bootstrap.cc:654] T 988b25d60a824582814858f196247a56 P 830f593dbebd443ea808ff8dcd4c1f4e: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.411497 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2743291249054f6eaf7f8aec59825e14" candidate_uuid: "afc8d6029d4241d4b8d8df14155a4d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" is_pre_election: true
I20260713 09:09:24.412300 29127 raft_consensus.cc:2468] T 2743291249054f6eaf7f8aec59825e14 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afc8d6029d4241d4b8d8df14155a4d50 in term 0.
I20260713 09:09:24.413861 29168 leader_election.cc:304] T 2743291249054f6eaf7f8aec59825e14 P afc8d6029d4241d4b8d8df14155a4d50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 830f593dbebd443ea808ff8dcd4c1f4e, afc8d6029d4241d4b8d8df14155a4d50; no voters: 
I20260713 09:09:24.414945 29342 raft_consensus.cc:2804] T 2743291249054f6eaf7f8aec59825e14 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:24.418277 29288 raft_consensus.cc:493] T cd072cb93d114725ad6b925ae3323323 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:24.418619 29053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2743291249054f6eaf7f8aec59825e14" candidate_uuid: "afc8d6029d4241d4b8d8df14155a4d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9271d1ed85cd4239ba0958acd85b1785" is_pre_election: true
I20260713 09:09:24.418712 29288 raft_consensus.cc:515] T cd072cb93d114725ad6b925ae3323323 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.419519 29053 raft_consensus.cc:2468] T 2743291249054f6eaf7f8aec59825e14 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afc8d6029d4241d4b8d8df14155a4d50 in term 0.
I20260713 09:09:24.415418 29342 raft_consensus.cc:493] T 2743291249054f6eaf7f8aec59825e14 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:24.420639 29342 raft_consensus.cc:3060] T 2743291249054f6eaf7f8aec59825e14 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.420744 29288 leader_election.cc:290] T cd072cb93d114725ad6b925ae3323323 P afc8d6029d4241d4b8d8df14155a4d50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1:37927), 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2:39899)
I20260713 09:09:24.421089 29244 tablet_bootstrap.cc:492] T 988b25d60a824582814858f196247a56 P 9271d1ed85cd4239ba0958acd85b1785: No bootstrap required, opened a new log
I20260713 09:09:24.421495 29244 ts_tablet_manager.cc:1403] T 988b25d60a824582814858f196247a56 P 9271d1ed85cd4239ba0958acd85b1785: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.005s
I20260713 09:09:24.423043 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd072cb93d114725ad6b925ae3323323" candidate_uuid: "afc8d6029d4241d4b8d8df14155a4d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" is_pre_election: true
I20260713 09:09:24.423627 29127 raft_consensus.cc:2468] T cd072cb93d114725ad6b925ae3323323 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afc8d6029d4241d4b8d8df14155a4d50 in term 0.
I20260713 09:09:24.425264 29168 leader_election.cc:304] T cd072cb93d114725ad6b925ae3323323 P afc8d6029d4241d4b8d8df14155a4d50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 830f593dbebd443ea808ff8dcd4c1f4e, afc8d6029d4241d4b8d8df14155a4d50; no voters: 
I20260713 09:09:24.426637 29340 raft_consensus.cc:2804] T cd072cb93d114725ad6b925ae3323323 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:24.426985 29340 raft_consensus.cc:493] T cd072cb93d114725ad6b925ae3323323 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:24.427845 29340 raft_consensus.cc:3060] T cd072cb93d114725ad6b925ae3323323 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.432178 29318 raft_consensus.cc:515] T 865d8c778f3b4cc2b0756563f5895b8b P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.436334 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865d8c778f3b4cc2b0756563f5895b8b" candidate_uuid: "9271d1ed85cd4239ba0958acd85b1785" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "830f593dbebd443ea808ff8dcd4c1f4e"
I20260713 09:09:24.436836 29127 raft_consensus.cc:3060] T 865d8c778f3b4cc2b0756563f5895b8b P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.484834 29318 leader_election.cc:290] T 865d8c778f3b4cc2b0756563f5895b8b P 9271d1ed85cd4239ba0958acd85b1785 [CANDIDATE]: Term 1 election: Requested vote from peers 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2:39899), afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3:41209)
I20260713 09:09:24.485224 29202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865d8c778f3b4cc2b0756563f5895b8b" candidate_uuid: "9271d1ed85cd4239ba0958acd85b1785" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afc8d6029d4241d4b8d8df14155a4d50"
I20260713 09:09:24.485833 29202 raft_consensus.cc:3060] T 865d8c778f3b4cc2b0756563f5895b8b P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.460585 29342 raft_consensus.cc:515] T 2743291249054f6eaf7f8aec59825e14 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.488852 29342 leader_election.cc:290] T 2743291249054f6eaf7f8aec59825e14 P afc8d6029d4241d4b8d8df14155a4d50 [CANDIDATE]: Term 1 election: Requested vote from peers 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1:37927), 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2:39899)
I20260713 09:09:24.453938 29243 tablet_bootstrap.cc:654] T 0a42e88f5a6a412aa3cc57b0b0537f04 P afc8d6029d4241d4b8d8df14155a4d50: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.489923 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2743291249054f6eaf7f8aec59825e14" candidate_uuid: "afc8d6029d4241d4b8d8df14155a4d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9271d1ed85cd4239ba0958acd85b1785"
I20260713 09:09:24.490533 29052 raft_consensus.cc:3060] T 2743291249054f6eaf7f8aec59825e14 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.491039 29127 raft_consensus.cc:2468] T 865d8c778f3b4cc2b0756563f5895b8b P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9271d1ed85cd4239ba0958acd85b1785 in term 1.
I20260713 09:09:24.441210 29247 consensus_queue.cc:1048] T 253de5696322465a95706be0f93fdc32 P afc8d6029d4241d4b8d8df14155a4d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.054s
I20260713 09:09:24.495337 29129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2743291249054f6eaf7f8aec59825e14" candidate_uuid: "afc8d6029d4241d4b8d8df14155a4d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "830f593dbebd443ea808ff8dcd4c1f4e"
I20260713 09:09:24.495998 29129 raft_consensus.cc:3060] T 2743291249054f6eaf7f8aec59825e14 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.498075 29052 raft_consensus.cc:2468] T 2743291249054f6eaf7f8aec59825e14 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afc8d6029d4241d4b8d8df14155a4d50 in term 1.
I20260713 09:09:24.500521 29168 leader_election.cc:304] T 2743291249054f6eaf7f8aec59825e14 P afc8d6029d4241d4b8d8df14155a4d50 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9271d1ed85cd4239ba0958acd85b1785, afc8d6029d4241d4b8d8df14155a4d50; no voters: 
I20260713 09:09:24.501519 29342 raft_consensus.cc:2804] T 2743291249054f6eaf7f8aec59825e14 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:24.502174 29342 raft_consensus.cc:697] T 2743291249054f6eaf7f8aec59825e14 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 LEADER]: Becoming Leader. State: Replica: afc8d6029d4241d4b8d8df14155a4d50, State: Running, Role: LEADER
I20260713 09:09:24.503002 29342 consensus_queue.cc:237] T 2743291249054f6eaf7f8aec59825e14 P afc8d6029d4241d4b8d8df14155a4d50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.439836 29340 raft_consensus.cc:515] T cd072cb93d114725ad6b925ae3323323 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.510660 29340 leader_election.cc:290] T cd072cb93d114725ad6b925ae3323323 P afc8d6029d4241d4b8d8df14155a4d50 [CANDIDATE]: Term 1 election: Requested vote from peers 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1:37927), 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2:39899)
I20260713 09:09:24.511154 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd072cb93d114725ad6b925ae3323323" candidate_uuid: "afc8d6029d4241d4b8d8df14155a4d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9271d1ed85cd4239ba0958acd85b1785"
I20260713 09:09:24.511188 29340 consensus_queue.cc:1048] T 0e063bca517e46c8ad6decdcb578ecac P afc8d6029d4241d4b8d8df14155a4d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:24.511646 29202 raft_consensus.cc:2468] T 865d8c778f3b4cc2b0756563f5895b8b P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9271d1ed85cd4239ba0958acd85b1785 in term 1.
I20260713 09:09:24.436919 29053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd072cb93d114725ad6b925ae3323323" candidate_uuid: "afc8d6029d4241d4b8d8df14155a4d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9271d1ed85cd4239ba0958acd85b1785" is_pre_election: true
W20260713 09:09:24.515399 29168 leader_election.cc:343] T cd072cb93d114725ad6b925ae3323323 P afc8d6029d4241d4b8d8df14155a4d50 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1:37927): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:24.513975 29018 leader_election.cc:304] T 865d8c778f3b4cc2b0756563f5895b8b P 9271d1ed85cd4239ba0958acd85b1785 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9271d1ed85cd4239ba0958acd85b1785, afc8d6029d4241d4b8d8df14155a4d50; no voters: 
I20260713 09:09:24.516489 29314 raft_consensus.cc:2804] T 865d8c778f3b4cc2b0756563f5895b8b P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:24.454888 29244 raft_consensus.cc:359] T 988b25d60a824582814858f196247a56 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.518172 29244 raft_consensus.cc:385] T 988b25d60a824582814858f196247a56 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.518543 29244 raft_consensus.cc:740] T 988b25d60a824582814858f196247a56 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9271d1ed85cd4239ba0958acd85b1785, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.517045 29314 raft_consensus.cc:697] T 865d8c778f3b4cc2b0756563f5895b8b P 9271d1ed85cd4239ba0958acd85b1785 [term 1 LEADER]: Becoming Leader. State: Replica: 9271d1ed85cd4239ba0958acd85b1785, State: Running, Role: LEADER
I20260713 09:09:24.522629 29314 consensus_queue.cc:237] T 865d8c778f3b4cc2b0756563f5895b8b P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.523162 29129 raft_consensus.cc:2468] T 2743291249054f6eaf7f8aec59825e14 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afc8d6029d4241d4b8d8df14155a4d50 in term 1.
I20260713 09:09:24.534508 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd072cb93d114725ad6b925ae3323323" candidate_uuid: "afc8d6029d4241d4b8d8df14155a4d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "830f593dbebd443ea808ff8dcd4c1f4e"
I20260713 09:09:24.535132 29127 raft_consensus.cc:3060] T cd072cb93d114725ad6b925ae3323323 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.536051 29244 consensus_queue.cc:260] T 988b25d60a824582814858f196247a56 P 9271d1ed85cd4239ba0958acd85b1785 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
W20260713 09:09:24.538203 29168 leader_election.cc:343] T cd072cb93d114725ad6b925ae3323323 P afc8d6029d4241d4b8d8df14155a4d50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1:37927): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:24.548417 28949 catalog_manager.cc:5697] T 2743291249054f6eaf7f8aec59825e14 P afc8d6029d4241d4b8d8df14155a4d50 reported cstate change: term changed from 0 to 1, leader changed from <none> to afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3). New cstate: current_term: 1 leader_uuid: "afc8d6029d4241d4b8d8df14155a4d50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:24.550998 29244 ts_tablet_manager.cc:1434] T 988b25d60a824582814858f196247a56 P 9271d1ed85cd4239ba0958acd85b1785: Time spent starting tablet: real 0.129s	user 0.009s	sys 0.004s
I20260713 09:09:24.552014 29244 tablet_bootstrap.cc:492] T dd91a92a3b4c4725b783069923ac7270 P 9271d1ed85cd4239ba0958acd85b1785: Bootstrap starting.
I20260713 09:09:24.542201 29127 raft_consensus.cc:2468] T cd072cb93d114725ad6b925ae3323323 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afc8d6029d4241d4b8d8df14155a4d50 in term 1.
I20260713 09:09:24.546550 28952 catalog_manager.cc:5697] T 865d8c778f3b4cc2b0756563f5895b8b P 9271d1ed85cd4239ba0958acd85b1785 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1). New cstate: current_term: 1 leader_uuid: "9271d1ed85cd4239ba0958acd85b1785" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:24.569633 29168 leader_election.cc:304] T cd072cb93d114725ad6b925ae3323323 P afc8d6029d4241d4b8d8df14155a4d50 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 830f593dbebd443ea808ff8dcd4c1f4e, afc8d6029d4241d4b8d8df14155a4d50; no voters: 9271d1ed85cd4239ba0958acd85b1785
I20260713 09:09:24.570719 29247 raft_consensus.cc:2804] T cd072cb93d114725ad6b925ae3323323 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:24.571224 29247 raft_consensus.cc:697] T cd072cb93d114725ad6b925ae3323323 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 LEADER]: Becoming Leader. State: Replica: afc8d6029d4241d4b8d8df14155a4d50, State: Running, Role: LEADER
I20260713 09:09:24.572402 29247 consensus_queue.cc:237] T cd072cb93d114725ad6b925ae3323323 P afc8d6029d4241d4b8d8df14155a4d50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.573293 29243 tablet_bootstrap.cc:492] T 0a42e88f5a6a412aa3cc57b0b0537f04 P afc8d6029d4241d4b8d8df14155a4d50: No bootstrap required, opened a new log
I20260713 09:09:24.573710 29243 ts_tablet_manager.cc:1403] T 0a42e88f5a6a412aa3cc57b0b0537f04 P afc8d6029d4241d4b8d8df14155a4d50: Time spent bootstrapping tablet: real 0.180s	user 0.008s	sys 0.006s
I20260713 09:09:24.576920 29246 tablet_bootstrap.cc:492] T 988b25d60a824582814858f196247a56 P 830f593dbebd443ea808ff8dcd4c1f4e: No bootstrap required, opened a new log
I20260713 09:09:24.577308 29246 ts_tablet_manager.cc:1403] T 988b25d60a824582814858f196247a56 P 830f593dbebd443ea808ff8dcd4c1f4e: Time spent bootstrapping tablet: real 0.230s	user 0.011s	sys 0.009s
I20260713 09:09:24.579648 29246 raft_consensus.cc:359] T 988b25d60a824582814858f196247a56 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.580757 29246 raft_consensus.cc:385] T 988b25d60a824582814858f196247a56 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.581014 29246 raft_consensus.cc:740] T 988b25d60a824582814858f196247a56 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 830f593dbebd443ea808ff8dcd4c1f4e, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.581573 29246 consensus_queue.cc:260] T 988b25d60a824582814858f196247a56 P 830f593dbebd443ea808ff8dcd4c1f4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.583389 29246 ts_tablet_manager.cc:1434] T 988b25d60a824582814858f196247a56 P 830f593dbebd443ea808ff8dcd4c1f4e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:09:24.580137 29243 raft_consensus.cc:359] T 0a42e88f5a6a412aa3cc57b0b0537f04 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.584242 29243 raft_consensus.cc:385] T 0a42e88f5a6a412aa3cc57b0b0537f04 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.584475 29243 raft_consensus.cc:740] T 0a42e88f5a6a412aa3cc57b0b0537f04 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afc8d6029d4241d4b8d8df14155a4d50, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.586099 29246 tablet_bootstrap.cc:492] T 0a42e88f5a6a412aa3cc57b0b0537f04 P 830f593dbebd443ea808ff8dcd4c1f4e: Bootstrap starting.
I20260713 09:09:24.589774 29243 consensus_queue.cc:260] T 0a42e88f5a6a412aa3cc57b0b0537f04 P afc8d6029d4241d4b8d8df14155a4d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.594328 29244 tablet_bootstrap.cc:654] T dd91a92a3b4c4725b783069923ac7270 P 9271d1ed85cd4239ba0958acd85b1785: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.594858 29243 ts_tablet_manager.cc:1434] T 0a42e88f5a6a412aa3cc57b0b0537f04 P afc8d6029d4241d4b8d8df14155a4d50: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.004s
I20260713 09:09:24.595376 29288 raft_consensus.cc:493] T 67dc4fa7309849c4945561d684b40e23 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:24.600255 29288 raft_consensus.cc:515] T 67dc4fa7309849c4945561d684b40e23 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.605569 29316 consensus_queue.cc:1048] T 9b688b085b7942eabdb14682c4cde477 P 830f593dbebd443ea808ff8dcd4c1f4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:24.614084 29243 tablet_bootstrap.cc:492] T dd91a92a3b4c4725b783069923ac7270 P afc8d6029d4241d4b8d8df14155a4d50: Bootstrap starting.
I20260713 09:09:24.613308 29316 raft_consensus.cc:493] T 02994ab93ce5458e81cd2e56ad0e648f P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:24.620990 29316 raft_consensus.cc:515] T 02994ab93ce5458e81cd2e56ad0e648f P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.621013 28949 catalog_manager.cc:5697] T cd072cb93d114725ad6b925ae3323323 P afc8d6029d4241d4b8d8df14155a4d50 reported cstate change: term changed from 0 to 1, leader changed from <none> to afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3). New cstate: current_term: 1 leader_uuid: "afc8d6029d4241d4b8d8df14155a4d50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:24.621251 29288 leader_election.cc:290] T 67dc4fa7309849c4945561d684b40e23 P afc8d6029d4241d4b8d8df14155a4d50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1:37927), 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2:39899)
W20260713 09:09:24.672655 29168 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.71.2:39899, user_credentials={real_user=slave}} blocked reactor thread for 45837.2us
I20260713 09:09:24.674454 29385 consensus_queue.cc:1048] T 0e063bca517e46c8ad6decdcb578ecac P afc8d6029d4241d4b8d8df14155a4d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:24.678113 29054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67dc4fa7309849c4945561d684b40e23" candidate_uuid: "afc8d6029d4241d4b8d8df14155a4d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9271d1ed85cd4239ba0958acd85b1785" is_pre_election: true
I20260713 09:09:24.678988 29129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67dc4fa7309849c4945561d684b40e23" candidate_uuid: "afc8d6029d4241d4b8d8df14155a4d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" is_pre_election: true
I20260713 09:09:24.672276 29316 leader_election.cc:290] T 02994ab93ce5458e81cd2e56ad0e648f P 830f593dbebd443ea808ff8dcd4c1f4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1:37927), afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3:41209)
I20260713 09:09:24.681249 29202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02994ab93ce5458e81cd2e56ad0e648f" candidate_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afc8d6029d4241d4b8d8df14155a4d50" is_pre_election: true
I20260713 09:09:24.683471 29279 consensus_queue.cc:1048] T 9b688b085b7942eabdb14682c4cde477 P 830f593dbebd443ea808ff8dcd4c1f4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:24.681931 29243 tablet_bootstrap.cc:654] T dd91a92a3b4c4725b783069923ac7270 P afc8d6029d4241d4b8d8df14155a4d50: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.641338 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02994ab93ce5458e81cd2e56ad0e648f" candidate_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9271d1ed85cd4239ba0958acd85b1785" is_pre_election: true
I20260713 09:09:24.691484 29052 raft_consensus.cc:2468] T 02994ab93ce5458e81cd2e56ad0e648f P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 830f593dbebd443ea808ff8dcd4c1f4e in term 0.
W20260713 09:09:24.692782 29093 leader_election.cc:343] T 02994ab93ce5458e81cd2e56ad0e648f P 830f593dbebd443ea808ff8dcd4c1f4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3:41209): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:24.693668 29244 tablet_bootstrap.cc:492] T dd91a92a3b4c4725b783069923ac7270 P 9271d1ed85cd4239ba0958acd85b1785: No bootstrap required, opened a new log
I20260713 09:09:24.694129 29244 ts_tablet_manager.cc:1403] T dd91a92a3b4c4725b783069923ac7270 P 9271d1ed85cd4239ba0958acd85b1785: Time spent bootstrapping tablet: real 0.142s	user 0.020s	sys 0.005s
I20260713 09:09:24.696103 29246 tablet_bootstrap.cc:654] T 0a42e88f5a6a412aa3cc57b0b0537f04 P 830f593dbebd443ea808ff8dcd4c1f4e: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.697311 29244 raft_consensus.cc:359] T dd91a92a3b4c4725b783069923ac7270 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.698581 29244 raft_consensus.cc:385] T dd91a92a3b4c4725b783069923ac7270 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.698900 29244 raft_consensus.cc:740] T dd91a92a3b4c4725b783069923ac7270 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9271d1ed85cd4239ba0958acd85b1785, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.699124 29094 leader_election.cc:304] T 02994ab93ce5458e81cd2e56ad0e648f P 830f593dbebd443ea808ff8dcd4c1f4e [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: 830f593dbebd443ea808ff8dcd4c1f4e, 9271d1ed85cd4239ba0958acd85b1785; no voters: afc8d6029d4241d4b8d8df14155a4d50
I20260713 09:09:24.700111 29250 raft_consensus.cc:2804] T 02994ab93ce5458e81cd2e56ad0e648f P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:24.700448 29250 raft_consensus.cc:493] T 02994ab93ce5458e81cd2e56ad0e648f P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:24.700762 29250 raft_consensus.cc:3060] T 02994ab93ce5458e81cd2e56ad0e648f P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:09:24.702801 29168 leader_election.cc:343] T 67dc4fa7309849c4945561d684b40e23 P afc8d6029d4241d4b8d8df14155a4d50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2:39899): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:09:24.703732 29168 leader_election.cc:343] T 67dc4fa7309849c4945561d684b40e23 P afc8d6029d4241d4b8d8df14155a4d50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1:37927): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:24.704123 29168 leader_election.cc:304] T 67dc4fa7309849c4945561d684b40e23 P afc8d6029d4241d4b8d8df14155a4d50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: afc8d6029d4241d4b8d8df14155a4d50; no voters: 830f593dbebd443ea808ff8dcd4c1f4e, 9271d1ed85cd4239ba0958acd85b1785
I20260713 09:09:24.704937 29288 raft_consensus.cc:2749] T 67dc4fa7309849c4945561d684b40e23 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:24.699626 29244 consensus_queue.cc:260] T dd91a92a3b4c4725b783069923ac7270 P 9271d1ed85cd4239ba0958acd85b1785 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.720783 29244 ts_tablet_manager.cc:1434] T dd91a92a3b4c4725b783069923ac7270 P 9271d1ed85cd4239ba0958acd85b1785: Time spent starting tablet: real 0.026s	user 0.003s	sys 0.003s
I20260713 09:09:24.721804 29244 tablet_bootstrap.cc:492] T cd072cb93d114725ad6b925ae3323323 P 9271d1ed85cd4239ba0958acd85b1785: Bootstrap starting.
I20260713 09:09:24.737708 29250 raft_consensus.cc:515] T 02994ab93ce5458e81cd2e56ad0e648f P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.741339 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02994ab93ce5458e81cd2e56ad0e648f" candidate_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9271d1ed85cd4239ba0958acd85b1785"
I20260713 09:09:24.742010 29052 raft_consensus.cc:3060] T 02994ab93ce5458e81cd2e56ad0e648f P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.744225 29250 leader_election.cc:290] T 02994ab93ce5458e81cd2e56ad0e648f P 830f593dbebd443ea808ff8dcd4c1f4e [CANDIDATE]: Term 1 election: Requested vote from peers 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1:37927), afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3:41209)
I20260713 09:09:24.745504 29243 tablet_bootstrap.cc:492] T dd91a92a3b4c4725b783069923ac7270 P afc8d6029d4241d4b8d8df14155a4d50: No bootstrap required, opened a new log
I20260713 09:09:24.745983 29243 ts_tablet_manager.cc:1403] T dd91a92a3b4c4725b783069923ac7270 P afc8d6029d4241d4b8d8df14155a4d50: Time spent bootstrapping tablet: real 0.132s	user 0.019s	sys 0.014s
I20260713 09:09:24.748593 29243 raft_consensus.cc:359] T dd91a92a3b4c4725b783069923ac7270 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.749259 29243 raft_consensus.cc:385] T dd91a92a3b4c4725b783069923ac7270 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.749581 29243 raft_consensus.cc:740] T dd91a92a3b4c4725b783069923ac7270 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afc8d6029d4241d4b8d8df14155a4d50, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.750254 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02994ab93ce5458e81cd2e56ad0e648f" candidate_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afc8d6029d4241d4b8d8df14155a4d50"
I20260713 09:09:24.743537 29246 tablet_bootstrap.cc:492] T 0a42e88f5a6a412aa3cc57b0b0537f04 P 830f593dbebd443ea808ff8dcd4c1f4e: No bootstrap required, opened a new log
I20260713 09:09:24.750666 29052 raft_consensus.cc:2468] T 02994ab93ce5458e81cd2e56ad0e648f P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 830f593dbebd443ea808ff8dcd4c1f4e in term 1.
I20260713 09:09:24.751187 29246 ts_tablet_manager.cc:1403] T 0a42e88f5a6a412aa3cc57b0b0537f04 P 830f593dbebd443ea808ff8dcd4c1f4e: Time spent bootstrapping tablet: real 0.165s	user 0.024s	sys 0.017s
I20260713 09:09:24.749007 29244 tablet_bootstrap.cc:654] T cd072cb93d114725ad6b925ae3323323 P 9271d1ed85cd4239ba0958acd85b1785: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.751879 29094 leader_election.cc:304] T 02994ab93ce5458e81cd2e56ad0e648f P 830f593dbebd443ea808ff8dcd4c1f4e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 830f593dbebd443ea808ff8dcd4c1f4e, 9271d1ed85cd4239ba0958acd85b1785; no voters: 
I20260713 09:09:24.752888 29250 raft_consensus.cc:2804] T 02994ab93ce5458e81cd2e56ad0e648f P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:24.750298 29243 consensus_queue.cc:260] T dd91a92a3b4c4725b783069923ac7270 P afc8d6029d4241d4b8d8df14155a4d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.753489 29250 raft_consensus.cc:697] T 02994ab93ce5458e81cd2e56ad0e648f P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 LEADER]: Becoming Leader. State: Replica: 830f593dbebd443ea808ff8dcd4c1f4e, State: Running, Role: LEADER
I20260713 09:09:24.755018 29250 consensus_queue.cc:237] T 02994ab93ce5458e81cd2e56ad0e648f P 830f593dbebd443ea808ff8dcd4c1f4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
W20260713 09:09:24.755628 29093 leader_election.cc:343] T 02994ab93ce5458e81cd2e56ad0e648f P 830f593dbebd443ea808ff8dcd4c1f4e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3:41209): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:24.753700 29246 raft_consensus.cc:359] T 0a42e88f5a6a412aa3cc57b0b0537f04 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.758020 29246 raft_consensus.cc:385] T 0a42e88f5a6a412aa3cc57b0b0537f04 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.758313 29246 raft_consensus.cc:740] T 0a42e88f5a6a412aa3cc57b0b0537f04 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 830f593dbebd443ea808ff8dcd4c1f4e, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.759235 29243 ts_tablet_manager.cc:1434] T dd91a92a3b4c4725b783069923ac7270 P afc8d6029d4241d4b8d8df14155a4d50: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260713 09:09:24.758905 29246 consensus_queue.cc:260] T 0a42e88f5a6a412aa3cc57b0b0537f04 P 830f593dbebd443ea808ff8dcd4c1f4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.760088 29243 tablet_bootstrap.cc:492] T 55aab294f8474d3285c1e9ed59bf9e0e P afc8d6029d4241d4b8d8df14155a4d50: Bootstrap starting.
I20260713 09:09:24.760835 29246 ts_tablet_manager.cc:1434] T 0a42e88f5a6a412aa3cc57b0b0537f04 P 830f593dbebd443ea808ff8dcd4c1f4e: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.005s
I20260713 09:09:24.761744 29246 tablet_bootstrap.cc:492] T dd91a92a3b4c4725b783069923ac7270 P 830f593dbebd443ea808ff8dcd4c1f4e: Bootstrap starting.
I20260713 09:09:24.766819 29243 tablet_bootstrap.cc:654] T 55aab294f8474d3285c1e9ed59bf9e0e P afc8d6029d4241d4b8d8df14155a4d50: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.766917 29246 tablet_bootstrap.cc:654] T dd91a92a3b4c4725b783069923ac7270 P 830f593dbebd443ea808ff8dcd4c1f4e: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.768682 29244 tablet_bootstrap.cc:492] T cd072cb93d114725ad6b925ae3323323 P 9271d1ed85cd4239ba0958acd85b1785: No bootstrap required, opened a new log
I20260713 09:09:24.769105 29244 ts_tablet_manager.cc:1403] T cd072cb93d114725ad6b925ae3323323 P 9271d1ed85cd4239ba0958acd85b1785: Time spent bootstrapping tablet: real 0.048s	user 0.008s	sys 0.001s
I20260713 09:09:24.771332 29246 tablet_bootstrap.cc:492] T dd91a92a3b4c4725b783069923ac7270 P 830f593dbebd443ea808ff8dcd4c1f4e: No bootstrap required, opened a new log
I20260713 09:09:24.771721 29246 ts_tablet_manager.cc:1403] T dd91a92a3b4c4725b783069923ac7270 P 830f593dbebd443ea808ff8dcd4c1f4e: Time spent bootstrapping tablet: real 0.010s	user 0.005s	sys 0.004s
I20260713 09:09:24.771888 29244 raft_consensus.cc:359] T cd072cb93d114725ad6b925ae3323323 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.772542 29244 raft_consensus.cc:385] T cd072cb93d114725ad6b925ae3323323 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.772830 29244 raft_consensus.cc:740] T cd072cb93d114725ad6b925ae3323323 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9271d1ed85cd4239ba0958acd85b1785, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.772650 28952 catalog_manager.cc:5697] T 02994ab93ce5458e81cd2e56ad0e648f P 830f593dbebd443ea808ff8dcd4c1f4e reported cstate change: term changed from 0 to 1, leader changed from <none> to 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2). New cstate: current_term: 1 leader_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:24.773561 29244 consensus_queue.cc:260] T cd072cb93d114725ad6b925ae3323323 P 9271d1ed85cd4239ba0958acd85b1785 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.774600 29246 raft_consensus.cc:359] T dd91a92a3b4c4725b783069923ac7270 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.775445 29246 raft_consensus.cc:385] T dd91a92a3b4c4725b783069923ac7270 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.775791 29246 raft_consensus.cc:740] T dd91a92a3b4c4725b783069923ac7270 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 830f593dbebd443ea808ff8dcd4c1f4e, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.776738 29246 consensus_queue.cc:260] T dd91a92a3b4c4725b783069923ac7270 P 830f593dbebd443ea808ff8dcd4c1f4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.779381 29246 ts_tablet_manager.cc:1434] T dd91a92a3b4c4725b783069923ac7270 P 830f593dbebd443ea808ff8dcd4c1f4e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:09:24.780397 29246 tablet_bootstrap.cc:492] T 67dc4fa7309849c4945561d684b40e23 P 830f593dbebd443ea808ff8dcd4c1f4e: Bootstrap starting.
I20260713 09:09:24.782488 29244 ts_tablet_manager.cc:1434] T cd072cb93d114725ad6b925ae3323323 P 9271d1ed85cd4239ba0958acd85b1785: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:09:24.788302 29246 tablet_bootstrap.cc:654] T 67dc4fa7309849c4945561d684b40e23 P 830f593dbebd443ea808ff8dcd4c1f4e: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.803563 29244 tablet_bootstrap.cc:492] T 67dc4fa7309849c4945561d684b40e23 P 9271d1ed85cd4239ba0958acd85b1785: Bootstrap starting.
I20260713 09:09:24.811326 29244 tablet_bootstrap.cc:654] T 67dc4fa7309849c4945561d684b40e23 P 9271d1ed85cd4239ba0958acd85b1785: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.813969 29243 tablet_bootstrap.cc:492] T 55aab294f8474d3285c1e9ed59bf9e0e P afc8d6029d4241d4b8d8df14155a4d50: No bootstrap required, opened a new log
I20260713 09:09:24.814373 29243 ts_tablet_manager.cc:1403] T 55aab294f8474d3285c1e9ed59bf9e0e P afc8d6029d4241d4b8d8df14155a4d50: Time spent bootstrapping tablet: real 0.054s	user 0.015s	sys 0.029s
I20260713 09:09:24.814834 29246 tablet_bootstrap.cc:492] T 67dc4fa7309849c4945561d684b40e23 P 830f593dbebd443ea808ff8dcd4c1f4e: No bootstrap required, opened a new log
I20260713 09:09:24.815275 29246 ts_tablet_manager.cc:1403] T 67dc4fa7309849c4945561d684b40e23 P 830f593dbebd443ea808ff8dcd4c1f4e: Time spent bootstrapping tablet: real 0.035s	user 0.007s	sys 0.025s
I20260713 09:09:24.815865 29244 tablet_bootstrap.cc:492] T 67dc4fa7309849c4945561d684b40e23 P 9271d1ed85cd4239ba0958acd85b1785: No bootstrap required, opened a new log
I20260713 09:09:24.816229 29244 ts_tablet_manager.cc:1403] T 67dc4fa7309849c4945561d684b40e23 P 9271d1ed85cd4239ba0958acd85b1785: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260713 09:09:24.816835 29243 raft_consensus.cc:359] T 55aab294f8474d3285c1e9ed59bf9e0e P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.817463 29243 raft_consensus.cc:385] T 55aab294f8474d3285c1e9ed59bf9e0e P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.817751 29243 raft_consensus.cc:740] T 55aab294f8474d3285c1e9ed59bf9e0e P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afc8d6029d4241d4b8d8df14155a4d50, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.817596 29246 raft_consensus.cc:359] T 67dc4fa7309849c4945561d684b40e23 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.818229 29246 raft_consensus.cc:385] T 67dc4fa7309849c4945561d684b40e23 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.818497 29244 raft_consensus.cc:359] T 67dc4fa7309849c4945561d684b40e23 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.818498 29246 raft_consensus.cc:740] T 67dc4fa7309849c4945561d684b40e23 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 830f593dbebd443ea808ff8dcd4c1f4e, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.819103 29244 raft_consensus.cc:385] T 67dc4fa7309849c4945561d684b40e23 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.818534 29243 consensus_queue.cc:260] T 55aab294f8474d3285c1e9ed59bf9e0e P afc8d6029d4241d4b8d8df14155a4d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.819391 29244 raft_consensus.cc:740] T 67dc4fa7309849c4945561d684b40e23 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9271d1ed85cd4239ba0958acd85b1785, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.819590 29246 consensus_queue.cc:260] T 67dc4fa7309849c4945561d684b40e23 P 830f593dbebd443ea808ff8dcd4c1f4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.820122 29244 consensus_queue.cc:260] T 67dc4fa7309849c4945561d684b40e23 P 9271d1ed85cd4239ba0958acd85b1785 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.820755 29243 ts_tablet_manager.cc:1434] T 55aab294f8474d3285c1e9ed59bf9e0e P afc8d6029d4241d4b8d8df14155a4d50: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:09:24.821856 29244 ts_tablet_manager.cc:1434] T 67dc4fa7309849c4945561d684b40e23 P 9271d1ed85cd4239ba0958acd85b1785: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:09:24.821898 29243 tablet_bootstrap.cc:492] T 02994ab93ce5458e81cd2e56ad0e648f P afc8d6029d4241d4b8d8df14155a4d50: Bootstrap starting.
I20260713 09:09:24.822762 29244 tablet_bootstrap.cc:492] T 55aab294f8474d3285c1e9ed59bf9e0e P 9271d1ed85cd4239ba0958acd85b1785: Bootstrap starting.
I20260713 09:09:24.823997 29246 ts_tablet_manager.cc:1434] T 67dc4fa7309849c4945561d684b40e23 P 830f593dbebd443ea808ff8dcd4c1f4e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:09:24.824802 29246 tablet_bootstrap.cc:492] T 55aab294f8474d3285c1e9ed59bf9e0e P 830f593dbebd443ea808ff8dcd4c1f4e: Bootstrap starting.
I20260713 09:09:24.827870 29244 tablet_bootstrap.cc:654] T 55aab294f8474d3285c1e9ed59bf9e0e P 9271d1ed85cd4239ba0958acd85b1785: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.830334 29246 tablet_bootstrap.cc:654] T 55aab294f8474d3285c1e9ed59bf9e0e P 830f593dbebd443ea808ff8dcd4c1f4e: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.833138 29243 tablet_bootstrap.cc:654] T 02994ab93ce5458e81cd2e56ad0e648f P afc8d6029d4241d4b8d8df14155a4d50: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.863418 29243 tablet_bootstrap.cc:492] T 02994ab93ce5458e81cd2e56ad0e648f P afc8d6029d4241d4b8d8df14155a4d50: No bootstrap required, opened a new log
I20260713 09:09:24.863822 29243 ts_tablet_manager.cc:1403] T 02994ab93ce5458e81cd2e56ad0e648f P afc8d6029d4241d4b8d8df14155a4d50: Time spent bootstrapping tablet: real 0.042s	user 0.006s	sys 0.005s
I20260713 09:09:24.864007 29246 tablet_bootstrap.cc:492] T 55aab294f8474d3285c1e9ed59bf9e0e P 830f593dbebd443ea808ff8dcd4c1f4e: No bootstrap required, opened a new log
I20260713 09:09:24.864420 29246 ts_tablet_manager.cc:1403] T 55aab294f8474d3285c1e9ed59bf9e0e P 830f593dbebd443ea808ff8dcd4c1f4e: Time spent bootstrapping tablet: real 0.040s	user 0.021s	sys 0.013s
I20260713 09:09:24.865725 29243 raft_consensus.cc:359] T 02994ab93ce5458e81cd2e56ad0e648f P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.866189 29243 raft_consensus.cc:385] T 02994ab93ce5458e81cd2e56ad0e648f P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.866442 29243 raft_consensus.cc:740] T 02994ab93ce5458e81cd2e56ad0e648f P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afc8d6029d4241d4b8d8df14155a4d50, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.866287 29246 raft_consensus.cc:359] T 55aab294f8474d3285c1e9ed59bf9e0e P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.866917 29246 raft_consensus.cc:385] T 55aab294f8474d3285c1e9ed59bf9e0e P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.867197 29246 raft_consensus.cc:740] T 55aab294f8474d3285c1e9ed59bf9e0e P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 830f593dbebd443ea808ff8dcd4c1f4e, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.867038 29243 consensus_queue.cc:260] T 02994ab93ce5458e81cd2e56ad0e648f P afc8d6029d4241d4b8d8df14155a4d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.867825 29246 consensus_queue.cc:260] T 55aab294f8474d3285c1e9ed59bf9e0e P 830f593dbebd443ea808ff8dcd4c1f4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.868937 29244 tablet_bootstrap.cc:492] T 55aab294f8474d3285c1e9ed59bf9e0e P 9271d1ed85cd4239ba0958acd85b1785: No bootstrap required, opened a new log
I20260713 09:09:24.869468 29244 ts_tablet_manager.cc:1403] T 55aab294f8474d3285c1e9ed59bf9e0e P 9271d1ed85cd4239ba0958acd85b1785: Time spent bootstrapping tablet: real 0.047s	user 0.024s	sys 0.008s
I20260713 09:09:24.868983 29243 ts_tablet_manager.cc:1434] T 02994ab93ce5458e81cd2e56ad0e648f P afc8d6029d4241d4b8d8df14155a4d50: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:09:24.869709 29246 ts_tablet_manager.cc:1434] T 55aab294f8474d3285c1e9ed59bf9e0e P 830f593dbebd443ea808ff8dcd4c1f4e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:09:24.870489 29243 tablet_bootstrap.cc:492] T 988b25d60a824582814858f196247a56 P afc8d6029d4241d4b8d8df14155a4d50: Bootstrap starting.
I20260713 09:09:24.871938 29244 raft_consensus.cc:359] T 55aab294f8474d3285c1e9ed59bf9e0e P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.872604 29244 raft_consensus.cc:385] T 55aab294f8474d3285c1e9ed59bf9e0e P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.872854 29244 raft_consensus.cc:740] T 55aab294f8474d3285c1e9ed59bf9e0e P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9271d1ed85cd4239ba0958acd85b1785, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.873591 29244 consensus_queue.cc:260] T 55aab294f8474d3285c1e9ed59bf9e0e P 9271d1ed85cd4239ba0958acd85b1785 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.875726 29288 raft_consensus.cc:493] T dd91a92a3b4c4725b783069923ac7270 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:24.876148 29288 raft_consensus.cc:515] T dd91a92a3b4c4725b783069923ac7270 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.876878 29243 tablet_bootstrap.cc:654] T 988b25d60a824582814858f196247a56 P afc8d6029d4241d4b8d8df14155a4d50: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.878019 29288 leader_election.cc:290] T dd91a92a3b4c4725b783069923ac7270 P afc8d6029d4241d4b8d8df14155a4d50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1:37927), 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2:39899)
I20260713 09:09:24.878268 29244 ts_tablet_manager.cc:1434] T 55aab294f8474d3285c1e9ed59bf9e0e P 9271d1ed85cd4239ba0958acd85b1785: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260713 09:09:24.879190 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd91a92a3b4c4725b783069923ac7270" candidate_uuid: "afc8d6029d4241d4b8d8df14155a4d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9271d1ed85cd4239ba0958acd85b1785" is_pre_election: true
I20260713 09:09:24.879828 29052 raft_consensus.cc:2468] T dd91a92a3b4c4725b783069923ac7270 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afc8d6029d4241d4b8d8df14155a4d50 in term 0.
I20260713 09:09:24.880743 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd91a92a3b4c4725b783069923ac7270" candidate_uuid: "afc8d6029d4241d4b8d8df14155a4d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" is_pre_election: true
I20260713 09:09:24.881371 29127 raft_consensus.cc:2468] T dd91a92a3b4c4725b783069923ac7270 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afc8d6029d4241d4b8d8df14155a4d50 in term 0.
I20260713 09:09:24.882869 29168 leader_election.cc:304] T dd91a92a3b4c4725b783069923ac7270 P afc8d6029d4241d4b8d8df14155a4d50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 830f593dbebd443ea808ff8dcd4c1f4e, afc8d6029d4241d4b8d8df14155a4d50; no voters: 
I20260713 09:09:24.884414 29288 raft_consensus.cc:2804] T dd91a92a3b4c4725b783069923ac7270 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:24.884776 29288 raft_consensus.cc:493] T dd91a92a3b4c4725b783069923ac7270 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:24.885111 29288 raft_consensus.cc:3060] T dd91a92a3b4c4725b783069923ac7270 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:09:24.897359 29000 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:24.900183 29288 raft_consensus.cc:515] T dd91a92a3b4c4725b783069923ac7270 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.900866 29243 tablet_bootstrap.cc:492] T 988b25d60a824582814858f196247a56 P afc8d6029d4241d4b8d8df14155a4d50: No bootstrap required, opened a new log
I20260713 09:09:24.901266 29243 ts_tablet_manager.cc:1403] T 988b25d60a824582814858f196247a56 P afc8d6029d4241d4b8d8df14155a4d50: Time spent bootstrapping tablet: real 0.031s	user 0.024s	sys 0.003s
I20260713 09:09:24.903201 29340 raft_consensus.cc:493] T 0a42e88f5a6a412aa3cc57b0b0537f04 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:24.903312 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd91a92a3b4c4725b783069923ac7270" candidate_uuid: "afc8d6029d4241d4b8d8df14155a4d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9271d1ed85cd4239ba0958acd85b1785"
I20260713 09:09:24.903687 29340 raft_consensus.cc:515] T 0a42e88f5a6a412aa3cc57b0b0537f04 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.903630 29243 raft_consensus.cc:359] T 988b25d60a824582814858f196247a56 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.904701 29243 raft_consensus.cc:385] T 988b25d60a824582814858f196247a56 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.904978 29243 raft_consensus.cc:740] T 988b25d60a824582814858f196247a56 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afc8d6029d4241d4b8d8df14155a4d50, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.904553 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd91a92a3b4c4725b783069923ac7270" candidate_uuid: "afc8d6029d4241d4b8d8df14155a4d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "830f593dbebd443ea808ff8dcd4c1f4e"
I20260713 09:09:24.905489 29127 raft_consensus.cc:3060] T dd91a92a3b4c4725b783069923ac7270 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.905596 29243 consensus_queue.cc:260] T 988b25d60a824582814858f196247a56 P afc8d6029d4241d4b8d8df14155a4d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.905892 29340 leader_election.cc:290] T 0a42e88f5a6a412aa3cc57b0b0537f04 P afc8d6029d4241d4b8d8df14155a4d50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1:37927), 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2:39899)
I20260713 09:09:24.907231 29243 ts_tablet_manager.cc:1434] T 988b25d60a824582814858f196247a56 P afc8d6029d4241d4b8d8df14155a4d50: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260713 09:09:24.908838 29129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a42e88f5a6a412aa3cc57b0b0537f04" candidate_uuid: "afc8d6029d4241d4b8d8df14155a4d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" is_pre_election: true
I20260713 09:09:24.909143 29051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a42e88f5a6a412aa3cc57b0b0537f04" candidate_uuid: "afc8d6029d4241d4b8d8df14155a4d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9271d1ed85cd4239ba0958acd85b1785" is_pre_election: true
I20260713 09:09:24.909430 29129 raft_consensus.cc:2468] T 0a42e88f5a6a412aa3cc57b0b0537f04 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afc8d6029d4241d4b8d8df14155a4d50 in term 0.
I20260713 09:09:24.909698 29051 raft_consensus.cc:2468] T 0a42e88f5a6a412aa3cc57b0b0537f04 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afc8d6029d4241d4b8d8df14155a4d50 in term 0.
I20260713 09:09:24.903887 29052 raft_consensus.cc:3060] T dd91a92a3b4c4725b783069923ac7270 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.910652 29168 leader_election.cc:304] T 0a42e88f5a6a412aa3cc57b0b0537f04 P afc8d6029d4241d4b8d8df14155a4d50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9271d1ed85cd4239ba0958acd85b1785, afc8d6029d4241d4b8d8df14155a4d50; no voters: 
I20260713 09:09:24.911901 29127 raft_consensus.cc:2468] T dd91a92a3b4c4725b783069923ac7270 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afc8d6029d4241d4b8d8df14155a4d50 in term 1.
I20260713 09:09:24.912372 29342 raft_consensus.cc:2804] T 0a42e88f5a6a412aa3cc57b0b0537f04 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:24.912770 29342 raft_consensus.cc:493] T 0a42e88f5a6a412aa3cc57b0b0537f04 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:24.913121 29342 raft_consensus.cc:3060] T 0a42e88f5a6a412aa3cc57b0b0537f04 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.912961 29168 leader_election.cc:304] T dd91a92a3b4c4725b783069923ac7270 P afc8d6029d4241d4b8d8df14155a4d50 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 830f593dbebd443ea808ff8dcd4c1f4e, afc8d6029d4241d4b8d8df14155a4d50; no voters: 
I20260713 09:09:24.914959 29382 raft_consensus.cc:2804] T dd91a92a3b4c4725b783069923ac7270 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:24.915424 29382 raft_consensus.cc:697] T dd91a92a3b4c4725b783069923ac7270 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 LEADER]: Becoming Leader. State: Replica: afc8d6029d4241d4b8d8df14155a4d50, State: Running, Role: LEADER
I20260713 09:09:24.916257 29382 consensus_queue.cc:237] T dd91a92a3b4c4725b783069923ac7270 P afc8d6029d4241d4b8d8df14155a4d50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.916575 29052 raft_consensus.cc:2468] T dd91a92a3b4c4725b783069923ac7270 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afc8d6029d4241d4b8d8df14155a4d50 in term 1.
I20260713 09:09:24.917955 29288 leader_election.cc:290] T dd91a92a3b4c4725b783069923ac7270 P afc8d6029d4241d4b8d8df14155a4d50 [CANDIDATE]: Term 1 election: Requested vote from peers 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1:37927), 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2:39899)
I20260713 09:09:24.922737 29342 raft_consensus.cc:515] T 0a42e88f5a6a412aa3cc57b0b0537f04 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.924381 29342 leader_election.cc:290] T 0a42e88f5a6a412aa3cc57b0b0537f04 P afc8d6029d4241d4b8d8df14155a4d50 [CANDIDATE]: Term 1 election: Requested vote from peers 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1:37927), 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2:39899)
I20260713 09:09:24.925168 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a42e88f5a6a412aa3cc57b0b0537f04" candidate_uuid: "afc8d6029d4241d4b8d8df14155a4d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9271d1ed85cd4239ba0958acd85b1785"
I20260713 09:09:24.925418 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a42e88f5a6a412aa3cc57b0b0537f04" candidate_uuid: "afc8d6029d4241d4b8d8df14155a4d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "830f593dbebd443ea808ff8dcd4c1f4e"
I20260713 09:09:24.925729 29052 raft_consensus.cc:3060] T 0a42e88f5a6a412aa3cc57b0b0537f04 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.925987 29127 raft_consensus.cc:3060] T 0a42e88f5a6a412aa3cc57b0b0537f04 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.925889 28952 catalog_manager.cc:5697] T dd91a92a3b4c4725b783069923ac7270 P afc8d6029d4241d4b8d8df14155a4d50 reported cstate change: term changed from 0 to 1, leader changed from <none> to afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3). New cstate: current_term: 1 leader_uuid: "afc8d6029d4241d4b8d8df14155a4d50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:24.930962 29052 raft_consensus.cc:2468] T 0a42e88f5a6a412aa3cc57b0b0537f04 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afc8d6029d4241d4b8d8df14155a4d50 in term 1.
I20260713 09:09:24.932005 29127 raft_consensus.cc:2468] T 0a42e88f5a6a412aa3cc57b0b0537f04 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afc8d6029d4241d4b8d8df14155a4d50 in term 1.
I20260713 09:09:24.931977 29168 leader_election.cc:304] T 0a42e88f5a6a412aa3cc57b0b0537f04 P afc8d6029d4241d4b8d8df14155a4d50 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9271d1ed85cd4239ba0958acd85b1785, afc8d6029d4241d4b8d8df14155a4d50; no voters: 
I20260713 09:09:24.932938 29314 raft_consensus.cc:493] T 67dc4fa7309849c4945561d684b40e23 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:24.933271 29342 raft_consensus.cc:2804] T 0a42e88f5a6a412aa3cc57b0b0537f04 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:24.933396 29314 raft_consensus.cc:515] T 67dc4fa7309849c4945561d684b40e23 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.933936 29342 raft_consensus.cc:697] T 0a42e88f5a6a412aa3cc57b0b0537f04 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 LEADER]: Becoming Leader. State: Replica: afc8d6029d4241d4b8d8df14155a4d50, State: Running, Role: LEADER
I20260713 09:09:24.935475 29342 consensus_queue.cc:237] T 0a42e88f5a6a412aa3cc57b0b0537f04 P afc8d6029d4241d4b8d8df14155a4d50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.936514 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67dc4fa7309849c4945561d684b40e23" candidate_uuid: "9271d1ed85cd4239ba0958acd85b1785" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afc8d6029d4241d4b8d8df14155a4d50" is_pre_election: true
I20260713 09:09:24.937063 29201 raft_consensus.cc:2468] T 67dc4fa7309849c4945561d684b40e23 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9271d1ed85cd4239ba0958acd85b1785 in term 0.
I20260713 09:09:24.938367 29018 leader_election.cc:304] T 67dc4fa7309849c4945561d684b40e23 P 9271d1ed85cd4239ba0958acd85b1785 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9271d1ed85cd4239ba0958acd85b1785, afc8d6029d4241d4b8d8df14155a4d50; no voters: 
I20260713 09:09:24.939132 29314 leader_election.cc:290] T 67dc4fa7309849c4945561d684b40e23 P 9271d1ed85cd4239ba0958acd85b1785 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2:39899), afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3:41209)
I20260713 09:09:24.939162 29318 raft_consensus.cc:2804] T 67dc4fa7309849c4945561d684b40e23 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:24.939779 29318 raft_consensus.cc:493] T 67dc4fa7309849c4945561d684b40e23 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:24.940160 29318 raft_consensus.cc:3060] T 67dc4fa7309849c4945561d684b40e23 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.941568 29269 raft_consensus.cc:493] T 988b25d60a824582814858f196247a56 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:24.941891 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67dc4fa7309849c4945561d684b40e23" candidate_uuid: "9271d1ed85cd4239ba0958acd85b1785" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" is_pre_election: true
I20260713 09:09:24.941996 29269 raft_consensus.cc:515] T 988b25d60a824582814858f196247a56 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.942476 29127 raft_consensus.cc:2468] T 67dc4fa7309849c4945561d684b40e23 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9271d1ed85cd4239ba0958acd85b1785 in term 0.
I20260713 09:09:24.944077 29269 leader_election.cc:290] T 988b25d60a824582814858f196247a56 P 9271d1ed85cd4239ba0958acd85b1785 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2:39899), afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3:41209)
I20260713 09:09:24.944232 28952 catalog_manager.cc:5697] T 0a42e88f5a6a412aa3cc57b0b0537f04 P afc8d6029d4241d4b8d8df14155a4d50 reported cstate change: term changed from 0 to 1, leader changed from <none> to afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3). New cstate: current_term: 1 leader_uuid: "afc8d6029d4241d4b8d8df14155a4d50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:24.945029 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "988b25d60a824582814858f196247a56" candidate_uuid: "9271d1ed85cd4239ba0958acd85b1785" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" is_pre_election: true
I20260713 09:09:24.945492 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "988b25d60a824582814858f196247a56" candidate_uuid: "9271d1ed85cd4239ba0958acd85b1785" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afc8d6029d4241d4b8d8df14155a4d50" is_pre_election: true
I20260713 09:09:24.945734 29127 raft_consensus.cc:2468] T 988b25d60a824582814858f196247a56 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9271d1ed85cd4239ba0958acd85b1785 in term 0.
I20260713 09:09:24.946043 29201 raft_consensus.cc:2468] T 988b25d60a824582814858f196247a56 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9271d1ed85cd4239ba0958acd85b1785 in term 0.
I20260713 09:09:24.946097 29318 raft_consensus.cc:515] T 67dc4fa7309849c4945561d684b40e23 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.946887 29019 leader_election.cc:304] T 988b25d60a824582814858f196247a56 P 9271d1ed85cd4239ba0958acd85b1785 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 830f593dbebd443ea808ff8dcd4c1f4e, 9271d1ed85cd4239ba0958acd85b1785; no voters: 
I20260713 09:09:24.947872 29269 raft_consensus.cc:2804] T 988b25d60a824582814858f196247a56 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:24.948195 29269 raft_consensus.cc:493] T 988b25d60a824582814858f196247a56 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:24.948520 29269 raft_consensus.cc:3060] T 988b25d60a824582814858f196247a56 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.948833 29129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67dc4fa7309849c4945561d684b40e23" candidate_uuid: "9271d1ed85cd4239ba0958acd85b1785" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "830f593dbebd443ea808ff8dcd4c1f4e"
I20260713 09:09:24.949370 29129 raft_consensus.cc:3060] T 67dc4fa7309849c4945561d684b40e23 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.951471 29252 raft_consensus.cc:493] T 55aab294f8474d3285c1e9ed59bf9e0e P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:24.951970 29252 raft_consensus.cc:515] T 55aab294f8474d3285c1e9ed59bf9e0e P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.954106 29252 leader_election.cc:290] T 55aab294f8474d3285c1e9ed59bf9e0e P 9271d1ed85cd4239ba0958acd85b1785 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2:39899), afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3:41209)
I20260713 09:09:24.955036 29269 raft_consensus.cc:515] T 988b25d60a824582814858f196247a56 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.955597 29129 raft_consensus.cc:2468] T 67dc4fa7309849c4945561d684b40e23 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9271d1ed85cd4239ba0958acd85b1785 in term 1.
I20260713 09:09:24.949141 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67dc4fa7309849c4945561d684b40e23" candidate_uuid: "9271d1ed85cd4239ba0958acd85b1785" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afc8d6029d4241d4b8d8df14155a4d50"
I20260713 09:09:24.956735 29202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55aab294f8474d3285c1e9ed59bf9e0e" candidate_uuid: "9271d1ed85cd4239ba0958acd85b1785" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afc8d6029d4241d4b8d8df14155a4d50" is_pre_election: true
I20260713 09:09:24.957078 29269 leader_election.cc:290] T 988b25d60a824582814858f196247a56 P 9271d1ed85cd4239ba0958acd85b1785 [CANDIDATE]: Term 1 election: Requested vote from peers 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2:39899), afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3:41209)
I20260713 09:09:24.957511 29202 raft_consensus.cc:2468] T 55aab294f8474d3285c1e9ed59bf9e0e P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9271d1ed85cd4239ba0958acd85b1785 in term 0.
I20260713 09:09:24.958231 29201 raft_consensus.cc:3060] T 67dc4fa7309849c4945561d684b40e23 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.958392 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "988b25d60a824582814858f196247a56" candidate_uuid: "9271d1ed85cd4239ba0958acd85b1785" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afc8d6029d4241d4b8d8df14155a4d50"
I20260713 09:09:24.958920 29269 consensus_queue.cc:1048] T 865d8c778f3b4cc2b0756563f5895b8b P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:24.959009 29018 leader_election.cc:304] T 55aab294f8474d3285c1e9ed59bf9e0e P 9271d1ed85cd4239ba0958acd85b1785 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9271d1ed85cd4239ba0958acd85b1785, afc8d6029d4241d4b8d8df14155a4d50; no voters: 
I20260713 09:09:24.959028 29200 raft_consensus.cc:3060] T 988b25d60a824582814858f196247a56 P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.960034 29252 raft_consensus.cc:2804] T 55aab294f8474d3285c1e9ed59bf9e0e P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:24.960417 29252 raft_consensus.cc:493] T 55aab294f8474d3285c1e9ed59bf9e0e P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:24.961033 29252 raft_consensus.cc:3060] T 55aab294f8474d3285c1e9ed59bf9e0e P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.965598 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55aab294f8474d3285c1e9ed59bf9e0e" candidate_uuid: "9271d1ed85cd4239ba0958acd85b1785" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" is_pre_election: true
I20260713 09:09:24.966219 29127 raft_consensus.cc:2468] T 55aab294f8474d3285c1e9ed59bf9e0e P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9271d1ed85cd4239ba0958acd85b1785 in term 0.
I20260713 09:09:24.967679 29252 raft_consensus.cc:515] T 55aab294f8474d3285c1e9ed59bf9e0e P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.969637 29252 leader_election.cc:290] T 55aab294f8474d3285c1e9ed59bf9e0e P 9271d1ed85cd4239ba0958acd85b1785 [CANDIDATE]: Term 1 election: Requested vote from peers 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2:39899), afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3:41209)
I20260713 09:09:24.971031 29200 raft_consensus.cc:2468] T 988b25d60a824582814858f196247a56 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9271d1ed85cd4239ba0958acd85b1785 in term 1.
I20260713 09:09:24.973587 29128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55aab294f8474d3285c1e9ed59bf9e0e" candidate_uuid: "9271d1ed85cd4239ba0958acd85b1785" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "830f593dbebd443ea808ff8dcd4c1f4e"
I20260713 09:09:24.974131 29128 raft_consensus.cc:3060] T 55aab294f8474d3285c1e9ed59bf9e0e P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.980315 29128 raft_consensus.cc:2468] T 55aab294f8474d3285c1e9ed59bf9e0e P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9271d1ed85cd4239ba0958acd85b1785 in term 1.
I20260713 09:09:24.971608 29201 raft_consensus.cc:2468] T 67dc4fa7309849c4945561d684b40e23 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9271d1ed85cd4239ba0958acd85b1785 in term 1.
I20260713 09:09:24.981709 29019 leader_election.cc:304] T 67dc4fa7309849c4945561d684b40e23 P 9271d1ed85cd4239ba0958acd85b1785 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 830f593dbebd443ea808ff8dcd4c1f4e, 9271d1ed85cd4239ba0958acd85b1785; no voters: 
I20260713 09:09:24.982601 29407 raft_consensus.cc:2804] T 67dc4fa7309849c4945561d684b40e23 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:24.983134 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55aab294f8474d3285c1e9ed59bf9e0e" candidate_uuid: "9271d1ed85cd4239ba0958acd85b1785" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afc8d6029d4241d4b8d8df14155a4d50"
I20260713 09:09:24.980962 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "988b25d60a824582814858f196247a56" candidate_uuid: "9271d1ed85cd4239ba0958acd85b1785" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "830f593dbebd443ea808ff8dcd4c1f4e"
I20260713 09:09:24.984990 29127 raft_consensus.cc:3060] T 988b25d60a824582814858f196247a56 P 830f593dbebd443ea808ff8dcd4c1f4e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.983820 29252 consensus_queue.cc:1048] T 865d8c778f3b4cc2b0756563f5895b8b P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Connected to new peer: Peer: permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:09:24.983770 29201 raft_consensus.cc:3060] T 55aab294f8474d3285c1e9ed59bf9e0e P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.988200 29018 leader_election.cc:304] T 988b25d60a824582814858f196247a56 P 9271d1ed85cd4239ba0958acd85b1785 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9271d1ed85cd4239ba0958acd85b1785, afc8d6029d4241d4b8d8df14155a4d50; no voters: 
I20260713 09:09:24.989145 29406 raft_consensus.cc:2804] T 988b25d60a824582814858f196247a56 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:24.989590 29406 raft_consensus.cc:697] T 988b25d60a824582814858f196247a56 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 LEADER]: Becoming Leader. State: Replica: 9271d1ed85cd4239ba0958acd85b1785, State: Running, Role: LEADER
I20260713 09:09:24.990284 29406 consensus_queue.cc:237] T 988b25d60a824582814858f196247a56 P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:24.997611 29318 leader_election.cc:290] T 67dc4fa7309849c4945561d684b40e23 P 9271d1ed85cd4239ba0958acd85b1785 [CANDIDATE]: Term 1 election: Requested vote from peers 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2:39899), afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3:41209)
I20260713 09:09:24.983217 29019 leader_election.cc:304] T 55aab294f8474d3285c1e9ed59bf9e0e P 9271d1ed85cd4239ba0958acd85b1785 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 830f593dbebd443ea808ff8dcd4c1f4e, 9271d1ed85cd4239ba0958acd85b1785; no voters: 
I20260713 09:09:25.000036 29201 raft_consensus.cc:2468] T 55aab294f8474d3285c1e9ed59bf9e0e P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9271d1ed85cd4239ba0958acd85b1785 in term 1.
I20260713 09:09:25.001041 29406 raft_consensus.cc:2804] T 55aab294f8474d3285c1e9ed59bf9e0e P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:25.001482 29406 raft_consensus.cc:697] T 55aab294f8474d3285c1e9ed59bf9e0e P 9271d1ed85cd4239ba0958acd85b1785 [term 1 LEADER]: Becoming Leader. State: Replica: 9271d1ed85cd4239ba0958acd85b1785, State: Running, Role: LEADER
I20260713 09:09:25.002866 29406 consensus_queue.cc:237] T 55aab294f8474d3285c1e9ed59bf9e0e P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:25.007514 29052 raft_consensus.cc:3060] T cd072cb93d114725ad6b925ae3323323 P 9271d1ed85cd4239ba0958acd85b1785 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:25.010474 29127 raft_consensus.cc:2468] T 988b25d60a824582814858f196247a56 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9271d1ed85cd4239ba0958acd85b1785 in term 1.
I20260713 09:09:25.014194 29407 raft_consensus.cc:697] T 67dc4fa7309849c4945561d684b40e23 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 LEADER]: Becoming Leader. State: Replica: 9271d1ed85cd4239ba0958acd85b1785, State: Running, Role: LEADER
I20260713 09:09:25.015257 29407 consensus_queue.cc:237] T 67dc4fa7309849c4945561d684b40e23 P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:25.015990 29342 consensus_queue.cc:1048] T cd072cb93d114725ad6b925ae3323323 P afc8d6029d4241d4b8d8df14155a4d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:25.025890 28952 catalog_manager.cc:5697] T 67dc4fa7309849c4945561d684b40e23 P 9271d1ed85cd4239ba0958acd85b1785 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1). New cstate: current_term: 1 leader_uuid: "9271d1ed85cd4239ba0958acd85b1785" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:25.032092 29385 consensus_queue.cc:1048] T cd072cb93d114725ad6b925ae3323323 P afc8d6029d4241d4b8d8df14155a4d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:25.036197 29342 raft_consensus.cc:493] T 02994ab93ce5458e81cd2e56ad0e648f P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:25.036640 29342 raft_consensus.cc:515] T 02994ab93ce5458e81cd2e56ad0e648f P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:25.038672 29342 leader_election.cc:290] T 02994ab93ce5458e81cd2e56ad0e648f P afc8d6029d4241d4b8d8df14155a4d50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1:37927), 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2:39899)
I20260713 09:09:25.040731 29052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02994ab93ce5458e81cd2e56ad0e648f" candidate_uuid: "afc8d6029d4241d4b8d8df14155a4d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9271d1ed85cd4239ba0958acd85b1785" is_pre_election: true
I20260713 09:09:25.040915 29127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02994ab93ce5458e81cd2e56ad0e648f" candidate_uuid: "afc8d6029d4241d4b8d8df14155a4d50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" is_pre_election: true
I20260713 09:09:25.041651 29052 raft_consensus.cc:2393] T 02994ab93ce5458e81cd2e56ad0e648f P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate afc8d6029d4241d4b8d8df14155a4d50 in current term 1: Already voted for candidate 830f593dbebd443ea808ff8dcd4c1f4e in this term.
I20260713 09:09:25.042654 29168 leader_election.cc:304] T 02994ab93ce5458e81cd2e56ad0e648f P afc8d6029d4241d4b8d8df14155a4d50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: afc8d6029d4241d4b8d8df14155a4d50; no voters: 830f593dbebd443ea808ff8dcd4c1f4e, 9271d1ed85cd4239ba0958acd85b1785
I20260713 09:09:25.043735 29342 raft_consensus.cc:3060] T 02994ab93ce5458e81cd2e56ad0e648f P afc8d6029d4241d4b8d8df14155a4d50 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:25.045265 28952 catalog_manager.cc:5697] T 988b25d60a824582814858f196247a56 P 9271d1ed85cd4239ba0958acd85b1785 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1). New cstate: current_term: 1 leader_uuid: "9271d1ed85cd4239ba0958acd85b1785" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:25.047031 28952 catalog_manager.cc:5697] T 55aab294f8474d3285c1e9ed59bf9e0e P 9271d1ed85cd4239ba0958acd85b1785 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1). New cstate: current_term: 1 leader_uuid: "9271d1ed85cd4239ba0958acd85b1785" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:25.050305 29342 raft_consensus.cc:2749] T 02994ab93ce5458e81cd2e56ad0e648f P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:25.077621 29342 consensus_queue.cc:1048] T 2743291249054f6eaf7f8aec59825e14 P afc8d6029d4241d4b8d8df14155a4d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:25.087436 29288 consensus_queue.cc:1048] T 2743291249054f6eaf7f8aec59825e14 P afc8d6029d4241d4b8d8df14155a4d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:25.134690 29316 consensus_queue.cc:1048] T 02994ab93ce5458e81cd2e56ad0e648f P 830f593dbebd443ea808ff8dcd4c1f4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:25.143567 29279 consensus_queue.cc:1048] T 02994ab93ce5458e81cd2e56ad0e648f P 830f593dbebd443ea808ff8dcd4c1f4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:25.338204 29385 consensus_queue.cc:1048] T dd91a92a3b4c4725b783069923ac7270 P afc8d6029d4241d4b8d8df14155a4d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:25.346832 29288 consensus_queue.cc:1048] T dd91a92a3b4c4725b783069923ac7270 P afc8d6029d4241d4b8d8df14155a4d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:25.444065 29407 consensus_queue.cc:1048] T 67dc4fa7309849c4945561d684b40e23 P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:25.448197 29407 consensus_queue.cc:1048] T 55aab294f8474d3285c1e9ed59bf9e0e P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:25.451494 29407 consensus_queue.cc:1048] T 67dc4fa7309849c4945561d684b40e23 P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Connected to new peer: Peer: permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:25.466719 29318 consensus_queue.cc:1048] T 55aab294f8474d3285c1e9ed59bf9e0e P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Connected to new peer: Peer: permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:25.480679 29288 consensus_queue.cc:1048] T 0a42e88f5a6a412aa3cc57b0b0537f04 P afc8d6029d4241d4b8d8df14155a4d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:25.494915 29382 consensus_queue.cc:1048] T 0a42e88f5a6a412aa3cc57b0b0537f04 P afc8d6029d4241d4b8d8df14155a4d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:25.518474 29318 consensus_queue.cc:1048] T 988b25d60a824582814858f196247a56 P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Connected to new peer: Peer: permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:25.529420 29407 consensus_queue.cc:1048] T 988b25d60a824582814858f196247a56 P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:25.655233 27932 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:25.660496 29429 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
W20260713 09:09:25.661522 29430 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
W20260713 09:09:25.662493 29432 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
I20260713 09:09:25.664589 27932 server_base.cc:1061] running on GCE node
I20260713 09:09:25.665848 27932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:25.666023 27932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:25.666145 27932 hybrid_clock.cc:648] HybridClock initialized: now 1783933765666134 us; error 0 us; skew 500 ppm
I20260713 09:09:25.666621 27932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:25.668753 27932 webserver.cc:533] Webserver started at http://127.27.71.4:35395/ using document root <none> and password file <none>
I20260713 09:09:25.669173 27932 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:25.669325 27932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:25.669525 27932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:25.670470 27932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933738023801-27932-0/minicluster-data/ts-3-root/instance:
uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c"
format_stamp: "Formatted at 2026-07-13 09:09:25 on dist-test-slave-4nhr"
I20260713 09:09:25.674458 27932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:09:25.677369 29437 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:25.678046 27932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260713 09:09:25.678326 27932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933738023801-27932-0/minicluster-data/ts-3-root
uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c"
format_stamp: "Formatted at 2026-07-13 09:09:25 on dist-test-slave-4nhr"
I20260713 09:09:25.678581 27932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933738023801-27932-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933738023801-27932-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933738023801-27932-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)
I20260713 09:09:25.693451 27932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:25.694937 27932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:25.697144 27932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:25.699383 27932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:25.699597 27932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:25.699930 27932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:25.700105 27932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:25.757663 27932 rpc_server.cc:307] RPC server started. Bound to: 127.27.71.4:40989
I20260713 09:09:25.757750 29500 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.71.4:40989 every 8 connection(s)
I20260713 09:09:25.762341 27932 auto_leader_rebalancer-test.cc:392] add a tserver: 1bdb21d1ce5f4d9ba7dbb43050a0379c
I20260713 09:09:25.778188 29501 heartbeater.cc:344] Connected to a master server at 127.27.71.62:38263
I20260713 09:09:25.778568 29501 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:25.779237 29501 heartbeater.cc:507] Master 127.27.71.62:38263 requested a full tablet report, sending...
I20260713 09:09:25.781378 28951 ts_manager.cc:194] Registered new tserver with Master: 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4:40989)
I20260713 09:09:25.782817 28951 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49346
I20260713 09:09:25.944167 29127 consensus_queue.cc:237] T 9b688b085b7942eabdb14682c4cde477 P 830f593dbebd443ea808ff8dcd4c1f4e [LEADER]: Queue 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: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } }
I20260713 09:09:25.953681 29201 raft_consensus.cc:1275] T 9b688b085b7942eabdb14682c4cde477 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Refusing update from remote peer 830f593dbebd443ea808ff8dcd4c1f4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:25.955482 29250 consensus_queue.cc:1048] T 9b688b085b7942eabdb14682c4cde477 P 830f593dbebd443ea808ff8dcd4c1f4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:25.961109 29051 raft_consensus.cc:1275] T 9b688b085b7942eabdb14682c4cde477 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Refusing update from remote peer 830f593dbebd443ea808ff8dcd4c1f4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:25.963164 29279 consensus_queue.cc:1048] T 9b688b085b7942eabdb14682c4cde477 P 830f593dbebd443ea808ff8dcd4c1f4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260713 09:09:25.971278 29092 consensus_peers.cc:597] T 9b688b085b7942eabdb14682c4cde477 P 830f593dbebd443ea808ff8dcd4c1f4e -> Peer 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4:40989): Couldn't send request to peer 1bdb21d1ce5f4d9ba7dbb43050a0379c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9b688b085b7942eabdb14682c4cde477. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:25.975296 29250 raft_consensus.cc:2955] T 9b688b085b7942eabdb14682c4cde477 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } } }
I20260713 09:09:25.976878 29201 raft_consensus.cc:2955] T 9b688b085b7942eabdb14682c4cde477 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } } }
I20260713 09:09:25.982784 29051 raft_consensus.cc:2955] T 9b688b085b7942eabdb14682c4cde477 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } } }
I20260713 09:09:25.990283 28951 catalog_manager.cc:5697] T 9b688b085b7942eabdb14682c4cde477 P 830f593dbebd443ea808ff8dcd4c1f4e reported cstate change: config changed from index -1 to 2, NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) added. New cstate: current_term: 1 leader_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:26.009092 29051 consensus_queue.cc:237] T ea17ef9dd99a45b69bb9620233088196 P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Queue 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: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } }
I20260713 09:09:26.017974 29201 raft_consensus.cc:1275] T ea17ef9dd99a45b69bb9620233088196 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Refusing update from remote peer 9271d1ed85cd4239ba0958acd85b1785: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:26.019974 29407 consensus_queue.cc:1048] T ea17ef9dd99a45b69bb9620233088196 P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:26.024503 29127 raft_consensus.cc:1275] T ea17ef9dd99a45b69bb9620233088196 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Refusing update from remote peer 9271d1ed85cd4239ba0958acd85b1785: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:26.026091 29407 consensus_queue.cc:1048] T ea17ef9dd99a45b69bb9620233088196 P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Connected to new peer: Peer: permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260713 09:09:26.031586 29017 consensus_peers.cc:597] T ea17ef9dd99a45b69bb9620233088196 P 9271d1ed85cd4239ba0958acd85b1785 -> Peer 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4:40989): Couldn't send request to peer 1bdb21d1ce5f4d9ba7dbb43050a0379c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ea17ef9dd99a45b69bb9620233088196. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:26.034526 29408 raft_consensus.cc:2955] T ea17ef9dd99a45b69bb9620233088196 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } } }
I20260713 09:09:26.036132 29201 raft_consensus.cc:2955] T ea17ef9dd99a45b69bb9620233088196 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } } }
I20260713 09:09:26.038059 29127 raft_consensus.cc:2955] T ea17ef9dd99a45b69bb9620233088196 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } } }
I20260713 09:09:26.055101 28952 catalog_manager.cc:5697] T ea17ef9dd99a45b69bb9620233088196 P 830f593dbebd443ea808ff8dcd4c1f4e reported cstate change: config changed from index -1 to 2, NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) added. New cstate: current_term: 1 leader_uuid: "9271d1ed85cd4239ba0958acd85b1785" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } } }
I20260713 09:09:26.061304 29201 consensus_queue.cc:237] T 6f2421b2082048b2b6698cabe161499d P afc8d6029d4241d4b8d8df14155a4d50 [LEADER]: Queue 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: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } }
I20260713 09:09:26.069221 29127 raft_consensus.cc:1275] T 6f2421b2082048b2b6698cabe161499d P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Refusing update from remote peer afc8d6029d4241d4b8d8df14155a4d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:26.070657 29382 consensus_queue.cc:1048] T 6f2421b2082048b2b6698cabe161499d P afc8d6029d4241d4b8d8df14155a4d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:26.070609 29051 raft_consensus.cc:1275] T 6f2421b2082048b2b6698cabe161499d P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Refusing update from remote peer afc8d6029d4241d4b8d8df14155a4d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:26.075704 29382 consensus_queue.cc:1048] T 6f2421b2082048b2b6698cabe161499d P afc8d6029d4241d4b8d8df14155a4d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:26.078074 29342 raft_consensus.cc:2955] T 6f2421b2082048b2b6698cabe161499d P afc8d6029d4241d4b8d8df14155a4d50 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } } }
W20260713 09:09:26.080044 29166 consensus_peers.cc:597] T 6f2421b2082048b2b6698cabe161499d P afc8d6029d4241d4b8d8df14155a4d50 -> Peer 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4:40989): Couldn't send request to peer 1bdb21d1ce5f4d9ba7dbb43050a0379c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6f2421b2082048b2b6698cabe161499d. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:26.079792 29127 raft_consensus.cc:2955] T 6f2421b2082048b2b6698cabe161499d P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } } }
I20260713 09:09:26.091830 28949 catalog_manager.cc:5697] T 6f2421b2082048b2b6698cabe161499d P 830f593dbebd443ea808ff8dcd4c1f4e reported cstate change: config changed from index -1 to 2, NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) added. New cstate: current_term: 1 leader_uuid: "afc8d6029d4241d4b8d8df14155a4d50" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } } }
I20260713 09:09:26.093899 29052 consensus_queue.cc:237] T f3cace12a8974547aa16b72166de1a0c P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Queue 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: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } }
I20260713 09:09:26.100019 29051 raft_consensus.cc:2955] T 6f2421b2082048b2b6698cabe161499d P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } } }
W20260713 09:09:26.118731 29017 consensus_peers.cc:597] T f3cace12a8974547aa16b72166de1a0c P 9271d1ed85cd4239ba0958acd85b1785 -> Peer 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4:40989): Couldn't send request to peer 1bdb21d1ce5f4d9ba7dbb43050a0379c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f3cace12a8974547aa16b72166de1a0c. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:26.119197 29201 raft_consensus.cc:1275] T f3cace12a8974547aa16b72166de1a0c P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Refusing update from remote peer 9271d1ed85cd4239ba0958acd85b1785: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:26.120601 29128 raft_consensus.cc:1275] T f3cace12a8974547aa16b72166de1a0c P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Refusing update from remote peer 9271d1ed85cd4239ba0958acd85b1785: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:26.121331 29408 consensus_queue.cc:1048] T f3cace12a8974547aa16b72166de1a0c P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:26.122143 29521 consensus_queue.cc:1048] T f3cace12a8974547aa16b72166de1a0c P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Connected to new peer: Peer: permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:26.130077 29407 raft_consensus.cc:2955] T f3cace12a8974547aa16b72166de1a0c P 9271d1ed85cd4239ba0958acd85b1785 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } } }
I20260713 09:09:26.132573 29128 raft_consensus.cc:2955] T f3cace12a8974547aa16b72166de1a0c P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } } }
I20260713 09:09:26.149343 28952 catalog_manager.cc:5697] T f3cace12a8974547aa16b72166de1a0c P 9271d1ed85cd4239ba0958acd85b1785 reported cstate change: config changed from index -1 to 2, NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) added. New cstate: current_term: 1 leader_uuid: "9271d1ed85cd4239ba0958acd85b1785" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:26.153440 29201 raft_consensus.cc:2955] T f3cace12a8974547aa16b72166de1a0c P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } } }
I20260713 09:09:26.423111 29530 ts_tablet_manager.cc:933] T ea17ef9dd99a45b69bb9620233088196 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Initiating tablet copy from peer 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1:37927)
I20260713 09:09:26.424811 29530 tablet_copy_client.cc:323] T ea17ef9dd99a45b69bb9620233088196 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: tablet copy: Beginning tablet copy session from remote peer at address 127.27.71.1:37927
I20260713 09:09:26.435464 29064 tablet_copy_service.cc:140] P 9271d1ed85cd4239ba0958acd85b1785: Received BeginTabletCopySession request for tablet ea17ef9dd99a45b69bb9620233088196 from peer 1bdb21d1ce5f4d9ba7dbb43050a0379c ({username='slave'} at 127.0.0.1:43990)
I20260713 09:09:26.436079 29064 tablet_copy_service.cc:161] P 9271d1ed85cd4239ba0958acd85b1785: Beginning new tablet copy session on tablet ea17ef9dd99a45b69bb9620233088196 from peer 1bdb21d1ce5f4d9ba7dbb43050a0379c at {username='slave'} at 127.0.0.1:43990: session id = 1bdb21d1ce5f4d9ba7dbb43050a0379c-ea17ef9dd99a45b69bb9620233088196
I20260713 09:09:26.441486 29064 tablet_copy_source_session.cc:215] T ea17ef9dd99a45b69bb9620233088196 P 9271d1ed85cd4239ba0958acd85b1785: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:26.444399 29530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea17ef9dd99a45b69bb9620233088196. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:26.453713 29530 tablet_copy_client.cc:806] T ea17ef9dd99a45b69bb9620233088196 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:26.454216 29530 tablet_copy_client.cc:670] T ea17ef9dd99a45b69bb9620233088196 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:26.458060 29530 tablet_copy_client.cc:538] T ea17ef9dd99a45b69bb9620233088196 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:26.463786 29530 tablet_bootstrap.cc:492] T ea17ef9dd99a45b69bb9620233088196 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Bootstrap starting.
I20260713 09:09:26.478368 29530 tablet_bootstrap.cc:492] T ea17ef9dd99a45b69bb9620233088196 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: 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
I20260713 09:09:26.479067 29530 tablet_bootstrap.cc:492] T ea17ef9dd99a45b69bb9620233088196 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Bootstrap complete.
I20260713 09:09:26.479547 29530 ts_tablet_manager.cc:1403] T ea17ef9dd99a45b69bb9620233088196 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260713 09:09:26.481726 29530 raft_consensus.cc:359] T ea17ef9dd99a45b69bb9620233088196 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } }
I20260713 09:09:26.482319 29530 raft_consensus.cc:740] T ea17ef9dd99a45b69bb9620233088196 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1bdb21d1ce5f4d9ba7dbb43050a0379c, State: Initialized, Role: LEARNER
I20260713 09:09:26.482837 29530 consensus_queue.cc:260] T ea17ef9dd99a45b69bb9620233088196 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [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: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } }
I20260713 09:09:26.484781 29501 heartbeater.cc:499] Master 127.27.71.62:38263 was elected leader, sending a full tablet report...
I20260713 09:09:26.485190 29530 ts_tablet_manager.cc:1434] T ea17ef9dd99a45b69bb9620233088196 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260713 09:09:26.487195 29064 tablet_copy_service.cc:342] P 9271d1ed85cd4239ba0958acd85b1785: Request end of tablet copy session 1bdb21d1ce5f4d9ba7dbb43050a0379c-ea17ef9dd99a45b69bb9620233088196 received from {username='slave'} at 127.0.0.1:43990
I20260713 09:09:26.487618 29064 tablet_copy_service.cc:434] P 9271d1ed85cd4239ba0958acd85b1785: ending tablet copy session 1bdb21d1ce5f4d9ba7dbb43050a0379c-ea17ef9dd99a45b69bb9620233088196 on tablet ea17ef9dd99a45b69bb9620233088196 with peer 1bdb21d1ce5f4d9ba7dbb43050a0379c
I20260713 09:09:26.520660 29530 ts_tablet_manager.cc:933] T 9b688b085b7942eabdb14682c4cde477 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Initiating tablet copy from peer 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2:39899)
I20260713 09:09:26.522325 29530 tablet_copy_client.cc:323] T 9b688b085b7942eabdb14682c4cde477 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: tablet copy: Beginning tablet copy session from remote peer at address 127.27.71.2:39899
I20260713 09:09:26.541081 29139 tablet_copy_service.cc:140] P 830f593dbebd443ea808ff8dcd4c1f4e: Received BeginTabletCopySession request for tablet 9b688b085b7942eabdb14682c4cde477 from peer 1bdb21d1ce5f4d9ba7dbb43050a0379c ({username='slave'} at 127.0.0.1:43290)
I20260713 09:09:26.541625 29139 tablet_copy_service.cc:161] P 830f593dbebd443ea808ff8dcd4c1f4e: Beginning new tablet copy session on tablet 9b688b085b7942eabdb14682c4cde477 from peer 1bdb21d1ce5f4d9ba7dbb43050a0379c at {username='slave'} at 127.0.0.1:43290: session id = 1bdb21d1ce5f4d9ba7dbb43050a0379c-9b688b085b7942eabdb14682c4cde477
I20260713 09:09:26.548523 29139 tablet_copy_source_session.cc:215] T 9b688b085b7942eabdb14682c4cde477 P 830f593dbebd443ea808ff8dcd4c1f4e: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:26.551318 29530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b688b085b7942eabdb14682c4cde477. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:26.553155 29537 ts_tablet_manager.cc:933] T f3cace12a8974547aa16b72166de1a0c P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Initiating tablet copy from peer 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1:37927)
I20260713 09:09:26.554610 29537 tablet_copy_client.cc:323] T f3cace12a8974547aa16b72166de1a0c P 1bdb21d1ce5f4d9ba7dbb43050a0379c: tablet copy: Beginning tablet copy session from remote peer at address 127.27.71.1:37927
I20260713 09:09:26.556070 29064 tablet_copy_service.cc:140] P 9271d1ed85cd4239ba0958acd85b1785: Received BeginTabletCopySession request for tablet f3cace12a8974547aa16b72166de1a0c from peer 1bdb21d1ce5f4d9ba7dbb43050a0379c ({username='slave'} at 127.0.0.1:43990)
I20260713 09:09:26.556540 29064 tablet_copy_service.cc:161] P 9271d1ed85cd4239ba0958acd85b1785: Beginning new tablet copy session on tablet f3cace12a8974547aa16b72166de1a0c from peer 1bdb21d1ce5f4d9ba7dbb43050a0379c at {username='slave'} at 127.0.0.1:43990: session id = 1bdb21d1ce5f4d9ba7dbb43050a0379c-f3cace12a8974547aa16b72166de1a0c
I20260713 09:09:26.563024 29064 tablet_copy_source_session.cc:215] T f3cace12a8974547aa16b72166de1a0c P 9271d1ed85cd4239ba0958acd85b1785: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:26.565986 29530 tablet_copy_client.cc:806] T 9b688b085b7942eabdb14682c4cde477 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:26.566522 29530 tablet_copy_client.cc:670] T 9b688b085b7942eabdb14682c4cde477 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:26.567384 29537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3cace12a8974547aa16b72166de1a0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:26.576490 29530 tablet_copy_client.cc:538] T 9b688b085b7942eabdb14682c4cde477 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:26.581092 29537 tablet_copy_client.cc:806] T f3cace12a8974547aa16b72166de1a0c P 1bdb21d1ce5f4d9ba7dbb43050a0379c: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:26.581622 29537 tablet_copy_client.cc:670] T f3cace12a8974547aa16b72166de1a0c P 1bdb21d1ce5f4d9ba7dbb43050a0379c: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:26.584964 29537 tablet_copy_client.cc:538] T f3cace12a8974547aa16b72166de1a0c P 1bdb21d1ce5f4d9ba7dbb43050a0379c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:26.585522 29530 tablet_bootstrap.cc:492] T 9b688b085b7942eabdb14682c4cde477 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Bootstrap starting.
I20260713 09:09:26.590345 29537 tablet_bootstrap.cc:492] T f3cace12a8974547aa16b72166de1a0c P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Bootstrap starting.
I20260713 09:09:26.607961 29530 tablet_bootstrap.cc:492] T 9b688b085b7942eabdb14682c4cde477 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: 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
I20260713 09:09:26.608752 29530 tablet_bootstrap.cc:492] T 9b688b085b7942eabdb14682c4cde477 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Bootstrap complete.
I20260713 09:09:26.608897 29537 tablet_bootstrap.cc:492] T f3cace12a8974547aa16b72166de1a0c P 1bdb21d1ce5f4d9ba7dbb43050a0379c: 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
I20260713 09:09:26.609334 29530 ts_tablet_manager.cc:1403] T 9b688b085b7942eabdb14682c4cde477 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.008s
I20260713 09:09:26.609632 29537 tablet_bootstrap.cc:492] T f3cace12a8974547aa16b72166de1a0c P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Bootstrap complete.
I20260713 09:09:26.610291 29537 ts_tablet_manager.cc:1403] T f3cace12a8974547aa16b72166de1a0c P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.000s
I20260713 09:09:26.612141 29530 raft_consensus.cc:359] T 9b688b085b7942eabdb14682c4cde477 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } }
I20260713 09:09:26.612912 29530 raft_consensus.cc:740] T 9b688b085b7942eabdb14682c4cde477 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1bdb21d1ce5f4d9ba7dbb43050a0379c, State: Initialized, Role: LEARNER
I20260713 09:09:26.612955 29537 raft_consensus.cc:359] T f3cace12a8974547aa16b72166de1a0c P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } }
I20260713 09:09:26.613879 29537 raft_consensus.cc:740] T f3cace12a8974547aa16b72166de1a0c P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1bdb21d1ce5f4d9ba7dbb43050a0379c, State: Initialized, Role: LEARNER
I20260713 09:09:26.613623 29530 consensus_queue.cc:260] T 9b688b085b7942eabdb14682c4cde477 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [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: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } }
I20260713 09:09:26.614523 29537 consensus_queue.cc:260] T f3cace12a8974547aa16b72166de1a0c P 1bdb21d1ce5f4d9ba7dbb43050a0379c [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: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } }
I20260713 09:09:26.615973 29530 ts_tablet_manager.cc:1434] T 9b688b085b7942eabdb14682c4cde477 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:09:26.616704 29537 ts_tablet_manager.cc:1434] T f3cace12a8974547aa16b72166de1a0c P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:09:26.617718 29139 tablet_copy_service.cc:342] P 830f593dbebd443ea808ff8dcd4c1f4e: Request end of tablet copy session 1bdb21d1ce5f4d9ba7dbb43050a0379c-9b688b085b7942eabdb14682c4cde477 received from {username='slave'} at 127.0.0.1:43290
I20260713 09:09:26.618096 29139 tablet_copy_service.cc:434] P 830f593dbebd443ea808ff8dcd4c1f4e: ending tablet copy session 1bdb21d1ce5f4d9ba7dbb43050a0379c-9b688b085b7942eabdb14682c4cde477 on tablet 9b688b085b7942eabdb14682c4cde477 with peer 1bdb21d1ce5f4d9ba7dbb43050a0379c
I20260713 09:09:26.619874 29064 tablet_copy_service.cc:342] P 9271d1ed85cd4239ba0958acd85b1785: Request end of tablet copy session 1bdb21d1ce5f4d9ba7dbb43050a0379c-f3cace12a8974547aa16b72166de1a0c received from {username='slave'} at 127.0.0.1:43990
I20260713 09:09:26.620252 29064 tablet_copy_service.cc:434] P 9271d1ed85cd4239ba0958acd85b1785: ending tablet copy session 1bdb21d1ce5f4d9ba7dbb43050a0379c-f3cace12a8974547aa16b72166de1a0c on tablet f3cace12a8974547aa16b72166de1a0c with peer 1bdb21d1ce5f4d9ba7dbb43050a0379c
I20260713 09:09:26.663550 29537 ts_tablet_manager.cc:933] T 6f2421b2082048b2b6698cabe161499d P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Initiating tablet copy from peer afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3:41209)
I20260713 09:09:26.665463 29537 tablet_copy_client.cc:323] T 6f2421b2082048b2b6698cabe161499d P 1bdb21d1ce5f4d9ba7dbb43050a0379c: tablet copy: Beginning tablet copy session from remote peer at address 127.27.71.3:41209
I20260713 09:09:26.674978 29213 tablet_copy_service.cc:140] P afc8d6029d4241d4b8d8df14155a4d50: Received BeginTabletCopySession request for tablet 6f2421b2082048b2b6698cabe161499d from peer 1bdb21d1ce5f4d9ba7dbb43050a0379c ({username='slave'} at 127.0.0.1:45408)
I20260713 09:09:26.675457 29213 tablet_copy_service.cc:161] P afc8d6029d4241d4b8d8df14155a4d50: Beginning new tablet copy session on tablet 6f2421b2082048b2b6698cabe161499d from peer 1bdb21d1ce5f4d9ba7dbb43050a0379c at {username='slave'} at 127.0.0.1:45408: session id = 1bdb21d1ce5f4d9ba7dbb43050a0379c-6f2421b2082048b2b6698cabe161499d
I20260713 09:09:26.681032 29213 tablet_copy_source_session.cc:215] T 6f2421b2082048b2b6698cabe161499d P afc8d6029d4241d4b8d8df14155a4d50: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:26.683414 29537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f2421b2082048b2b6698cabe161499d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:26.693801 29537 tablet_copy_client.cc:806] T 6f2421b2082048b2b6698cabe161499d P 1bdb21d1ce5f4d9ba7dbb43050a0379c: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:26.694243 29537 tablet_copy_client.cc:670] T 6f2421b2082048b2b6698cabe161499d P 1bdb21d1ce5f4d9ba7dbb43050a0379c: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:26.697368 29537 tablet_copy_client.cc:538] T 6f2421b2082048b2b6698cabe161499d P 1bdb21d1ce5f4d9ba7dbb43050a0379c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:26.702541 29537 tablet_bootstrap.cc:492] T 6f2421b2082048b2b6698cabe161499d P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Bootstrap starting.
I20260713 09:09:26.718566 29537 tablet_bootstrap.cc:492] T 6f2421b2082048b2b6698cabe161499d P 1bdb21d1ce5f4d9ba7dbb43050a0379c: 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
I20260713 09:09:26.719201 29537 tablet_bootstrap.cc:492] T 6f2421b2082048b2b6698cabe161499d P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Bootstrap complete.
I20260713 09:09:26.719890 29537 ts_tablet_manager.cc:1403] T 6f2421b2082048b2b6698cabe161499d P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.012s
I20260713 09:09:26.721918 29537 raft_consensus.cc:359] T 6f2421b2082048b2b6698cabe161499d P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } }
I20260713 09:09:26.722476 29537 raft_consensus.cc:740] T 6f2421b2082048b2b6698cabe161499d P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1bdb21d1ce5f4d9ba7dbb43050a0379c, State: Initialized, Role: LEARNER
I20260713 09:09:26.722980 29537 consensus_queue.cc:260] T 6f2421b2082048b2b6698cabe161499d P 1bdb21d1ce5f4d9ba7dbb43050a0379c [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: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } }
I20260713 09:09:26.724983 29537 ts_tablet_manager.cc:1434] T 6f2421b2082048b2b6698cabe161499d P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:09:26.726688 29213 tablet_copy_service.cc:342] P afc8d6029d4241d4b8d8df14155a4d50: Request end of tablet copy session 1bdb21d1ce5f4d9ba7dbb43050a0379c-6f2421b2082048b2b6698cabe161499d received from {username='slave'} at 127.0.0.1:45408
I20260713 09:09:26.727041 29213 tablet_copy_service.cc:434] P afc8d6029d4241d4b8d8df14155a4d50: ending tablet copy session 1bdb21d1ce5f4d9ba7dbb43050a0379c-6f2421b2082048b2b6698cabe161499d on tablet 6f2421b2082048b2b6698cabe161499d with peer 1bdb21d1ce5f4d9ba7dbb43050a0379c
I20260713 09:09:26.872563 29476 raft_consensus.cc:1217] T ea17ef9dd99a45b69bb9620233088196 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:27.037930 29476 raft_consensus.cc:1217] T 9b688b085b7942eabdb14682c4cde477 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:27.121145 29476 raft_consensus.cc:1217] T f3cace12a8974547aa16b72166de1a0c P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:27.204592 29476 raft_consensus.cc:1217] T 6f2421b2082048b2b6698cabe161499d P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:27.324998 29521 raft_consensus.cc:1064] T ea17ef9dd99a45b69bb9620233088196 P 9271d1ed85cd4239ba0958acd85b1785: attempting to promote NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c to VOTER
I20260713 09:09:27.327617 29521 consensus_queue.cc:237] T ea17ef9dd99a45b69bb9620233088196 P 9271d1ed85cd4239ba0958acd85b1785 [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: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } }
I20260713 09:09:27.334954 29476 raft_consensus.cc:1275] T ea17ef9dd99a45b69bb9620233088196 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 LEARNER]: Refusing update from remote peer 9271d1ed85cd4239ba0958acd85b1785: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:27.335045 29128 raft_consensus.cc:1275] T ea17ef9dd99a45b69bb9620233088196 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Refusing update from remote peer 9271d1ed85cd4239ba0958acd85b1785: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:27.336470 29407 consensus_queue.cc:1048] T ea17ef9dd99a45b69bb9620233088196 P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:27.337538 29200 raft_consensus.cc:1275] T ea17ef9dd99a45b69bb9620233088196 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Refusing update from remote peer 9271d1ed85cd4239ba0958acd85b1785: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:27.338922 29549 consensus_queue.cc:1048] T ea17ef9dd99a45b69bb9620233088196 P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Connected to new peer: Peer: permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:27.339715 29408 consensus_queue.cc:1048] T ea17ef9dd99a45b69bb9620233088196 P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:27.351013 29549 raft_consensus.cc:2955] T ea17ef9dd99a45b69bb9620233088196 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:27.354092 29200 raft_consensus.cc:2955] T ea17ef9dd99a45b69bb9620233088196 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:27.354444 29127 raft_consensus.cc:2955] T ea17ef9dd99a45b69bb9620233088196 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:27.363013 29476 raft_consensus.cc:2955] T ea17ef9dd99a45b69bb9620233088196 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:27.370211 28951 catalog_manager.cc:5697] T ea17ef9dd99a45b69bb9620233088196 P 9271d1ed85cd4239ba0958acd85b1785 reported cstate change: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9271d1ed85cd4239ba0958acd85b1785" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:27.392828 29051 consensus_queue.cc:237] T ea17ef9dd99a45b69bb9620233088196 P 9271d1ed85cd4239ba0958acd85b1785 [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: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } }
I20260713 09:09:27.398010 29476 raft_consensus.cc:1275] T ea17ef9dd99a45b69bb9620233088196 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Refusing update from remote peer 9271d1ed85cd4239ba0958acd85b1785: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:27.399566 29127 raft_consensus.cc:1275] T ea17ef9dd99a45b69bb9620233088196 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Refusing update from remote peer 9271d1ed85cd4239ba0958acd85b1785: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:27.401139 29408 consensus_queue.cc:1048] T ea17ef9dd99a45b69bb9620233088196 P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Connected to new peer: Peer: permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:27.403447 29408 consensus_queue.cc:1048] T ea17ef9dd99a45b69bb9620233088196 P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:09:27.407279 29521 raft_consensus.cc:2955] T ea17ef9dd99a45b69bb9620233088196 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:27.412940 29476 raft_consensus.cc:2955] T ea17ef9dd99a45b69bb9620233088196 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:27.416088 29127 raft_consensus.cc:2955] T ea17ef9dd99a45b69bb9620233088196 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:27.429323 28938 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ea17ef9dd99a45b69bb9620233088196 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:27.430176 28948 catalog_manager.cc:5697] T ea17ef9dd99a45b69bb9620233088196 P 830f593dbebd443ea808ff8dcd4c1f4e reported cstate change: config changed from index 3 to 4, VOTER afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3) evicted. New cstate: current_term: 1 leader_uuid: "9271d1ed85cd4239ba0958acd85b1785" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:27.442360 29186 tablet_service.cc:1558] Processing DeleteTablet for tablet ea17ef9dd99a45b69bb9620233088196 with delete_type TABLET_DATA_TOMBSTONED (TS afc8d6029d4241d4b8d8df14155a4d50 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48722
I20260713 09:09:27.444495 29557 tablet_replica.cc:333] T ea17ef9dd99a45b69bb9620233088196 P afc8d6029d4241d4b8d8df14155a4d50: stopping tablet replica
I20260713 09:09:27.445230 29557 raft_consensus.cc:2243] T ea17ef9dd99a45b69bb9620233088196 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:27.445802 29557 raft_consensus.cc:2272] T ea17ef9dd99a45b69bb9620233088196 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:27.448262 29557 ts_tablet_manager.cc:1916] T ea17ef9dd99a45b69bb9620233088196 P afc8d6029d4241d4b8d8df14155a4d50: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:27.458490 29557 ts_tablet_manager.cc:1929] T ea17ef9dd99a45b69bb9620233088196 P afc8d6029d4241d4b8d8df14155a4d50: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:27.458775 29557 log.cc:1199] T ea17ef9dd99a45b69bb9620233088196 P afc8d6029d4241d4b8d8df14155a4d50: Deleting WAL directory at /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933738023801-27932-0/minicluster-data/ts-2-root/wals/ea17ef9dd99a45b69bb9620233088196
I20260713 09:09:27.460034 28937 catalog_manager.cc:5028] TS afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3:41209): tablet ea17ef9dd99a45b69bb9620233088196 (table test-workload [id=5dec898b8f7a4badb81236a1e990486e]) successfully deleted
I20260713 09:09:27.705687 29279 raft_consensus.cc:1064] T 9b688b085b7942eabdb14682c4cde477 P 830f593dbebd443ea808ff8dcd4c1f4e: attempting to promote NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c to VOTER
I20260713 09:09:27.707520 29279 consensus_queue.cc:237] T 9b688b085b7942eabdb14682c4cde477 P 830f593dbebd443ea808ff8dcd4c1f4e [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: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } }
I20260713 09:09:27.740353 29521 raft_consensus.cc:1064] T f3cace12a8974547aa16b72166de1a0c P 9271d1ed85cd4239ba0958acd85b1785: attempting to promote NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c to VOTER
I20260713 09:09:27.742630 29521 consensus_queue.cc:237] T f3cace12a8974547aa16b72166de1a0c P 9271d1ed85cd4239ba0958acd85b1785 [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: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } }
I20260713 09:09:27.761173 29382 raft_consensus.cc:1064] T 6f2421b2082048b2b6698cabe161499d P afc8d6029d4241d4b8d8df14155a4d50: attempting to promote NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c to VOTER
I20260713 09:09:27.763269 29382 consensus_queue.cc:237] T 6f2421b2082048b2b6698cabe161499d P afc8d6029d4241d4b8d8df14155a4d50 [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: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } }
I20260713 09:09:27.773499 29476 raft_consensus.cc:1275] T 9b688b085b7942eabdb14682c4cde477 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 LEARNER]: Refusing update from remote peer 830f593dbebd443ea808ff8dcd4c1f4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:27.775676 29201 raft_consensus.cc:1275] T f3cace12a8974547aa16b72166de1a0c P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Refusing update from remote peer 9271d1ed85cd4239ba0958acd85b1785: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:27.776571 29476 raft_consensus.cc:1275] T f3cace12a8974547aa16b72166de1a0c P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 LEARNER]: Refusing update from remote peer 9271d1ed85cd4239ba0958acd85b1785: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:27.777045 29549 consensus_queue.cc:1048] T f3cace12a8974547aa16b72166de1a0c P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:27.779220 29201 raft_consensus.cc:1275] T 9b688b085b7942eabdb14682c4cde477 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Refusing update from remote peer 830f593dbebd443ea808ff8dcd4c1f4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:27.782310 29407 consensus_queue.cc:1048] T f3cace12a8974547aa16b72166de1a0c P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:27.782704 29128 raft_consensus.cc:1275] T f3cace12a8974547aa16b72166de1a0c P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Refusing update from remote peer 9271d1ed85cd4239ba0958acd85b1785: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:27.786103 29407 consensus_queue.cc:1048] T f3cace12a8974547aa16b72166de1a0c P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Connected to new peer: Peer: permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:27.794171 29475 raft_consensus.cc:1275] T 6f2421b2082048b2b6698cabe161499d P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 LEARNER]: Refusing update from remote peer afc8d6029d4241d4b8d8df14155a4d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:27.794579 29127 raft_consensus.cc:1275] T 6f2421b2082048b2b6698cabe161499d P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Refusing update from remote peer afc8d6029d4241d4b8d8df14155a4d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:27.795749 29559 consensus_queue.cc:1048] T 6f2421b2082048b2b6698cabe161499d P afc8d6029d4241d4b8d8df14155a4d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:27.801005 29559 consensus_queue.cc:1048] T 6f2421b2082048b2b6698cabe161499d P afc8d6029d4241d4b8d8df14155a4d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:27.776608 29563 consensus_queue.cc:1048] T 9b688b085b7942eabdb14682c4cde477 P 830f593dbebd443ea808ff8dcd4c1f4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.027s
I20260713 09:09:27.806947 29558 consensus_queue.cc:1048] T 9b688b085b7942eabdb14682c4cde477 P 830f593dbebd443ea808ff8dcd4c1f4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:27.808995 29051 raft_consensus.cc:1275] T 9b688b085b7942eabdb14682c4cde477 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Refusing update from remote peer 830f593dbebd443ea808ff8dcd4c1f4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:27.810601 29563 consensus_queue.cc:1048] T 9b688b085b7942eabdb14682c4cde477 P 830f593dbebd443ea808ff8dcd4c1f4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:27.813385 29549 raft_consensus.cc:2955] T f3cace12a8974547aa16b72166de1a0c P 9271d1ed85cd4239ba0958acd85b1785 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:27.816577 29476 raft_consensus.cc:2955] T f3cace12a8974547aa16b72166de1a0c P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:27.821795 29546 raft_consensus.cc:2955] T 6f2421b2082048b2b6698cabe161499d P afc8d6029d4241d4b8d8df14155a4d50 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:27.828238 29127 raft_consensus.cc:2955] T 6f2421b2082048b2b6698cabe161499d P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:27.830821 28952 catalog_manager.cc:5697] T f3cace12a8974547aa16b72166de1a0c P 9271d1ed85cd4239ba0958acd85b1785 reported cstate change: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9271d1ed85cd4239ba0958acd85b1785" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:27.839049 29201 raft_consensus.cc:2955] T f3cace12a8974547aa16b72166de1a0c P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:27.849663 28948 catalog_manager.cc:5697] T 6f2421b2082048b2b6698cabe161499d P 830f593dbebd443ea808ff8dcd4c1f4e reported cstate change: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "afc8d6029d4241d4b8d8df14155a4d50" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:27.856057 29563 raft_consensus.cc:2955] T 9b688b085b7942eabdb14682c4cde477 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:27.864941 29473 raft_consensus.cc:2955] T 9b688b085b7942eabdb14682c4cde477 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:27.868144 29051 raft_consensus.cc:1275] T 6f2421b2082048b2b6698cabe161499d P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Refusing update from remote peer afc8d6029d4241d4b8d8df14155a4d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:27.871750 29382 consensus_queue.cc:1048] T 6f2421b2082048b2b6698cabe161499d P afc8d6029d4241d4b8d8df14155a4d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:27.873409 29476 raft_consensus.cc:2955] T 6f2421b2082048b2b6698cabe161499d P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:27.870163 29127 raft_consensus.cc:2955] T f3cace12a8974547aa16b72166de1a0c P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:27.887631 29051 raft_consensus.cc:2955] T 6f2421b2082048b2b6698cabe161499d P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:27.891696 28949 catalog_manager.cc:5697] T 9b688b085b7942eabdb14682c4cde477 P 1bdb21d1ce5f4d9ba7dbb43050a0379c reported cstate change: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:27.897483 29054 raft_consensus.cc:2955] T 9b688b085b7942eabdb14682c4cde477 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:27.904105 29053 consensus_queue.cc:237] T f3cace12a8974547aa16b72166de1a0c P 9271d1ed85cd4239ba0958acd85b1785 [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: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } }
I20260713 09:09:27.905452 29201 raft_consensus.cc:2955] T 9b688b085b7942eabdb14682c4cde477 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:27.910795 29473 raft_consensus.cc:1275] T f3cace12a8974547aa16b72166de1a0c P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Refusing update from remote peer 9271d1ed85cd4239ba0958acd85b1785: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:27.912271 29521 consensus_queue.cc:1048] T f3cace12a8974547aa16b72166de1a0c P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:27.916229 29200 raft_consensus.cc:1275] T f3cace12a8974547aa16b72166de1a0c P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Refusing update from remote peer 9271d1ed85cd4239ba0958acd85b1785: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:27.917636 29521 consensus_queue.cc:1048] T f3cace12a8974547aa16b72166de1a0c P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:27.919289 29521 raft_consensus.cc:2955] T f3cace12a8974547aa16b72166de1a0c P 9271d1ed85cd4239ba0958acd85b1785 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:27.921031 29476 raft_consensus.cc:2955] T f3cace12a8974547aa16b72166de1a0c P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:27.932721 29200 raft_consensus.cc:2955] T f3cace12a8974547aa16b72166de1a0c P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:27.935315 28951 catalog_manager.cc:5697] T f3cace12a8974547aa16b72166de1a0c P 1bdb21d1ce5f4d9ba7dbb43050a0379c reported cstate change: config changed from index 3 to 4, VOTER 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2) evicted. New cstate: current_term: 1 leader_uuid: "9271d1ed85cd4239ba0958acd85b1785" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:27.945021 29127 consensus_queue.cc:237] T 9b688b085b7942eabdb14682c4cde477 P 830f593dbebd443ea808ff8dcd4c1f4e [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: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } }
I20260713 09:09:27.950862 29476 raft_consensus.cc:1275] T 9b688b085b7942eabdb14682c4cde477 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Refusing update from remote peer 830f593dbebd443ea808ff8dcd4c1f4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:27.952203 29558 consensus_queue.cc:1048] T 9b688b085b7942eabdb14682c4cde477 P 830f593dbebd443ea808ff8dcd4c1f4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:27.956439 29200 raft_consensus.cc:1275] T 9b688b085b7942eabdb14682c4cde477 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Refusing update from remote peer 830f593dbebd443ea808ff8dcd4c1f4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:27.959081 29279 consensus_queue.cc:1048] T 9b688b085b7942eabdb14682c4cde477 P 830f593dbebd443ea808ff8dcd4c1f4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:27.961756 29563 raft_consensus.cc:2955] T 9b688b085b7942eabdb14682c4cde477 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:27.964365 28938 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f3cace12a8974547aa16b72166de1a0c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:27.966341 29200 raft_consensus.cc:2955] T 9b688b085b7942eabdb14682c4cde477 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:27.969689 29112 tablet_service.cc:1558] Processing DeleteTablet for tablet f3cace12a8974547aa16b72166de1a0c with delete_type TABLET_DATA_TOMBSTONED (TS 830f593dbebd443ea808ff8dcd4c1f4e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54904
I20260713 09:09:27.971276 29576 tablet_replica.cc:333] T f3cace12a8974547aa16b72166de1a0c P 830f593dbebd443ea808ff8dcd4c1f4e: stopping tablet replica
I20260713 09:09:27.972339 29476 raft_consensus.cc:2955] T 9b688b085b7942eabdb14682c4cde477 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:27.975422 29576 raft_consensus.cc:2243] T f3cace12a8974547aa16b72166de1a0c P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:27.976136 29576 raft_consensus.cc:2272] T f3cace12a8974547aa16b72166de1a0c P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:27.979420 29576 ts_tablet_manager.cc:1916] T f3cace12a8974547aa16b72166de1a0c P 830f593dbebd443ea808ff8dcd4c1f4e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:27.989030 28948 catalog_manager.cc:5697] T 9b688b085b7942eabdb14682c4cde477 P afc8d6029d4241d4b8d8df14155a4d50 reported cstate change: config changed from index 3 to 4, VOTER 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1) evicted. New cstate: current_term: 1 leader_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:27.998286 29576 ts_tablet_manager.cc:1929] T f3cace12a8974547aa16b72166de1a0c P 830f593dbebd443ea808ff8dcd4c1f4e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:27.998764 29576 log.cc:1199] T f3cace12a8974547aa16b72166de1a0c P 830f593dbebd443ea808ff8dcd4c1f4e: Deleting WAL directory at /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933738023801-27932-0/minicluster-data/ts-1-root/wals/f3cace12a8974547aa16b72166de1a0c
I20260713 09:09:27.999338 29038 tablet_service.cc:1558] Processing DeleteTablet for tablet 9b688b085b7942eabdb14682c4cde477 with delete_type TABLET_DATA_TOMBSTONED (TS 9271d1ed85cd4239ba0958acd85b1785 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59126
I20260713 09:09:28.001272 28938 catalog_manager.cc:5028] TS 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2:39899): tablet f3cace12a8974547aa16b72166de1a0c (table test-workload [id=5dec898b8f7a4badb81236a1e990486e]) successfully deleted
I20260713 09:09:28.002048 29577 tablet_replica.cc:333] T 9b688b085b7942eabdb14682c4cde477 P 9271d1ed85cd4239ba0958acd85b1785: stopping tablet replica
I20260713 09:09:28.003806 29577 raft_consensus.cc:2243] T 9b688b085b7942eabdb14682c4cde477 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:28.004233 28938 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9b688b085b7942eabdb14682c4cde477 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:28.004487 29577 raft_consensus.cc:2272] T 9b688b085b7942eabdb14682c4cde477 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:28.007445 29577 ts_tablet_manager.cc:1916] T 9b688b085b7942eabdb14682c4cde477 P 9271d1ed85cd4239ba0958acd85b1785: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:28.020998 29577 ts_tablet_manager.cc:1929] T 9b688b085b7942eabdb14682c4cde477 P 9271d1ed85cd4239ba0958acd85b1785: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:28.021337 29577 log.cc:1199] T 9b688b085b7942eabdb14682c4cde477 P 9271d1ed85cd4239ba0958acd85b1785: Deleting WAL directory at /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933738023801-27932-0/minicluster-data/ts-0-root/wals/9b688b085b7942eabdb14682c4cde477
I20260713 09:09:28.022994 28938 catalog_manager.cc:5028] TS 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1:37927): tablet 9b688b085b7942eabdb14682c4cde477 (table test-workload [id=5dec898b8f7a4badb81236a1e990486e]) successfully deleted
I20260713 09:09:28.366845 29200 consensus_queue.cc:237] T 6f2421b2082048b2b6698cabe161499d P afc8d6029d4241d4b8d8df14155a4d50 [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: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } }
I20260713 09:09:28.374853 29051 raft_consensus.cc:1275] T 6f2421b2082048b2b6698cabe161499d P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Refusing update from remote peer afc8d6029d4241d4b8d8df14155a4d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:28.374891 29476 raft_consensus.cc:1275] T 6f2421b2082048b2b6698cabe161499d P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Refusing update from remote peer afc8d6029d4241d4b8d8df14155a4d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:28.376614 29546 consensus_queue.cc:1048] T 6f2421b2082048b2b6698cabe161499d P afc8d6029d4241d4b8d8df14155a4d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:09:28.378321 29546 consensus_queue.cc:1048] T 6f2421b2082048b2b6698cabe161499d P afc8d6029d4241d4b8d8df14155a4d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:28.387360 29559 raft_consensus.cc:2955] T 6f2421b2082048b2b6698cabe161499d P afc8d6029d4241d4b8d8df14155a4d50 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:28.388773 29051 raft_consensus.cc:2955] T 6f2421b2082048b2b6698cabe161499d P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:28.389016 29476 raft_consensus.cc:2955] T 6f2421b2082048b2b6698cabe161499d P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:28.408432 28937 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6f2421b2082048b2b6698cabe161499d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:28.411598 28948 catalog_manager.cc:5697] T 6f2421b2082048b2b6698cabe161499d P 1bdb21d1ce5f4d9ba7dbb43050a0379c reported cstate change: config changed from index 3 to 4, VOTER 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2) evicted. New cstate: current_term: 1 leader_uuid: "afc8d6029d4241d4b8d8df14155a4d50" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:28.431592 29112 tablet_service.cc:1558] Processing DeleteTablet for tablet 6f2421b2082048b2b6698cabe161499d with delete_type TABLET_DATA_TOMBSTONED (TS 830f593dbebd443ea808ff8dcd4c1f4e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54904
I20260713 09:09:28.433353 29576 tablet_replica.cc:333] T 6f2421b2082048b2b6698cabe161499d P 830f593dbebd443ea808ff8dcd4c1f4e: stopping tablet replica
I20260713 09:09:28.434214 29576 raft_consensus.cc:2243] T 6f2421b2082048b2b6698cabe161499d P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:28.434813 29576 raft_consensus.cc:2272] T 6f2421b2082048b2b6698cabe161499d P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:28.438290 29576 ts_tablet_manager.cc:1916] T 6f2421b2082048b2b6698cabe161499d P 830f593dbebd443ea808ff8dcd4c1f4e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:28.450071 29576 ts_tablet_manager.cc:1929] T 6f2421b2082048b2b6698cabe161499d P 830f593dbebd443ea808ff8dcd4c1f4e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:28.450376 29576 log.cc:1199] T 6f2421b2082048b2b6698cabe161499d P 830f593dbebd443ea808ff8dcd4c1f4e: Deleting WAL directory at /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933738023801-27932-0/minicluster-data/ts-1-root/wals/6f2421b2082048b2b6698cabe161499d
I20260713 09:09:28.451532 28938 catalog_manager.cc:5028] TS 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2:39899): tablet 6f2421b2082048b2b6698cabe161499d (table test-workload [id=5dec898b8f7a4badb81236a1e990486e]) successfully deleted
W20260713 09:09:28.622891 28983 debug-util.cc:398] Leaking SignalData structure 0x7b08000385c0 after lost signal to thread 27935
W20260713 09:09:28.623827 28983 debug-util.cc:398] Leaking SignalData structure 0x7b080003ace0 after lost signal to thread 28986
W20260713 09:09:28.624933 28983 debug-util.cc:398] Leaking SignalData structure 0x7b0800271680 after lost signal to thread 29078
W20260713 09:09:28.625771 28983 debug-util.cc:398] Leaking SignalData structure 0x7b0800271ca0 after lost signal to thread 29153
W20260713 09:09:28.626590 28983 debug-util.cc:398] Leaking SignalData structure 0x7b080026d3a0 after lost signal to thread 29227
W20260713 09:09:28.627439 28983 debug-util.cc:398] Leaking SignalData structure 0x7b080026dd00 after lost signal to thread 29500
I20260713 09:09:29.469543 29127 consensus_queue.cc:237] T 02994ab93ce5458e81cd2e56ad0e648f P 830f593dbebd443ea808ff8dcd4c1f4e [LEADER]: Queue 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: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } }
W20260713 09:09:29.475898 29092 consensus_peers.cc:597] T 02994ab93ce5458e81cd2e56ad0e648f P 830f593dbebd443ea808ff8dcd4c1f4e -> Peer 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4:40989): Couldn't send request to peer 1bdb21d1ce5f4d9ba7dbb43050a0379c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 02994ab93ce5458e81cd2e56ad0e648f. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:29.477631 29201 raft_consensus.cc:1275] T 02994ab93ce5458e81cd2e56ad0e648f P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Refusing update from remote peer 830f593dbebd443ea808ff8dcd4c1f4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:29.478256 29051 raft_consensus.cc:1275] T 02994ab93ce5458e81cd2e56ad0e648f P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Refusing update from remote peer 830f593dbebd443ea808ff8dcd4c1f4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:29.478796 29279 consensus_queue.cc:1048] T 02994ab93ce5458e81cd2e56ad0e648f P 830f593dbebd443ea808ff8dcd4c1f4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:29.479597 29584 consensus_queue.cc:1048] T 02994ab93ce5458e81cd2e56ad0e648f P 830f593dbebd443ea808ff8dcd4c1f4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:29.487594 29279 raft_consensus.cc:2955] T 02994ab93ce5458e81cd2e56ad0e648f P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } } }
I20260713 09:09:29.490839 29201 raft_consensus.cc:2955] T 02994ab93ce5458e81cd2e56ad0e648f P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } } }
I20260713 09:09:29.491287 29051 raft_consensus.cc:2955] T 02994ab93ce5458e81cd2e56ad0e648f P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } } }
I20260713 09:09:29.505261 29051 consensus_queue.cc:237] T 55aab294f8474d3285c1e9ed59bf9e0e P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Queue 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: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } }
I20260713 09:09:29.506284 28952 catalog_manager.cc:5697] T 02994ab93ce5458e81cd2e56ad0e648f P 9271d1ed85cd4239ba0958acd85b1785 reported cstate change: config changed from index -1 to 2, NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) added. New cstate: current_term: 1 leader_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } } }
W20260713 09:09:29.518395 29017 consensus_peers.cc:597] T 55aab294f8474d3285c1e9ed59bf9e0e P 9271d1ed85cd4239ba0958acd85b1785 -> Peer 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4:40989): Couldn't send request to peer 1bdb21d1ce5f4d9ba7dbb43050a0379c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 55aab294f8474d3285c1e9ed59bf9e0e. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:29.519738 29200 raft_consensus.cc:1275] T 55aab294f8474d3285c1e9ed59bf9e0e P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Refusing update from remote peer 9271d1ed85cd4239ba0958acd85b1785: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:29.521936 29580 consensus_queue.cc:1048] T 55aab294f8474d3285c1e9ed59bf9e0e P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:29.532318 29127 raft_consensus.cc:1275] T 55aab294f8474d3285c1e9ed59bf9e0e P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Refusing update from remote peer 9271d1ed85cd4239ba0958acd85b1785: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:29.534514 29580 consensus_queue.cc:1048] T 55aab294f8474d3285c1e9ed59bf9e0e P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Connected to new peer: Peer: permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:29.541347 29521 raft_consensus.cc:2955] T 55aab294f8474d3285c1e9ed59bf9e0e P 9271d1ed85cd4239ba0958acd85b1785 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } } }
I20260713 09:09:29.542346 29200 raft_consensus.cc:2955] T 55aab294f8474d3285c1e9ed59bf9e0e P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } } }
I20260713 09:09:29.565089 29051 consensus_queue.cc:237] T 8c6e89a6df0f4d69888a89f13887f9e9 P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Queue 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: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } }
W20260713 09:09:29.579190 29017 consensus_peers.cc:597] T 8c6e89a6df0f4d69888a89f13887f9e9 P 9271d1ed85cd4239ba0958acd85b1785 -> Peer 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4:40989): Couldn't send request to peer 1bdb21d1ce5f4d9ba7dbb43050a0379c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8c6e89a6df0f4d69888a89f13887f9e9. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:29.578593 28949 catalog_manager.cc:5697] T 55aab294f8474d3285c1e9ed59bf9e0e P 9271d1ed85cd4239ba0958acd85b1785 reported cstate change: config changed from index -1 to 2, NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) added. New cstate: current_term: 1 leader_uuid: "9271d1ed85cd4239ba0958acd85b1785" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:29.580238 29200 raft_consensus.cc:1275] T 8c6e89a6df0f4d69888a89f13887f9e9 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Refusing update from remote peer 9271d1ed85cd4239ba0958acd85b1785: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:29.580678 29127 raft_consensus.cc:2955] T 55aab294f8474d3285c1e9ed59bf9e0e P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } } }
I20260713 09:09:29.582396 29591 consensus_queue.cc:1048] T 8c6e89a6df0f4d69888a89f13887f9e9 P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:29.588697 29128 raft_consensus.cc:1275] T 8c6e89a6df0f4d69888a89f13887f9e9 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Refusing update from remote peer 9271d1ed85cd4239ba0958acd85b1785: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:29.592015 29591 consensus_queue.cc:1048] T 8c6e89a6df0f4d69888a89f13887f9e9 P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Connected to new peer: Peer: permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:29.596316 29521 raft_consensus.cc:2955] T 8c6e89a6df0f4d69888a89f13887f9e9 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } } }
I20260713 09:09:29.615768 29200 raft_consensus.cc:2955] T 8c6e89a6df0f4d69888a89f13887f9e9 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } } }
I20260713 09:09:29.618245 29128 raft_consensus.cc:2955] T 8c6e89a6df0f4d69888a89f13887f9e9 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } } }
I20260713 09:09:29.627535 29201 consensus_queue.cc:237] T cd072cb93d114725ad6b925ae3323323 P afc8d6029d4241d4b8d8df14155a4d50 [LEADER]: Queue 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: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } }
I20260713 09:09:29.629345 28952 catalog_manager.cc:5697] T 8c6e89a6df0f4d69888a89f13887f9e9 P afc8d6029d4241d4b8d8df14155a4d50 reported cstate change: config changed from index -1 to 2, NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) added. New cstate: current_term: 1 leader_uuid: "9271d1ed85cd4239ba0958acd85b1785" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } } }
W20260713 09:09:29.640159 29166 consensus_peers.cc:597] T cd072cb93d114725ad6b925ae3323323 P afc8d6029d4241d4b8d8df14155a4d50 -> Peer 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4:40989): Couldn't send request to peer 1bdb21d1ce5f4d9ba7dbb43050a0379c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cd072cb93d114725ad6b925ae3323323. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:29.641666 29051 raft_consensus.cc:1275] T cd072cb93d114725ad6b925ae3323323 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Refusing update from remote peer afc8d6029d4241d4b8d8df14155a4d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:29.641870 29127 raft_consensus.cc:1275] T cd072cb93d114725ad6b925ae3323323 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Refusing update from remote peer afc8d6029d4241d4b8d8df14155a4d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:29.643246 29579 consensus_queue.cc:1048] T cd072cb93d114725ad6b925ae3323323 P afc8d6029d4241d4b8d8df14155a4d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:29.644922 29579 consensus_queue.cc:1048] T cd072cb93d114725ad6b925ae3323323 P afc8d6029d4241d4b8d8df14155a4d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:29.666019 29582 raft_consensus.cc:2955] T cd072cb93d114725ad6b925ae3323323 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } } }
I20260713 09:09:29.667541 29051 raft_consensus.cc:2955] T cd072cb93d114725ad6b925ae3323323 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } } }
I20260713 09:09:29.669350 29127 raft_consensus.cc:2955] T cd072cb93d114725ad6b925ae3323323 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } } }
I20260713 09:09:29.684859 28952 catalog_manager.cc:5697] T cd072cb93d114725ad6b925ae3323323 P 830f593dbebd443ea808ff8dcd4c1f4e reported cstate change: config changed from index -1 to 2, NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) added. New cstate: current_term: 1 leader_uuid: "afc8d6029d4241d4b8d8df14155a4d50" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } } }
I20260713 09:09:29.982991 29604 ts_tablet_manager.cc:933] T 02994ab93ce5458e81cd2e56ad0e648f P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Initiating tablet copy from peer 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2:39899)
I20260713 09:09:29.983728 29605 ts_tablet_manager.cc:933] T 55aab294f8474d3285c1e9ed59bf9e0e P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Initiating tablet copy from peer 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1:37927)
I20260713 09:09:29.985790 29604 tablet_copy_client.cc:323] T 02994ab93ce5458e81cd2e56ad0e648f P 1bdb21d1ce5f4d9ba7dbb43050a0379c: tablet copy: Beginning tablet copy session from remote peer at address 127.27.71.2:39899
I20260713 09:09:29.988304 29139 tablet_copy_service.cc:140] P 830f593dbebd443ea808ff8dcd4c1f4e: Received BeginTabletCopySession request for tablet 02994ab93ce5458e81cd2e56ad0e648f from peer 1bdb21d1ce5f4d9ba7dbb43050a0379c ({username='slave'} at 127.0.0.1:43290)
I20260713 09:09:29.988895 29139 tablet_copy_service.cc:161] P 830f593dbebd443ea808ff8dcd4c1f4e: Beginning new tablet copy session on tablet 02994ab93ce5458e81cd2e56ad0e648f from peer 1bdb21d1ce5f4d9ba7dbb43050a0379c at {username='slave'} at 127.0.0.1:43290: session id = 1bdb21d1ce5f4d9ba7dbb43050a0379c-02994ab93ce5458e81cd2e56ad0e648f
I20260713 09:09:29.989202 29605 tablet_copy_client.cc:323] T 55aab294f8474d3285c1e9ed59bf9e0e P 1bdb21d1ce5f4d9ba7dbb43050a0379c: tablet copy: Beginning tablet copy session from remote peer at address 127.27.71.1:37927
I20260713 09:09:29.991189 29064 tablet_copy_service.cc:140] P 9271d1ed85cd4239ba0958acd85b1785: Received BeginTabletCopySession request for tablet 55aab294f8474d3285c1e9ed59bf9e0e from peer 1bdb21d1ce5f4d9ba7dbb43050a0379c ({username='slave'} at 127.0.0.1:43990)
I20260713 09:09:29.991806 29064 tablet_copy_service.cc:161] P 9271d1ed85cd4239ba0958acd85b1785: Beginning new tablet copy session on tablet 55aab294f8474d3285c1e9ed59bf9e0e from peer 1bdb21d1ce5f4d9ba7dbb43050a0379c at {username='slave'} at 127.0.0.1:43990: session id = 1bdb21d1ce5f4d9ba7dbb43050a0379c-55aab294f8474d3285c1e9ed59bf9e0e
I20260713 09:09:29.996546 29139 tablet_copy_source_session.cc:215] T 02994ab93ce5458e81cd2e56ad0e648f P 830f593dbebd443ea808ff8dcd4c1f4e: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:29.999715 29064 tablet_copy_source_session.cc:215] T 55aab294f8474d3285c1e9ed59bf9e0e P 9271d1ed85cd4239ba0958acd85b1785: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:30.000816 29604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02994ab93ce5458e81cd2e56ad0e648f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:30.011811 29605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55aab294f8474d3285c1e9ed59bf9e0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:30.020210 29604 tablet_copy_client.cc:806] T 02994ab93ce5458e81cd2e56ad0e648f P 1bdb21d1ce5f4d9ba7dbb43050a0379c: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:30.020958 29604 tablet_copy_client.cc:670] T 02994ab93ce5458e81cd2e56ad0e648f P 1bdb21d1ce5f4d9ba7dbb43050a0379c: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:30.026804 29604 tablet_copy_client.cc:538] T 02994ab93ce5458e81cd2e56ad0e648f P 1bdb21d1ce5f4d9ba7dbb43050a0379c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:30.030282 29605 tablet_copy_client.cc:806] T 55aab294f8474d3285c1e9ed59bf9e0e P 1bdb21d1ce5f4d9ba7dbb43050a0379c: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:30.030830 29605 tablet_copy_client.cc:670] T 55aab294f8474d3285c1e9ed59bf9e0e P 1bdb21d1ce5f4d9ba7dbb43050a0379c: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:30.034497 29605 tablet_copy_client.cc:538] T 55aab294f8474d3285c1e9ed59bf9e0e P 1bdb21d1ce5f4d9ba7dbb43050a0379c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:30.038166 29604 tablet_bootstrap.cc:492] T 02994ab93ce5458e81cd2e56ad0e648f P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Bootstrap starting.
I20260713 09:09:30.068591 29605 tablet_bootstrap.cc:492] T 55aab294f8474d3285c1e9ed59bf9e0e P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Bootstrap starting.
I20260713 09:09:30.072645 29604 tablet_bootstrap.cc:492] T 02994ab93ce5458e81cd2e56ad0e648f P 1bdb21d1ce5f4d9ba7dbb43050a0379c: 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
I20260713 09:09:30.073829 29604 tablet_bootstrap.cc:492] T 02994ab93ce5458e81cd2e56ad0e648f P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Bootstrap complete.
I20260713 09:09:30.074667 29604 ts_tablet_manager.cc:1403] T 02994ab93ce5458e81cd2e56ad0e648f P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Time spent bootstrapping tablet: real 0.037s	user 0.028s	sys 0.004s
I20260713 09:09:30.078346 29604 raft_consensus.cc:359] T 02994ab93ce5458e81cd2e56ad0e648f P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } }
I20260713 09:09:30.079284 29604 raft_consensus.cc:740] T 02994ab93ce5458e81cd2e56ad0e648f P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1bdb21d1ce5f4d9ba7dbb43050a0379c, State: Initialized, Role: LEARNER
I20260713 09:09:30.080199 29604 consensus_queue.cc:260] T 02994ab93ce5458e81cd2e56ad0e648f P 1bdb21d1ce5f4d9ba7dbb43050a0379c [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: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } }
I20260713 09:09:30.094203 29604 ts_tablet_manager.cc:1434] T 02994ab93ce5458e81cd2e56ad0e648f P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.004s
I20260713 09:09:30.096313 29139 tablet_copy_service.cc:342] P 830f593dbebd443ea808ff8dcd4c1f4e: Request end of tablet copy session 1bdb21d1ce5f4d9ba7dbb43050a0379c-02994ab93ce5458e81cd2e56ad0e648f received from {username='slave'} at 127.0.0.1:43290
I20260713 09:09:30.096786 29139 tablet_copy_service.cc:434] P 830f593dbebd443ea808ff8dcd4c1f4e: ending tablet copy session 1bdb21d1ce5f4d9ba7dbb43050a0379c-02994ab93ce5458e81cd2e56ad0e648f on tablet 02994ab93ce5458e81cd2e56ad0e648f with peer 1bdb21d1ce5f4d9ba7dbb43050a0379c
I20260713 09:09:30.133777 29605 tablet_bootstrap.cc:492] T 55aab294f8474d3285c1e9ed59bf9e0e P 1bdb21d1ce5f4d9ba7dbb43050a0379c: 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
I20260713 09:09:30.134682 29605 tablet_bootstrap.cc:492] T 55aab294f8474d3285c1e9ed59bf9e0e P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Bootstrap complete.
I20260713 09:09:30.135351 29605 ts_tablet_manager.cc:1403] T 55aab294f8474d3285c1e9ed59bf9e0e P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Time spent bootstrapping tablet: real 0.067s	user 0.023s	sys 0.004s
I20260713 09:09:30.138296 29605 raft_consensus.cc:359] T 55aab294f8474d3285c1e9ed59bf9e0e P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } }
I20260713 09:09:30.139099 29605 raft_consensus.cc:740] T 55aab294f8474d3285c1e9ed59bf9e0e P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1bdb21d1ce5f4d9ba7dbb43050a0379c, State: Initialized, Role: LEARNER
I20260713 09:09:30.139765 29605 consensus_queue.cc:260] T 55aab294f8474d3285c1e9ed59bf9e0e P 1bdb21d1ce5f4d9ba7dbb43050a0379c [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: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } }
I20260713 09:09:30.146889 29605 ts_tablet_manager.cc:1434] T 55aab294f8474d3285c1e9ed59bf9e0e P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 09:09:30.148797 29064 tablet_copy_service.cc:342] P 9271d1ed85cd4239ba0958acd85b1785: Request end of tablet copy session 1bdb21d1ce5f4d9ba7dbb43050a0379c-55aab294f8474d3285c1e9ed59bf9e0e received from {username='slave'} at 127.0.0.1:43990
I20260713 09:09:30.149224 29064 tablet_copy_service.cc:434] P 9271d1ed85cd4239ba0958acd85b1785: ending tablet copy session 1bdb21d1ce5f4d9ba7dbb43050a0379c-55aab294f8474d3285c1e9ed59bf9e0e on tablet 55aab294f8474d3285c1e9ed59bf9e0e with peer 1bdb21d1ce5f4d9ba7dbb43050a0379c
I20260713 09:09:30.162369 29605 ts_tablet_manager.cc:933] T 8c6e89a6df0f4d69888a89f13887f9e9 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Initiating tablet copy from peer 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1:37927)
I20260713 09:09:30.165290 29605 tablet_copy_client.cc:323] T 8c6e89a6df0f4d69888a89f13887f9e9 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: tablet copy: Beginning tablet copy session from remote peer at address 127.27.71.1:37927
I20260713 09:09:30.166863 29064 tablet_copy_service.cc:140] P 9271d1ed85cd4239ba0958acd85b1785: Received BeginTabletCopySession request for tablet 8c6e89a6df0f4d69888a89f13887f9e9 from peer 1bdb21d1ce5f4d9ba7dbb43050a0379c ({username='slave'} at 127.0.0.1:43990)
I20260713 09:09:30.167359 29064 tablet_copy_service.cc:161] P 9271d1ed85cd4239ba0958acd85b1785: Beginning new tablet copy session on tablet 8c6e89a6df0f4d69888a89f13887f9e9 from peer 1bdb21d1ce5f4d9ba7dbb43050a0379c at {username='slave'} at 127.0.0.1:43990: session id = 1bdb21d1ce5f4d9ba7dbb43050a0379c-8c6e89a6df0f4d69888a89f13887f9e9
I20260713 09:09:30.174316 29064 tablet_copy_source_session.cc:215] T 8c6e89a6df0f4d69888a89f13887f9e9 P 9271d1ed85cd4239ba0958acd85b1785: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:30.177513 29605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c6e89a6df0f4d69888a89f13887f9e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:30.191767 29605 tablet_copy_client.cc:806] T 8c6e89a6df0f4d69888a89f13887f9e9 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:30.192266 29605 tablet_copy_client.cc:670] T 8c6e89a6df0f4d69888a89f13887f9e9 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:30.196152 29605 tablet_copy_client.cc:538] T 8c6e89a6df0f4d69888a89f13887f9e9 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:30.204023 29605 tablet_bootstrap.cc:492] T 8c6e89a6df0f4d69888a89f13887f9e9 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Bootstrap starting.
I20260713 09:09:30.224759 29604 ts_tablet_manager.cc:933] T cd072cb93d114725ad6b925ae3323323 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Initiating tablet copy from peer afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3:41209)
I20260713 09:09:30.228339 29605 tablet_bootstrap.cc:492] T 8c6e89a6df0f4d69888a89f13887f9e9 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: 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
I20260713 09:09:30.230378 29605 tablet_bootstrap.cc:492] T 8c6e89a6df0f4d69888a89f13887f9e9 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Bootstrap complete.
I20260713 09:09:30.231014 29605 ts_tablet_manager.cc:1403] T 8c6e89a6df0f4d69888a89f13887f9e9 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.002s
I20260713 09:09:30.233804 29605 raft_consensus.cc:359] T 8c6e89a6df0f4d69888a89f13887f9e9 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } }
I20260713 09:09:30.234658 29605 raft_consensus.cc:740] T 8c6e89a6df0f4d69888a89f13887f9e9 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1bdb21d1ce5f4d9ba7dbb43050a0379c, State: Initialized, Role: LEARNER
I20260713 09:09:30.235363 29605 consensus_queue.cc:260] T 8c6e89a6df0f4d69888a89f13887f9e9 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [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: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } }
I20260713 09:09:30.240797 29605 ts_tablet_manager.cc:1434] T 8c6e89a6df0f4d69888a89f13887f9e9 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.004s
I20260713 09:09:30.242525 29604 tablet_copy_client.cc:323] T cd072cb93d114725ad6b925ae3323323 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: tablet copy: Beginning tablet copy session from remote peer at address 127.27.71.3:41209
I20260713 09:09:30.243721 29064 tablet_copy_service.cc:342] P 9271d1ed85cd4239ba0958acd85b1785: Request end of tablet copy session 1bdb21d1ce5f4d9ba7dbb43050a0379c-8c6e89a6df0f4d69888a89f13887f9e9 received from {username='slave'} at 127.0.0.1:43990
I20260713 09:09:30.244148 29064 tablet_copy_service.cc:434] P 9271d1ed85cd4239ba0958acd85b1785: ending tablet copy session 1bdb21d1ce5f4d9ba7dbb43050a0379c-8c6e89a6df0f4d69888a89f13887f9e9 on tablet 8c6e89a6df0f4d69888a89f13887f9e9 with peer 1bdb21d1ce5f4d9ba7dbb43050a0379c
I20260713 09:09:30.245071 29213 tablet_copy_service.cc:140] P afc8d6029d4241d4b8d8df14155a4d50: Received BeginTabletCopySession request for tablet cd072cb93d114725ad6b925ae3323323 from peer 1bdb21d1ce5f4d9ba7dbb43050a0379c ({username='slave'} at 127.0.0.1:45408)
I20260713 09:09:30.245620 29213 tablet_copy_service.cc:161] P afc8d6029d4241d4b8d8df14155a4d50: Beginning new tablet copy session on tablet cd072cb93d114725ad6b925ae3323323 from peer 1bdb21d1ce5f4d9ba7dbb43050a0379c at {username='slave'} at 127.0.0.1:45408: session id = 1bdb21d1ce5f4d9ba7dbb43050a0379c-cd072cb93d114725ad6b925ae3323323
I20260713 09:09:30.254086 29213 tablet_copy_source_session.cc:215] T cd072cb93d114725ad6b925ae3323323 P afc8d6029d4241d4b8d8df14155a4d50: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:30.256837 29604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd072cb93d114725ad6b925ae3323323. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:30.268920 29604 tablet_copy_client.cc:806] T cd072cb93d114725ad6b925ae3323323 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:30.269411 29604 tablet_copy_client.cc:670] T cd072cb93d114725ad6b925ae3323323 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:30.272545 29604 tablet_copy_client.cc:538] T cd072cb93d114725ad6b925ae3323323 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:30.277666 29604 tablet_bootstrap.cc:492] T cd072cb93d114725ad6b925ae3323323 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Bootstrap starting.
I20260713 09:09:30.291849 29604 tablet_bootstrap.cc:492] T cd072cb93d114725ad6b925ae3323323 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: 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
I20260713 09:09:30.292513 29604 tablet_bootstrap.cc:492] T cd072cb93d114725ad6b925ae3323323 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Bootstrap complete.
I20260713 09:09:30.292984 29604 ts_tablet_manager.cc:1403] T cd072cb93d114725ad6b925ae3323323 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Time spent bootstrapping tablet: real 0.015s	user 0.015s	sys 0.000s
I20260713 09:09:30.295629 29604 raft_consensus.cc:359] T cd072cb93d114725ad6b925ae3323323 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } }
I20260713 09:09:30.296365 29604 raft_consensus.cc:740] T cd072cb93d114725ad6b925ae3323323 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1bdb21d1ce5f4d9ba7dbb43050a0379c, State: Initialized, Role: LEARNER
I20260713 09:09:30.296940 29604 consensus_queue.cc:260] T cd072cb93d114725ad6b925ae3323323 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [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: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } }
I20260713 09:09:30.299082 29604 ts_tablet_manager.cc:1434] T cd072cb93d114725ad6b925ae3323323 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:09:30.300976 29213 tablet_copy_service.cc:342] P afc8d6029d4241d4b8d8df14155a4d50: Request end of tablet copy session 1bdb21d1ce5f4d9ba7dbb43050a0379c-cd072cb93d114725ad6b925ae3323323 received from {username='slave'} at 127.0.0.1:45408
I20260713 09:09:30.301375 29213 tablet_copy_service.cc:434] P afc8d6029d4241d4b8d8df14155a4d50: ending tablet copy session 1bdb21d1ce5f4d9ba7dbb43050a0379c-cd072cb93d114725ad6b925ae3323323 on tablet cd072cb93d114725ad6b925ae3323323 with peer 1bdb21d1ce5f4d9ba7dbb43050a0379c
I20260713 09:09:30.380136 29476 raft_consensus.cc:1217] T 55aab294f8474d3285c1e9ed59bf9e0e P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:30.469913 29476 raft_consensus.cc:1217] T 02994ab93ce5458e81cd2e56ad0e648f P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:30.764894 29476 raft_consensus.cc:1217] T 8c6e89a6df0f4d69888a89f13887f9e9 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:30.776089 29580 raft_consensus.cc:1064] T 55aab294f8474d3285c1e9ed59bf9e0e P 9271d1ed85cd4239ba0958acd85b1785: attempting to promote NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c to VOTER
I20260713 09:09:30.777853 29580 consensus_queue.cc:237] T 55aab294f8474d3285c1e9ed59bf9e0e P 9271d1ed85cd4239ba0958acd85b1785 [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: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } }
I20260713 09:09:30.784626 29476 raft_consensus.cc:1275] T 55aab294f8474d3285c1e9ed59bf9e0e P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 LEARNER]: Refusing update from remote peer 9271d1ed85cd4239ba0958acd85b1785: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:30.788334 29599 consensus_queue.cc:1048] T 55aab294f8474d3285c1e9ed59bf9e0e P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:30.792119 29200 raft_consensus.cc:1275] T 55aab294f8474d3285c1e9ed59bf9e0e P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Refusing update from remote peer 9271d1ed85cd4239ba0958acd85b1785: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:30.796066 29591 consensus_queue.cc:1048] T 55aab294f8474d3285c1e9ed59bf9e0e P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:30.796725 29473 raft_consensus.cc:1217] T cd072cb93d114725ad6b925ae3323323 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:30.811069 29127 raft_consensus.cc:1275] T 55aab294f8474d3285c1e9ed59bf9e0e P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Refusing update from remote peer 9271d1ed85cd4239ba0958acd85b1785: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:30.811353 29580 raft_consensus.cc:2955] T 55aab294f8474d3285c1e9ed59bf9e0e P 9271d1ed85cd4239ba0958acd85b1785 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:30.815521 29591 consensus_queue.cc:1048] T 55aab294f8474d3285c1e9ed59bf9e0e P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Connected to new peer: Peer: permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:30.817042 29473 raft_consensus.cc:2955] T 55aab294f8474d3285c1e9ed59bf9e0e P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:30.828837 29200 raft_consensus.cc:2955] T 55aab294f8474d3285c1e9ed59bf9e0e P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:30.835230 28948 catalog_manager.cc:5697] T 55aab294f8474d3285c1e9ed59bf9e0e P 9271d1ed85cd4239ba0958acd85b1785 reported cstate change: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9271d1ed85cd4239ba0958acd85b1785" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:30.849336 29127 raft_consensus.cc:2955] T 55aab294f8474d3285c1e9ed59bf9e0e P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:31.013475 29624 raft_consensus.cc:1064] T 02994ab93ce5458e81cd2e56ad0e648f P 830f593dbebd443ea808ff8dcd4c1f4e: attempting to promote NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c to VOTER
I20260713 09:09:31.018349 29624 consensus_queue.cc:237] T 02994ab93ce5458e81cd2e56ad0e648f P 830f593dbebd443ea808ff8dcd4c1f4e [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: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } }
I20260713 09:09:31.025473 29473 raft_consensus.cc:1275] T 02994ab93ce5458e81cd2e56ad0e648f P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 LEARNER]: Refusing update from remote peer 830f593dbebd443ea808ff8dcd4c1f4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:31.027365 29054 raft_consensus.cc:1275] T 02994ab93ce5458e81cd2e56ad0e648f P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Refusing update from remote peer 830f593dbebd443ea808ff8dcd4c1f4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:31.028268 29200 raft_consensus.cc:1275] T 02994ab93ce5458e81cd2e56ad0e648f P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Refusing update from remote peer 830f593dbebd443ea808ff8dcd4c1f4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:31.028872 29584 consensus_queue.cc:1048] T 02994ab93ce5458e81cd2e56ad0e648f P 830f593dbebd443ea808ff8dcd4c1f4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:31.031339 29624 consensus_queue.cc:1048] T 02994ab93ce5458e81cd2e56ad0e648f P 830f593dbebd443ea808ff8dcd4c1f4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:31.035759 29609 consensus_queue.cc:1048] T 02994ab93ce5458e81cd2e56ad0e648f P 830f593dbebd443ea808ff8dcd4c1f4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:31.063964 29626 raft_consensus.cc:2955] T 02994ab93ce5458e81cd2e56ad0e648f P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:31.065528 29473 raft_consensus.cc:2955] T 02994ab93ce5458e81cd2e56ad0e648f P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:31.079423 29054 raft_consensus.cc:2955] T 02994ab93ce5458e81cd2e56ad0e648f P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:31.085369 28951 catalog_manager.cc:5697] T 02994ab93ce5458e81cd2e56ad0e648f P 830f593dbebd443ea808ff8dcd4c1f4e reported cstate change: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:31.116007 29200 raft_consensus.cc:2955] T 02994ab93ce5458e81cd2e56ad0e648f P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:31.128578 29127 consensus_queue.cc:237] T 02994ab93ce5458e81cd2e56ad0e648f P 830f593dbebd443ea808ff8dcd4c1f4e [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: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } }
I20260713 09:09:31.134707 29473 raft_consensus.cc:1275] T 02994ab93ce5458e81cd2e56ad0e648f P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Refusing update from remote peer 830f593dbebd443ea808ff8dcd4c1f4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:31.136235 29609 consensus_queue.cc:1048] T 02994ab93ce5458e81cd2e56ad0e648f P 830f593dbebd443ea808ff8dcd4c1f4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:31.141824 29200 raft_consensus.cc:1275] T 02994ab93ce5458e81cd2e56ad0e648f P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Refusing update from remote peer 830f593dbebd443ea808ff8dcd4c1f4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:31.143714 29626 consensus_queue.cc:1048] T 02994ab93ce5458e81cd2e56ad0e648f P 830f593dbebd443ea808ff8dcd4c1f4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:31.149606 29584 raft_consensus.cc:2955] T 02994ab93ce5458e81cd2e56ad0e648f P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:31.158020 29201 raft_consensus.cc:2955] T 02994ab93ce5458e81cd2e56ad0e648f P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:31.169941 29473 raft_consensus.cc:2955] T 02994ab93ce5458e81cd2e56ad0e648f P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:31.177496 28952 catalog_manager.cc:5697] T 02994ab93ce5458e81cd2e56ad0e648f P afc8d6029d4241d4b8d8df14155a4d50 reported cstate change: config changed from index 3 to 4, VOTER 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1) evicted. New cstate: current_term: 1 leader_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:31.183544 28938 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 02994ab93ce5458e81cd2e56ad0e648f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:31.196146 29038 tablet_service.cc:1558] Processing DeleteTablet for tablet 02994ab93ce5458e81cd2e56ad0e648f with delete_type TABLET_DATA_TOMBSTONED (TS 9271d1ed85cd4239ba0958acd85b1785 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59126
I20260713 09:09:31.207777 29630 tablet_replica.cc:333] T 02994ab93ce5458e81cd2e56ad0e648f P 9271d1ed85cd4239ba0958acd85b1785: stopping tablet replica
I20260713 09:09:31.208962 29630 raft_consensus.cc:2243] T 02994ab93ce5458e81cd2e56ad0e648f P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:31.209324 29581 raft_consensus.cc:1064] T cd072cb93d114725ad6b925ae3323323 P afc8d6029d4241d4b8d8df14155a4d50: attempting to promote NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c to VOTER
I20260713 09:09:31.209622 29630 raft_consensus.cc:2272] T 02994ab93ce5458e81cd2e56ad0e648f P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:31.212399 29581 consensus_queue.cc:237] T cd072cb93d114725ad6b925ae3323323 P afc8d6029d4241d4b8d8df14155a4d50 [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: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } }
I20260713 09:09:31.213256 29630 ts_tablet_manager.cc:1916] T 02994ab93ce5458e81cd2e56ad0e648f P 9271d1ed85cd4239ba0958acd85b1785: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:31.228434 29473 raft_consensus.cc:1275] T cd072cb93d114725ad6b925ae3323323 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 LEARNER]: Refusing update from remote peer afc8d6029d4241d4b8d8df14155a4d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:31.229039 29127 raft_consensus.cc:1275] T cd072cb93d114725ad6b925ae3323323 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Refusing update from remote peer afc8d6029d4241d4b8d8df14155a4d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:31.230875 29054 raft_consensus.cc:1275] T cd072cb93d114725ad6b925ae3323323 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Refusing update from remote peer afc8d6029d4241d4b8d8df14155a4d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:31.231366 29581 consensus_queue.cc:1048] T cd072cb93d114725ad6b925ae3323323 P afc8d6029d4241d4b8d8df14155a4d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:31.232533 29579 consensus_queue.cc:1048] T cd072cb93d114725ad6b925ae3323323 P afc8d6029d4241d4b8d8df14155a4d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:31.234649 29579 consensus_queue.cc:1048] T cd072cb93d114725ad6b925ae3323323 P afc8d6029d4241d4b8d8df14155a4d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:31.246874 29630 ts_tablet_manager.cc:1929] T 02994ab93ce5458e81cd2e56ad0e648f P 9271d1ed85cd4239ba0958acd85b1785: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:31.247469 29630 log.cc:1199] T 02994ab93ce5458e81cd2e56ad0e648f P 9271d1ed85cd4239ba0958acd85b1785: Deleting WAL directory at /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933738023801-27932-0/minicluster-data/ts-0-root/wals/02994ab93ce5458e81cd2e56ad0e648f
I20260713 09:09:31.249487 28938 catalog_manager.cc:5028] TS 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1:37927): tablet 02994ab93ce5458e81cd2e56ad0e648f (table test-workload [id=5dec898b8f7a4badb81236a1e990486e]) successfully deleted
I20260713 09:09:31.272423 29634 raft_consensus.cc:2955] T cd072cb93d114725ad6b925ae3323323 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:31.276847 29128 raft_consensus.cc:2955] T cd072cb93d114725ad6b925ae3323323 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:31.283145 29054 raft_consensus.cc:2955] T cd072cb93d114725ad6b925ae3323323 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:31.289232 29473 raft_consensus.cc:2955] T cd072cb93d114725ad6b925ae3323323 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:31.290143 28952 catalog_manager.cc:5697] T cd072cb93d114725ad6b925ae3323323 P 830f593dbebd443ea808ff8dcd4c1f4e reported cstate change: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "afc8d6029d4241d4b8d8df14155a4d50" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:31.310575 29201 consensus_queue.cc:237] T cd072cb93d114725ad6b925ae3323323 P afc8d6029d4241d4b8d8df14155a4d50 [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: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } }
I20260713 09:09:31.318156 29128 raft_consensus.cc:1275] T cd072cb93d114725ad6b925ae3323323 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Refusing update from remote peer afc8d6029d4241d4b8d8df14155a4d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:31.318959 29473 raft_consensus.cc:1275] T cd072cb93d114725ad6b925ae3323323 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Refusing update from remote peer afc8d6029d4241d4b8d8df14155a4d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:31.319687 29632 consensus_queue.cc:1048] T cd072cb93d114725ad6b925ae3323323 P afc8d6029d4241d4b8d8df14155a4d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:09:31.320482 29579 consensus_queue.cc:1048] T cd072cb93d114725ad6b925ae3323323 P afc8d6029d4241d4b8d8df14155a4d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:31.327293 29579 raft_consensus.cc:2955] T cd072cb93d114725ad6b925ae3323323 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:31.328464 29473 raft_consensus.cc:2955] T cd072cb93d114725ad6b925ae3323323 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:31.334185 29127 raft_consensus.cc:2955] T cd072cb93d114725ad6b925ae3323323 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:31.342721 29054 consensus_queue.cc:237] T 55aab294f8474d3285c1e9ed59bf9e0e P 9271d1ed85cd4239ba0958acd85b1785 [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: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } }
I20260713 09:09:31.350922 28949 catalog_manager.cc:5697] T cd072cb93d114725ad6b925ae3323323 P 1bdb21d1ce5f4d9ba7dbb43050a0379c reported cstate change: config changed from index 3 to 4, VOTER 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1) evicted. New cstate: current_term: 1 leader_uuid: "afc8d6029d4241d4b8d8df14155a4d50" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:31.352675 29127 raft_consensus.cc:1275] T 55aab294f8474d3285c1e9ed59bf9e0e P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Refusing update from remote peer 9271d1ed85cd4239ba0958acd85b1785: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:31.353892 29591 consensus_queue.cc:1048] T 55aab294f8474d3285c1e9ed59bf9e0e P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Connected to new peer: Peer: permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:31.358032 28937 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cd072cb93d114725ad6b925ae3323323 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:31.360296 29473 raft_consensus.cc:1275] T 55aab294f8474d3285c1e9ed59bf9e0e P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Refusing update from remote peer 9271d1ed85cd4239ba0958acd85b1785: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:31.363921 29580 raft_consensus.cc:1064] T 8c6e89a6df0f4d69888a89f13887f9e9 P 9271d1ed85cd4239ba0958acd85b1785: attempting to promote NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c to VOTER
I20260713 09:09:31.366199 29580 consensus_queue.cc:237] T 8c6e89a6df0f4d69888a89f13887f9e9 P 9271d1ed85cd4239ba0958acd85b1785 [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: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } }
I20260713 09:09:31.368614 29038 tablet_service.cc:1558] Processing DeleteTablet for tablet cd072cb93d114725ad6b925ae3323323 with delete_type TABLET_DATA_TOMBSTONED (TS 9271d1ed85cd4239ba0958acd85b1785 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59126
I20260713 09:09:31.369486 29630 tablet_replica.cc:333] T cd072cb93d114725ad6b925ae3323323 P 9271d1ed85cd4239ba0958acd85b1785: stopping tablet replica
I20260713 09:09:31.370471 29630 raft_consensus.cc:2243] T cd072cb93d114725ad6b925ae3323323 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:31.371075 29630 raft_consensus.cc:2272] T cd072cb93d114725ad6b925ae3323323 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:31.369611 29599 raft_consensus.cc:2955] T 55aab294f8474d3285c1e9ed59bf9e0e P 9271d1ed85cd4239ba0958acd85b1785 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:31.380378 29591 consensus_queue.cc:1048] T 55aab294f8474d3285c1e9ed59bf9e0e P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:31.381804 29630 ts_tablet_manager.cc:1916] T cd072cb93d114725ad6b925ae3323323 P 9271d1ed85cd4239ba0958acd85b1785: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:31.385767 29473 raft_consensus.cc:2955] T 55aab294f8474d3285c1e9ed59bf9e0e P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:31.392277 29127 raft_consensus.cc:2955] T 55aab294f8474d3285c1e9ed59bf9e0e P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:31.405776 28938 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 55aab294f8474d3285c1e9ed59bf9e0e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:31.411909 28951 catalog_manager.cc:5697] T 55aab294f8474d3285c1e9ed59bf9e0e P 9271d1ed85cd4239ba0958acd85b1785 reported cstate change: config changed from index 3 to 4, VOTER afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3) evicted. New cstate: current_term: 1 leader_uuid: "9271d1ed85cd4239ba0958acd85b1785" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:31.431618 29630 ts_tablet_manager.cc:1929] T cd072cb93d114725ad6b925ae3323323 P 9271d1ed85cd4239ba0958acd85b1785: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:31.432771 29630 log.cc:1199] T cd072cb93d114725ad6b925ae3323323 P 9271d1ed85cd4239ba0958acd85b1785: Deleting WAL directory at /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933738023801-27932-0/minicluster-data/ts-0-root/wals/cd072cb93d114725ad6b925ae3323323
I20260713 09:09:31.434638 28938 catalog_manager.cc:5028] TS 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1:37927): tablet cd072cb93d114725ad6b925ae3323323 (table test-workload [id=5dec898b8f7a4badb81236a1e990486e]) successfully deleted
I20260713 09:09:31.437605 29186 tablet_service.cc:1558] Processing DeleteTablet for tablet 55aab294f8474d3285c1e9ed59bf9e0e with delete_type TABLET_DATA_TOMBSTONED (TS afc8d6029d4241d4b8d8df14155a4d50 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48722
I20260713 09:09:31.454232 29201 raft_consensus.cc:1275] T 8c6e89a6df0f4d69888a89f13887f9e9 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Refusing update from remote peer 9271d1ed85cd4239ba0958acd85b1785: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:31.456094 29591 consensus_queue.cc:1048] T 8c6e89a6df0f4d69888a89f13887f9e9 P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:31.461481 29473 raft_consensus.cc:1275] T 8c6e89a6df0f4d69888a89f13887f9e9 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 LEARNER]: Refusing update from remote peer 9271d1ed85cd4239ba0958acd85b1785: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:31.463356 29639 tablet_replica.cc:333] T 55aab294f8474d3285c1e9ed59bf9e0e P afc8d6029d4241d4b8d8df14155a4d50: stopping tablet replica
I20260713 09:09:31.464205 29637 consensus_queue.cc:1048] T 8c6e89a6df0f4d69888a89f13887f9e9 P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:31.466306 29639 raft_consensus.cc:2243] T 55aab294f8474d3285c1e9ed59bf9e0e P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:31.467067 29639 raft_consensus.cc:2272] T 55aab294f8474d3285c1e9ed59bf9e0e P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:31.475775 29639 ts_tablet_manager.cc:1916] T 55aab294f8474d3285c1e9ed59bf9e0e P afc8d6029d4241d4b8d8df14155a4d50: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:31.476467 29127 raft_consensus.cc:1275] T 8c6e89a6df0f4d69888a89f13887f9e9 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Refusing update from remote peer 9271d1ed85cd4239ba0958acd85b1785: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:31.478096 29591 consensus_queue.cc:1048] T 8c6e89a6df0f4d69888a89f13887f9e9 P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Connected to new peer: Peer: permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:31.495124 29591 raft_consensus.cc:2955] T 8c6e89a6df0f4d69888a89f13887f9e9 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:31.496191 29200 raft_consensus.cc:2955] T 8c6e89a6df0f4d69888a89f13887f9e9 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:31.502417 29127 raft_consensus.cc:2955] T 8c6e89a6df0f4d69888a89f13887f9e9 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:31.508071 29473 raft_consensus.cc:2955] T 8c6e89a6df0f4d69888a89f13887f9e9 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:31.522172 28951 catalog_manager.cc:5697] T 8c6e89a6df0f4d69888a89f13887f9e9 P afc8d6029d4241d4b8d8df14155a4d50 reported cstate change: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9271d1ed85cd4239ba0958acd85b1785" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:31.530508 29639 ts_tablet_manager.cc:1929] T 55aab294f8474d3285c1e9ed59bf9e0e P afc8d6029d4241d4b8d8df14155a4d50: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:31.530915 29639 log.cc:1199] T 55aab294f8474d3285c1e9ed59bf9e0e P afc8d6029d4241d4b8d8df14155a4d50: Deleting WAL directory at /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933738023801-27932-0/minicluster-data/ts-2-root/wals/55aab294f8474d3285c1e9ed59bf9e0e
I20260713 09:09:31.534277 28937 catalog_manager.cc:5028] TS afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3:41209): tablet 55aab294f8474d3285c1e9ed59bf9e0e (table test-workload [id=5dec898b8f7a4badb81236a1e990486e]) successfully deleted
I20260713 09:09:31.547461 29054 consensus_queue.cc:237] T 8c6e89a6df0f4d69888a89f13887f9e9 P 9271d1ed85cd4239ba0958acd85b1785 [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: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } }
I20260713 09:09:31.555614 29200 raft_consensus.cc:1275] T 8c6e89a6df0f4d69888a89f13887f9e9 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Refusing update from remote peer 9271d1ed85cd4239ba0958acd85b1785: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:31.557032 29473 raft_consensus.cc:1275] T 8c6e89a6df0f4d69888a89f13887f9e9 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Refusing update from remote peer 9271d1ed85cd4239ba0958acd85b1785: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:31.556970 29637 consensus_queue.cc:1048] T 8c6e89a6df0f4d69888a89f13887f9e9 P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:31.558413 29591 consensus_queue.cc:1048] T 8c6e89a6df0f4d69888a89f13887f9e9 P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:31.564116 29580 raft_consensus.cc:2955] T 8c6e89a6df0f4d69888a89f13887f9e9 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:31.569113 29200 raft_consensus.cc:2955] T 8c6e89a6df0f4d69888a89f13887f9e9 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:31.576814 28938 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8c6e89a6df0f4d69888a89f13887f9e9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:31.578507 29473 raft_consensus.cc:2955] T 8c6e89a6df0f4d69888a89f13887f9e9 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:31.580065 28952 catalog_manager.cc:5697] T 8c6e89a6df0f4d69888a89f13887f9e9 P 9271d1ed85cd4239ba0958acd85b1785 reported cstate change: config changed from index 3 to 4, VOTER 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2) evicted. New cstate: current_term: 1 leader_uuid: "9271d1ed85cd4239ba0958acd85b1785" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:31.595803 29112 tablet_service.cc:1558] Processing DeleteTablet for tablet 8c6e89a6df0f4d69888a89f13887f9e9 with delete_type TABLET_DATA_TOMBSTONED (TS 830f593dbebd443ea808ff8dcd4c1f4e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54904
I20260713 09:09:31.608771 29643 tablet_replica.cc:333] T 8c6e89a6df0f4d69888a89f13887f9e9 P 830f593dbebd443ea808ff8dcd4c1f4e: stopping tablet replica
I20260713 09:09:31.609876 29643 raft_consensus.cc:2243] T 8c6e89a6df0f4d69888a89f13887f9e9 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:31.610613 29643 raft_consensus.cc:2272] T 8c6e89a6df0f4d69888a89f13887f9e9 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:31.614210 29643 ts_tablet_manager.cc:1916] T 8c6e89a6df0f4d69888a89f13887f9e9 P 830f593dbebd443ea808ff8dcd4c1f4e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:31.629455 29643 ts_tablet_manager.cc:1929] T 8c6e89a6df0f4d69888a89f13887f9e9 P 830f593dbebd443ea808ff8dcd4c1f4e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:31.629827 29643 log.cc:1199] T 8c6e89a6df0f4d69888a89f13887f9e9 P 830f593dbebd443ea808ff8dcd4c1f4e: Deleting WAL directory at /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933738023801-27932-0/minicluster-data/ts-1-root/wals/8c6e89a6df0f4d69888a89f13887f9e9
I20260713 09:09:31.631441 28938 catalog_manager.cc:5028] TS 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2:39899): tablet 8c6e89a6df0f4d69888a89f13887f9e9 (table test-workload [id=5dec898b8f7a4badb81236a1e990486e]) successfully deleted
I20260713 09:09:32.629928 29127 consensus_queue.cc:237] T 2183c5dda76d4d18968b15ca521d8e47 P 830f593dbebd443ea808ff8dcd4c1f4e [LEADER]: Queue 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: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } }
W20260713 09:09:32.635417 29092 consensus_peers.cc:597] T 2183c5dda76d4d18968b15ca521d8e47 P 830f593dbebd443ea808ff8dcd4c1f4e -> Peer 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4:40989): Couldn't send request to peer 1bdb21d1ce5f4d9ba7dbb43050a0379c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2183c5dda76d4d18968b15ca521d8e47. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:32.636324 29200 raft_consensus.cc:1275] T 2183c5dda76d4d18968b15ca521d8e47 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Refusing update from remote peer 830f593dbebd443ea808ff8dcd4c1f4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:32.636438 29051 raft_consensus.cc:1275] T 2183c5dda76d4d18968b15ca521d8e47 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Refusing update from remote peer 830f593dbebd443ea808ff8dcd4c1f4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:32.637810 29648 consensus_queue.cc:1048] T 2183c5dda76d4d18968b15ca521d8e47 P 830f593dbebd443ea808ff8dcd4c1f4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:32.638648 29647 consensus_queue.cc:1048] T 2183c5dda76d4d18968b15ca521d8e47 P 830f593dbebd443ea808ff8dcd4c1f4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:32.660351 29647 raft_consensus.cc:2955] T 2183c5dda76d4d18968b15ca521d8e47 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } } }
I20260713 09:09:32.662935 29051 raft_consensus.cc:2955] T 2183c5dda76d4d18968b15ca521d8e47 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } } }
I20260713 09:09:32.663555 29200 raft_consensus.cc:2955] T 2183c5dda76d4d18968b15ca521d8e47 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } } }
I20260713 09:09:32.674460 29127 consensus_queue.cc:237] T 7e6cb3cf22754235b1974ef2f804fef0 P 830f593dbebd443ea808ff8dcd4c1f4e [LEADER]: Queue 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: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } }
I20260713 09:09:32.678126 28948 catalog_manager.cc:5697] T 2183c5dda76d4d18968b15ca521d8e47 P afc8d6029d4241d4b8d8df14155a4d50 reported cstate change: config changed from index -1 to 2, NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) added. New cstate: current_term: 1 leader_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } } }
W20260713 09:09:32.681592 29092 consensus_peers.cc:597] T 7e6cb3cf22754235b1974ef2f804fef0 P 830f593dbebd443ea808ff8dcd4c1f4e -> Peer 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4:40989): Couldn't send request to peer 1bdb21d1ce5f4d9ba7dbb43050a0379c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7e6cb3cf22754235b1974ef2f804fef0. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:32.682186 29051 raft_consensus.cc:1275] T 7e6cb3cf22754235b1974ef2f804fef0 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Refusing update from remote peer 830f593dbebd443ea808ff8dcd4c1f4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:32.682453 29200 raft_consensus.cc:1275] T 7e6cb3cf22754235b1974ef2f804fef0 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Refusing update from remote peer 830f593dbebd443ea808ff8dcd4c1f4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:32.683394 29647 consensus_queue.cc:1048] T 7e6cb3cf22754235b1974ef2f804fef0 P 830f593dbebd443ea808ff8dcd4c1f4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:32.684288 29626 consensus_queue.cc:1048] T 7e6cb3cf22754235b1974ef2f804fef0 P 830f593dbebd443ea808ff8dcd4c1f4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:32.692267 29647 raft_consensus.cc:2955] T 7e6cb3cf22754235b1974ef2f804fef0 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } } }
I20260713 09:09:32.693605 29200 raft_consensus.cc:2955] T 7e6cb3cf22754235b1974ef2f804fef0 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } } }
I20260713 09:09:32.709244 28948 catalog_manager.cc:5697] T 7e6cb3cf22754235b1974ef2f804fef0 P afc8d6029d4241d4b8d8df14155a4d50 reported cstate change: config changed from index -1 to 2, NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) added. New cstate: current_term: 1 leader_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } } }
I20260713 09:09:32.712891 29200 consensus_queue.cc:237] T dd91a92a3b4c4725b783069923ac7270 P afc8d6029d4241d4b8d8df14155a4d50 [LEADER]: Queue 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: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } }
I20260713 09:09:32.723702 29051 raft_consensus.cc:2955] T 7e6cb3cf22754235b1974ef2f804fef0 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } } }
I20260713 09:09:32.725620 29127 raft_consensus.cc:1275] T dd91a92a3b4c4725b783069923ac7270 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Refusing update from remote peer afc8d6029d4241d4b8d8df14155a4d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:09:32.726303 29166 consensus_peers.cc:597] T dd91a92a3b4c4725b783069923ac7270 P afc8d6029d4241d4b8d8df14155a4d50 -> Peer 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4:40989): Couldn't send request to peer 1bdb21d1ce5f4d9ba7dbb43050a0379c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dd91a92a3b4c4725b783069923ac7270. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:32.726969 29644 consensus_queue.cc:1048] T dd91a92a3b4c4725b783069923ac7270 P afc8d6029d4241d4b8d8df14155a4d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:32.729507 29054 raft_consensus.cc:1275] T dd91a92a3b4c4725b783069923ac7270 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Refusing update from remote peer afc8d6029d4241d4b8d8df14155a4d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:32.730957 29644 consensus_queue.cc:1048] T dd91a92a3b4c4725b783069923ac7270 P afc8d6029d4241d4b8d8df14155a4d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:32.737093 29645 raft_consensus.cc:2955] T dd91a92a3b4c4725b783069923ac7270 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } } }
I20260713 09:09:32.740694 29127 raft_consensus.cc:2955] T dd91a92a3b4c4725b783069923ac7270 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } } }
I20260713 09:09:32.741671 29054 raft_consensus.cc:2955] T dd91a92a3b4c4725b783069923ac7270 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } } }
I20260713 09:09:32.750065 28949 catalog_manager.cc:5697] T dd91a92a3b4c4725b783069923ac7270 P afc8d6029d4241d4b8d8df14155a4d50 reported cstate change: config changed from index -1 to 2, NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) added. New cstate: current_term: 1 leader_uuid: "afc8d6029d4241d4b8d8df14155a4d50" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:32.751811 29051 consensus_queue.cc:237] T 988b25d60a824582814858f196247a56 P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Queue 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: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } }
W20260713 09:09:32.759508 29017 consensus_peers.cc:597] T 988b25d60a824582814858f196247a56 P 9271d1ed85cd4239ba0958acd85b1785 -> Peer 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4:40989): Couldn't send request to peer 1bdb21d1ce5f4d9ba7dbb43050a0379c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 988b25d60a824582814858f196247a56. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:32.762205 29200 raft_consensus.cc:1275] T 988b25d60a824582814858f196247a56 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Refusing update from remote peer 9271d1ed85cd4239ba0958acd85b1785: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:32.763833 29127 raft_consensus.cc:1275] T 988b25d60a824582814858f196247a56 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Refusing update from remote peer 9271d1ed85cd4239ba0958acd85b1785: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:32.763794 29580 consensus_queue.cc:1048] T 988b25d60a824582814858f196247a56 P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:32.765264 29649 consensus_queue.cc:1048] T 988b25d60a824582814858f196247a56 P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Connected to new peer: Peer: permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:32.771894 29580 raft_consensus.cc:2955] T 988b25d60a824582814858f196247a56 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } } }
I20260713 09:09:32.773408 29200 raft_consensus.cc:2955] T 988b25d60a824582814858f196247a56 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } } }
I20260713 09:09:32.774498 29128 raft_consensus.cc:2955] T 988b25d60a824582814858f196247a56 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } } }
I20260713 09:09:32.786109 28948 catalog_manager.cc:5697] T 988b25d60a824582814858f196247a56 P afc8d6029d4241d4b8d8df14155a4d50 reported cstate change: config changed from index -1 to 2, NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) added. New cstate: current_term: 1 leader_uuid: "9271d1ed85cd4239ba0958acd85b1785" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } } }
I20260713 09:09:33.072821 29668 ts_tablet_manager.cc:933] T 7e6cb3cf22754235b1974ef2f804fef0 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Initiating tablet copy from peer 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2:39899)
I20260713 09:09:33.075011 29668 tablet_copy_client.cc:323] T 7e6cb3cf22754235b1974ef2f804fef0 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: tablet copy: Beginning tablet copy session from remote peer at address 127.27.71.2:39899
I20260713 09:09:33.076443 29139 tablet_copy_service.cc:140] P 830f593dbebd443ea808ff8dcd4c1f4e: Received BeginTabletCopySession request for tablet 7e6cb3cf22754235b1974ef2f804fef0 from peer 1bdb21d1ce5f4d9ba7dbb43050a0379c ({username='slave'} at 127.0.0.1:43290)
I20260713 09:09:33.076872 29139 tablet_copy_service.cc:161] P 830f593dbebd443ea808ff8dcd4c1f4e: Beginning new tablet copy session on tablet 7e6cb3cf22754235b1974ef2f804fef0 from peer 1bdb21d1ce5f4d9ba7dbb43050a0379c at {username='slave'} at 127.0.0.1:43290: session id = 1bdb21d1ce5f4d9ba7dbb43050a0379c-7e6cb3cf22754235b1974ef2f804fef0
I20260713 09:09:33.081622 29139 tablet_copy_source_session.cc:215] T 7e6cb3cf22754235b1974ef2f804fef0 P 830f593dbebd443ea808ff8dcd4c1f4e: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:33.083997 29668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e6cb3cf22754235b1974ef2f804fef0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:33.094884 29668 tablet_copy_client.cc:806] T 7e6cb3cf22754235b1974ef2f804fef0 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:33.095357 29668 tablet_copy_client.cc:670] T 7e6cb3cf22754235b1974ef2f804fef0 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:33.098421 29668 tablet_copy_client.cc:538] T 7e6cb3cf22754235b1974ef2f804fef0 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:33.103984 29668 tablet_bootstrap.cc:492] T 7e6cb3cf22754235b1974ef2f804fef0 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Bootstrap starting.
I20260713 09:09:33.118619 29668 tablet_bootstrap.cc:492] T 7e6cb3cf22754235b1974ef2f804fef0 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: 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
I20260713 09:09:33.119328 29668 tablet_bootstrap.cc:492] T 7e6cb3cf22754235b1974ef2f804fef0 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Bootstrap complete.
I20260713 09:09:33.119943 29668 ts_tablet_manager.cc:1403] T 7e6cb3cf22754235b1974ef2f804fef0 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Time spent bootstrapping tablet: real 0.016s	user 0.016s	sys 0.000s
I20260713 09:09:33.122403 29668 raft_consensus.cc:359] T 7e6cb3cf22754235b1974ef2f804fef0 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } }
I20260713 09:09:33.122972 29668 raft_consensus.cc:740] T 7e6cb3cf22754235b1974ef2f804fef0 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1bdb21d1ce5f4d9ba7dbb43050a0379c, State: Initialized, Role: LEARNER
I20260713 09:09:33.123432 29668 consensus_queue.cc:260] T 7e6cb3cf22754235b1974ef2f804fef0 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [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: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } }
I20260713 09:09:33.126253 29668 ts_tablet_manager.cc:1434] T 7e6cb3cf22754235b1974ef2f804fef0 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:09:33.128212 29139 tablet_copy_service.cc:342] P 830f593dbebd443ea808ff8dcd4c1f4e: Request end of tablet copy session 1bdb21d1ce5f4d9ba7dbb43050a0379c-7e6cb3cf22754235b1974ef2f804fef0 received from {username='slave'} at 127.0.0.1:43290
I20260713 09:09:33.128582 29139 tablet_copy_service.cc:434] P 830f593dbebd443ea808ff8dcd4c1f4e: ending tablet copy session 1bdb21d1ce5f4d9ba7dbb43050a0379c-7e6cb3cf22754235b1974ef2f804fef0 on tablet 7e6cb3cf22754235b1974ef2f804fef0 with peer 1bdb21d1ce5f4d9ba7dbb43050a0379c
I20260713 09:09:33.167621 29668 ts_tablet_manager.cc:933] T 2183c5dda76d4d18968b15ca521d8e47 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Initiating tablet copy from peer 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2:39899)
I20260713 09:09:33.169220 29668 tablet_copy_client.cc:323] T 2183c5dda76d4d18968b15ca521d8e47 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: tablet copy: Beginning tablet copy session from remote peer at address 127.27.71.2:39899
I20260713 09:09:33.170737 29139 tablet_copy_service.cc:140] P 830f593dbebd443ea808ff8dcd4c1f4e: Received BeginTabletCopySession request for tablet 2183c5dda76d4d18968b15ca521d8e47 from peer 1bdb21d1ce5f4d9ba7dbb43050a0379c ({username='slave'} at 127.0.0.1:43290)
I20260713 09:09:33.171219 29139 tablet_copy_service.cc:161] P 830f593dbebd443ea808ff8dcd4c1f4e: Beginning new tablet copy session on tablet 2183c5dda76d4d18968b15ca521d8e47 from peer 1bdb21d1ce5f4d9ba7dbb43050a0379c at {username='slave'} at 127.0.0.1:43290: session id = 1bdb21d1ce5f4d9ba7dbb43050a0379c-2183c5dda76d4d18968b15ca521d8e47
I20260713 09:09:33.177897 29139 tablet_copy_source_session.cc:215] T 2183c5dda76d4d18968b15ca521d8e47 P 830f593dbebd443ea808ff8dcd4c1f4e: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:33.180428 29668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2183c5dda76d4d18968b15ca521d8e47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:33.194442 29668 tablet_copy_client.cc:806] T 2183c5dda76d4d18968b15ca521d8e47 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:33.194914 29668 tablet_copy_client.cc:670] T 2183c5dda76d4d18968b15ca521d8e47 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:33.197803 29668 tablet_copy_client.cc:538] T 2183c5dda76d4d18968b15ca521d8e47 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:33.205657 29668 tablet_bootstrap.cc:492] T 2183c5dda76d4d18968b15ca521d8e47 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Bootstrap starting.
I20260713 09:09:33.224407 29668 tablet_bootstrap.cc:492] T 2183c5dda76d4d18968b15ca521d8e47 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: 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
I20260713 09:09:33.225219 29668 tablet_bootstrap.cc:492] T 2183c5dda76d4d18968b15ca521d8e47 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Bootstrap complete.
I20260713 09:09:33.225796 29668 ts_tablet_manager.cc:1403] T 2183c5dda76d4d18968b15ca521d8e47 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.008s
I20260713 09:09:33.228505 29668 raft_consensus.cc:359] T 2183c5dda76d4d18968b15ca521d8e47 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } }
I20260713 09:09:33.229283 29668 raft_consensus.cc:740] T 2183c5dda76d4d18968b15ca521d8e47 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1bdb21d1ce5f4d9ba7dbb43050a0379c, State: Initialized, Role: LEARNER
I20260713 09:09:33.229887 29668 consensus_queue.cc:260] T 2183c5dda76d4d18968b15ca521d8e47 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [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: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } }
I20260713 09:09:33.232141 29668 ts_tablet_manager.cc:1434] T 2183c5dda76d4d18968b15ca521d8e47 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:09:33.233661 29139 tablet_copy_service.cc:342] P 830f593dbebd443ea808ff8dcd4c1f4e: Request end of tablet copy session 1bdb21d1ce5f4d9ba7dbb43050a0379c-2183c5dda76d4d18968b15ca521d8e47 received from {username='slave'} at 127.0.0.1:43290
I20260713 09:09:33.234261 29139 tablet_copy_service.cc:434] P 830f593dbebd443ea808ff8dcd4c1f4e: ending tablet copy session 1bdb21d1ce5f4d9ba7dbb43050a0379c-2183c5dda76d4d18968b15ca521d8e47 on tablet 2183c5dda76d4d18968b15ca521d8e47 with peer 1bdb21d1ce5f4d9ba7dbb43050a0379c
I20260713 09:09:33.282753 29668 ts_tablet_manager.cc:933] T dd91a92a3b4c4725b783069923ac7270 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Initiating tablet copy from peer afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3:41209)
I20260713 09:09:33.284267 29668 tablet_copy_client.cc:323] T dd91a92a3b4c4725b783069923ac7270 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: tablet copy: Beginning tablet copy session from remote peer at address 127.27.71.3:41209
I20260713 09:09:33.285724 29213 tablet_copy_service.cc:140] P afc8d6029d4241d4b8d8df14155a4d50: Received BeginTabletCopySession request for tablet dd91a92a3b4c4725b783069923ac7270 from peer 1bdb21d1ce5f4d9ba7dbb43050a0379c ({username='slave'} at 127.0.0.1:45408)
I20260713 09:09:33.286154 29213 tablet_copy_service.cc:161] P afc8d6029d4241d4b8d8df14155a4d50: Beginning new tablet copy session on tablet dd91a92a3b4c4725b783069923ac7270 from peer 1bdb21d1ce5f4d9ba7dbb43050a0379c at {username='slave'} at 127.0.0.1:45408: session id = 1bdb21d1ce5f4d9ba7dbb43050a0379c-dd91a92a3b4c4725b783069923ac7270
I20260713 09:09:33.291280 29213 tablet_copy_source_session.cc:215] T dd91a92a3b4c4725b783069923ac7270 P afc8d6029d4241d4b8d8df14155a4d50: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:33.294745 29668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd91a92a3b4c4725b783069923ac7270. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:33.309068 29668 tablet_copy_client.cc:806] T dd91a92a3b4c4725b783069923ac7270 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:33.309525 29668 tablet_copy_client.cc:670] T dd91a92a3b4c4725b783069923ac7270 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:33.312659 29668 tablet_copy_client.cc:538] T dd91a92a3b4c4725b783069923ac7270 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:33.319111 29668 tablet_bootstrap.cc:492] T dd91a92a3b4c4725b783069923ac7270 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Bootstrap starting.
I20260713 09:09:33.328809 29675 ts_tablet_manager.cc:933] T 988b25d60a824582814858f196247a56 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Initiating tablet copy from peer 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1:37927)
I20260713 09:09:33.330320 29675 tablet_copy_client.cc:323] T 988b25d60a824582814858f196247a56 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: tablet copy: Beginning tablet copy session from remote peer at address 127.27.71.1:37927
I20260713 09:09:33.331863 29064 tablet_copy_service.cc:140] P 9271d1ed85cd4239ba0958acd85b1785: Received BeginTabletCopySession request for tablet 988b25d60a824582814858f196247a56 from peer 1bdb21d1ce5f4d9ba7dbb43050a0379c ({username='slave'} at 127.0.0.1:43990)
I20260713 09:09:33.332379 29064 tablet_copy_service.cc:161] P 9271d1ed85cd4239ba0958acd85b1785: Beginning new tablet copy session on tablet 988b25d60a824582814858f196247a56 from peer 1bdb21d1ce5f4d9ba7dbb43050a0379c at {username='slave'} at 127.0.0.1:43990: session id = 1bdb21d1ce5f4d9ba7dbb43050a0379c-988b25d60a824582814858f196247a56
I20260713 09:09:33.334748 29668 tablet_bootstrap.cc:492] T dd91a92a3b4c4725b783069923ac7270 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: 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
I20260713 09:09:33.335316 29668 tablet_bootstrap.cc:492] T dd91a92a3b4c4725b783069923ac7270 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Bootstrap complete.
I20260713 09:09:33.335953 29668 ts_tablet_manager.cc:1403] T dd91a92a3b4c4725b783069923ac7270 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Time spent bootstrapping tablet: real 0.017s	user 0.019s	sys 0.001s
I20260713 09:09:33.339042 29064 tablet_copy_source_session.cc:215] T 988b25d60a824582814858f196247a56 P 9271d1ed85cd4239ba0958acd85b1785: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:33.339505 29668 raft_consensus.cc:359] T dd91a92a3b4c4725b783069923ac7270 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } }
I20260713 09:09:33.340240 29668 raft_consensus.cc:740] T dd91a92a3b4c4725b783069923ac7270 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1bdb21d1ce5f4d9ba7dbb43050a0379c, State: Initialized, Role: LEARNER
I20260713 09:09:33.340749 29668 consensus_queue.cc:260] T dd91a92a3b4c4725b783069923ac7270 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [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: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } }
I20260713 09:09:33.341948 29675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 988b25d60a824582814858f196247a56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:33.342702 29668 ts_tablet_manager.cc:1434] T dd91a92a3b4c4725b783069923ac7270 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:09:33.351037 29213 tablet_copy_service.cc:342] P afc8d6029d4241d4b8d8df14155a4d50: Request end of tablet copy session 1bdb21d1ce5f4d9ba7dbb43050a0379c-dd91a92a3b4c4725b783069923ac7270 received from {username='slave'} at 127.0.0.1:45408
I20260713 09:09:33.351441 29213 tablet_copy_service.cc:434] P afc8d6029d4241d4b8d8df14155a4d50: ending tablet copy session 1bdb21d1ce5f4d9ba7dbb43050a0379c-dd91a92a3b4c4725b783069923ac7270 on tablet dd91a92a3b4c4725b783069923ac7270 with peer 1bdb21d1ce5f4d9ba7dbb43050a0379c
I20260713 09:09:33.355970 29675 tablet_copy_client.cc:806] T 988b25d60a824582814858f196247a56 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:33.356460 29675 tablet_copy_client.cc:670] T 988b25d60a824582814858f196247a56 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:33.359759 29675 tablet_copy_client.cc:538] T 988b25d60a824582814858f196247a56 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:33.367466 29675 tablet_bootstrap.cc:492] T 988b25d60a824582814858f196247a56 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Bootstrap starting.
I20260713 09:09:33.386435 29675 tablet_bootstrap.cc:492] T 988b25d60a824582814858f196247a56 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: 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
I20260713 09:09:33.387259 29675 tablet_bootstrap.cc:492] T 988b25d60a824582814858f196247a56 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Bootstrap complete.
I20260713 09:09:33.387876 29675 ts_tablet_manager.cc:1403] T 988b25d60a824582814858f196247a56 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.013s
I20260713 09:09:33.390643 29675 raft_consensus.cc:359] T 988b25d60a824582814858f196247a56 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } }
I20260713 09:09:33.391434 29675 raft_consensus.cc:740] T 988b25d60a824582814858f196247a56 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1bdb21d1ce5f4d9ba7dbb43050a0379c, State: Initialized, Role: LEARNER
I20260713 09:09:33.392066 29675 consensus_queue.cc:260] T 988b25d60a824582814858f196247a56 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [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: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } }
I20260713 09:09:33.394284 29675 ts_tablet_manager.cc:1434] T 988b25d60a824582814858f196247a56 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:09:33.395778 29064 tablet_copy_service.cc:342] P 9271d1ed85cd4239ba0958acd85b1785: Request end of tablet copy session 1bdb21d1ce5f4d9ba7dbb43050a0379c-988b25d60a824582814858f196247a56 received from {username='slave'} at 127.0.0.1:43990
I20260713 09:09:33.396150 29064 tablet_copy_service.cc:434] P 9271d1ed85cd4239ba0958acd85b1785: ending tablet copy session 1bdb21d1ce5f4d9ba7dbb43050a0379c-988b25d60a824582814858f196247a56 on tablet 988b25d60a824582814858f196247a56 with peer 1bdb21d1ce5f4d9ba7dbb43050a0379c
I20260713 09:09:33.474743 29473 raft_consensus.cc:1217] T 7e6cb3cf22754235b1974ef2f804fef0 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:33.672612 29473 raft_consensus.cc:1217] T 2183c5dda76d4d18968b15ca521d8e47 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:33.897871 29473 raft_consensus.cc:1217] T dd91a92a3b4c4725b783069923ac7270 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:33.952173 29473 raft_consensus.cc:1217] T 988b25d60a824582814858f196247a56 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:33.973712 29679 raft_consensus.cc:1064] T 7e6cb3cf22754235b1974ef2f804fef0 P 830f593dbebd443ea808ff8dcd4c1f4e: attempting to promote NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c to VOTER
I20260713 09:09:33.976143 29679 consensus_queue.cc:237] T 7e6cb3cf22754235b1974ef2f804fef0 P 830f593dbebd443ea808ff8dcd4c1f4e [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: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } }
I20260713 09:09:33.982420 29473 raft_consensus.cc:1275] T 7e6cb3cf22754235b1974ef2f804fef0 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 LEARNER]: Refusing update from remote peer 830f593dbebd443ea808ff8dcd4c1f4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:33.982895 29200 raft_consensus.cc:1275] T 7e6cb3cf22754235b1974ef2f804fef0 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Refusing update from remote peer 830f593dbebd443ea808ff8dcd4c1f4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:33.983683 29054 raft_consensus.cc:1275] T 7e6cb3cf22754235b1974ef2f804fef0 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Refusing update from remote peer 830f593dbebd443ea808ff8dcd4c1f4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:33.984498 29648 consensus_queue.cc:1048] T 7e6cb3cf22754235b1974ef2f804fef0 P 830f593dbebd443ea808ff8dcd4c1f4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:33.985365 29647 consensus_queue.cc:1048] T 7e6cb3cf22754235b1974ef2f804fef0 P 830f593dbebd443ea808ff8dcd4c1f4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:33.986274 29679 consensus_queue.cc:1048] T 7e6cb3cf22754235b1974ef2f804fef0 P 830f593dbebd443ea808ff8dcd4c1f4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:34.003566 29647 raft_consensus.cc:2955] T 7e6cb3cf22754235b1974ef2f804fef0 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:34.005941 29200 raft_consensus.cc:2955] T 7e6cb3cf22754235b1974ef2f804fef0 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:34.006319 29473 raft_consensus.cc:2955] T 7e6cb3cf22754235b1974ef2f804fef0 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:34.016953 29054 raft_consensus.cc:2955] T 7e6cb3cf22754235b1974ef2f804fef0 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:34.021170 28949 catalog_manager.cc:5697] T 7e6cb3cf22754235b1974ef2f804fef0 P 1bdb21d1ce5f4d9ba7dbb43050a0379c reported cstate change: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:34.045797 29128 consensus_queue.cc:237] T 7e6cb3cf22754235b1974ef2f804fef0 P 830f593dbebd443ea808ff8dcd4c1f4e [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: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } }
I20260713 09:09:34.050498 29473 raft_consensus.cc:1275] T 7e6cb3cf22754235b1974ef2f804fef0 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Refusing update from remote peer 830f593dbebd443ea808ff8dcd4c1f4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:34.051851 29648 consensus_queue.cc:1048] T 7e6cb3cf22754235b1974ef2f804fef0 P 830f593dbebd443ea808ff8dcd4c1f4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:34.055503 29200 raft_consensus.cc:1275] T 7e6cb3cf22754235b1974ef2f804fef0 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Refusing update from remote peer 830f593dbebd443ea808ff8dcd4c1f4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:34.059221 29686 raft_consensus.cc:2955] T 7e6cb3cf22754235b1974ef2f804fef0 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:34.061744 29648 consensus_queue.cc:1048] T 7e6cb3cf22754235b1974ef2f804fef0 P 830f593dbebd443ea808ff8dcd4c1f4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260713 09:09:34.068919 29200 raft_consensus.cc:2955] T 7e6cb3cf22754235b1974ef2f804fef0 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:34.069475 29476 raft_consensus.cc:2955] T 7e6cb3cf22754235b1974ef2f804fef0 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:34.074796 28938 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7e6cb3cf22754235b1974ef2f804fef0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:34.080935 28948 catalog_manager.cc:5697] T 7e6cb3cf22754235b1974ef2f804fef0 P 830f593dbebd443ea808ff8dcd4c1f4e reported cstate change: config changed from index 3 to 4, VOTER 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1) evicted. New cstate: current_term: 1 leader_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:34.091737 29038 tablet_service.cc:1558] Processing DeleteTablet for tablet 7e6cb3cf22754235b1974ef2f804fef0 with delete_type TABLET_DATA_TOMBSTONED (TS 9271d1ed85cd4239ba0958acd85b1785 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59126
I20260713 09:09:34.093531 29694 tablet_replica.cc:333] T 7e6cb3cf22754235b1974ef2f804fef0 P 9271d1ed85cd4239ba0958acd85b1785: stopping tablet replica
I20260713 09:09:34.094606 29694 raft_consensus.cc:2243] T 7e6cb3cf22754235b1974ef2f804fef0 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:34.095199 29694 raft_consensus.cc:2272] T 7e6cb3cf22754235b1974ef2f804fef0 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.098574 29694 ts_tablet_manager.cc:1916] T 7e6cb3cf22754235b1974ef2f804fef0 P 9271d1ed85cd4239ba0958acd85b1785: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:34.109740 29694 ts_tablet_manager.cc:1929] T 7e6cb3cf22754235b1974ef2f804fef0 P 9271d1ed85cd4239ba0958acd85b1785: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:34.110071 29694 log.cc:1199] T 7e6cb3cf22754235b1974ef2f804fef0 P 9271d1ed85cd4239ba0958acd85b1785: Deleting WAL directory at /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933738023801-27932-0/minicluster-data/ts-0-root/wals/7e6cb3cf22754235b1974ef2f804fef0
I20260713 09:09:34.111763 28938 catalog_manager.cc:5028] TS 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1:37927): tablet 7e6cb3cf22754235b1974ef2f804fef0 (table test-workload [id=5dec898b8f7a4badb81236a1e990486e]) successfully deleted
I20260713 09:09:34.237960 29686 raft_consensus.cc:1064] T 2183c5dda76d4d18968b15ca521d8e47 P 830f593dbebd443ea808ff8dcd4c1f4e: attempting to promote NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c to VOTER
I20260713 09:09:34.239794 29686 consensus_queue.cc:237] T 2183c5dda76d4d18968b15ca521d8e47 P 830f593dbebd443ea808ff8dcd4c1f4e [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: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } }
I20260713 09:09:34.245607 29200 raft_consensus.cc:1275] T 2183c5dda76d4d18968b15ca521d8e47 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Refusing update from remote peer 830f593dbebd443ea808ff8dcd4c1f4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:34.245671 29476 raft_consensus.cc:1275] T 2183c5dda76d4d18968b15ca521d8e47 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 LEARNER]: Refusing update from remote peer 830f593dbebd443ea808ff8dcd4c1f4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:34.245919 29054 raft_consensus.cc:1275] T 2183c5dda76d4d18968b15ca521d8e47 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Refusing update from remote peer 830f593dbebd443ea808ff8dcd4c1f4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:34.247044 29686 consensus_queue.cc:1048] T 2183c5dda76d4d18968b15ca521d8e47 P 830f593dbebd443ea808ff8dcd4c1f4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:34.247884 29647 consensus_queue.cc:1048] T 2183c5dda76d4d18968b15ca521d8e47 P 830f593dbebd443ea808ff8dcd4c1f4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:34.248528 29648 consensus_queue.cc:1048] T 2183c5dda76d4d18968b15ca521d8e47 P 830f593dbebd443ea808ff8dcd4c1f4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:34.266520 29648 raft_consensus.cc:2955] T 2183c5dda76d4d18968b15ca521d8e47 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:34.269219 29476 raft_consensus.cc:2955] T 2183c5dda76d4d18968b15ca521d8e47 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:34.270653 29200 raft_consensus.cc:2955] T 2183c5dda76d4d18968b15ca521d8e47 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:34.276849 29054 raft_consensus.cc:2955] T 2183c5dda76d4d18968b15ca521d8e47 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:34.282169 28952 catalog_manager.cc:5697] T 2183c5dda76d4d18968b15ca521d8e47 P 1bdb21d1ce5f4d9ba7dbb43050a0379c reported cstate change: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:34.297981 29127 consensus_queue.cc:237] T 2183c5dda76d4d18968b15ca521d8e47 P 830f593dbebd443ea808ff8dcd4c1f4e [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: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } }
I20260713 09:09:34.302071 29476 raft_consensus.cc:1275] T 2183c5dda76d4d18968b15ca521d8e47 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Refusing update from remote peer 830f593dbebd443ea808ff8dcd4c1f4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:34.303268 29686 consensus_queue.cc:1048] T 2183c5dda76d4d18968b15ca521d8e47 P 830f593dbebd443ea808ff8dcd4c1f4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:34.303452 29054 raft_consensus.cc:1275] T 2183c5dda76d4d18968b15ca521d8e47 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Refusing update from remote peer 830f593dbebd443ea808ff8dcd4c1f4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:34.304921 29648 consensus_queue.cc:1048] T 2183c5dda76d4d18968b15ca521d8e47 P 830f593dbebd443ea808ff8dcd4c1f4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:09:34.309726 29686 raft_consensus.cc:2955] T 2183c5dda76d4d18968b15ca521d8e47 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:34.312247 29476 raft_consensus.cc:2955] T 2183c5dda76d4d18968b15ca521d8e47 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:34.319223 28938 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2183c5dda76d4d18968b15ca521d8e47 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:34.319300 29051 raft_consensus.cc:2955] T 2183c5dda76d4d18968b15ca521d8e47 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:34.324162 28949 catalog_manager.cc:5697] T 2183c5dda76d4d18968b15ca521d8e47 P 830f593dbebd443ea808ff8dcd4c1f4e reported cstate change: config changed from index 3 to 4, VOTER afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3) evicted. New cstate: current_term: 1 leader_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:34.333945 29186 tablet_service.cc:1558] Processing DeleteTablet for tablet 2183c5dda76d4d18968b15ca521d8e47 with delete_type TABLET_DATA_TOMBSTONED (TS afc8d6029d4241d4b8d8df14155a4d50 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48722
I20260713 09:09:34.341039 29699 tablet_replica.cc:333] T 2183c5dda76d4d18968b15ca521d8e47 P afc8d6029d4241d4b8d8df14155a4d50: stopping tablet replica
I20260713 09:09:34.341707 29699 raft_consensus.cc:2243] T 2183c5dda76d4d18968b15ca521d8e47 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:34.342232 29699 raft_consensus.cc:2272] T 2183c5dda76d4d18968b15ca521d8e47 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.345105 29699 ts_tablet_manager.cc:1916] T 2183c5dda76d4d18968b15ca521d8e47 P afc8d6029d4241d4b8d8df14155a4d50: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:34.355784 29699 ts_tablet_manager.cc:1929] T 2183c5dda76d4d18968b15ca521d8e47 P afc8d6029d4241d4b8d8df14155a4d50: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:34.356076 29699 log.cc:1199] T 2183c5dda76d4d18968b15ca521d8e47 P afc8d6029d4241d4b8d8df14155a4d50: Deleting WAL directory at /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933738023801-27932-0/minicluster-data/ts-2-root/wals/2183c5dda76d4d18968b15ca521d8e47
I20260713 09:09:34.357281 28937 catalog_manager.cc:5028] TS afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3:41209): tablet 2183c5dda76d4d18968b15ca521d8e47 (table test-workload [id=5dec898b8f7a4badb81236a1e990486e]) successfully deleted
I20260713 09:09:34.385812 29644 raft_consensus.cc:1064] T dd91a92a3b4c4725b783069923ac7270 P afc8d6029d4241d4b8d8df14155a4d50: attempting to promote NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c to VOTER
I20260713 09:09:34.388022 29644 consensus_queue.cc:237] T dd91a92a3b4c4725b783069923ac7270 P afc8d6029d4241d4b8d8df14155a4d50 [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: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } }
I20260713 09:09:34.393765 29127 raft_consensus.cc:1275] T dd91a92a3b4c4725b783069923ac7270 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Refusing update from remote peer afc8d6029d4241d4b8d8df14155a4d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:34.394032 29476 raft_consensus.cc:1275] T dd91a92a3b4c4725b783069923ac7270 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 LEARNER]: Refusing update from remote peer afc8d6029d4241d4b8d8df14155a4d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:34.394657 29051 raft_consensus.cc:1275] T dd91a92a3b4c4725b783069923ac7270 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Refusing update from remote peer afc8d6029d4241d4b8d8df14155a4d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:34.394879 29644 consensus_queue.cc:1048] T dd91a92a3b4c4725b783069923ac7270 P afc8d6029d4241d4b8d8df14155a4d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:34.395728 29681 consensus_queue.cc:1048] T dd91a92a3b4c4725b783069923ac7270 P afc8d6029d4241d4b8d8df14155a4d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:34.396595 29680 consensus_queue.cc:1048] T dd91a92a3b4c4725b783069923ac7270 P afc8d6029d4241d4b8d8df14155a4d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:34.410794 29680 raft_consensus.cc:2955] T dd91a92a3b4c4725b783069923ac7270 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:34.412587 29476 raft_consensus.cc:2955] T dd91a92a3b4c4725b783069923ac7270 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:34.415294 29127 raft_consensus.cc:2955] T dd91a92a3b4c4725b783069923ac7270 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:34.424072 29051 raft_consensus.cc:2955] T dd91a92a3b4c4725b783069923ac7270 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:34.425463 28952 catalog_manager.cc:5697] T dd91a92a3b4c4725b783069923ac7270 P 1bdb21d1ce5f4d9ba7dbb43050a0379c reported cstate change: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "afc8d6029d4241d4b8d8df14155a4d50" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:34.442818 29200 consensus_queue.cc:237] T dd91a92a3b4c4725b783069923ac7270 P afc8d6029d4241d4b8d8df14155a4d50 [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: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } }
I20260713 09:09:34.447417 29051 raft_consensus.cc:1275] T dd91a92a3b4c4725b783069923ac7270 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Refusing update from remote peer afc8d6029d4241d4b8d8df14155a4d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:34.448307 29476 raft_consensus.cc:1275] T dd91a92a3b4c4725b783069923ac7270 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Refusing update from remote peer afc8d6029d4241d4b8d8df14155a4d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:34.448738 29680 consensus_queue.cc:1048] T dd91a92a3b4c4725b783069923ac7270 P afc8d6029d4241d4b8d8df14155a4d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:34.449730 29644 consensus_queue.cc:1048] T dd91a92a3b4c4725b783069923ac7270 P afc8d6029d4241d4b8d8df14155a4d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:34.457866 29681 raft_consensus.cc:2955] T dd91a92a3b4c4725b783069923ac7270 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:34.459475 29051 raft_consensus.cc:2955] T dd91a92a3b4c4725b783069923ac7270 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:34.471897 28937 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dd91a92a3b4c4725b783069923ac7270 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:34.471637 29473 raft_consensus.cc:2955] T dd91a92a3b4c4725b783069923ac7270 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:34.472395 28951 catalog_manager.cc:5697] T dd91a92a3b4c4725b783069923ac7270 P 9271d1ed85cd4239ba0958acd85b1785 reported cstate change: config changed from index 3 to 4, VOTER 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2) evicted. New cstate: current_term: 1 leader_uuid: "afc8d6029d4241d4b8d8df14155a4d50" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:34.490769 29112 tablet_service.cc:1558] Processing DeleteTablet for tablet dd91a92a3b4c4725b783069923ac7270 with delete_type TABLET_DATA_TOMBSTONED (TS 830f593dbebd443ea808ff8dcd4c1f4e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54904
I20260713 09:09:34.504552 29705 tablet_replica.cc:333] T dd91a92a3b4c4725b783069923ac7270 P 830f593dbebd443ea808ff8dcd4c1f4e: stopping tablet replica
I20260713 09:09:34.506023 29705 raft_consensus.cc:2243] T dd91a92a3b4c4725b783069923ac7270 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:34.506695 29705 raft_consensus.cc:2272] T dd91a92a3b4c4725b783069923ac7270 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.509508 29705 ts_tablet_manager.cc:1916] T dd91a92a3b4c4725b783069923ac7270 P 830f593dbebd443ea808ff8dcd4c1f4e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:34.520418 29705 ts_tablet_manager.cc:1929] T dd91a92a3b4c4725b783069923ac7270 P 830f593dbebd443ea808ff8dcd4c1f4e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:34.520756 29705 log.cc:1199] T dd91a92a3b4c4725b783069923ac7270 P 830f593dbebd443ea808ff8dcd4c1f4e: Deleting WAL directory at /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933738023801-27932-0/minicluster-data/ts-1-root/wals/dd91a92a3b4c4725b783069923ac7270
I20260713 09:09:34.522969 28938 catalog_manager.cc:5028] TS 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2:39899): tablet dd91a92a3b4c4725b783069923ac7270 (table test-workload [id=5dec898b8f7a4badb81236a1e990486e]) successfully deleted
I20260713 09:09:34.547873 29682 raft_consensus.cc:1064] T 988b25d60a824582814858f196247a56 P 9271d1ed85cd4239ba0958acd85b1785: attempting to promote NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c to VOTER
I20260713 09:09:34.549700 29682 consensus_queue.cc:237] T 988b25d60a824582814858f196247a56 P 9271d1ed85cd4239ba0958acd85b1785 [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: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } }
I20260713 09:09:34.555346 29476 raft_consensus.cc:1275] T 988b25d60a824582814858f196247a56 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 LEARNER]: Refusing update from remote peer 9271d1ed85cd4239ba0958acd85b1785: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:34.555606 29200 raft_consensus.cc:1275] T 988b25d60a824582814858f196247a56 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Refusing update from remote peer 9271d1ed85cd4239ba0958acd85b1785: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:34.556545 29127 raft_consensus.cc:1275] T 988b25d60a824582814858f196247a56 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Refusing update from remote peer 9271d1ed85cd4239ba0958acd85b1785: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:34.556636 29682 consensus_queue.cc:1048] T 988b25d60a824582814858f196247a56 P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:34.557616 29683 consensus_queue.cc:1048] T 988b25d60a824582814858f196247a56 P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:34.558621 29684 consensus_queue.cc:1048] T 988b25d60a824582814858f196247a56 P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Connected to new peer: Peer: permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:34.574702 29683 raft_consensus.cc:2955] T 988b25d60a824582814858f196247a56 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:34.576407 29476 raft_consensus.cc:2955] T 988b25d60a824582814858f196247a56 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:34.578502 29128 raft_consensus.cc:2955] T 988b25d60a824582814858f196247a56 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:34.589700 28952 catalog_manager.cc:5697] T 988b25d60a824582814858f196247a56 P 1bdb21d1ce5f4d9ba7dbb43050a0379c reported cstate change: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9271d1ed85cd4239ba0958acd85b1785" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:34.594712 29201 raft_consensus.cc:2955] T 988b25d60a824582814858f196247a56 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:34.607913 29051 consensus_queue.cc:237] T 988b25d60a824582814858f196247a56 P 9271d1ed85cd4239ba0958acd85b1785 [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: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } }
I20260713 09:09:34.612637 29128 raft_consensus.cc:1275] T 988b25d60a824582814858f196247a56 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Refusing update from remote peer 9271d1ed85cd4239ba0958acd85b1785: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:34.613783 29710 consensus_queue.cc:1048] T 988b25d60a824582814858f196247a56 P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Connected to new peer: Peer: permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:34.616912 29476 raft_consensus.cc:1275] T 988b25d60a824582814858f196247a56 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Refusing update from remote peer 9271d1ed85cd4239ba0958acd85b1785: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:34.619977 29684 raft_consensus.cc:2955] T 988b25d60a824582814858f196247a56 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:34.621282 29128 raft_consensus.cc:2955] T 988b25d60a824582814858f196247a56 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:34.622470 29682 consensus_queue.cc:1048] T 988b25d60a824582814858f196247a56 P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:34.628082 29476 raft_consensus.cc:2955] T 988b25d60a824582814858f196247a56 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:34.633805 28949 catalog_manager.cc:5697] T 988b25d60a824582814858f196247a56 P 830f593dbebd443ea808ff8dcd4c1f4e reported cstate change: config changed from index 3 to 4, VOTER afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3) evicted. New cstate: current_term: 1 leader_uuid: "9271d1ed85cd4239ba0958acd85b1785" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:34.638510 28938 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 988b25d60a824582814858f196247a56 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:34.647574 29186 tablet_service.cc:1558] Processing DeleteTablet for tablet 988b25d60a824582814858f196247a56 with delete_type TABLET_DATA_TOMBSTONED (TS afc8d6029d4241d4b8d8df14155a4d50 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48722
I20260713 09:09:34.648545 29699 tablet_replica.cc:333] T 988b25d60a824582814858f196247a56 P afc8d6029d4241d4b8d8df14155a4d50: stopping tablet replica
I20260713 09:09:34.649399 29699 raft_consensus.cc:2243] T 988b25d60a824582814858f196247a56 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:34.650023 29699 raft_consensus.cc:2272] T 988b25d60a824582814858f196247a56 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:34.652521 29699 ts_tablet_manager.cc:1916] T 988b25d60a824582814858f196247a56 P afc8d6029d4241d4b8d8df14155a4d50: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:34.663357 29699 ts_tablet_manager.cc:1929] T 988b25d60a824582814858f196247a56 P afc8d6029d4241d4b8d8df14155a4d50: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:34.663727 29699 log.cc:1199] T 988b25d60a824582814858f196247a56 P afc8d6029d4241d4b8d8df14155a4d50: Deleting WAL directory at /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933738023801-27932-0/minicluster-data/ts-2-root/wals/988b25d60a824582814858f196247a56
I20260713 09:09:34.665015 28937 catalog_manager.cc:5028] TS afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3:41209): tablet 988b25d60a824582814858f196247a56 (table test-workload [id=5dec898b8f7a4badb81236a1e990486e]) successfully deleted
I20260713 09:09:35.675458 29128 consensus_queue.cc:237] T 1a20e184806845928f8e85ef5f8a24d6 P 830f593dbebd443ea808ff8dcd4c1f4e [LEADER]: Queue 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: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } }
W20260713 09:09:35.681046 29092 consensus_peers.cc:597] T 1a20e184806845928f8e85ef5f8a24d6 P 830f593dbebd443ea808ff8dcd4c1f4e -> Peer 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4:40989): Couldn't send request to peer 1bdb21d1ce5f4d9ba7dbb43050a0379c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1a20e184806845928f8e85ef5f8a24d6. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:35.682435 29200 raft_consensus.cc:1275] T 1a20e184806845928f8e85ef5f8a24d6 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Refusing update from remote peer 830f593dbebd443ea808ff8dcd4c1f4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:35.682745 29054 raft_consensus.cc:1275] T 1a20e184806845928f8e85ef5f8a24d6 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Refusing update from remote peer 830f593dbebd443ea808ff8dcd4c1f4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:35.683533 29648 consensus_queue.cc:1048] T 1a20e184806845928f8e85ef5f8a24d6 P 830f593dbebd443ea808ff8dcd4c1f4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:35.684293 29713 consensus_queue.cc:1048] T 1a20e184806845928f8e85ef5f8a24d6 P 830f593dbebd443ea808ff8dcd4c1f4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:35.691222 29648 raft_consensus.cc:2955] T 1a20e184806845928f8e85ef5f8a24d6 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } } }
I20260713 09:09:35.693336 29200 raft_consensus.cc:2955] T 1a20e184806845928f8e85ef5f8a24d6 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } } }
I20260713 09:09:35.693882 29054 raft_consensus.cc:2955] T 1a20e184806845928f8e85ef5f8a24d6 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } } }
I20260713 09:09:35.706140 28949 catalog_manager.cc:5697] T 1a20e184806845928f8e85ef5f8a24d6 P 9271d1ed85cd4239ba0958acd85b1785 reported cstate change: config changed from index -1 to 2, NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) added. New cstate: current_term: 1 leader_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } } }
I20260713 09:09:35.708804 29128 consensus_queue.cc:237] T 318a3625119744db99347c1713f68bf8 P 830f593dbebd443ea808ff8dcd4c1f4e [LEADER]: Queue 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: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } }
I20260713 09:09:35.716979 29054 raft_consensus.cc:1275] T 318a3625119744db99347c1713f68bf8 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Refusing update from remote peer 830f593dbebd443ea808ff8dcd4c1f4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:35.718061 29648 consensus_queue.cc:1048] T 318a3625119744db99347c1713f68bf8 P 830f593dbebd443ea808ff8dcd4c1f4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:35.720000 29200 raft_consensus.cc:1275] T 318a3625119744db99347c1713f68bf8 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Refusing update from remote peer 830f593dbebd443ea808ff8dcd4c1f4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:09:35.722078 29092 consensus_peers.cc:597] T 318a3625119744db99347c1713f68bf8 P 830f593dbebd443ea808ff8dcd4c1f4e -> Peer 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4:40989): Couldn't send request to peer 1bdb21d1ce5f4d9ba7dbb43050a0379c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 318a3625119744db99347c1713f68bf8. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:35.722692 29648 consensus_queue.cc:1048] T 318a3625119744db99347c1713f68bf8 P 830f593dbebd443ea808ff8dcd4c1f4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:35.725929 29717 raft_consensus.cc:2955] T 318a3625119744db99347c1713f68bf8 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } } }
I20260713 09:09:35.728010 29054 raft_consensus.cc:2955] T 318a3625119744db99347c1713f68bf8 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } } }
I20260713 09:09:35.744439 29054 consensus_queue.cc:237] T 6146a4f6c98a4ba98d5aab5bfe638022 P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Queue 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: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } }
I20260713 09:09:35.748138 29200 raft_consensus.cc:2955] T 318a3625119744db99347c1713f68bf8 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } } }
W20260713 09:09:35.751210 29017 consensus_peers.cc:597] T 6146a4f6c98a4ba98d5aab5bfe638022 P 9271d1ed85cd4239ba0958acd85b1785 -> Peer 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4:40989): Couldn't send request to peer 1bdb21d1ce5f4d9ba7dbb43050a0379c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6146a4f6c98a4ba98d5aab5bfe638022. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:35.753269 28952 catalog_manager.cc:5697] T 318a3625119744db99347c1713f68bf8 P 9271d1ed85cd4239ba0958acd85b1785 reported cstate change: config changed from index -1 to 2, NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) added. New cstate: current_term: 1 leader_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } } }
I20260713 09:09:35.755079 29128 raft_consensus.cc:1275] T 6146a4f6c98a4ba98d5aab5bfe638022 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Refusing update from remote peer 9271d1ed85cd4239ba0958acd85b1785: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:35.755456 29201 raft_consensus.cc:1275] T 6146a4f6c98a4ba98d5aab5bfe638022 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Refusing update from remote peer 9271d1ed85cd4239ba0958acd85b1785: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:35.756948 29682 consensus_queue.cc:1048] T 6146a4f6c98a4ba98d5aab5bfe638022 P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Connected to new peer: Peer: permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:35.757725 29710 consensus_queue.cc:1048] T 6146a4f6c98a4ba98d5aab5bfe638022 P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:35.768092 29710 raft_consensus.cc:2955] T 6146a4f6c98a4ba98d5aab5bfe638022 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } } }
I20260713 09:09:35.769299 29128 raft_consensus.cc:2955] T 6146a4f6c98a4ba98d5aab5bfe638022 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } } }
I20260713 09:09:35.773070 29201 raft_consensus.cc:2955] T 6146a4f6c98a4ba98d5aab5bfe638022 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } } }
I20260713 09:09:35.782835 29200 consensus_queue.cc:237] T 2743291249054f6eaf7f8aec59825e14 P afc8d6029d4241d4b8d8df14155a4d50 [LEADER]: Queue 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: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } }
I20260713 09:09:35.783967 28949 catalog_manager.cc:5697] T 6146a4f6c98a4ba98d5aab5bfe638022 P 830f593dbebd443ea808ff8dcd4c1f4e reported cstate change: config changed from index -1 to 2, NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) added. New cstate: current_term: 1 leader_uuid: "9271d1ed85cd4239ba0958acd85b1785" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } } }
I20260713 09:09:35.790218 29128 raft_consensus.cc:1275] T 2743291249054f6eaf7f8aec59825e14 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Refusing update from remote peer afc8d6029d4241d4b8d8df14155a4d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:09:35.790669 29166 consensus_peers.cc:597] T 2743291249054f6eaf7f8aec59825e14 P afc8d6029d4241d4b8d8df14155a4d50 -> Peer 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4:40989): Couldn't send request to peer 1bdb21d1ce5f4d9ba7dbb43050a0379c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2743291249054f6eaf7f8aec59825e14. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:35.791594 29054 raft_consensus.cc:1275] T 2743291249054f6eaf7f8aec59825e14 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Refusing update from remote peer afc8d6029d4241d4b8d8df14155a4d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:35.791438 29644 consensus_queue.cc:1048] T 2743291249054f6eaf7f8aec59825e14 P afc8d6029d4241d4b8d8df14155a4d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:35.792992 29644 consensus_queue.cc:1048] T 2743291249054f6eaf7f8aec59825e14 P afc8d6029d4241d4b8d8df14155a4d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:35.808043 29711 raft_consensus.cc:2955] T 2743291249054f6eaf7f8aec59825e14 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } } }
I20260713 09:09:35.812582 29128 raft_consensus.cc:2955] T 2743291249054f6eaf7f8aec59825e14 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } } }
I20260713 09:09:35.814046 29054 raft_consensus.cc:2955] T 2743291249054f6eaf7f8aec59825e14 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } } }
I20260713 09:09:35.822685 28951 catalog_manager.cc:5697] T 2743291249054f6eaf7f8aec59825e14 P afc8d6029d4241d4b8d8df14155a4d50 reported cstate change: config changed from index -1 to 2, NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) added. New cstate: current_term: 1 leader_uuid: "afc8d6029d4241d4b8d8df14155a4d50" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:36.259404 29734 ts_tablet_manager.cc:933] T 318a3625119744db99347c1713f68bf8 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Initiating tablet copy from peer 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2:39899)
I20260713 09:09:36.264253 29736 ts_tablet_manager.cc:933] T 2743291249054f6eaf7f8aec59825e14 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Initiating tablet copy from peer afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3:41209)
I20260713 09:09:36.264160 29734 tablet_copy_client.cc:323] T 318a3625119744db99347c1713f68bf8 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: tablet copy: Beginning tablet copy session from remote peer at address 127.27.71.2:39899
I20260713 09:09:36.266541 29139 tablet_copy_service.cc:140] P 830f593dbebd443ea808ff8dcd4c1f4e: Received BeginTabletCopySession request for tablet 318a3625119744db99347c1713f68bf8 from peer 1bdb21d1ce5f4d9ba7dbb43050a0379c ({username='slave'} at 127.0.0.1:43290)
I20260713 09:09:36.266168 29736 tablet_copy_client.cc:323] T 2743291249054f6eaf7f8aec59825e14 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: tablet copy: Beginning tablet copy session from remote peer at address 127.27.71.3:41209
I20260713 09:09:36.267016 29139 tablet_copy_service.cc:161] P 830f593dbebd443ea808ff8dcd4c1f4e: Beginning new tablet copy session on tablet 318a3625119744db99347c1713f68bf8 from peer 1bdb21d1ce5f4d9ba7dbb43050a0379c at {username='slave'} at 127.0.0.1:43290: session id = 1bdb21d1ce5f4d9ba7dbb43050a0379c-318a3625119744db99347c1713f68bf8
I20260713 09:09:36.268427 29213 tablet_copy_service.cc:140] P afc8d6029d4241d4b8d8df14155a4d50: Received BeginTabletCopySession request for tablet 2743291249054f6eaf7f8aec59825e14 from peer 1bdb21d1ce5f4d9ba7dbb43050a0379c ({username='slave'} at 127.0.0.1:45408)
I20260713 09:09:36.268906 29213 tablet_copy_service.cc:161] P afc8d6029d4241d4b8d8df14155a4d50: Beginning new tablet copy session on tablet 2743291249054f6eaf7f8aec59825e14 from peer 1bdb21d1ce5f4d9ba7dbb43050a0379c at {username='slave'} at 127.0.0.1:45408: session id = 1bdb21d1ce5f4d9ba7dbb43050a0379c-2743291249054f6eaf7f8aec59825e14
I20260713 09:09:36.274075 29139 tablet_copy_source_session.cc:215] T 318a3625119744db99347c1713f68bf8 P 830f593dbebd443ea808ff8dcd4c1f4e: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:36.276024 29213 tablet_copy_source_session.cc:215] T 2743291249054f6eaf7f8aec59825e14 P afc8d6029d4241d4b8d8df14155a4d50: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:36.277348 29734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 318a3625119744db99347c1713f68bf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:36.278985 29736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2743291249054f6eaf7f8aec59825e14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:36.290041 29738 ts_tablet_manager.cc:933] T 6146a4f6c98a4ba98d5aab5bfe638022 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Initiating tablet copy from peer 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1:37927)
I20260713 09:09:36.291792 29738 tablet_copy_client.cc:323] T 6146a4f6c98a4ba98d5aab5bfe638022 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: tablet copy: Beginning tablet copy session from remote peer at address 127.27.71.1:37927
I20260713 09:09:36.294092 29064 tablet_copy_service.cc:140] P 9271d1ed85cd4239ba0958acd85b1785: Received BeginTabletCopySession request for tablet 6146a4f6c98a4ba98d5aab5bfe638022 from peer 1bdb21d1ce5f4d9ba7dbb43050a0379c ({username='slave'} at 127.0.0.1:43990)
I20260713 09:09:36.294567 29064 tablet_copy_service.cc:161] P 9271d1ed85cd4239ba0958acd85b1785: Beginning new tablet copy session on tablet 6146a4f6c98a4ba98d5aab5bfe638022 from peer 1bdb21d1ce5f4d9ba7dbb43050a0379c at {username='slave'} at 127.0.0.1:43990: session id = 1bdb21d1ce5f4d9ba7dbb43050a0379c-6146a4f6c98a4ba98d5aab5bfe638022
I20260713 09:09:36.294986 29736 tablet_copy_client.cc:806] T 2743291249054f6eaf7f8aec59825e14 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:36.295478 29736 tablet_copy_client.cc:670] T 2743291249054f6eaf7f8aec59825e14 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:36.299041 29736 tablet_copy_client.cc:538] T 2743291249054f6eaf7f8aec59825e14 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:36.300665 29734 tablet_copy_client.cc:806] T 318a3625119744db99347c1713f68bf8 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:36.301170 29734 tablet_copy_client.cc:670] T 318a3625119744db99347c1713f68bf8 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:36.309258 29736 tablet_bootstrap.cc:492] T 2743291249054f6eaf7f8aec59825e14 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Bootstrap starting.
I20260713 09:09:36.312103 29064 tablet_copy_source_session.cc:215] T 6146a4f6c98a4ba98d5aab5bfe638022 P 9271d1ed85cd4239ba0958acd85b1785: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:36.315568 29734 tablet_copy_client.cc:538] T 318a3625119744db99347c1713f68bf8 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:36.317515 29738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6146a4f6c98a4ba98d5aab5bfe638022. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:36.323889 29740 ts_tablet_manager.cc:933] T 1a20e184806845928f8e85ef5f8a24d6 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Initiating tablet copy from peer 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2:39899)
I20260713 09:09:36.333572 29734 tablet_bootstrap.cc:492] T 318a3625119744db99347c1713f68bf8 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Bootstrap starting.
I20260713 09:09:36.337380 29736 tablet_bootstrap.cc:492] T 2743291249054f6eaf7f8aec59825e14 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: 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
I20260713 09:09:36.337407 29738 tablet_copy_client.cc:806] T 6146a4f6c98a4ba98d5aab5bfe638022 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:36.338078 29738 tablet_copy_client.cc:670] T 6146a4f6c98a4ba98d5aab5bfe638022 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:36.338424 29736 tablet_bootstrap.cc:492] T 2743291249054f6eaf7f8aec59825e14 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Bootstrap complete.
I20260713 09:09:36.339071 29740 tablet_copy_client.cc:323] T 1a20e184806845928f8e85ef5f8a24d6 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: tablet copy: Beginning tablet copy session from remote peer at address 127.27.71.2:39899
I20260713 09:09:36.339156 29736 ts_tablet_manager.cc:1403] T 2743291249054f6eaf7f8aec59825e14 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Time spent bootstrapping tablet: real 0.030s	user 0.023s	sys 0.004s
I20260713 09:09:36.341089 29139 tablet_copy_service.cc:140] P 830f593dbebd443ea808ff8dcd4c1f4e: Received BeginTabletCopySession request for tablet 1a20e184806845928f8e85ef5f8a24d6 from peer 1bdb21d1ce5f4d9ba7dbb43050a0379c ({username='slave'} at 127.0.0.1:43290)
I20260713 09:09:36.341567 29139 tablet_copy_service.cc:161] P 830f593dbebd443ea808ff8dcd4c1f4e: Beginning new tablet copy session on tablet 1a20e184806845928f8e85ef5f8a24d6 from peer 1bdb21d1ce5f4d9ba7dbb43050a0379c at {username='slave'} at 127.0.0.1:43290: session id = 1bdb21d1ce5f4d9ba7dbb43050a0379c-1a20e184806845928f8e85ef5f8a24d6
I20260713 09:09:36.343395 29736 raft_consensus.cc:359] T 2743291249054f6eaf7f8aec59825e14 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } }
I20260713 09:09:36.344288 29736 raft_consensus.cc:740] T 2743291249054f6eaf7f8aec59825e14 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1bdb21d1ce5f4d9ba7dbb43050a0379c, State: Initialized, Role: LEARNER
I20260713 09:09:36.344966 29736 consensus_queue.cc:260] T 2743291249054f6eaf7f8aec59825e14 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [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: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } }
I20260713 09:09:36.363090 29139 tablet_copy_source_session.cc:215] T 1a20e184806845928f8e85ef5f8a24d6 P 830f593dbebd443ea808ff8dcd4c1f4e: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:36.364163 29738 tablet_copy_client.cc:538] T 6146a4f6c98a4ba98d5aab5bfe638022 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:36.366255 29740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a20e184806845928f8e85ef5f8a24d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:36.371315 29734 tablet_bootstrap.cc:492] T 318a3625119744db99347c1713f68bf8 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: 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
I20260713 09:09:36.372164 29734 tablet_bootstrap.cc:492] T 318a3625119744db99347c1713f68bf8 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Bootstrap complete.
I20260713 09:09:36.372802 29734 ts_tablet_manager.cc:1403] T 318a3625119744db99347c1713f68bf8 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Time spent bootstrapping tablet: real 0.039s	user 0.020s	sys 0.013s
I20260713 09:09:36.377079 29736 ts_tablet_manager.cc:1434] T 2743291249054f6eaf7f8aec59825e14 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Time spent starting tablet: real 0.037s	user 0.014s	sys 0.004s
I20260713 09:09:36.380838 29213 tablet_copy_service.cc:342] P afc8d6029d4241d4b8d8df14155a4d50: Request end of tablet copy session 1bdb21d1ce5f4d9ba7dbb43050a0379c-2743291249054f6eaf7f8aec59825e14 received from {username='slave'} at 127.0.0.1:45408
I20260713 09:09:36.381228 29213 tablet_copy_service.cc:434] P afc8d6029d4241d4b8d8df14155a4d50: ending tablet copy session 1bdb21d1ce5f4d9ba7dbb43050a0379c-2743291249054f6eaf7f8aec59825e14 on tablet 2743291249054f6eaf7f8aec59825e14 with peer 1bdb21d1ce5f4d9ba7dbb43050a0379c
I20260713 09:09:36.383697 29738 tablet_bootstrap.cc:492] T 6146a4f6c98a4ba98d5aab5bfe638022 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Bootstrap starting.
I20260713 09:09:36.384658 29734 raft_consensus.cc:359] T 318a3625119744db99347c1713f68bf8 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } }
I20260713 09:09:36.385469 29734 raft_consensus.cc:740] T 318a3625119744db99347c1713f68bf8 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1bdb21d1ce5f4d9ba7dbb43050a0379c, State: Initialized, Role: LEARNER
I20260713 09:09:36.386089 29740 tablet_copy_client.cc:806] T 1a20e184806845928f8e85ef5f8a24d6 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:36.387735 29740 tablet_copy_client.cc:670] T 1a20e184806845928f8e85ef5f8a24d6 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:36.386103 29734 consensus_queue.cc:260] T 318a3625119744db99347c1713f68bf8 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [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: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } }
I20260713 09:09:36.391594 29734 ts_tablet_manager.cc:1434] T 318a3625119744db99347c1713f68bf8 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260713 09:09:36.393258 29138 tablet_copy_service.cc:342] P 830f593dbebd443ea808ff8dcd4c1f4e: Request end of tablet copy session 1bdb21d1ce5f4d9ba7dbb43050a0379c-318a3625119744db99347c1713f68bf8 received from {username='slave'} at 127.0.0.1:43290
I20260713 09:09:36.393637 29138 tablet_copy_service.cc:434] P 830f593dbebd443ea808ff8dcd4c1f4e: ending tablet copy session 1bdb21d1ce5f4d9ba7dbb43050a0379c-318a3625119744db99347c1713f68bf8 on tablet 318a3625119744db99347c1713f68bf8 with peer 1bdb21d1ce5f4d9ba7dbb43050a0379c
I20260713 09:09:36.401661 29740 tablet_copy_client.cc:538] T 1a20e184806845928f8e85ef5f8a24d6 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:36.412086 29740 tablet_bootstrap.cc:492] T 1a20e184806845928f8e85ef5f8a24d6 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Bootstrap starting.
I20260713 09:09:36.414721 29738 tablet_bootstrap.cc:492] T 6146a4f6c98a4ba98d5aab5bfe638022 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: 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
I20260713 09:09:36.415652 29738 tablet_bootstrap.cc:492] T 6146a4f6c98a4ba98d5aab5bfe638022 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Bootstrap complete.
I20260713 09:09:36.416314 29738 ts_tablet_manager.cc:1403] T 6146a4f6c98a4ba98d5aab5bfe638022 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.015s
I20260713 09:09:36.420815 29738 raft_consensus.cc:359] T 6146a4f6c98a4ba98d5aab5bfe638022 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } }
I20260713 09:09:36.421607 29738 raft_consensus.cc:740] T 6146a4f6c98a4ba98d5aab5bfe638022 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1bdb21d1ce5f4d9ba7dbb43050a0379c, State: Initialized, Role: LEARNER
I20260713 09:09:36.422216 29738 consensus_queue.cc:260] T 6146a4f6c98a4ba98d5aab5bfe638022 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [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: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } }
I20260713 09:09:36.424608 29738 ts_tablet_manager.cc:1434] T 6146a4f6c98a4ba98d5aab5bfe638022 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:09:36.426647 29064 tablet_copy_service.cc:342] P 9271d1ed85cd4239ba0958acd85b1785: Request end of tablet copy session 1bdb21d1ce5f4d9ba7dbb43050a0379c-6146a4f6c98a4ba98d5aab5bfe638022 received from {username='slave'} at 127.0.0.1:43990
I20260713 09:09:36.427166 29064 tablet_copy_service.cc:434] P 9271d1ed85cd4239ba0958acd85b1785: ending tablet copy session 1bdb21d1ce5f4d9ba7dbb43050a0379c-6146a4f6c98a4ba98d5aab5bfe638022 on tablet 6146a4f6c98a4ba98d5aab5bfe638022 with peer 1bdb21d1ce5f4d9ba7dbb43050a0379c
I20260713 09:09:36.437124 29740 tablet_bootstrap.cc:492] T 1a20e184806845928f8e85ef5f8a24d6 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: 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
I20260713 09:09:36.437868 29740 tablet_bootstrap.cc:492] T 1a20e184806845928f8e85ef5f8a24d6 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Bootstrap complete.
I20260713 09:09:36.438470 29740 ts_tablet_manager.cc:1403] T 1a20e184806845928f8e85ef5f8a24d6 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.012s
I20260713 09:09:36.441139 29740 raft_consensus.cc:359] T 1a20e184806845928f8e85ef5f8a24d6 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } }
I20260713 09:09:36.441862 29740 raft_consensus.cc:740] T 1a20e184806845928f8e85ef5f8a24d6 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1bdb21d1ce5f4d9ba7dbb43050a0379c, State: Initialized, Role: LEARNER
I20260713 09:09:36.442440 29740 consensus_queue.cc:260] T 1a20e184806845928f8e85ef5f8a24d6 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [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: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } }
I20260713 09:09:36.446482 29740 ts_tablet_manager.cc:1434] T 1a20e184806845928f8e85ef5f8a24d6 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.007s
I20260713 09:09:36.448045 29139 tablet_copy_service.cc:342] P 830f593dbebd443ea808ff8dcd4c1f4e: Request end of tablet copy session 1bdb21d1ce5f4d9ba7dbb43050a0379c-1a20e184806845928f8e85ef5f8a24d6 received from {username='slave'} at 127.0.0.1:43290
I20260713 09:09:36.448415 29139 tablet_copy_service.cc:434] P 830f593dbebd443ea808ff8dcd4c1f4e: ending tablet copy session 1bdb21d1ce5f4d9ba7dbb43050a0379c-1a20e184806845928f8e85ef5f8a24d6 on tablet 1a20e184806845928f8e85ef5f8a24d6 with peer 1bdb21d1ce5f4d9ba7dbb43050a0379c
I20260713 09:09:36.696542 29476 raft_consensus.cc:1217] T 2743291249054f6eaf7f8aec59825e14 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:36.705777 29476 raft_consensus.cc:1217] T 318a3625119744db99347c1713f68bf8 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:36.814900 29476 raft_consensus.cc:1217] T 6146a4f6c98a4ba98d5aab5bfe638022 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:36.888415 29476 raft_consensus.cc:1217] T 1a20e184806845928f8e85ef5f8a24d6 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:37.086061 29733 raft_consensus.cc:1064] T 2743291249054f6eaf7f8aec59825e14 P afc8d6029d4241d4b8d8df14155a4d50: attempting to promote NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c to VOTER
I20260713 09:09:37.087961 29733 consensus_queue.cc:237] T 2743291249054f6eaf7f8aec59825e14 P afc8d6029d4241d4b8d8df14155a4d50 [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: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } }
I20260713 09:09:37.093598 29476 raft_consensus.cc:1275] T 2743291249054f6eaf7f8aec59825e14 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 LEARNER]: Refusing update from remote peer afc8d6029d4241d4b8d8df14155a4d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:37.094506 29128 raft_consensus.cc:1275] T 2743291249054f6eaf7f8aec59825e14 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Refusing update from remote peer afc8d6029d4241d4b8d8df14155a4d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:37.095687 29054 raft_consensus.cc:1275] T 2743291249054f6eaf7f8aec59825e14 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Refusing update from remote peer afc8d6029d4241d4b8d8df14155a4d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:37.095990 29733 consensus_queue.cc:1048] T 2743291249054f6eaf7f8aec59825e14 P afc8d6029d4241d4b8d8df14155a4d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:37.097132 29711 consensus_queue.cc:1048] T 2743291249054f6eaf7f8aec59825e14 P afc8d6029d4241d4b8d8df14155a4d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:37.097982 29748 consensus_queue.cc:1048] T 2743291249054f6eaf7f8aec59825e14 P afc8d6029d4241d4b8d8df14155a4d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:37.106914 29748 raft_consensus.cc:2955] T 2743291249054f6eaf7f8aec59825e14 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:37.108693 29054 raft_consensus.cc:2955] T 2743291249054f6eaf7f8aec59825e14 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:37.122087 29473 raft_consensus.cc:2955] T 2743291249054f6eaf7f8aec59825e14 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:37.123488 28949 catalog_manager.cc:5697] T 2743291249054f6eaf7f8aec59825e14 P 9271d1ed85cd4239ba0958acd85b1785 reported cstate change: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "afc8d6029d4241d4b8d8df14155a4d50" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:37.132582 29128 raft_consensus.cc:2955] T 2743291249054f6eaf7f8aec59825e14 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:37.157819 29201 consensus_queue.cc:237] T 2743291249054f6eaf7f8aec59825e14 P afc8d6029d4241d4b8d8df14155a4d50 [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: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } }
I20260713 09:09:37.161777 29473 raft_consensus.cc:1275] T 2743291249054f6eaf7f8aec59825e14 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Refusing update from remote peer afc8d6029d4241d4b8d8df14155a4d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:37.162716 29128 raft_consensus.cc:1275] T 2743291249054f6eaf7f8aec59825e14 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Refusing update from remote peer afc8d6029d4241d4b8d8df14155a4d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:37.163100 29748 consensus_queue.cc:1048] T 2743291249054f6eaf7f8aec59825e14 P afc8d6029d4241d4b8d8df14155a4d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:37.164090 29711 consensus_queue.cc:1048] T 2743291249054f6eaf7f8aec59825e14 P afc8d6029d4241d4b8d8df14155a4d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:37.169723 29755 raft_consensus.cc:2955] T 2743291249054f6eaf7f8aec59825e14 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:37.174324 29473 raft_consensus.cc:2955] T 2743291249054f6eaf7f8aec59825e14 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:37.176265 29128 raft_consensus.cc:2955] T 2743291249054f6eaf7f8aec59825e14 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:37.182113 28937 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2743291249054f6eaf7f8aec59825e14 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:37.186257 28948 catalog_manager.cc:5697] T 2743291249054f6eaf7f8aec59825e14 P afc8d6029d4241d4b8d8df14155a4d50 reported cstate change: config changed from index 3 to 4, VOTER 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1) evicted. New cstate: current_term: 1 leader_uuid: "afc8d6029d4241d4b8d8df14155a4d50" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:37.198551 29038 tablet_service.cc:1558] Processing DeleteTablet for tablet 2743291249054f6eaf7f8aec59825e14 with delete_type TABLET_DATA_TOMBSTONED (TS 9271d1ed85cd4239ba0958acd85b1785 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59126
I20260713 09:09:37.200356 29760 tablet_replica.cc:333] T 2743291249054f6eaf7f8aec59825e14 P 9271d1ed85cd4239ba0958acd85b1785: stopping tablet replica
I20260713 09:09:37.201038 29760 raft_consensus.cc:2243] T 2743291249054f6eaf7f8aec59825e14 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:37.201689 29760 raft_consensus.cc:2272] T 2743291249054f6eaf7f8aec59825e14 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:37.204795 29760 ts_tablet_manager.cc:1916] T 2743291249054f6eaf7f8aec59825e14 P 9271d1ed85cd4239ba0958acd85b1785: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:37.217593 29760 ts_tablet_manager.cc:1929] T 2743291249054f6eaf7f8aec59825e14 P 9271d1ed85cd4239ba0958acd85b1785: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:37.217934 29760 log.cc:1199] T 2743291249054f6eaf7f8aec59825e14 P 9271d1ed85cd4239ba0958acd85b1785: Deleting WAL directory at /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933738023801-27932-0/minicluster-data/ts-0-root/wals/2743291249054f6eaf7f8aec59825e14
I20260713 09:09:37.220666 28938 catalog_manager.cc:5028] TS 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1:37927): tablet 2743291249054f6eaf7f8aec59825e14 (table test-workload [id=5dec898b8f7a4badb81236a1e990486e]) successfully deleted
I20260713 09:09:37.313865 29750 raft_consensus.cc:1064] T 318a3625119744db99347c1713f68bf8 P 830f593dbebd443ea808ff8dcd4c1f4e: attempting to promote NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c to VOTER
I20260713 09:09:37.315959 29750 consensus_queue.cc:237] T 318a3625119744db99347c1713f68bf8 P 830f593dbebd443ea808ff8dcd4c1f4e [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: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } }
I20260713 09:09:37.322376 29201 raft_consensus.cc:1275] T 318a3625119744db99347c1713f68bf8 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Refusing update from remote peer 830f593dbebd443ea808ff8dcd4c1f4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:37.323837 29473 raft_consensus.cc:1275] T 318a3625119744db99347c1713f68bf8 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 LEARNER]: Refusing update from remote peer 830f593dbebd443ea808ff8dcd4c1f4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:37.324189 29054 raft_consensus.cc:1275] T 318a3625119744db99347c1713f68bf8 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Refusing update from remote peer 830f593dbebd443ea808ff8dcd4c1f4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:37.324523 29762 consensus_queue.cc:1048] T 318a3625119744db99347c1713f68bf8 P 830f593dbebd443ea808ff8dcd4c1f4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:37.325440 29716 consensus_queue.cc:1048] T 318a3625119744db99347c1713f68bf8 P 830f593dbebd443ea808ff8dcd4c1f4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:37.326210 29750 consensus_queue.cc:1048] T 318a3625119744db99347c1713f68bf8 P 830f593dbebd443ea808ff8dcd4c1f4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:37.344810 29762 raft_consensus.cc:2955] T 318a3625119744db99347c1713f68bf8 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:37.347333 29201 raft_consensus.cc:2955] T 318a3625119744db99347c1713f68bf8 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:37.350318 29054 raft_consensus.cc:2955] T 318a3625119744db99347c1713f68bf8 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:37.355834 29476 raft_consensus.cc:2955] T 318a3625119744db99347c1713f68bf8 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:37.374040 28948 catalog_manager.cc:5697] T 318a3625119744db99347c1713f68bf8 P 830f593dbebd443ea808ff8dcd4c1f4e reported cstate change: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:37.390213 29127 consensus_queue.cc:237] T 318a3625119744db99347c1713f68bf8 P 830f593dbebd443ea808ff8dcd4c1f4e [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: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } }
I20260713 09:09:37.396080 29473 raft_consensus.cc:1275] T 318a3625119744db99347c1713f68bf8 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Refusing update from remote peer 830f593dbebd443ea808ff8dcd4c1f4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:37.397140 29054 raft_consensus.cc:1275] T 318a3625119744db99347c1713f68bf8 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Refusing update from remote peer 830f593dbebd443ea808ff8dcd4c1f4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:37.398293 29762 consensus_queue.cc:1048] T 318a3625119744db99347c1713f68bf8 P 830f593dbebd443ea808ff8dcd4c1f4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:37.400023 29762 consensus_queue.cc:1048] T 318a3625119744db99347c1713f68bf8 P 830f593dbebd443ea808ff8dcd4c1f4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:37.407318 29054 raft_consensus.cc:2955] T 318a3625119744db99347c1713f68bf8 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:37.408047 29476 raft_consensus.cc:2955] T 318a3625119744db99347c1713f68bf8 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:37.405471 29766 raft_consensus.cc:2955] T 318a3625119744db99347c1713f68bf8 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:37.419338 28938 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 318a3625119744db99347c1713f68bf8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:37.422607 28948 catalog_manager.cc:5697] T 318a3625119744db99347c1713f68bf8 P 1bdb21d1ce5f4d9ba7dbb43050a0379c reported cstate change: config changed from index 3 to 4, VOTER afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3) evicted. New cstate: current_term: 1 leader_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:37.426566 29741 raft_consensus.cc:1064] T 1a20e184806845928f8e85ef5f8a24d6 P 830f593dbebd443ea808ff8dcd4c1f4e: attempting to promote NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c to VOTER
I20260713 09:09:37.428628 29741 consensus_queue.cc:237] T 1a20e184806845928f8e85ef5f8a24d6 P 830f593dbebd443ea808ff8dcd4c1f4e [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: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } }
I20260713 09:09:37.437835 29473 raft_consensus.cc:1275] T 1a20e184806845928f8e85ef5f8a24d6 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 LEARNER]: Refusing update from remote peer 830f593dbebd443ea808ff8dcd4c1f4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:37.439685 29710 raft_consensus.cc:1064] T 6146a4f6c98a4ba98d5aab5bfe638022 P 9271d1ed85cd4239ba0958acd85b1785: attempting to promote NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c to VOTER
I20260713 09:09:37.441043 29054 raft_consensus.cc:1275] T 1a20e184806845928f8e85ef5f8a24d6 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Refusing update from remote peer 830f593dbebd443ea808ff8dcd4c1f4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:37.441002 29201 raft_consensus.cc:1275] T 1a20e184806845928f8e85ef5f8a24d6 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Refusing update from remote peer 830f593dbebd443ea808ff8dcd4c1f4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:37.441978 29710 consensus_queue.cc:237] T 6146a4f6c98a4ba98d5aab5bfe638022 P 9271d1ed85cd4239ba0958acd85b1785 [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: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } }
I20260713 09:09:37.442431 29741 consensus_queue.cc:1048] T 1a20e184806845928f8e85ef5f8a24d6 P 830f593dbebd443ea808ff8dcd4c1f4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:37.443356 29716 consensus_queue.cc:1048] T 1a20e184806845928f8e85ef5f8a24d6 P 830f593dbebd443ea808ff8dcd4c1f4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:37.444269 29750 consensus_queue.cc:1048] T 1a20e184806845928f8e85ef5f8a24d6 P 830f593dbebd443ea808ff8dcd4c1f4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:37.448396 29186 tablet_service.cc:1558] Processing DeleteTablet for tablet 318a3625119744db99347c1713f68bf8 with delete_type TABLET_DATA_TOMBSTONED (TS afc8d6029d4241d4b8d8df14155a4d50 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48722
I20260713 09:09:37.456632 29769 tablet_replica.cc:333] T 318a3625119744db99347c1713f68bf8 P afc8d6029d4241d4b8d8df14155a4d50: stopping tablet replica
I20260713 09:09:37.459038 29769 raft_consensus.cc:2243] T 318a3625119744db99347c1713f68bf8 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:37.459817 29769 raft_consensus.cc:2272] T 318a3625119744db99347c1713f68bf8 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:37.463224 29769 ts_tablet_manager.cc:1916] T 318a3625119744db99347c1713f68bf8 P afc8d6029d4241d4b8d8df14155a4d50: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:37.483940 29476 raft_consensus.cc:1275] T 6146a4f6c98a4ba98d5aab5bfe638022 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 LEARNER]: Refusing update from remote peer 9271d1ed85cd4239ba0958acd85b1785: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:37.486680 29769 ts_tablet_manager.cc:1929] T 318a3625119744db99347c1713f68bf8 P afc8d6029d4241d4b8d8df14155a4d50: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:37.487205 29769 log.cc:1199] T 318a3625119744db99347c1713f68bf8 P afc8d6029d4241d4b8d8df14155a4d50: Deleting WAL directory at /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933738023801-27932-0/minicluster-data/ts-2-root/wals/318a3625119744db99347c1713f68bf8
I20260713 09:09:37.490190 29200 raft_consensus.cc:1275] T 6146a4f6c98a4ba98d5aab5bfe638022 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Refusing update from remote peer 9271d1ed85cd4239ba0958acd85b1785: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:37.490095 29749 consensus_queue.cc:1048] T 6146a4f6c98a4ba98d5aab5bfe638022 P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:37.491256 28937 catalog_manager.cc:5028] TS afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3:41209): tablet 318a3625119744db99347c1713f68bf8 (table test-workload [id=5dec898b8f7a4badb81236a1e990486e]) successfully deleted
I20260713 09:09:37.496160 29749 consensus_queue.cc:1048] T 6146a4f6c98a4ba98d5aab5bfe638022 P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:37.501678 29766 raft_consensus.cc:2955] T 1a20e184806845928f8e85ef5f8a24d6 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:37.503243 29476 raft_consensus.cc:2955] T 1a20e184806845928f8e85ef5f8a24d6 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:37.512778 29200 raft_consensus.cc:2955] T 1a20e184806845928f8e85ef5f8a24d6 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:37.516121 28948 catalog_manager.cc:5697] T 1a20e184806845928f8e85ef5f8a24d6 P 830f593dbebd443ea808ff8dcd4c1f4e reported cstate change: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:37.516852 29051 raft_consensus.cc:2955] T 1a20e184806845928f8e85ef5f8a24d6 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } attrs { replace: true } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:37.528067 29128 raft_consensus.cc:1275] T 6146a4f6c98a4ba98d5aab5bfe638022 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Refusing update from remote peer 9271d1ed85cd4239ba0958acd85b1785: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:37.532032 29749 consensus_queue.cc:1048] T 6146a4f6c98a4ba98d5aab5bfe638022 P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Connected to new peer: Peer: permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:37.536980 29128 consensus_queue.cc:237] T 1a20e184806845928f8e85ef5f8a24d6 P 830f593dbebd443ea808ff8dcd4c1f4e [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: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } }
I20260713 09:09:37.550562 29200 raft_consensus.cc:2955] T 6146a4f6c98a4ba98d5aab5bfe638022 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:37.550408 29774 raft_consensus.cc:2955] T 6146a4f6c98a4ba98d5aab5bfe638022 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:37.553381 29476 raft_consensus.cc:1275] T 1a20e184806845928f8e85ef5f8a24d6 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Refusing update from remote peer 830f593dbebd443ea808ff8dcd4c1f4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:37.553488 29201 raft_consensus.cc:1275] T 1a20e184806845928f8e85ef5f8a24d6 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Refusing update from remote peer 830f593dbebd443ea808ff8dcd4c1f4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:37.554634 29750 consensus_queue.cc:1048] T 1a20e184806845928f8e85ef5f8a24d6 P 830f593dbebd443ea808ff8dcd4c1f4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:37.555388 29762 consensus_queue.cc:1048] T 1a20e184806845928f8e85ef5f8a24d6 P 830f593dbebd443ea808ff8dcd4c1f4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:09:37.562810 29716 raft_consensus.cc:2955] T 1a20e184806845928f8e85ef5f8a24d6 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:37.573169 28952 catalog_manager.cc:5697] T 6146a4f6c98a4ba98d5aab5bfe638022 P 9271d1ed85cd4239ba0958acd85b1785 reported cstate change: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9271d1ed85cd4239ba0958acd85b1785" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:37.573714 29473 raft_consensus.cc:2955] T 6146a4f6c98a4ba98d5aab5bfe638022 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:37.578086 29127 raft_consensus.cc:2955] T 6146a4f6c98a4ba98d5aab5bfe638022 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:37.584468 28938 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1a20e184806845928f8e85ef5f8a24d6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:37.588994 29051 consensus_queue.cc:237] T 6146a4f6c98a4ba98d5aab5bfe638022 P 9271d1ed85cd4239ba0958acd85b1785 [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: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } }
I20260713 09:09:37.594558 29201 raft_consensus.cc:1275] T 6146a4f6c98a4ba98d5aab5bfe638022 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Refusing update from remote peer 9271d1ed85cd4239ba0958acd85b1785: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:37.594269 29200 raft_consensus.cc:2955] T 1a20e184806845928f8e85ef5f8a24d6 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:37.595744 29476 raft_consensus.cc:1275] T 6146a4f6c98a4ba98d5aab5bfe638022 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Refusing update from remote peer 9271d1ed85cd4239ba0958acd85b1785: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:37.595821 29774 consensus_queue.cc:1048] T 6146a4f6c98a4ba98d5aab5bfe638022 P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:37.597007 29749 consensus_queue.cc:1048] T 6146a4f6c98a4ba98d5aab5bfe638022 P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:37.603423 29749 raft_consensus.cc:2955] T 6146a4f6c98a4ba98d5aab5bfe638022 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:37.607254 29201 raft_consensus.cc:2955] T 6146a4f6c98a4ba98d5aab5bfe638022 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:37.609591 29475 raft_consensus.cc:2955] T 6146a4f6c98a4ba98d5aab5bfe638022 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:37.617419 28951 catalog_manager.cc:5697] T 1a20e184806845928f8e85ef5f8a24d6 P 830f593dbebd443ea808ff8dcd4c1f4e reported cstate change: config changed from index 3 to 4, VOTER 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1) evicted. New cstate: current_term: 1 leader_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:37.625787 28952 catalog_manager.cc:5697] T 6146a4f6c98a4ba98d5aab5bfe638022 P 1bdb21d1ce5f4d9ba7dbb43050a0379c reported cstate change: config changed from index 3 to 4, VOTER 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2) evicted. New cstate: current_term: 1 leader_uuid: "9271d1ed85cd4239ba0958acd85b1785" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:37.627082 29473 raft_consensus.cc:2955] T 1a20e184806845928f8e85ef5f8a24d6 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:37.634078 29038 tablet_service.cc:1558] Processing DeleteTablet for tablet 1a20e184806845928f8e85ef5f8a24d6 with delete_type TABLET_DATA_TOMBSTONED (TS 9271d1ed85cd4239ba0958acd85b1785 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59126
I20260713 09:09:37.635093 29760 tablet_replica.cc:333] T 1a20e184806845928f8e85ef5f8a24d6 P 9271d1ed85cd4239ba0958acd85b1785: stopping tablet replica
I20260713 09:09:37.636034 29760 raft_consensus.cc:2243] T 1a20e184806845928f8e85ef5f8a24d6 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:37.636620 29760 raft_consensus.cc:2272] T 1a20e184806845928f8e85ef5f8a24d6 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:37.636574 29112 tablet_service.cc:1558] Processing DeleteTablet for tablet 6146a4f6c98a4ba98d5aab5bfe638022 with delete_type TABLET_DATA_TOMBSTONED (TS 830f593dbebd443ea808ff8dcd4c1f4e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54904
I20260713 09:09:37.639089 29778 tablet_replica.cc:333] T 6146a4f6c98a4ba98d5aab5bfe638022 P 830f593dbebd443ea808ff8dcd4c1f4e: stopping tablet replica
I20260713 09:09:37.640084 29778 raft_consensus.cc:2243] T 6146a4f6c98a4ba98d5aab5bfe638022 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:37.640187 28938 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6146a4f6c98a4ba98d5aab5bfe638022 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:37.640965 29778 raft_consensus.cc:2272] T 6146a4f6c98a4ba98d5aab5bfe638022 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:37.645170 29760 ts_tablet_manager.cc:1916] T 1a20e184806845928f8e85ef5f8a24d6 P 9271d1ed85cd4239ba0958acd85b1785: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:37.649621 29778 ts_tablet_manager.cc:1916] T 6146a4f6c98a4ba98d5aab5bfe638022 P 830f593dbebd443ea808ff8dcd4c1f4e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:37.659726 29760 ts_tablet_manager.cc:1929] T 1a20e184806845928f8e85ef5f8a24d6 P 9271d1ed85cd4239ba0958acd85b1785: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:37.660053 29760 log.cc:1199] T 1a20e184806845928f8e85ef5f8a24d6 P 9271d1ed85cd4239ba0958acd85b1785: Deleting WAL directory at /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933738023801-27932-0/minicluster-data/ts-0-root/wals/1a20e184806845928f8e85ef5f8a24d6
I20260713 09:09:37.660681 29778 ts_tablet_manager.cc:1929] T 6146a4f6c98a4ba98d5aab5bfe638022 P 830f593dbebd443ea808ff8dcd4c1f4e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:37.661084 29778 log.cc:1199] T 6146a4f6c98a4ba98d5aab5bfe638022 P 830f593dbebd443ea808ff8dcd4c1f4e: Deleting WAL directory at /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933738023801-27932-0/minicluster-data/ts-1-root/wals/6146a4f6c98a4ba98d5aab5bfe638022
I20260713 09:09:37.661363 28938 catalog_manager.cc:5028] TS 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1:37927): tablet 1a20e184806845928f8e85ef5f8a24d6 (table test-workload [id=5dec898b8f7a4badb81236a1e990486e]) successfully deleted
I20260713 09:09:37.662372 28938 catalog_manager.cc:5028] TS 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2:39899): tablet 6146a4f6c98a4ba98d5aab5bfe638022 (table test-workload [id=5dec898b8f7a4badb81236a1e990486e]) successfully deleted
I20260713 09:09:38.684583 29201 consensus_queue.cc:237] T 991ef983ca734d89b3e86845b25e3607 P afc8d6029d4241d4b8d8df14155a4d50 [LEADER]: Queue 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: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } }
W20260713 09:09:38.691155 29166 consensus_peers.cc:597] T 991ef983ca734d89b3e86845b25e3607 P afc8d6029d4241d4b8d8df14155a4d50 -> Peer 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4:40989): Couldn't send request to peer 1bdb21d1ce5f4d9ba7dbb43050a0379c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 991ef983ca734d89b3e86845b25e3607. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:38.691910 29051 raft_consensus.cc:1275] T 991ef983ca734d89b3e86845b25e3607 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Refusing update from remote peer afc8d6029d4241d4b8d8df14155a4d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:38.692049 29127 raft_consensus.cc:1275] T 991ef983ca734d89b3e86845b25e3607 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Refusing update from remote peer afc8d6029d4241d4b8d8df14155a4d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:38.693454 29782 consensus_queue.cc:1048] T 991ef983ca734d89b3e86845b25e3607 P afc8d6029d4241d4b8d8df14155a4d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:38.694243 29783 consensus_queue.cc:1048] T 991ef983ca734d89b3e86845b25e3607 P afc8d6029d4241d4b8d8df14155a4d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:38.702343 29748 raft_consensus.cc:2955] T 991ef983ca734d89b3e86845b25e3607 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } } }
I20260713 09:09:38.703419 29051 raft_consensus.cc:2955] T 991ef983ca734d89b3e86845b25e3607 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } } }
I20260713 09:09:38.704869 29127 raft_consensus.cc:2955] T 991ef983ca734d89b3e86845b25e3607 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } } }
I20260713 09:09:38.717598 28952 catalog_manager.cc:5697] T 991ef983ca734d89b3e86845b25e3607 P 9271d1ed85cd4239ba0958acd85b1785 reported cstate change: config changed from index -1 to 2, NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) added. New cstate: current_term: 1 leader_uuid: "afc8d6029d4241d4b8d8df14155a4d50" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } } }
I20260713 09:09:38.721088 29051 consensus_queue.cc:237] T 8e53d50379b4442b8242afadc0cc82ee P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Queue 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: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } }
I20260713 09:09:38.728896 29201 raft_consensus.cc:1275] T 8e53d50379b4442b8242afadc0cc82ee P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Refusing update from remote peer 9271d1ed85cd4239ba0958acd85b1785: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:38.729806 29127 raft_consensus.cc:1275] T 8e53d50379b4442b8242afadc0cc82ee P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Refusing update from remote peer 9271d1ed85cd4239ba0958acd85b1785: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:38.730572 29780 consensus_queue.cc:1048] T 8e53d50379b4442b8242afadc0cc82ee P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:38.731699 29774 consensus_queue.cc:1048] T 8e53d50379b4442b8242afadc0cc82ee P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Connected to new peer: Peer: permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260713 09:09:38.758282 29017 consensus_peers.cc:597] T 8e53d50379b4442b8242afadc0cc82ee P 9271d1ed85cd4239ba0958acd85b1785 -> Peer 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4:40989): Couldn't send request to peer 1bdb21d1ce5f4d9ba7dbb43050a0379c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8e53d50379b4442b8242afadc0cc82ee. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:38.763962 29789 raft_consensus.cc:2955] T 8e53d50379b4442b8242afadc0cc82ee P 9271d1ed85cd4239ba0958acd85b1785 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } } }
I20260713 09:09:38.765386 29201 raft_consensus.cc:2955] T 8e53d50379b4442b8242afadc0cc82ee P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } } }
I20260713 09:09:38.768936 29127 raft_consensus.cc:2955] T 8e53d50379b4442b8242afadc0cc82ee P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } } }
I20260713 09:09:38.781797 28950 catalog_manager.cc:5697] T 8e53d50379b4442b8242afadc0cc82ee P afc8d6029d4241d4b8d8df14155a4d50 reported cstate change: config changed from index -1 to 2, NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) added. New cstate: current_term: 1 leader_uuid: "9271d1ed85cd4239ba0958acd85b1785" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } } }
I20260713 09:09:39.109050 29796 ts_tablet_manager.cc:933] T 991ef983ca734d89b3e86845b25e3607 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Initiating tablet copy from peer afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3:41209)
I20260713 09:09:39.110105 29797 ts_tablet_manager.cc:933] T 8e53d50379b4442b8242afadc0cc82ee P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Initiating tablet copy from peer 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1:37927)
I20260713 09:09:39.111404 29796 tablet_copy_client.cc:323] T 991ef983ca734d89b3e86845b25e3607 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: tablet copy: Beginning tablet copy session from remote peer at address 127.27.71.3:41209
I20260713 09:09:39.112541 29797 tablet_copy_client.cc:323] T 8e53d50379b4442b8242afadc0cc82ee P 1bdb21d1ce5f4d9ba7dbb43050a0379c: tablet copy: Beginning tablet copy session from remote peer at address 127.27.71.1:37927
I20260713 09:09:39.113829 29213 tablet_copy_service.cc:140] P afc8d6029d4241d4b8d8df14155a4d50: Received BeginTabletCopySession request for tablet 991ef983ca734d89b3e86845b25e3607 from peer 1bdb21d1ce5f4d9ba7dbb43050a0379c ({username='slave'} at 127.0.0.1:45408)
I20260713 09:09:39.114393 29213 tablet_copy_service.cc:161] P afc8d6029d4241d4b8d8df14155a4d50: Beginning new tablet copy session on tablet 991ef983ca734d89b3e86845b25e3607 from peer 1bdb21d1ce5f4d9ba7dbb43050a0379c at {username='slave'} at 127.0.0.1:45408: session id = 1bdb21d1ce5f4d9ba7dbb43050a0379c-991ef983ca734d89b3e86845b25e3607
I20260713 09:09:39.114529 29064 tablet_copy_service.cc:140] P 9271d1ed85cd4239ba0958acd85b1785: Received BeginTabletCopySession request for tablet 8e53d50379b4442b8242afadc0cc82ee from peer 1bdb21d1ce5f4d9ba7dbb43050a0379c ({username='slave'} at 127.0.0.1:43990)
I20260713 09:09:39.115082 29064 tablet_copy_service.cc:161] P 9271d1ed85cd4239ba0958acd85b1785: Beginning new tablet copy session on tablet 8e53d50379b4442b8242afadc0cc82ee from peer 1bdb21d1ce5f4d9ba7dbb43050a0379c at {username='slave'} at 127.0.0.1:43990: session id = 1bdb21d1ce5f4d9ba7dbb43050a0379c-8e53d50379b4442b8242afadc0cc82ee
I20260713 09:09:39.122851 29213 tablet_copy_source_session.cc:215] T 991ef983ca734d89b3e86845b25e3607 P afc8d6029d4241d4b8d8df14155a4d50: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:39.123982 29064 tablet_copy_source_session.cc:215] T 8e53d50379b4442b8242afadc0cc82ee P 9271d1ed85cd4239ba0958acd85b1785: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:39.126652 29796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 991ef983ca734d89b3e86845b25e3607. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:39.128017 29797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e53d50379b4442b8242afadc0cc82ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:39.139087 29796 tablet_copy_client.cc:806] T 991ef983ca734d89b3e86845b25e3607 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:39.139628 29796 tablet_copy_client.cc:670] T 991ef983ca734d89b3e86845b25e3607 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:39.142921 29796 tablet_copy_client.cc:538] T 991ef983ca734d89b3e86845b25e3607 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:39.144183 29797 tablet_copy_client.cc:806] T 8e53d50379b4442b8242afadc0cc82ee P 1bdb21d1ce5f4d9ba7dbb43050a0379c: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:39.144704 29797 tablet_copy_client.cc:670] T 8e53d50379b4442b8242afadc0cc82ee P 1bdb21d1ce5f4d9ba7dbb43050a0379c: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:39.148563 29797 tablet_copy_client.cc:538] T 8e53d50379b4442b8242afadc0cc82ee P 1bdb21d1ce5f4d9ba7dbb43050a0379c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:39.151023 29796 tablet_bootstrap.cc:492] T 991ef983ca734d89b3e86845b25e3607 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Bootstrap starting.
I20260713 09:09:39.156752 29797 tablet_bootstrap.cc:492] T 8e53d50379b4442b8242afadc0cc82ee P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Bootstrap starting.
I20260713 09:09:39.172138 29796 tablet_bootstrap.cc:492] T 991ef983ca734d89b3e86845b25e3607 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: 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
I20260713 09:09:39.175074 29796 tablet_bootstrap.cc:492] T 991ef983ca734d89b3e86845b25e3607 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Bootstrap complete.
I20260713 09:09:39.175769 29796 ts_tablet_manager.cc:1403] T 991ef983ca734d89b3e86845b25e3607 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.007s
I20260713 09:09:39.178766 29796 raft_consensus.cc:359] T 991ef983ca734d89b3e86845b25e3607 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } }
I20260713 09:09:39.179594 29796 raft_consensus.cc:740] T 991ef983ca734d89b3e86845b25e3607 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1bdb21d1ce5f4d9ba7dbb43050a0379c, State: Initialized, Role: LEARNER
I20260713 09:09:39.180392 29796 consensus_queue.cc:260] T 991ef983ca734d89b3e86845b25e3607 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [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: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } }
I20260713 09:09:39.184806 29797 tablet_bootstrap.cc:492] T 8e53d50379b4442b8242afadc0cc82ee P 1bdb21d1ce5f4d9ba7dbb43050a0379c: 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
I20260713 09:09:39.186144 29797 tablet_bootstrap.cc:492] T 8e53d50379b4442b8242afadc0cc82ee P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Bootstrap complete.
I20260713 09:09:39.186813 29797 ts_tablet_manager.cc:1403] T 8e53d50379b4442b8242afadc0cc82ee P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.015s
I20260713 09:09:39.190348 29796 ts_tablet_manager.cc:1434] T 991ef983ca734d89b3e86845b25e3607 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.008s
I20260713 09:09:39.189960 29797 raft_consensus.cc:359] T 8e53d50379b4442b8242afadc0cc82ee P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } }
I20260713 09:09:39.190794 29797 raft_consensus.cc:740] T 8e53d50379b4442b8242afadc0cc82ee P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1bdb21d1ce5f4d9ba7dbb43050a0379c, State: Initialized, Role: LEARNER
I20260713 09:09:39.191464 29797 consensus_queue.cc:260] T 8e53d50379b4442b8242afadc0cc82ee P 1bdb21d1ce5f4d9ba7dbb43050a0379c [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: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: NON_VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: true } }
I20260713 09:09:39.192087 29213 tablet_copy_service.cc:342] P afc8d6029d4241d4b8d8df14155a4d50: Request end of tablet copy session 1bdb21d1ce5f4d9ba7dbb43050a0379c-991ef983ca734d89b3e86845b25e3607 received from {username='slave'} at 127.0.0.1:45408
I20260713 09:09:39.192548 29213 tablet_copy_service.cc:434] P afc8d6029d4241d4b8d8df14155a4d50: ending tablet copy session 1bdb21d1ce5f4d9ba7dbb43050a0379c-991ef983ca734d89b3e86845b25e3607 on tablet 991ef983ca734d89b3e86845b25e3607 with peer 1bdb21d1ce5f4d9ba7dbb43050a0379c
I20260713 09:09:39.193946 29797 ts_tablet_manager.cc:1434] T 8e53d50379b4442b8242afadc0cc82ee P 1bdb21d1ce5f4d9ba7dbb43050a0379c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:09:39.195783 29064 tablet_copy_service.cc:342] P 9271d1ed85cd4239ba0958acd85b1785: Request end of tablet copy session 1bdb21d1ce5f4d9ba7dbb43050a0379c-8e53d50379b4442b8242afadc0cc82ee received from {username='slave'} at 127.0.0.1:43990
I20260713 09:09:39.196199 29064 tablet_copy_service.cc:434] P 9271d1ed85cd4239ba0958acd85b1785: ending tablet copy session 1bdb21d1ce5f4d9ba7dbb43050a0379c-8e53d50379b4442b8242afadc0cc82ee on tablet 8e53d50379b4442b8242afadc0cc82ee with peer 1bdb21d1ce5f4d9ba7dbb43050a0379c
I20260713 09:09:39.524819 29473 raft_consensus.cc:1217] T 991ef983ca734d89b3e86845b25e3607 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:39.528435 29473 raft_consensus.cc:1217] T 8e53d50379b4442b8242afadc0cc82ee P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:39.913380 29803 raft_consensus.cc:1064] T 991ef983ca734d89b3e86845b25e3607 P afc8d6029d4241d4b8d8df14155a4d50: attempting to promote NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c to VOTER
I20260713 09:09:39.915259 29803 consensus_queue.cc:237] T 991ef983ca734d89b3e86845b25e3607 P afc8d6029d4241d4b8d8df14155a4d50 [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: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } }
I20260713 09:09:39.921994 29473 raft_consensus.cc:1275] T 991ef983ca734d89b3e86845b25e3607 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 LEARNER]: Refusing update from remote peer afc8d6029d4241d4b8d8df14155a4d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:39.922529 29127 raft_consensus.cc:1275] T 991ef983ca734d89b3e86845b25e3607 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Refusing update from remote peer afc8d6029d4241d4b8d8df14155a4d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:39.923276 29783 consensus_queue.cc:1048] T 991ef983ca734d89b3e86845b25e3607 P afc8d6029d4241d4b8d8df14155a4d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:39.923738 29054 raft_consensus.cc:1275] T 991ef983ca734d89b3e86845b25e3607 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Refusing update from remote peer afc8d6029d4241d4b8d8df14155a4d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:39.924376 29803 consensus_queue.cc:1048] T 991ef983ca734d89b3e86845b25e3607 P afc8d6029d4241d4b8d8df14155a4d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:39.925554 29748 consensus_queue.cc:1048] T 991ef983ca734d89b3e86845b25e3607 P afc8d6029d4241d4b8d8df14155a4d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:39.935437 29780 raft_consensus.cc:1064] T 8e53d50379b4442b8242afadc0cc82ee P 9271d1ed85cd4239ba0958acd85b1785: attempting to promote NON_VOTER 1bdb21d1ce5f4d9ba7dbb43050a0379c to VOTER
I20260713 09:09:39.936096 29783 raft_consensus.cc:2955] T 991ef983ca734d89b3e86845b25e3607 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:39.937845 29780 consensus_queue.cc:237] T 8e53d50379b4442b8242afadc0cc82ee P 9271d1ed85cd4239ba0958acd85b1785 [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: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } }
I20260713 09:09:39.940246 29054 raft_consensus.cc:2955] T 991ef983ca734d89b3e86845b25e3607 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:39.950079 29127 raft_consensus.cc:2955] T 991ef983ca734d89b3e86845b25e3607 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:39.955283 29475 raft_consensus.cc:1275] T 8e53d50379b4442b8242afadc0cc82ee P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 LEARNER]: Refusing update from remote peer 9271d1ed85cd4239ba0958acd85b1785: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:39.957510 29789 consensus_queue.cc:1048] T 8e53d50379b4442b8242afadc0cc82ee P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:39.956250 28949 catalog_manager.cc:5697] T 991ef983ca734d89b3e86845b25e3607 P afc8d6029d4241d4b8d8df14155a4d50 reported cstate change: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "afc8d6029d4241d4b8d8df14155a4d50" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:39.963271 29475 raft_consensus.cc:2955] T 991ef983ca734d89b3e86845b25e3607 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } attrs { replace: true } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:39.970091 29127 raft_consensus.cc:1275] T 8e53d50379b4442b8242afadc0cc82ee P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Refusing update from remote peer 9271d1ed85cd4239ba0958acd85b1785: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:39.970399 29201 raft_consensus.cc:1275] T 8e53d50379b4442b8242afadc0cc82ee P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Refusing update from remote peer 9271d1ed85cd4239ba0958acd85b1785: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:39.971688 29780 consensus_queue.cc:1048] T 8e53d50379b4442b8242afadc0cc82ee P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Connected to new peer: Peer: permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:39.972530 29774 consensus_queue.cc:1048] T 8e53d50379b4442b8242afadc0cc82ee P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:39.991861 29789 raft_consensus.cc:2955] T 8e53d50379b4442b8242afadc0cc82ee P 9271d1ed85cd4239ba0958acd85b1785 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:39.993603 29127 raft_consensus.cc:2955] T 8e53d50379b4442b8242afadc0cc82ee P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:39.999217 29473 raft_consensus.cc:2955] T 8e53d50379b4442b8242afadc0cc82ee P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:40.000190 29201 raft_consensus.cc:2955] T 8e53d50379b4442b8242afadc0cc82ee P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:40.028427 28950 catalog_manager.cc:5697] T 8e53d50379b4442b8242afadc0cc82ee P 1bdb21d1ce5f4d9ba7dbb43050a0379c reported cstate change: config changed from index 2 to 3, 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9271d1ed85cd4239ba0958acd85b1785" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } attrs { replace: true } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:40.041647 29054 consensus_queue.cc:237] T 8e53d50379b4442b8242afadc0cc82ee P 9271d1ed85cd4239ba0958acd85b1785 [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: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } }
I20260713 09:09:40.043767 29201 consensus_queue.cc:237] T 991ef983ca734d89b3e86845b25e3607 P afc8d6029d4241d4b8d8df14155a4d50 [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: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } }
I20260713 09:09:40.046550 29127 raft_consensus.cc:1275] T 8e53d50379b4442b8242afadc0cc82ee P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Refusing update from remote peer 9271d1ed85cd4239ba0958acd85b1785: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:40.048020 29814 consensus_queue.cc:1048] T 8e53d50379b4442b8242afadc0cc82ee P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Connected to new peer: Peer: permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:40.049938 29473 raft_consensus.cc:1275] T 991ef983ca734d89b3e86845b25e3607 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Refusing update from remote peer afc8d6029d4241d4b8d8df14155a4d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:40.051904 29803 consensus_queue.cc:1048] T 991ef983ca734d89b3e86845b25e3607 P afc8d6029d4241d4b8d8df14155a4d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:40.053280 29473 raft_consensus.cc:1275] T 8e53d50379b4442b8242afadc0cc82ee P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Refusing update from remote peer 9271d1ed85cd4239ba0958acd85b1785: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:40.054435 29054 raft_consensus.cc:1275] T 991ef983ca734d89b3e86845b25e3607 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Refusing update from remote peer afc8d6029d4241d4b8d8df14155a4d50: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:40.055085 29789 consensus_queue.cc:1048] T 8e53d50379b4442b8242afadc0cc82ee P 9271d1ed85cd4239ba0958acd85b1785 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:40.056859 29789 raft_consensus.cc:2955] T 8e53d50379b4442b8242afadc0cc82ee P 9271d1ed85cd4239ba0958acd85b1785 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:40.058163 29803 consensus_queue.cc:1048] T 991ef983ca734d89b3e86845b25e3607 P afc8d6029d4241d4b8d8df14155a4d50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:40.062145 29783 raft_consensus.cc:2955] T 991ef983ca734d89b3e86845b25e3607 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:40.064496 29127 raft_consensus.cc:2955] T 8e53d50379b4442b8242afadc0cc82ee P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:40.066797 29475 raft_consensus.cc:2955] T 991ef983ca734d89b3e86845b25e3607 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:40.069891 29476 raft_consensus.cc:2955] T 8e53d50379b4442b8242afadc0cc82ee P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:40.071113 29051 raft_consensus.cc:2955] T 991ef983ca734d89b3e86845b25e3607 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:40.081508 28938 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8e53d50379b4442b8242afadc0cc82ee with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:40.084808 28952 catalog_manager.cc:5697] T 8e53d50379b4442b8242afadc0cc82ee P 1bdb21d1ce5f4d9ba7dbb43050a0379c reported cstate change: config changed from index 3 to 4, VOTER afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3) evicted. New cstate: current_term: 1 leader_uuid: "9271d1ed85cd4239ba0958acd85b1785" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } } }
I20260713 09:09:40.088572 28937 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 991ef983ca734d89b3e86845b25e3607 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:40.094743 28948 catalog_manager.cc:5697] T 991ef983ca734d89b3e86845b25e3607 P afc8d6029d4241d4b8d8df14155a4d50 reported cstate change: config changed from index 3 to 4, VOTER 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2) evicted. New cstate: current_term: 1 leader_uuid: "afc8d6029d4241d4b8d8df14155a4d50" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:40.101514 29186 tablet_service.cc:1558] Processing DeleteTablet for tablet 8e53d50379b4442b8242afadc0cc82ee with delete_type TABLET_DATA_TOMBSTONED (TS afc8d6029d4241d4b8d8df14155a4d50 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48722
I20260713 09:09:40.109421 29817 tablet_replica.cc:333] T 8e53d50379b4442b8242afadc0cc82ee P afc8d6029d4241d4b8d8df14155a4d50: stopping tablet replica
I20260713 09:09:40.110502 29817 raft_consensus.cc:2243] T 8e53d50379b4442b8242afadc0cc82ee P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:40.111238 29817 raft_consensus.cc:2272] T 8e53d50379b4442b8242afadc0cc82ee P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:40.113745 29112 tablet_service.cc:1558] Processing DeleteTablet for tablet 991ef983ca734d89b3e86845b25e3607 with delete_type TABLET_DATA_TOMBSTONED (TS 830f593dbebd443ea808ff8dcd4c1f4e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54904
I20260713 09:09:40.114876 29817 ts_tablet_manager.cc:1916] T 8e53d50379b4442b8242afadc0cc82ee P afc8d6029d4241d4b8d8df14155a4d50: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:40.124820 29818 tablet_replica.cc:333] T 991ef983ca734d89b3e86845b25e3607 P 830f593dbebd443ea808ff8dcd4c1f4e: stopping tablet replica
I20260713 09:09:40.126001 29818 raft_consensus.cc:2243] T 991ef983ca734d89b3e86845b25e3607 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:40.126746 29818 raft_consensus.cc:2272] T 991ef983ca734d89b3e86845b25e3607 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:40.129793 29818 ts_tablet_manager.cc:1916] T 991ef983ca734d89b3e86845b25e3607 P 830f593dbebd443ea808ff8dcd4c1f4e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:40.130769 29817 ts_tablet_manager.cc:1929] T 8e53d50379b4442b8242afadc0cc82ee P afc8d6029d4241d4b8d8df14155a4d50: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:40.131193 29817 log.cc:1199] T 8e53d50379b4442b8242afadc0cc82ee P afc8d6029d4241d4b8d8df14155a4d50: Deleting WAL directory at /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933738023801-27932-0/minicluster-data/ts-2-root/wals/8e53d50379b4442b8242afadc0cc82ee
I20260713 09:09:40.132797 28937 catalog_manager.cc:5028] TS afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3:41209): tablet 8e53d50379b4442b8242afadc0cc82ee (table test-workload [id=5dec898b8f7a4badb81236a1e990486e]) successfully deleted
I20260713 09:09:40.141163 29818 ts_tablet_manager.cc:1929] T 991ef983ca734d89b3e86845b25e3607 P 830f593dbebd443ea808ff8dcd4c1f4e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:40.141623 29818 log.cc:1199] T 991ef983ca734d89b3e86845b25e3607 P 830f593dbebd443ea808ff8dcd4c1f4e: Deleting WAL directory at /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933738023801-27932-0/minicluster-data/ts-1-root/wals/991ef983ca734d89b3e86845b25e3607
I20260713 09:09:40.143075 28938 catalog_manager.cc:5028] TS 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2:39899): tablet 991ef983ca734d89b3e86845b25e3607 (table test-workload [id=5dec898b8f7a4badb81236a1e990486e]) successfully deleted
I20260713 09:09:45.794670 27932 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:45.827805 29054 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "55aab294f8474d3285c1e9ed59bf9e0e"
dest_uuid: "9271d1ed85cd4239ba0958acd85b1785"
mode: GRACEFUL
new_leader_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c"
 from {username='slave'} at 127.0.0.1:34062
I20260713 09:09:45.828305 29054 raft_consensus.cc:606] T 55aab294f8474d3285c1e9ed59bf9e0e P 9271d1ed85cd4239ba0958acd85b1785 [term 1 LEADER]: Received request to transfer leadership to TS 1bdb21d1ce5f4d9ba7dbb43050a0379c
I20260713 09:09:45.830597 29054 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8e53d50379b4442b8242afadc0cc82ee"
dest_uuid: "9271d1ed85cd4239ba0958acd85b1785"
mode: GRACEFUL
new_leader_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c"
 from {username='slave'} at 127.0.0.1:34062
I20260713 09:09:45.831012 29054 raft_consensus.cc:606] T 8e53d50379b4442b8242afadc0cc82ee P 9271d1ed85cd4239ba0958acd85b1785 [term 1 LEADER]: Received request to transfer leadership to TS 1bdb21d1ce5f4d9ba7dbb43050a0379c
I20260713 09:09:45.833079 29054 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "988b25d60a824582814858f196247a56"
dest_uuid: "9271d1ed85cd4239ba0958acd85b1785"
mode: GRACEFUL
new_leader_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c"
 from {username='slave'} at 127.0.0.1:34062
I20260713 09:09:45.833477 29054 raft_consensus.cc:606] T 988b25d60a824582814858f196247a56 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 LEADER]: Received request to transfer leadership to TS 1bdb21d1ce5f4d9ba7dbb43050a0379c
I20260713 09:09:45.843330 29200 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd91a92a3b4c4725b783069923ac7270"
dest_uuid: "afc8d6029d4241d4b8d8df14155a4d50"
mode: GRACEFUL
new_leader_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c"
 from {username='slave'} at 127.0.0.1:40434
I20260713 09:09:45.843773 29200 raft_consensus.cc:606] T dd91a92a3b4c4725b783069923ac7270 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 LEADER]: Received request to transfer leadership to TS 1bdb21d1ce5f4d9ba7dbb43050a0379c
I20260713 09:09:45.845937 29054 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f3cace12a8974547aa16b72166de1a0c"
dest_uuid: "9271d1ed85cd4239ba0958acd85b1785"
mode: GRACEFUL
new_leader_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c"
 from {username='slave'} at 127.0.0.1:34062
I20260713 09:09:45.846307 29054 raft_consensus.cc:606] T f3cace12a8974547aa16b72166de1a0c P 9271d1ed85cd4239ba0958acd85b1785 [term 1 LEADER]: Received request to transfer leadership to TS 1bdb21d1ce5f4d9ba7dbb43050a0379c
I20260713 09:09:45.847309 27932 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:09:45.848119 27932 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:45.968879 29826 raft_consensus.cc:993] T 8e53d50379b4442b8242afadc0cc82ee P 9271d1ed85cd4239ba0958acd85b1785: : Instructing follower 1bdb21d1ce5f4d9ba7dbb43050a0379c to start an election
I20260713 09:09:45.969636 29828 raft_consensus.cc:1081] T 8e53d50379b4442b8242afadc0cc82ee P 9271d1ed85cd4239ba0958acd85b1785 [term 1 LEADER]: Signalling peer 1bdb21d1ce5f4d9ba7dbb43050a0379c to start an election
I20260713 09:09:45.971060 29475 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8e53d50379b4442b8242afadc0cc82ee"
dest_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c"
 from {username='slave'} at 127.0.0.1:58856
I20260713 09:09:45.971508 29475 raft_consensus.cc:493] T 8e53d50379b4442b8242afadc0cc82ee P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:45.971804 29475 raft_consensus.cc:3060] T 8e53d50379b4442b8242afadc0cc82ee P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:45.975735 29475 raft_consensus.cc:515] T 8e53d50379b4442b8242afadc0cc82ee P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } }
I20260713 09:09:45.977272 29475 leader_election.cc:290] T 8e53d50379b4442b8242afadc0cc82ee P 1bdb21d1ce5f4d9ba7dbb43050a0379c [CANDIDATE]: Term 2 election: Requested vote from peers 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1:37927), 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2:39899)
I20260713 09:09:45.977962 29054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e53d50379b4442b8242afadc0cc82ee" candidate_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9271d1ed85cd4239ba0958acd85b1785"
I20260713 09:09:45.978389 29128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e53d50379b4442b8242afadc0cc82ee" candidate_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "830f593dbebd443ea808ff8dcd4c1f4e"
I20260713 09:09:45.978609 29054 raft_consensus.cc:3055] T 8e53d50379b4442b8242afadc0cc82ee P 9271d1ed85cd4239ba0958acd85b1785 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:45.978935 29054 raft_consensus.cc:740] T 8e53d50379b4442b8242afadc0cc82ee P 9271d1ed85cd4239ba0958acd85b1785 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9271d1ed85cd4239ba0958acd85b1785, State: Running, Role: LEADER
I20260713 09:09:45.978971 29128 raft_consensus.cc:3060] T 8e53d50379b4442b8242afadc0cc82ee P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:45.979787 29054 consensus_queue.cc:260] T 8e53d50379b4442b8242afadc0cc82ee P 9271d1ed85cd4239ba0958acd85b1785 [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: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } }
I20260713 09:09:45.981105 29054 raft_consensus.cc:3060] T 8e53d50379b4442b8242afadc0cc82ee P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:45.984678 29128 raft_consensus.cc:2468] T 8e53d50379b4442b8242afadc0cc82ee P 830f593dbebd443ea808ff8dcd4c1f4e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bdb21d1ce5f4d9ba7dbb43050a0379c in term 2.
I20260713 09:09:45.985689 29440 leader_election.cc:304] T 8e53d50379b4442b8242afadc0cc82ee P 1bdb21d1ce5f4d9ba7dbb43050a0379c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bdb21d1ce5f4d9ba7dbb43050a0379c, 830f593dbebd443ea808ff8dcd4c1f4e; no voters: 
I20260713 09:09:45.986020 29054 raft_consensus.cc:2468] T 8e53d50379b4442b8242afadc0cc82ee P 9271d1ed85cd4239ba0958acd85b1785 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bdb21d1ce5f4d9ba7dbb43050a0379c in term 2.
I20260713 09:09:45.987500 29835 raft_consensus.cc:2804] T 8e53d50379b4442b8242afadc0cc82ee P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:45.988641 29835 raft_consensus.cc:697] T 8e53d50379b4442b8242afadc0cc82ee P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 2 LEADER]: Becoming Leader. State: Replica: 1bdb21d1ce5f4d9ba7dbb43050a0379c, State: Running, Role: LEADER
I20260713 09:09:45.989331 29835 consensus_queue.cc:237] T 8e53d50379b4442b8242afadc0cc82ee P 1bdb21d1ce5f4d9ba7dbb43050a0379c [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: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } }
I20260713 09:09:45.996166 28949 catalog_manager.cc:5697] T 8e53d50379b4442b8242afadc0cc82ee P 1bdb21d1ce5f4d9ba7dbb43050a0379c reported cstate change: term changed from 1 to 2, leader changed from 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1) to 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4). New cstate: current_term: 2 leader_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:46.021273 29829 raft_consensus.cc:993] T dd91a92a3b4c4725b783069923ac7270 P afc8d6029d4241d4b8d8df14155a4d50: : Instructing follower 1bdb21d1ce5f4d9ba7dbb43050a0379c to start an election
I20260713 09:09:46.021672 29829 raft_consensus.cc:1081] T dd91a92a3b4c4725b783069923ac7270 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 LEADER]: Signalling peer 1bdb21d1ce5f4d9ba7dbb43050a0379c to start an election
I20260713 09:09:46.022831 29475 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd91a92a3b4c4725b783069923ac7270"
dest_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c"
 from {username='slave'} at 127.0.0.1:58866
I20260713 09:09:46.023233 29475 raft_consensus.cc:493] T dd91a92a3b4c4725b783069923ac7270 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:46.023490 29475 raft_consensus.cc:3060] T dd91a92a3b4c4725b783069923ac7270 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:46.027556 29475 raft_consensus.cc:515] T dd91a92a3b4c4725b783069923ac7270 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } }
I20260713 09:09:46.029181 29475 leader_election.cc:290] T dd91a92a3b4c4725b783069923ac7270 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [CANDIDATE]: Term 2 election: Requested vote from peers 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1:37927), afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3:41209)
I20260713 09:09:46.029991 29054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd91a92a3b4c4725b783069923ac7270" candidate_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9271d1ed85cd4239ba0958acd85b1785"
I20260713 09:09:46.030083 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd91a92a3b4c4725b783069923ac7270" candidate_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "afc8d6029d4241d4b8d8df14155a4d50"
I20260713 09:09:46.030616 29054 raft_consensus.cc:3060] T dd91a92a3b4c4725b783069923ac7270 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:46.030640 29200 raft_consensus.cc:3055] T dd91a92a3b4c4725b783069923ac7270 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:46.031075 29200 raft_consensus.cc:740] T dd91a92a3b4c4725b783069923ac7270 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: afc8d6029d4241d4b8d8df14155a4d50, State: Running, Role: LEADER
I20260713 09:09:46.031637 29200 consensus_queue.cc:260] T dd91a92a3b4c4725b783069923ac7270 P afc8d6029d4241d4b8d8df14155a4d50 [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: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } }
I20260713 09:09:46.032581 29200 raft_consensus.cc:3060] T dd91a92a3b4c4725b783069923ac7270 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:46.034957 29054 raft_consensus.cc:2468] T dd91a92a3b4c4725b783069923ac7270 P 9271d1ed85cd4239ba0958acd85b1785 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bdb21d1ce5f4d9ba7dbb43050a0379c in term 2.
I20260713 09:09:46.035863 29440 leader_election.cc:304] T dd91a92a3b4c4725b783069923ac7270 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bdb21d1ce5f4d9ba7dbb43050a0379c, 9271d1ed85cd4239ba0958acd85b1785; no voters: 
I20260713 09:09:46.036597 29835 raft_consensus.cc:2804] T dd91a92a3b4c4725b783069923ac7270 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:46.037029 29835 raft_consensus.cc:697] T dd91a92a3b4c4725b783069923ac7270 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 2 LEADER]: Becoming Leader. State: Replica: 1bdb21d1ce5f4d9ba7dbb43050a0379c, State: Running, Role: LEADER
I20260713 09:09:46.037850 29200 raft_consensus.cc:2468] T dd91a92a3b4c4725b783069923ac7270 P afc8d6029d4241d4b8d8df14155a4d50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bdb21d1ce5f4d9ba7dbb43050a0379c in term 2.
I20260713 09:09:46.037894 29835 consensus_queue.cc:237] T dd91a92a3b4c4725b783069923ac7270 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [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: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } }
I20260713 09:09:46.044440 28949 catalog_manager.cc:5697] T dd91a92a3b4c4725b783069923ac7270 P 1bdb21d1ce5f4d9ba7dbb43050a0379c reported cstate change: term changed from 1 to 2, leader changed from afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3) to 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4). New cstate: current_term: 2 leader_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:46.052450 29834 raft_consensus.cc:993] T 55aab294f8474d3285c1e9ed59bf9e0e P 9271d1ed85cd4239ba0958acd85b1785: : Instructing follower 1bdb21d1ce5f4d9ba7dbb43050a0379c to start an election
I20260713 09:09:46.052866 29828 raft_consensus.cc:1081] T 55aab294f8474d3285c1e9ed59bf9e0e P 9271d1ed85cd4239ba0958acd85b1785 [term 1 LEADER]: Signalling peer 1bdb21d1ce5f4d9ba7dbb43050a0379c to start an election
I20260713 09:09:46.054143 29475 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "55aab294f8474d3285c1e9ed59bf9e0e"
dest_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c"
 from {username='slave'} at 127.0.0.1:58856
I20260713 09:09:46.054574 29475 raft_consensus.cc:493] T 55aab294f8474d3285c1e9ed59bf9e0e P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:46.054872 29475 raft_consensus.cc:3060] T 55aab294f8474d3285c1e9ed59bf9e0e P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:46.058672 29475 raft_consensus.cc:515] T 55aab294f8474d3285c1e9ed59bf9e0e P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } }
I20260713 09:09:46.060000 29475 leader_election.cc:290] T 55aab294f8474d3285c1e9ed59bf9e0e P 1bdb21d1ce5f4d9ba7dbb43050a0379c [CANDIDATE]: Term 2 election: Requested vote from peers 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1:37927), 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2:39899)
I20260713 09:09:46.060607 29054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55aab294f8474d3285c1e9ed59bf9e0e" candidate_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9271d1ed85cd4239ba0958acd85b1785"
I20260713 09:09:46.061017 29128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55aab294f8474d3285c1e9ed59bf9e0e" candidate_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "830f593dbebd443ea808ff8dcd4c1f4e"
I20260713 09:09:46.061110 29054 raft_consensus.cc:3055] T 55aab294f8474d3285c1e9ed59bf9e0e P 9271d1ed85cd4239ba0958acd85b1785 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:46.061515 29054 raft_consensus.cc:740] T 55aab294f8474d3285c1e9ed59bf9e0e P 9271d1ed85cd4239ba0958acd85b1785 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9271d1ed85cd4239ba0958acd85b1785, State: Running, Role: LEADER
I20260713 09:09:46.061522 29128 raft_consensus.cc:3060] T 55aab294f8474d3285c1e9ed59bf9e0e P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:46.062294 29054 consensus_queue.cc:260] T 55aab294f8474d3285c1e9ed59bf9e0e P 9271d1ed85cd4239ba0958acd85b1785 [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: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } }
I20260713 09:09:46.063140 29054 raft_consensus.cc:3060] T 55aab294f8474d3285c1e9ed59bf9e0e P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:46.066918 29054 raft_consensus.cc:2468] T 55aab294f8474d3285c1e9ed59bf9e0e P 9271d1ed85cd4239ba0958acd85b1785 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bdb21d1ce5f4d9ba7dbb43050a0379c in term 2.
I20260713 09:09:46.066943 29128 raft_consensus.cc:2468] T 55aab294f8474d3285c1e9ed59bf9e0e P 830f593dbebd443ea808ff8dcd4c1f4e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bdb21d1ce5f4d9ba7dbb43050a0379c in term 2.
I20260713 09:09:46.067800 29440 leader_election.cc:304] T 55aab294f8474d3285c1e9ed59bf9e0e P 1bdb21d1ce5f4d9ba7dbb43050a0379c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bdb21d1ce5f4d9ba7dbb43050a0379c, 9271d1ed85cd4239ba0958acd85b1785; no voters: 
I20260713 09:09:46.068413 29835 raft_consensus.cc:2804] T 55aab294f8474d3285c1e9ed59bf9e0e P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:46.068863 29835 raft_consensus.cc:697] T 55aab294f8474d3285c1e9ed59bf9e0e P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 2 LEADER]: Becoming Leader. State: Replica: 1bdb21d1ce5f4d9ba7dbb43050a0379c, State: Running, Role: LEADER
I20260713 09:09:46.069593 29835 consensus_queue.cc:237] T 55aab294f8474d3285c1e9ed59bf9e0e P 1bdb21d1ce5f4d9ba7dbb43050a0379c [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: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } }
I20260713 09:09:46.076381 28949 catalog_manager.cc:5697] T 55aab294f8474d3285c1e9ed59bf9e0e P 1bdb21d1ce5f4d9ba7dbb43050a0379c reported cstate change: term changed from 1 to 2, leader changed from 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1) to 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4). New cstate: current_term: 2 leader_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:46.221056 29834 raft_consensus.cc:993] T f3cace12a8974547aa16b72166de1a0c P 9271d1ed85cd4239ba0958acd85b1785: : Instructing follower 1bdb21d1ce5f4d9ba7dbb43050a0379c to start an election
I20260713 09:09:46.221547 29828 raft_consensus.cc:1081] T f3cace12a8974547aa16b72166de1a0c P 9271d1ed85cd4239ba0958acd85b1785 [term 1 LEADER]: Signalling peer 1bdb21d1ce5f4d9ba7dbb43050a0379c to start an election
I20260713 09:09:46.222924 29475 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f3cace12a8974547aa16b72166de1a0c"
dest_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c"
 from {username='slave'} at 127.0.0.1:58856
I20260713 09:09:46.223338 29475 raft_consensus.cc:493] T f3cace12a8974547aa16b72166de1a0c P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:46.223630 29475 raft_consensus.cc:3060] T f3cace12a8974547aa16b72166de1a0c P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:46.227900 29475 raft_consensus.cc:515] T f3cace12a8974547aa16b72166de1a0c P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } }
I20260713 09:09:46.229532 29475 leader_election.cc:290] T f3cace12a8974547aa16b72166de1a0c P 1bdb21d1ce5f4d9ba7dbb43050a0379c [CANDIDATE]: Term 2 election: Requested vote from peers 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1:37927), afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3:41209)
I20260713 09:09:46.230108 29054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3cace12a8974547aa16b72166de1a0c" candidate_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9271d1ed85cd4239ba0958acd85b1785"
I20260713 09:09:46.230469 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3cace12a8974547aa16b72166de1a0c" candidate_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "afc8d6029d4241d4b8d8df14155a4d50"
I20260713 09:09:46.230690 29054 raft_consensus.cc:3055] T f3cace12a8974547aa16b72166de1a0c P 9271d1ed85cd4239ba0958acd85b1785 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:46.230985 29200 raft_consensus.cc:3060] T f3cace12a8974547aa16b72166de1a0c P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:46.231031 29054 raft_consensus.cc:740] T f3cace12a8974547aa16b72166de1a0c P 9271d1ed85cd4239ba0958acd85b1785 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9271d1ed85cd4239ba0958acd85b1785, State: Running, Role: LEADER
I20260713 09:09:46.232002 29054 consensus_queue.cc:260] T f3cace12a8974547aa16b72166de1a0c P 9271d1ed85cd4239ba0958acd85b1785 [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: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } }
I20260713 09:09:46.233108 29054 raft_consensus.cc:3060] T f3cace12a8974547aa16b72166de1a0c P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:46.236955 29200 raft_consensus.cc:2468] T f3cace12a8974547aa16b72166de1a0c P afc8d6029d4241d4b8d8df14155a4d50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bdb21d1ce5f4d9ba7dbb43050a0379c in term 2.
I20260713 09:09:46.238011 29439 leader_election.cc:304] T f3cace12a8974547aa16b72166de1a0c P 1bdb21d1ce5f4d9ba7dbb43050a0379c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bdb21d1ce5f4d9ba7dbb43050a0379c, afc8d6029d4241d4b8d8df14155a4d50; no voters: 
I20260713 09:09:46.239003 29835 raft_consensus.cc:2804] T f3cace12a8974547aa16b72166de1a0c P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:46.239434 29835 raft_consensus.cc:697] T f3cace12a8974547aa16b72166de1a0c P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 2 LEADER]: Becoming Leader. State: Replica: 1bdb21d1ce5f4d9ba7dbb43050a0379c, State: Running, Role: LEADER
I20260713 09:09:46.240187 29054 raft_consensus.cc:2468] T f3cace12a8974547aa16b72166de1a0c P 9271d1ed85cd4239ba0958acd85b1785 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bdb21d1ce5f4d9ba7dbb43050a0379c in term 2.
I20260713 09:09:46.240281 29835 consensus_queue.cc:237] T f3cace12a8974547aa16b72166de1a0c P 1bdb21d1ce5f4d9ba7dbb43050a0379c [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: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } }
I20260713 09:09:46.248193 28949 catalog_manager.cc:5697] T f3cace12a8974547aa16b72166de1a0c P 1bdb21d1ce5f4d9ba7dbb43050a0379c reported cstate change: term changed from 1 to 2, leader changed from 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1) to 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4). New cstate: current_term: 2 leader_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:46.336130 29828 raft_consensus.cc:993] T 988b25d60a824582814858f196247a56 P 9271d1ed85cd4239ba0958acd85b1785: : Instructing follower 1bdb21d1ce5f4d9ba7dbb43050a0379c to start an election
I20260713 09:09:46.336555 29834 raft_consensus.cc:1081] T 988b25d60a824582814858f196247a56 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 LEADER]: Signalling peer 1bdb21d1ce5f4d9ba7dbb43050a0379c to start an election
I20260713 09:09:46.337723 29475 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "988b25d60a824582814858f196247a56"
dest_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c"
 from {username='slave'} at 127.0.0.1:58856
I20260713 09:09:46.338083 29475 raft_consensus.cc:493] T 988b25d60a824582814858f196247a56 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:46.338284 29475 raft_consensus.cc:3060] T 988b25d60a824582814858f196247a56 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:46.342191 29475 raft_consensus.cc:515] T 988b25d60a824582814858f196247a56 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } }
I20260713 09:09:46.343706 29475 leader_election.cc:290] T 988b25d60a824582814858f196247a56 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [CANDIDATE]: Term 2 election: Requested vote from peers 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1:37927), 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2:39899)
I20260713 09:09:46.344291 29054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "988b25d60a824582814858f196247a56" candidate_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9271d1ed85cd4239ba0958acd85b1785"
I20260713 09:09:46.344659 29128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "988b25d60a824582814858f196247a56" candidate_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "830f593dbebd443ea808ff8dcd4c1f4e"
I20260713 09:09:46.344821 29054 raft_consensus.cc:3055] T 988b25d60a824582814858f196247a56 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:46.345139 29128 raft_consensus.cc:3060] T 988b25d60a824582814858f196247a56 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:46.345175 29054 raft_consensus.cc:740] T 988b25d60a824582814858f196247a56 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9271d1ed85cd4239ba0958acd85b1785, State: Running, Role: LEADER
I20260713 09:09:46.346068 29054 consensus_queue.cc:260] T 988b25d60a824582814858f196247a56 P 9271d1ed85cd4239ba0958acd85b1785 [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: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } }
I20260713 09:09:46.347177 29054 raft_consensus.cc:3060] T 988b25d60a824582814858f196247a56 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:46.351118 29128 raft_consensus.cc:2468] T 988b25d60a824582814858f196247a56 P 830f593dbebd443ea808ff8dcd4c1f4e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bdb21d1ce5f4d9ba7dbb43050a0379c in term 2.
I20260713 09:09:46.352095 29440 leader_election.cc:304] T 988b25d60a824582814858f196247a56 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bdb21d1ce5f4d9ba7dbb43050a0379c, 830f593dbebd443ea808ff8dcd4c1f4e; no voters: 
I20260713 09:09:46.352749 29835 raft_consensus.cc:2804] T 988b25d60a824582814858f196247a56 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:46.352865 29054 raft_consensus.cc:2468] T 988b25d60a824582814858f196247a56 P 9271d1ed85cd4239ba0958acd85b1785 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bdb21d1ce5f4d9ba7dbb43050a0379c in term 2.
I20260713 09:09:46.353149 29835 raft_consensus.cc:697] T 988b25d60a824582814858f196247a56 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 2 LEADER]: Becoming Leader. State: Replica: 1bdb21d1ce5f4d9ba7dbb43050a0379c, State: Running, Role: LEADER
I20260713 09:09:46.353993 29835 consensus_queue.cc:237] T 988b25d60a824582814858f196247a56 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [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: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } }
I20260713 09:09:46.360724 28949 catalog_manager.cc:5697] T 988b25d60a824582814858f196247a56 P 1bdb21d1ce5f4d9ba7dbb43050a0379c reported cstate change: term changed from 1 to 2, leader changed from 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1) to 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4). New cstate: current_term: 2 leader_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:46.448870 29054 raft_consensus.cc:1275] T dd91a92a3b4c4725b783069923ac7270 P 9271d1ed85cd4239ba0958acd85b1785 [term 2 FOLLOWER]: Refusing update from remote peer 1bdb21d1ce5f4d9ba7dbb43050a0379c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:09:46.449966 29835 consensus_queue.cc:1048] T dd91a92a3b4c4725b783069923ac7270 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:09:46.460132 29200 raft_consensus.cc:1275] T dd91a92a3b4c4725b783069923ac7270 P afc8d6029d4241d4b8d8df14155a4d50 [term 2 FOLLOWER]: Refusing update from remote peer 1bdb21d1ce5f4d9ba7dbb43050a0379c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:09:46.461449 29836 consensus_queue.cc:1048] T dd91a92a3b4c4725b783069923ac7270 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [LEADER]: Connected to new peer: Peer: permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:09:46.483129 29054 raft_consensus.cc:1275] T 8e53d50379b4442b8242afadc0cc82ee P 9271d1ed85cd4239ba0958acd85b1785 [term 2 FOLLOWER]: Refusing update from remote peer 1bdb21d1ce5f4d9ba7dbb43050a0379c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:09:46.484118 29836 consensus_queue.cc:1048] T 8e53d50379b4442b8242afadc0cc82ee P 1bdb21d1ce5f4d9ba7dbb43050a0379c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:09:46.492259 29128 raft_consensus.cc:1275] T 8e53d50379b4442b8242afadc0cc82ee P 830f593dbebd443ea808ff8dcd4c1f4e [term 2 FOLLOWER]: Refusing update from remote peer 1bdb21d1ce5f4d9ba7dbb43050a0379c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:09:46.493551 29835 consensus_queue.cc:1048] T 8e53d50379b4442b8242afadc0cc82ee P 1bdb21d1ce5f4d9ba7dbb43050a0379c [LEADER]: Connected to new peer: Peer: permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:09:46.585528 29054 raft_consensus.cc:1275] T 55aab294f8474d3285c1e9ed59bf9e0e P 9271d1ed85cd4239ba0958acd85b1785 [term 2 FOLLOWER]: Refusing update from remote peer 1bdb21d1ce5f4d9ba7dbb43050a0379c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:09:46.587059 29835 consensus_queue.cc:1048] T 55aab294f8474d3285c1e9ed59bf9e0e P 1bdb21d1ce5f4d9ba7dbb43050a0379c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:09:46.594856 29128 raft_consensus.cc:1275] T 55aab294f8474d3285c1e9ed59bf9e0e P 830f593dbebd443ea808ff8dcd4c1f4e [term 2 FOLLOWER]: Refusing update from remote peer 1bdb21d1ce5f4d9ba7dbb43050a0379c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:09:46.597157 29836 consensus_queue.cc:1048] T 55aab294f8474d3285c1e9ed59bf9e0e P 1bdb21d1ce5f4d9ba7dbb43050a0379c [LEADER]: Connected to new peer: Peer: permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:09:46.619805 29054 raft_consensus.cc:1275] T f3cace12a8974547aa16b72166de1a0c P 9271d1ed85cd4239ba0958acd85b1785 [term 2 FOLLOWER]: Refusing update from remote peer 1bdb21d1ce5f4d9ba7dbb43050a0379c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:09:46.620741 29836 consensus_queue.cc:1048] T f3cace12a8974547aa16b72166de1a0c P 1bdb21d1ce5f4d9ba7dbb43050a0379c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:09:46.628225 29200 raft_consensus.cc:1275] T f3cace12a8974547aa16b72166de1a0c P afc8d6029d4241d4b8d8df14155a4d50 [term 2 FOLLOWER]: Refusing update from remote peer 1bdb21d1ce5f4d9ba7dbb43050a0379c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:09:46.629673 29849 consensus_queue.cc:1048] T f3cace12a8974547aa16b72166de1a0c P 1bdb21d1ce5f4d9ba7dbb43050a0379c [LEADER]: Connected to new peer: Peer: permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:09:46.848934 27932 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:46.862665 27932 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:46.877616 29200 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0a42e88f5a6a412aa3cc57b0b0537f04"
dest_uuid: "afc8d6029d4241d4b8d8df14155a4d50"
mode: GRACEFUL
new_leader_uuid: "830f593dbebd443ea808ff8dcd4c1f4e"
 from {username='slave'} at 127.0.0.1:40434
I20260713 09:09:46.878041 29200 raft_consensus.cc:606] T 0a42e88f5a6a412aa3cc57b0b0537f04 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 LEADER]: Received request to transfer leadership to TS 830f593dbebd443ea808ff8dcd4c1f4e
I20260713 09:09:46.879138 27932 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:09:46.879679 27932 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:46.882606 29128 raft_consensus.cc:1275] T 988b25d60a824582814858f196247a56 P 830f593dbebd443ea808ff8dcd4c1f4e [term 2 FOLLOWER]: Refusing update from remote peer 1bdb21d1ce5f4d9ba7dbb43050a0379c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:09:46.883638 29849 consensus_queue.cc:1048] T 988b25d60a824582814858f196247a56 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [LEADER]: Connected to new peer: Peer: permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:09:46.891593 29054 raft_consensus.cc:1275] T 988b25d60a824582814858f196247a56 P 9271d1ed85cd4239ba0958acd85b1785 [term 2 FOLLOWER]: Refusing update from remote peer 1bdb21d1ce5f4d9ba7dbb43050a0379c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:09:46.892889 29835 consensus_queue.cc:1048] T 988b25d60a824582814858f196247a56 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:09:47.193378 29824 raft_consensus.cc:993] T 0a42e88f5a6a412aa3cc57b0b0537f04 P afc8d6029d4241d4b8d8df14155a4d50: : Instructing follower 830f593dbebd443ea808ff8dcd4c1f4e to start an election
I20260713 09:09:47.193766 29864 raft_consensus.cc:1081] T 0a42e88f5a6a412aa3cc57b0b0537f04 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 LEADER]: Signalling peer 830f593dbebd443ea808ff8dcd4c1f4e to start an election
I20260713 09:09:47.194864 29128 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0a42e88f5a6a412aa3cc57b0b0537f04"
dest_uuid: "830f593dbebd443ea808ff8dcd4c1f4e"
 from {username='slave'} at 127.0.0.1:54924
I20260713 09:09:47.195312 29128 raft_consensus.cc:493] T 0a42e88f5a6a412aa3cc57b0b0537f04 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:47.195569 29128 raft_consensus.cc:3060] T 0a42e88f5a6a412aa3cc57b0b0537f04 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:47.199395 29128 raft_consensus.cc:515] T 0a42e88f5a6a412aa3cc57b0b0537f04 P 830f593dbebd443ea808ff8dcd4c1f4e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:47.201130 29128 leader_election.cc:290] T 0a42e88f5a6a412aa3cc57b0b0537f04 P 830f593dbebd443ea808ff8dcd4c1f4e [CANDIDATE]: Term 2 election: Requested vote from peers 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1:37927), afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3:41209)
I20260713 09:09:47.201784 29054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a42e88f5a6a412aa3cc57b0b0537f04" candidate_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9271d1ed85cd4239ba0958acd85b1785"
I20260713 09:09:47.202026 29200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a42e88f5a6a412aa3cc57b0b0537f04" candidate_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "afc8d6029d4241d4b8d8df14155a4d50"
I20260713 09:09:47.202365 29054 raft_consensus.cc:3060] T 0a42e88f5a6a412aa3cc57b0b0537f04 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:47.202657 29200 raft_consensus.cc:3055] T 0a42e88f5a6a412aa3cc57b0b0537f04 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:47.202946 29200 raft_consensus.cc:740] T 0a42e88f5a6a412aa3cc57b0b0537f04 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: afc8d6029d4241d4b8d8df14155a4d50, State: Running, Role: LEADER
I20260713 09:09:47.203589 29200 consensus_queue.cc:260] T 0a42e88f5a6a412aa3cc57b0b0537f04 P afc8d6029d4241d4b8d8df14155a4d50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:47.204519 29200 raft_consensus.cc:3060] T 0a42e88f5a6a412aa3cc57b0b0537f04 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:47.207042 29054 raft_consensus.cc:2468] T 0a42e88f5a6a412aa3cc57b0b0537f04 P 9271d1ed85cd4239ba0958acd85b1785 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 830f593dbebd443ea808ff8dcd4c1f4e in term 2.
I20260713 09:09:47.208490 29094 leader_election.cc:304] T 0a42e88f5a6a412aa3cc57b0b0537f04 P 830f593dbebd443ea808ff8dcd4c1f4e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 830f593dbebd443ea808ff8dcd4c1f4e, 9271d1ed85cd4239ba0958acd85b1785; no voters: 
I20260713 09:09:47.209632 29830 raft_consensus.cc:2804] T 0a42e88f5a6a412aa3cc57b0b0537f04 P 830f593dbebd443ea808ff8dcd4c1f4e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:47.210111 29830 raft_consensus.cc:697] T 0a42e88f5a6a412aa3cc57b0b0537f04 P 830f593dbebd443ea808ff8dcd4c1f4e [term 2 LEADER]: Becoming Leader. State: Replica: 830f593dbebd443ea808ff8dcd4c1f4e, State: Running, Role: LEADER
I20260713 09:09:47.210922 29830 consensus_queue.cc:237] T 0a42e88f5a6a412aa3cc57b0b0537f04 P 830f593dbebd443ea808ff8dcd4c1f4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } }
I20260713 09:09:47.212157 29200 raft_consensus.cc:2468] T 0a42e88f5a6a412aa3cc57b0b0537f04 P afc8d6029d4241d4b8d8df14155a4d50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 830f593dbebd443ea808ff8dcd4c1f4e in term 2.
I20260713 09:09:47.219066 28949 catalog_manager.cc:5697] T 0a42e88f5a6a412aa3cc57b0b0537f04 P 830f593dbebd443ea808ff8dcd4c1f4e reported cstate change: term changed from 1 to 2, leader changed from afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3) to 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2). New cstate: current_term: 2 leader_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:47.600741 29051 raft_consensus.cc:1275] T 0a42e88f5a6a412aa3cc57b0b0537f04 P 9271d1ed85cd4239ba0958acd85b1785 [term 2 FOLLOWER]: Refusing update from remote peer 830f593dbebd443ea808ff8dcd4c1f4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:47.601984 29830 consensus_queue.cc:1048] T 0a42e88f5a6a412aa3cc57b0b0537f04 P 830f593dbebd443ea808ff8dcd4c1f4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9271d1ed85cd4239ba0958acd85b1785" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:47.610936 29200 raft_consensus.cc:1275] T 0a42e88f5a6a412aa3cc57b0b0537f04 P afc8d6029d4241d4b8d8df14155a4d50 [term 2 FOLLOWER]: Refusing update from remote peer 830f593dbebd443ea808ff8dcd4c1f4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:47.613878 29857 consensus_queue.cc:1048] T 0a42e88f5a6a412aa3cc57b0b0537f04 P 830f593dbebd443ea808ff8dcd4c1f4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:47.880375 27932 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:47.898813 27932 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:47.919981 29128 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7e6cb3cf22754235b1974ef2f804fef0"
dest_uuid: "830f593dbebd443ea808ff8dcd4c1f4e"
mode: GRACEFUL
new_leader_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c"
 from {username='slave'} at 127.0.0.1:55732
I20260713 09:09:47.920462 29128 raft_consensus.cc:606] T 7e6cb3cf22754235b1974ef2f804fef0 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 LEADER]: Received request to transfer leadership to TS 1bdb21d1ce5f4d9ba7dbb43050a0379c
I20260713 09:09:47.921473 27932 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:09:47.922070 27932 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:48.018636 29830 raft_consensus.cc:993] T 7e6cb3cf22754235b1974ef2f804fef0 P 830f593dbebd443ea808ff8dcd4c1f4e: : Instructing follower 1bdb21d1ce5f4d9ba7dbb43050a0379c to start an election
I20260713 09:09:48.019066 29857 raft_consensus.cc:1081] T 7e6cb3cf22754235b1974ef2f804fef0 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 LEADER]: Signalling peer 1bdb21d1ce5f4d9ba7dbb43050a0379c to start an election
I20260713 09:09:48.020304 29476 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7e6cb3cf22754235b1974ef2f804fef0"
dest_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c"
 from {username='slave'} at 127.0.0.1:58852
I20260713 09:09:48.020709 29476 raft_consensus.cc:493] T 7e6cb3cf22754235b1974ef2f804fef0 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:48.021005 29476 raft_consensus.cc:3060] T 7e6cb3cf22754235b1974ef2f804fef0 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:48.025089 29476 raft_consensus.cc:515] T 7e6cb3cf22754235b1974ef2f804fef0 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } }
I20260713 09:09:48.026477 29476 leader_election.cc:290] T 7e6cb3cf22754235b1974ef2f804fef0 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [CANDIDATE]: Term 2 election: Requested vote from peers 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2:39899), afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3:41209)
I20260713 09:09:48.027137 29128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e6cb3cf22754235b1974ef2f804fef0" candidate_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "830f593dbebd443ea808ff8dcd4c1f4e"
I20260713 09:09:48.027421 29201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e6cb3cf22754235b1974ef2f804fef0" candidate_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "afc8d6029d4241d4b8d8df14155a4d50"
I20260713 09:09:48.027765 29128 raft_consensus.cc:3055] T 7e6cb3cf22754235b1974ef2f804fef0 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:48.027976 29201 raft_consensus.cc:3060] T 7e6cb3cf22754235b1974ef2f804fef0 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:48.028374 29128 raft_consensus.cc:740] T 7e6cb3cf22754235b1974ef2f804fef0 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 830f593dbebd443ea808ff8dcd4c1f4e, State: Running, Role: LEADER
I20260713 09:09:48.029138 29128 consensus_queue.cc:260] T 7e6cb3cf22754235b1974ef2f804fef0 P 830f593dbebd443ea808ff8dcd4c1f4e [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: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } }
I20260713 09:09:48.030166 29128 raft_consensus.cc:3060] T 7e6cb3cf22754235b1974ef2f804fef0 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:48.032718 29201 raft_consensus.cc:2468] T 7e6cb3cf22754235b1974ef2f804fef0 P afc8d6029d4241d4b8d8df14155a4d50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bdb21d1ce5f4d9ba7dbb43050a0379c in term 2.
I20260713 09:09:48.033712 29439 leader_election.cc:304] T 7e6cb3cf22754235b1974ef2f804fef0 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bdb21d1ce5f4d9ba7dbb43050a0379c, afc8d6029d4241d4b8d8df14155a4d50; no voters: 
I20260713 09:09:48.034206 29128 raft_consensus.cc:2468] T 7e6cb3cf22754235b1974ef2f804fef0 P 830f593dbebd443ea808ff8dcd4c1f4e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bdb21d1ce5f4d9ba7dbb43050a0379c in term 2.
I20260713 09:09:48.034430 29835 raft_consensus.cc:2804] T 7e6cb3cf22754235b1974ef2f804fef0 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:48.035470 29835 raft_consensus.cc:697] T 7e6cb3cf22754235b1974ef2f804fef0 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 2 LEADER]: Becoming Leader. State: Replica: 1bdb21d1ce5f4d9ba7dbb43050a0379c, State: Running, Role: LEADER
I20260713 09:09:48.036252 29835 consensus_queue.cc:237] T 7e6cb3cf22754235b1974ef2f804fef0 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [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: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } }
I20260713 09:09:48.042632 28952 catalog_manager.cc:5697] T 7e6cb3cf22754235b1974ef2f804fef0 P 1bdb21d1ce5f4d9ba7dbb43050a0379c reported cstate change: term changed from 1 to 2, leader changed from 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2) to 1bdb21d1ce5f4d9ba7dbb43050a0379c (127.27.71.4). New cstate: current_term: 2 leader_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bdb21d1ce5f4d9ba7dbb43050a0379c" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 40989 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:48.474615 29201 raft_consensus.cc:1275] T 7e6cb3cf22754235b1974ef2f804fef0 P afc8d6029d4241d4b8d8df14155a4d50 [term 2 FOLLOWER]: Refusing update from remote peer 1bdb21d1ce5f4d9ba7dbb43050a0379c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:09:48.476584 29835 consensus_queue.cc:1048] T 7e6cb3cf22754235b1974ef2f804fef0 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [LEADER]: Connected to new peer: Peer: permanent_uuid: "afc8d6029d4241d4b8d8df14155a4d50" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 41209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:09:48.496378 29127 raft_consensus.cc:1275] T 7e6cb3cf22754235b1974ef2f804fef0 P 830f593dbebd443ea808ff8dcd4c1f4e [term 2 FOLLOWER]: Refusing update from remote peer 1bdb21d1ce5f4d9ba7dbb43050a0379c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:09:48.502223 29877 consensus_queue.cc:1048] T 7e6cb3cf22754235b1974ef2f804fef0 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [LEADER]: Connected to new peer: Peer: permanent_uuid: "830f593dbebd443ea808ff8dcd4c1f4e" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 39899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:09:48.922976 27932 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:48.938355 27932 tablet_server.cc:179] TabletServer@127.27.71.1:0 shutting down...
W20260713 09:09:48.945632 29440 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]
W20260713 09:09:48.949750 29440 consensus_peers.cc:597] T 55aab294f8474d3285c1e9ed59bf9e0e P 1bdb21d1ce5f4d9ba7dbb43050a0379c -> Peer 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1:37927): Couldn't send request to peer 9271d1ed85cd4239ba0958acd85b1785. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:48.972074 29440 consensus_peers.cc:597] T dd91a92a3b4c4725b783069923ac7270 P 1bdb21d1ce5f4d9ba7dbb43050a0379c -> Peer 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1:37927): Couldn't send request to peer 9271d1ed85cd4239ba0958acd85b1785. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:48.981992 27932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:48.982788 27932 tablet_replica.cc:333] T 55aab294f8474d3285c1e9ed59bf9e0e P 9271d1ed85cd4239ba0958acd85b1785: stopping tablet replica
I20260713 09:09:48.983552 27932 raft_consensus.cc:2243] T 55aab294f8474d3285c1e9ed59bf9e0e P 9271d1ed85cd4239ba0958acd85b1785 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:48.984046 27932 raft_consensus.cc:2272] T 55aab294f8474d3285c1e9ed59bf9e0e P 9271d1ed85cd4239ba0958acd85b1785 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:48.985881 27932 tablet_replica.cc:333] T 988b25d60a824582814858f196247a56 P 9271d1ed85cd4239ba0958acd85b1785: stopping tablet replica
I20260713 09:09:48.986433 27932 raft_consensus.cc:2243] T 988b25d60a824582814858f196247a56 P 9271d1ed85cd4239ba0958acd85b1785 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:48.986874 27932 raft_consensus.cc:2272] T 988b25d60a824582814858f196247a56 P 9271d1ed85cd4239ba0958acd85b1785 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:48.988672 27932 tablet_replica.cc:333] T dd91a92a3b4c4725b783069923ac7270 P 9271d1ed85cd4239ba0958acd85b1785: stopping tablet replica
I20260713 09:09:48.989269 27932 raft_consensus.cc:2243] T dd91a92a3b4c4725b783069923ac7270 P 9271d1ed85cd4239ba0958acd85b1785 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:48.989795 27932 raft_consensus.cc:2272] T dd91a92a3b4c4725b783069923ac7270 P 9271d1ed85cd4239ba0958acd85b1785 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:48.991534 27932 tablet_replica.cc:333] T 0a42e88f5a6a412aa3cc57b0b0537f04 P 9271d1ed85cd4239ba0958acd85b1785: stopping tablet replica
I20260713 09:09:48.992103 27932 raft_consensus.cc:2243] T 0a42e88f5a6a412aa3cc57b0b0537f04 P 9271d1ed85cd4239ba0958acd85b1785 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:48.992542 27932 raft_consensus.cc:2272] T 0a42e88f5a6a412aa3cc57b0b0537f04 P 9271d1ed85cd4239ba0958acd85b1785 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:48.994050 27932 tablet_replica.cc:333] T 0e063bca517e46c8ad6decdcb578ecac P 9271d1ed85cd4239ba0958acd85b1785: stopping tablet replica
I20260713 09:09:48.994571 27932 raft_consensus.cc:2243] T 0e063bca517e46c8ad6decdcb578ecac P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:48.995003 27932 raft_consensus.cc:2272] T 0e063bca517e46c8ad6decdcb578ecac P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:48.996770 27932 tablet_replica.cc:333] T f3cace12a8974547aa16b72166de1a0c P 9271d1ed85cd4239ba0958acd85b1785: stopping tablet replica
I20260713 09:09:48.997303 27932 raft_consensus.cc:2243] T f3cace12a8974547aa16b72166de1a0c P 9271d1ed85cd4239ba0958acd85b1785 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:48.997874 27932 raft_consensus.cc:2272] T f3cace12a8974547aa16b72166de1a0c P 9271d1ed85cd4239ba0958acd85b1785 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:49.000295 27932 tablet_replica.cc:333] T 2183c5dda76d4d18968b15ca521d8e47 P 9271d1ed85cd4239ba0958acd85b1785: stopping tablet replica
I20260713 09:09:49.000691 27932 raft_consensus.cc:2243] T 2183c5dda76d4d18968b15ca521d8e47 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:49.001196 27932 raft_consensus.cc:2272] T 2183c5dda76d4d18968b15ca521d8e47 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:49.003688 27932 tablet_replica.cc:333] T 253de5696322465a95706be0f93fdc32 P 9271d1ed85cd4239ba0958acd85b1785: stopping tablet replica
I20260713 09:09:49.004408 27932 raft_consensus.cc:2243] T 253de5696322465a95706be0f93fdc32 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:49.005009 27932 raft_consensus.cc:2272] T 253de5696322465a95706be0f93fdc32 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:49.008733 27932 tablet_replica.cc:333] T 318a3625119744db99347c1713f68bf8 P 9271d1ed85cd4239ba0958acd85b1785: stopping tablet replica
I20260713 09:09:49.009588 27932 raft_consensus.cc:2243] T 318a3625119744db99347c1713f68bf8 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:49.010429 27932 raft_consensus.cc:2272] T 318a3625119744db99347c1713f68bf8 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:49.011157 29168 consensus_peers.cc:597] T 0e063bca517e46c8ad6decdcb578ecac P afc8d6029d4241d4b8d8df14155a4d50 -> Peer 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1:37927): Couldn't send request to peer 9271d1ed85cd4239ba0958acd85b1785. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:49.012738 27932 tablet_replica.cc:333] T 6146a4f6c98a4ba98d5aab5bfe638022 P 9271d1ed85cd4239ba0958acd85b1785: stopping tablet replica
I20260713 09:09:49.013253 27932 raft_consensus.cc:2243] T 6146a4f6c98a4ba98d5aab5bfe638022 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:49.013949 27932 raft_consensus.cc:2272] T 6146a4f6c98a4ba98d5aab5bfe638022 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:49.015790 27932 tablet_replica.cc:333] T 991ef983ca734d89b3e86845b25e3607 P 9271d1ed85cd4239ba0958acd85b1785: stopping tablet replica
I20260713 09:09:49.016265 27932 raft_consensus.cc:2243] T 991ef983ca734d89b3e86845b25e3607 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:49.016899 27932 raft_consensus.cc:2272] T 991ef983ca734d89b3e86845b25e3607 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:49.018538 27932 tablet_replica.cc:333] T ea17ef9dd99a45b69bb9620233088196 P 9271d1ed85cd4239ba0958acd85b1785: stopping tablet replica
I20260713 09:09:49.019028 27932 raft_consensus.cc:2243] T ea17ef9dd99a45b69bb9620233088196 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:49.019809 27932 raft_consensus.cc:2272] T ea17ef9dd99a45b69bb9620233088196 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:49.021354 27932 tablet_replica.cc:333] T 8e53d50379b4442b8242afadc0cc82ee P 9271d1ed85cd4239ba0958acd85b1785: stopping tablet replica
I20260713 09:09:49.021864 27932 raft_consensus.cc:2243] T 8e53d50379b4442b8242afadc0cc82ee P 9271d1ed85cd4239ba0958acd85b1785 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:49.022289 27932 raft_consensus.cc:2272] T 8e53d50379b4442b8242afadc0cc82ee P 9271d1ed85cd4239ba0958acd85b1785 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:49.024534 27932 tablet_replica.cc:333] T 865d8c778f3b4cc2b0756563f5895b8b P 9271d1ed85cd4239ba0958acd85b1785: stopping tablet replica
I20260713 09:09:49.025183 27932 raft_consensus.cc:2243] T 865d8c778f3b4cc2b0756563f5895b8b P 9271d1ed85cd4239ba0958acd85b1785 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:49.026018 27932 raft_consensus.cc:2272] T 865d8c778f3b4cc2b0756563f5895b8b P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:49.027661 29168 consensus_peers.cc:597] T 253de5696322465a95706be0f93fdc32 P afc8d6029d4241d4b8d8df14155a4d50 -> Peer 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1:37927): Couldn't send request to peer 9271d1ed85cd4239ba0958acd85b1785. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:49.027792 29440 consensus_peers.cc:597] T 8e53d50379b4442b8242afadc0cc82ee P 1bdb21d1ce5f4d9ba7dbb43050a0379c -> Peer 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1:37927): Couldn't send request to peer 9271d1ed85cd4239ba0958acd85b1785. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:49.028467 27932 tablet_replica.cc:333] T 8c6e89a6df0f4d69888a89f13887f9e9 P 9271d1ed85cd4239ba0958acd85b1785: stopping tablet replica
I20260713 09:09:49.029035 27932 raft_consensus.cc:2243] T 8c6e89a6df0f4d69888a89f13887f9e9 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:49.029798 27932 raft_consensus.cc:2272] T 8c6e89a6df0f4d69888a89f13887f9e9 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:49.031546 27932 tablet_replica.cc:333] T 4ece6c8104d044d3839ce63ed1b1627b P 9271d1ed85cd4239ba0958acd85b1785: stopping tablet replica
I20260713 09:09:49.032059 27932 raft_consensus.cc:2243] T 4ece6c8104d044d3839ce63ed1b1627b P 9271d1ed85cd4239ba0958acd85b1785 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:49.032763 27932 raft_consensus.cc:2272] T 4ece6c8104d044d3839ce63ed1b1627b P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:49.034359 27932 tablet_replica.cc:333] T 67dc4fa7309849c4945561d684b40e23 P 9271d1ed85cd4239ba0958acd85b1785: stopping tablet replica
I20260713 09:09:49.034814 27932 raft_consensus.cc:2243] T 67dc4fa7309849c4945561d684b40e23 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:49.035478 27932 raft_consensus.cc:2272] T 67dc4fa7309849c4945561d684b40e23 P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:49.037343 27932 tablet_replica.cc:333] T 6f2421b2082048b2b6698cabe161499d P 9271d1ed85cd4239ba0958acd85b1785: stopping tablet replica
I20260713 09:09:49.037815 27932 raft_consensus.cc:2243] T 6f2421b2082048b2b6698cabe161499d P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:49.038371 27932 raft_consensus.cc:2272] T 6f2421b2082048b2b6698cabe161499d P 9271d1ed85cd4239ba0958acd85b1785 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:49.043732 29094 consensus_peers.cc:597] T 2183c5dda76d4d18968b15ca521d8e47 P 830f593dbebd443ea808ff8dcd4c1f4e -> Peer 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1:37927): Couldn't send request to peer 9271d1ed85cd4239ba0958acd85b1785. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:49.083907 27932 tablet_server.cc:196] TabletServer@127.27.71.1:0 shutdown complete.
W20260713 09:09:49.111169 29094 consensus_peers.cc:597] T 318a3625119744db99347c1713f68bf8 P 830f593dbebd443ea808ff8dcd4c1f4e -> Peer 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1:37927): Couldn't send request to peer 9271d1ed85cd4239ba0958acd85b1785. Status: Network error: Client connection negotiation failed: client connection to 127.27.71.1:37927: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:49.127789 27932 tablet_server.cc:179] TabletServer@127.27.71.2:0 shutting down...
I20260713 09:09:49.153719 27932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:49.154490 27932 tablet_replica.cc:333] T 55aab294f8474d3285c1e9ed59bf9e0e P 830f593dbebd443ea808ff8dcd4c1f4e: stopping tablet replica
I20260713 09:09:49.155298 27932 raft_consensus.cc:2243] T 55aab294f8474d3285c1e9ed59bf9e0e P 830f593dbebd443ea808ff8dcd4c1f4e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:49.155989 27932 raft_consensus.cc:2272] T 55aab294f8474d3285c1e9ed59bf9e0e P 830f593dbebd443ea808ff8dcd4c1f4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:49.157823 27932 tablet_replica.cc:333] T 0a42e88f5a6a412aa3cc57b0b0537f04 P 830f593dbebd443ea808ff8dcd4c1f4e: stopping tablet replica
I20260713 09:09:49.158370 27932 raft_consensus.cc:2243] T 0a42e88f5a6a412aa3cc57b0b0537f04 P 830f593dbebd443ea808ff8dcd4c1f4e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:49.159124 27932 raft_consensus.cc:2272] T 0a42e88f5a6a412aa3cc57b0b0537f04 P 830f593dbebd443ea808ff8dcd4c1f4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:49.160732 27932 tablet_replica.cc:333] T 988b25d60a824582814858f196247a56 P 830f593dbebd443ea808ff8dcd4c1f4e: stopping tablet replica
I20260713 09:09:49.161295 27932 raft_consensus.cc:2243] T 988b25d60a824582814858f196247a56 P 830f593dbebd443ea808ff8dcd4c1f4e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:49.161919 27932 raft_consensus.cc:2272] T 988b25d60a824582814858f196247a56 P 830f593dbebd443ea808ff8dcd4c1f4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:49.163477 27932 tablet_replica.cc:333] T 02994ab93ce5458e81cd2e56ad0e648f P 830f593dbebd443ea808ff8dcd4c1f4e: stopping tablet replica
I20260713 09:09:49.164022 27932 raft_consensus.cc:2243] T 02994ab93ce5458e81cd2e56ad0e648f P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:49.164741 27932 raft_consensus.cc:2272] T 02994ab93ce5458e81cd2e56ad0e648f P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:49.166430 27932 tablet_replica.cc:333] T 2743291249054f6eaf7f8aec59825e14 P 830f593dbebd443ea808ff8dcd4c1f4e: stopping tablet replica
I20260713 09:09:49.166946 27932 raft_consensus.cc:2243] T 2743291249054f6eaf7f8aec59825e14 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:49.167588 27932 raft_consensus.cc:2272] T 2743291249054f6eaf7f8aec59825e14 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:49.169106 27932 tablet_replica.cc:333] T 0e063bca517e46c8ad6decdcb578ecac P 830f593dbebd443ea808ff8dcd4c1f4e: stopping tablet replica
I20260713 09:09:49.169600 27932 raft_consensus.cc:2243] T 0e063bca517e46c8ad6decdcb578ecac P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:49.170012 27932 raft_consensus.cc:2272] T 0e063bca517e46c8ad6decdcb578ecac P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:49.172076 27932 tablet_replica.cc:333] T cd072cb93d114725ad6b925ae3323323 P 830f593dbebd443ea808ff8dcd4c1f4e: stopping tablet replica
I20260713 09:09:49.172574 27932 raft_consensus.cc:2243] T cd072cb93d114725ad6b925ae3323323 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:49.173501 27932 raft_consensus.cc:2272] T cd072cb93d114725ad6b925ae3323323 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:49.175130 27932 tablet_replica.cc:333] T 9b688b085b7942eabdb14682c4cde477 P 830f593dbebd443ea808ff8dcd4c1f4e: stopping tablet replica
I20260713 09:09:49.175592 27932 raft_consensus.cc:2243] T 9b688b085b7942eabdb14682c4cde477 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:49.176299 27932 raft_consensus.cc:2272] T 9b688b085b7942eabdb14682c4cde477 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:49.177958 27932 tablet_replica.cc:333] T 2183c5dda76d4d18968b15ca521d8e47 P 830f593dbebd443ea808ff8dcd4c1f4e: stopping tablet replica
I20260713 09:09:49.178422 27932 raft_consensus.cc:2243] T 2183c5dda76d4d18968b15ca521d8e47 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:49.179163 27932 raft_consensus.cc:2272] T 2183c5dda76d4d18968b15ca521d8e47 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:49.180995 27932 tablet_replica.cc:333] T 318a3625119744db99347c1713f68bf8 P 830f593dbebd443ea808ff8dcd4c1f4e: stopping tablet replica
I20260713 09:09:49.181517 27932 raft_consensus.cc:2243] T 318a3625119744db99347c1713f68bf8 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:49.182274 27932 raft_consensus.cc:2272] T 318a3625119744db99347c1713f68bf8 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:49.184047 27932 tablet_replica.cc:333] T 253de5696322465a95706be0f93fdc32 P 830f593dbebd443ea808ff8dcd4c1f4e: stopping tablet replica
I20260713 09:09:49.184528 27932 raft_consensus.cc:2243] T 253de5696322465a95706be0f93fdc32 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:49.184985 27932 raft_consensus.cc:2272] T 253de5696322465a95706be0f93fdc32 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:49.186786 27932 tablet_replica.cc:333] T 7e6cb3cf22754235b1974ef2f804fef0 P 830f593dbebd443ea808ff8dcd4c1f4e: stopping tablet replica
I20260713 09:09:49.187299 27932 raft_consensus.cc:2243] T 7e6cb3cf22754235b1974ef2f804fef0 P 830f593dbebd443ea808ff8dcd4c1f4e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:49.187762 27932 raft_consensus.cc:2272] T 7e6cb3cf22754235b1974ef2f804fef0 P 830f593dbebd443ea808ff8dcd4c1f4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:49.190470 27932 tablet_replica.cc:333] T 865d8c778f3b4cc2b0756563f5895b8b P 830f593dbebd443ea808ff8dcd4c1f4e: stopping tablet replica
I20260713 09:09:49.191033 27932 raft_consensus.cc:2243] T 865d8c778f3b4cc2b0756563f5895b8b P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:49.191434 27932 raft_consensus.cc:2272] T 865d8c778f3b4cc2b0756563f5895b8b P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:49.193250 27932 tablet_replica.cc:333] T ea17ef9dd99a45b69bb9620233088196 P 830f593dbebd443ea808ff8dcd4c1f4e: stopping tablet replica
I20260713 09:09:49.193747 27932 raft_consensus.cc:2243] T ea17ef9dd99a45b69bb9620233088196 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:49.194343 27932 raft_consensus.cc:2272] T ea17ef9dd99a45b69bb9620233088196 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:49.195969 27932 tablet_replica.cc:333] T 1a20e184806845928f8e85ef5f8a24d6 P 830f593dbebd443ea808ff8dcd4c1f4e: stopping tablet replica
I20260713 09:09:49.196404 27932 raft_consensus.cc:2243] T 1a20e184806845928f8e85ef5f8a24d6 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:49.197062 27932 raft_consensus.cc:2272] T 1a20e184806845928f8e85ef5f8a24d6 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:49.198669 27932 tablet_replica.cc:333] T 4ece6c8104d044d3839ce63ed1b1627b P 830f593dbebd443ea808ff8dcd4c1f4e: stopping tablet replica
I20260713 09:09:49.199096 27932 raft_consensus.cc:2243] T 4ece6c8104d044d3839ce63ed1b1627b P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:49.199482 27932 raft_consensus.cc:2272] T 4ece6c8104d044d3839ce63ed1b1627b P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:49.201148 27932 tablet_replica.cc:333] T 67dc4fa7309849c4945561d684b40e23 P 830f593dbebd443ea808ff8dcd4c1f4e: stopping tablet replica
I20260713 09:09:49.201581 27932 raft_consensus.cc:2243] T 67dc4fa7309849c4945561d684b40e23 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:49.201947 27932 raft_consensus.cc:2272] T 67dc4fa7309849c4945561d684b40e23 P 830f593dbebd443ea808ff8dcd4c1f4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:49.203852 27932 tablet_replica.cc:333] T 8e53d50379b4442b8242afadc0cc82ee P 830f593dbebd443ea808ff8dcd4c1f4e: stopping tablet replica
I20260713 09:09:49.204294 27932 raft_consensus.cc:2243] T 8e53d50379b4442b8242afadc0cc82ee P 830f593dbebd443ea808ff8dcd4c1f4e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:49.204646 27932 raft_consensus.cc:2272] T 8e53d50379b4442b8242afadc0cc82ee P 830f593dbebd443ea808ff8dcd4c1f4e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:49.244755 29168 consensus_peers.cc:597] T 6f2421b2082048b2b6698cabe161499d P afc8d6029d4241d4b8d8df14155a4d50 -> Peer 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1:37927): Couldn't send request to peer 9271d1ed85cd4239ba0958acd85b1785. Status: Network error: Client connection negotiation failed: client connection to 127.27.71.1:37927: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:49.247831 27932 tablet_server.cc:196] TabletServer@127.27.71.2:0 shutdown complete.
W20260713 09:09:49.250010 29440 consensus_peers.cc:597] T f3cace12a8974547aa16b72166de1a0c P 1bdb21d1ce5f4d9ba7dbb43050a0379c -> Peer 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1:37927): Couldn't send request to peer 9271d1ed85cd4239ba0958acd85b1785. Status: Network error: Client connection negotiation failed: client connection to 127.27.71.1:37927: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:49.284970 27932 tablet_server.cc:179] TabletServer@127.27.71.3:0 shutting down...
W20260713 09:09:49.321723 29439 consensus_peers.cc:597] T f3cace12a8974547aa16b72166de1a0c P 1bdb21d1ce5f4d9ba7dbb43050a0379c -> Peer afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3:41209): Couldn't send request to peer afc8d6029d4241d4b8d8df14155a4d50. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:49.326233 27932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:49.326992 27932 tablet_replica.cc:333] T 02994ab93ce5458e81cd2e56ad0e648f P afc8d6029d4241d4b8d8df14155a4d50: stopping tablet replica
I20260713 09:09:49.327633 27932 raft_consensus.cc:2243] T 02994ab93ce5458e81cd2e56ad0e648f P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:49.328343 27932 raft_consensus.cc:2272] T 02994ab93ce5458e81cd2e56ad0e648f P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:49.330083 27932 tablet_replica.cc:333] T 0a42e88f5a6a412aa3cc57b0b0537f04 P afc8d6029d4241d4b8d8df14155a4d50: stopping tablet replica
I20260713 09:09:49.330575 27932 raft_consensus.cc:2243] T 0a42e88f5a6a412aa3cc57b0b0537f04 P afc8d6029d4241d4b8d8df14155a4d50 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:49.330986 27932 raft_consensus.cc:2272] T 0a42e88f5a6a412aa3cc57b0b0537f04 P afc8d6029d4241d4b8d8df14155a4d50 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:49.332770 27932 tablet_replica.cc:333] T dd91a92a3b4c4725b783069923ac7270 P afc8d6029d4241d4b8d8df14155a4d50: stopping tablet replica
I20260713 09:09:49.333290 27932 raft_consensus.cc:2243] T dd91a92a3b4c4725b783069923ac7270 P afc8d6029d4241d4b8d8df14155a4d50 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:49.333724 27932 raft_consensus.cc:2272] T dd91a92a3b4c4725b783069923ac7270 P afc8d6029d4241d4b8d8df14155a4d50 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:49.335230 27932 tablet_replica.cc:333] T 2743291249054f6eaf7f8aec59825e14 P afc8d6029d4241d4b8d8df14155a4d50: stopping tablet replica
I20260713 09:09:49.335781 27932 raft_consensus.cc:2243] T 2743291249054f6eaf7f8aec59825e14 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:49.336489 27932 raft_consensus.cc:2272] T 2743291249054f6eaf7f8aec59825e14 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:49.338124 27932 tablet_replica.cc:333] T 1a20e184806845928f8e85ef5f8a24d6 P afc8d6029d4241d4b8d8df14155a4d50: stopping tablet replica
I20260713 09:09:49.338588 27932 raft_consensus.cc:2243] T 1a20e184806845928f8e85ef5f8a24d6 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:49.339157 27932 raft_consensus.cc:2272] T 1a20e184806845928f8e85ef5f8a24d6 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:49.340761 27932 tablet_replica.cc:333] T 865d8c778f3b4cc2b0756563f5895b8b P afc8d6029d4241d4b8d8df14155a4d50: stopping tablet replica
I20260713 09:09:49.341271 27932 raft_consensus.cc:2243] T 865d8c778f3b4cc2b0756563f5895b8b P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:49.341688 27932 raft_consensus.cc:2272] T 865d8c778f3b4cc2b0756563f5895b8b P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:49.343245 27932 tablet_replica.cc:333] T 0e063bca517e46c8ad6decdcb578ecac P afc8d6029d4241d4b8d8df14155a4d50: stopping tablet replica
I20260713 09:09:49.343776 27932 raft_consensus.cc:2243] T 0e063bca517e46c8ad6decdcb578ecac P afc8d6029d4241d4b8d8df14155a4d50 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:49.344506 27932 raft_consensus.cc:2272] T 0e063bca517e46c8ad6decdcb578ecac P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:49.346225 27932 tablet_replica.cc:333] T f3cace12a8974547aa16b72166de1a0c P afc8d6029d4241d4b8d8df14155a4d50: stopping tablet replica
I20260713 09:09:49.346750 27932 raft_consensus.cc:2243] T f3cace12a8974547aa16b72166de1a0c P afc8d6029d4241d4b8d8df14155a4d50 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:49.347263 27932 raft_consensus.cc:2272] T f3cace12a8974547aa16b72166de1a0c P afc8d6029d4241d4b8d8df14155a4d50 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:49.348963 27932 tablet_replica.cc:333] T cd072cb93d114725ad6b925ae3323323 P afc8d6029d4241d4b8d8df14155a4d50: stopping tablet replica
I20260713 09:09:49.349458 27932 raft_consensus.cc:2243] T cd072cb93d114725ad6b925ae3323323 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:49.350168 27932 raft_consensus.cc:2272] T cd072cb93d114725ad6b925ae3323323 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:49.351737 27932 tablet_replica.cc:333] T 9b688b085b7942eabdb14682c4cde477 P afc8d6029d4241d4b8d8df14155a4d50: stopping tablet replica
I20260713 09:09:49.352219 27932 raft_consensus.cc:2243] T 9b688b085b7942eabdb14682c4cde477 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:49.352665 27932 raft_consensus.cc:2272] T 9b688b085b7942eabdb14682c4cde477 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:49.354359 27932 tablet_replica.cc:333] T 7e6cb3cf22754235b1974ef2f804fef0 P afc8d6029d4241d4b8d8df14155a4d50: stopping tablet replica
I20260713 09:09:49.354867 27932 raft_consensus.cc:2243] T 7e6cb3cf22754235b1974ef2f804fef0 P afc8d6029d4241d4b8d8df14155a4d50 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:49.355489 27932 raft_consensus.cc:2272] T 7e6cb3cf22754235b1974ef2f804fef0 P afc8d6029d4241d4b8d8df14155a4d50 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:49.357496 27932 tablet_replica.cc:333] T 253de5696322465a95706be0f93fdc32 P afc8d6029d4241d4b8d8df14155a4d50: stopping tablet replica
I20260713 09:09:49.357976 27932 raft_consensus.cc:2243] T 253de5696322465a95706be0f93fdc32 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:49.358688 27932 raft_consensus.cc:2272] T 253de5696322465a95706be0f93fdc32 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:49.360359 27932 tablet_replica.cc:333] T 991ef983ca734d89b3e86845b25e3607 P afc8d6029d4241d4b8d8df14155a4d50: stopping tablet replica
I20260713 09:09:49.360837 27932 raft_consensus.cc:2243] T 991ef983ca734d89b3e86845b25e3607 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:49.361562 27932 raft_consensus.cc:2272] T 991ef983ca734d89b3e86845b25e3607 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:49.363336 27932 tablet_replica.cc:333] T 4ece6c8104d044d3839ce63ed1b1627b P afc8d6029d4241d4b8d8df14155a4d50: stopping tablet replica
I20260713 09:09:49.363850 27932 raft_consensus.cc:2243] T 4ece6c8104d044d3839ce63ed1b1627b P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:49.364256 27932 raft_consensus.cc:2272] T 4ece6c8104d044d3839ce63ed1b1627b P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:49.365895 27932 tablet_replica.cc:333] T 8c6e89a6df0f4d69888a89f13887f9e9 P afc8d6029d4241d4b8d8df14155a4d50: stopping tablet replica
I20260713 09:09:49.366356 27932 raft_consensus.cc:2243] T 8c6e89a6df0f4d69888a89f13887f9e9 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:49.366974 27932 raft_consensus.cc:2272] T 8c6e89a6df0f4d69888a89f13887f9e9 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:49.368621 27932 tablet_replica.cc:333] T 6f2421b2082048b2b6698cabe161499d P afc8d6029d4241d4b8d8df14155a4d50: stopping tablet replica
I20260713 09:09:49.369105 27932 raft_consensus.cc:2243] T 6f2421b2082048b2b6698cabe161499d P afc8d6029d4241d4b8d8df14155a4d50 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:49.369874 27932 raft_consensus.cc:2272] T 6f2421b2082048b2b6698cabe161499d P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:49.371592 27932 tablet_replica.cc:333] T 67dc4fa7309849c4945561d684b40e23 P afc8d6029d4241d4b8d8df14155a4d50: stopping tablet replica
I20260713 09:09:49.372126 27932 raft_consensus.cc:2243] T 67dc4fa7309849c4945561d684b40e23 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:49.372555 27932 raft_consensus.cc:2272] T 67dc4fa7309849c4945561d684b40e23 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:49.374217 27932 tablet_replica.cc:333] T 6146a4f6c98a4ba98d5aab5bfe638022 P afc8d6029d4241d4b8d8df14155a4d50: stopping tablet replica
I20260713 09:09:49.374643 27932 raft_consensus.cc:2243] T 6146a4f6c98a4ba98d5aab5bfe638022 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:49.375201 27932 raft_consensus.cc:2272] T 6146a4f6c98a4ba98d5aab5bfe638022 P afc8d6029d4241d4b8d8df14155a4d50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:49.417565 27932 tablet_server.cc:196] TabletServer@127.27.71.3:0 shutdown complete.
W20260713 09:09:49.419512 29440 consensus_peers.cc:597] T 55aab294f8474d3285c1e9ed59bf9e0e P 1bdb21d1ce5f4d9ba7dbb43050a0379c -> Peer 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2:39899): Couldn't send request to peer 830f593dbebd443ea808ff8dcd4c1f4e. Status: Network error: Client connection negotiation failed: client connection to 127.27.71.2:39899: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:49.421121 29439 consensus_peers.cc:597] T dd91a92a3b4c4725b783069923ac7270 P 1bdb21d1ce5f4d9ba7dbb43050a0379c -> Peer afc8d6029d4241d4b8d8df14155a4d50 (127.27.71.3:41209): Couldn't send request to peer afc8d6029d4241d4b8d8df14155a4d50. Status: Network error: Client connection negotiation failed: client connection to 127.27.71.3:41209: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:49.454907 27932 tablet_server.cc:179] TabletServer@127.27.71.4:0 shutting down...
W20260713 09:09:49.457955 29440 consensus_peers.cc:597] T 988b25d60a824582814858f196247a56 P 1bdb21d1ce5f4d9ba7dbb43050a0379c -> Peer 9271d1ed85cd4239ba0958acd85b1785 (127.27.71.1:37927): Couldn't send request to peer 9271d1ed85cd4239ba0958acd85b1785. Status: Network error: Client connection negotiation failed: client connection to 127.27.71.1:37927: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:49.480417 27932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:49.481334 27932 tablet_replica.cc:333] T 8e53d50379b4442b8242afadc0cc82ee P 1bdb21d1ce5f4d9ba7dbb43050a0379c: stopping tablet replica
I20260713 09:09:49.482349 27932 raft_consensus.cc:2243] T 8e53d50379b4442b8242afadc0cc82ee P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:49.483296 27932 raft_consensus.cc:2272] T 8e53d50379b4442b8242afadc0cc82ee P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:49.483724 29440 consensus_peers.cc:597] T 7e6cb3cf22754235b1974ef2f804fef0 P 1bdb21d1ce5f4d9ba7dbb43050a0379c -> Peer 830f593dbebd443ea808ff8dcd4c1f4e (127.27.71.2:39899): Couldn't send request to peer 830f593dbebd443ea808ff8dcd4c1f4e. Status: Network error: Client connection negotiation failed: client connection to 127.27.71.2:39899: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:49.485394 27932 tablet_replica.cc:333] T 991ef983ca734d89b3e86845b25e3607 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: stopping tablet replica
I20260713 09:09:49.486045 27932 raft_consensus.cc:2243] T 991ef983ca734d89b3e86845b25e3607 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:49.486577 27932 raft_consensus.cc:2272] T 991ef983ca734d89b3e86845b25e3607 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:49.488515 27932 tablet_replica.cc:333] T 1a20e184806845928f8e85ef5f8a24d6 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: stopping tablet replica
I20260713 09:09:49.489089 27932 raft_consensus.cc:2243] T 1a20e184806845928f8e85ef5f8a24d6 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:49.489642 27932 raft_consensus.cc:2272] T 1a20e184806845928f8e85ef5f8a24d6 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:49.491465 27932 tablet_replica.cc:333] T 318a3625119744db99347c1713f68bf8 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: stopping tablet replica
I20260713 09:09:49.492295 27932 raft_consensus.cc:2243] T 318a3625119744db99347c1713f68bf8 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:49.493022 27932 raft_consensus.cc:2272] T 318a3625119744db99347c1713f68bf8 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:49.495138 27932 tablet_replica.cc:333] T 988b25d60a824582814858f196247a56 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: stopping tablet replica
I20260713 09:09:49.495579 27932 raft_consensus.cc:2243] T 988b25d60a824582814858f196247a56 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:49.496328 27932 raft_consensus.cc:2272] T 988b25d60a824582814858f196247a56 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:49.497917 27932 tablet_replica.cc:333] T 2183c5dda76d4d18968b15ca521d8e47 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: stopping tablet replica
I20260713 09:09:49.498349 27932 raft_consensus.cc:2243] T 2183c5dda76d4d18968b15ca521d8e47 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:49.498785 27932 raft_consensus.cc:2272] T 2183c5dda76d4d18968b15ca521d8e47 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:49.500432 27932 tablet_replica.cc:333] T cd072cb93d114725ad6b925ae3323323 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: stopping tablet replica
I20260713 09:09:49.500941 27932 raft_consensus.cc:2243] T cd072cb93d114725ad6b925ae3323323 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:49.501436 27932 raft_consensus.cc:2272] T cd072cb93d114725ad6b925ae3323323 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:49.503108 27932 tablet_replica.cc:333] T 2743291249054f6eaf7f8aec59825e14 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: stopping tablet replica
I20260713 09:09:49.503515 27932 raft_consensus.cc:2243] T 2743291249054f6eaf7f8aec59825e14 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:49.504029 27932 raft_consensus.cc:2272] T 2743291249054f6eaf7f8aec59825e14 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:49.505570 27932 tablet_replica.cc:333] T dd91a92a3b4c4725b783069923ac7270 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: stopping tablet replica
I20260713 09:09:49.505975 27932 raft_consensus.cc:2243] T dd91a92a3b4c4725b783069923ac7270 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:49.506703 27932 raft_consensus.cc:2272] T dd91a92a3b4c4725b783069923ac7270 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:49.508399 27932 tablet_replica.cc:333] T 02994ab93ce5458e81cd2e56ad0e648f P 1bdb21d1ce5f4d9ba7dbb43050a0379c: stopping tablet replica
I20260713 09:09:49.508847 27932 raft_consensus.cc:2243] T 02994ab93ce5458e81cd2e56ad0e648f P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:49.509277 27932 raft_consensus.cc:2272] T 02994ab93ce5458e81cd2e56ad0e648f P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:49.510818 27932 tablet_replica.cc:333] T 55aab294f8474d3285c1e9ed59bf9e0e P 1bdb21d1ce5f4d9ba7dbb43050a0379c: stopping tablet replica
I20260713 09:09:49.511255 27932 raft_consensus.cc:2243] T 55aab294f8474d3285c1e9ed59bf9e0e P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:49.511986 27932 raft_consensus.cc:2272] T 55aab294f8474d3285c1e9ed59bf9e0e P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:49.513535 27932 tablet_replica.cc:333] T 7e6cb3cf22754235b1974ef2f804fef0 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: stopping tablet replica
I20260713 09:09:49.513939 27932 raft_consensus.cc:2243] T 7e6cb3cf22754235b1974ef2f804fef0 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:49.514571 27932 raft_consensus.cc:2272] T 7e6cb3cf22754235b1974ef2f804fef0 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:49.516218 27932 tablet_replica.cc:333] T 6146a4f6c98a4ba98d5aab5bfe638022 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: stopping tablet replica
I20260713 09:09:49.516683 27932 raft_consensus.cc:2243] T 6146a4f6c98a4ba98d5aab5bfe638022 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:49.517200 27932 raft_consensus.cc:2272] T 6146a4f6c98a4ba98d5aab5bfe638022 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:49.518765 27932 tablet_replica.cc:333] T 9b688b085b7942eabdb14682c4cde477 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: stopping tablet replica
I20260713 09:09:49.519189 27932 raft_consensus.cc:2243] T 9b688b085b7942eabdb14682c4cde477 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:49.519533 27932 raft_consensus.cc:2272] T 9b688b085b7942eabdb14682c4cde477 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:49.521070 27932 tablet_replica.cc:333] T 8c6e89a6df0f4d69888a89f13887f9e9 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: stopping tablet replica
I20260713 09:09:49.521497 27932 raft_consensus.cc:2243] T 8c6e89a6df0f4d69888a89f13887f9e9 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:49.521854 27932 raft_consensus.cc:2272] T 8c6e89a6df0f4d69888a89f13887f9e9 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:49.523350 27932 tablet_replica.cc:333] T f3cace12a8974547aa16b72166de1a0c P 1bdb21d1ce5f4d9ba7dbb43050a0379c: stopping tablet replica
I20260713 09:09:49.523842 27932 raft_consensus.cc:2243] T f3cace12a8974547aa16b72166de1a0c P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:49.524575 27932 raft_consensus.cc:2272] T f3cace12a8974547aa16b72166de1a0c P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:49.526089 27932 tablet_replica.cc:333] T 6f2421b2082048b2b6698cabe161499d P 1bdb21d1ce5f4d9ba7dbb43050a0379c: stopping tablet replica
I20260713 09:09:49.526506 27932 raft_consensus.cc:2243] T 6f2421b2082048b2b6698cabe161499d P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:49.526964 27932 raft_consensus.cc:2272] T 6f2421b2082048b2b6698cabe161499d P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:49.528644 27932 tablet_replica.cc:333] T ea17ef9dd99a45b69bb9620233088196 P 1bdb21d1ce5f4d9ba7dbb43050a0379c: stopping tablet replica
I20260713 09:09:49.529006 27932 raft_consensus.cc:2243] T ea17ef9dd99a45b69bb9620233088196 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:49.529373 27932 raft_consensus.cc:2272] T ea17ef9dd99a45b69bb9620233088196 P 1bdb21d1ce5f4d9ba7dbb43050a0379c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:49.566025 27932 tablet_server.cc:196] TabletServer@127.27.71.4:0 shutdown complete.
I20260713 09:09:49.594292 27932 master.cc:562] Master@127.27.71.62:38263 shutting down...
I20260713 09:09:49.614455 27932 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2cf55992feff47b2a7c726c51b8b7d9f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:49.614960 27932 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2cf55992feff47b2a7c726c51b8b7d9f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:49.615262 27932 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2cf55992feff47b2a7c726c51b8b7d9f: stopping tablet replica
I20260713 09:09:49.651212 27932 master.cc:584] Master@127.27.71.62:38263 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (28029 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260713 09:09:49.707957 27932 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.27.71.62:41459
I20260713 09:09:49.709273 27932 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:49.714578 29900 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
W20260713 09:09:49.715291 29901 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
W20260713 09:09:49.716588 29903 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
I20260713 09:09:49.717433 27932 server_base.cc:1061] running on GCE node
I20260713 09:09:49.718430 27932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:49.718601 27932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:49.718823 27932 hybrid_clock.cc:648] HybridClock initialized: now 1783933789718783 us; error 0 us; skew 500 ppm
I20260713 09:09:49.719379 27932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:49.721823 27932 webserver.cc:533] Webserver started at http://127.27.71.62:37583/ using document root <none> and password file <none>
I20260713 09:09:49.722316 27932 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:49.722474 27932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:49.722819 27932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:49.724011 27932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933738023801-27932-0/minicluster-data/master-0-root/instance:
uuid: "87c967d79b96485e8f126a76ad98c33f"
format_stamp: "Formatted at 2026-07-13 09:09:49 on dist-test-slave-4nhr"
I20260713 09:09:49.728492 27932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:09:49.732146 29908 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:49.732846 27932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260713 09:09:49.733182 27932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933738023801-27932-0/minicluster-data/master-0-root
uuid: "87c967d79b96485e8f126a76ad98c33f"
format_stamp: "Formatted at 2026-07-13 09:09:49 on dist-test-slave-4nhr"
I20260713 09:09:49.733577 27932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933738023801-27932-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933738023801-27932-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933738023801-27932-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)
I20260713 09:09:49.746927 27932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:49.748100 27932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:49.788610 27932 rpc_server.cc:307] RPC server started. Bound to: 127.27.71.62:41459
I20260713 09:09:49.788702 29959 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.71.62:41459 every 8 connection(s)
I20260713 09:09:49.792551 29960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:49.802835 29960 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 87c967d79b96485e8f126a76ad98c33f: Bootstrap starting.
I20260713 09:09:49.807371 29960 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 87c967d79b96485e8f126a76ad98c33f: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:49.811355 29960 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 87c967d79b96485e8f126a76ad98c33f: No bootstrap required, opened a new log
I20260713 09:09:49.813344 29960 raft_consensus.cc:359] T 00000000000000000000000000000000 P 87c967d79b96485e8f126a76ad98c33f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87c967d79b96485e8f126a76ad98c33f" member_type: VOTER }
I20260713 09:09:49.813688 29960 raft_consensus.cc:385] T 00000000000000000000000000000000 P 87c967d79b96485e8f126a76ad98c33f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:49.813870 29960 raft_consensus.cc:740] T 00000000000000000000000000000000 P 87c967d79b96485e8f126a76ad98c33f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87c967d79b96485e8f126a76ad98c33f, State: Initialized, Role: FOLLOWER
I20260713 09:09:49.814333 29960 consensus_queue.cc:260] T 00000000000000000000000000000000 P 87c967d79b96485e8f126a76ad98c33f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "87c967d79b96485e8f126a76ad98c33f" member_type: VOTER }
I20260713 09:09:49.814740 29960 raft_consensus.cc:399] T 00000000000000000000000000000000 P 87c967d79b96485e8f126a76ad98c33f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:09:49.814927 29960 raft_consensus.cc:493] T 00000000000000000000000000000000 P 87c967d79b96485e8f126a76ad98c33f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:09:49.815124 29960 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 87c967d79b96485e8f126a76ad98c33f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:49.818920 29960 raft_consensus.cc:515] T 00000000000000000000000000000000 P 87c967d79b96485e8f126a76ad98c33f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87c967d79b96485e8f126a76ad98c33f" member_type: VOTER }
I20260713 09:09:49.819341 29960 leader_election.cc:304] T 00000000000000000000000000000000 P 87c967d79b96485e8f126a76ad98c33f [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: 87c967d79b96485e8f126a76ad98c33f; no voters: 
I20260713 09:09:49.820346 29960 leader_election.cc:290] T 00000000000000000000000000000000 P 87c967d79b96485e8f126a76ad98c33f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:09:49.820721 29963 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 87c967d79b96485e8f126a76ad98c33f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:49.822006 29963 raft_consensus.cc:697] T 00000000000000000000000000000000 P 87c967d79b96485e8f126a76ad98c33f [term 1 LEADER]: Becoming Leader. State: Replica: 87c967d79b96485e8f126a76ad98c33f, State: Running, Role: LEADER
I20260713 09:09:49.822674 29963 consensus_queue.cc:237] T 00000000000000000000000000000000 P 87c967d79b96485e8f126a76ad98c33f [LEADER]: Queue going to LEADER mode. State: All 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: "87c967d79b96485e8f126a76ad98c33f" member_type: VOTER }
I20260713 09:09:49.823149 29960 sys_catalog.cc:565] T 00000000000000000000000000000000 P 87c967d79b96485e8f126a76ad98c33f [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:09:49.827234 29965 sys_catalog.cc:455] T 00000000000000000000000000000000 P 87c967d79b96485e8f126a76ad98c33f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 87c967d79b96485e8f126a76ad98c33f. Latest consensus state: current_term: 1 leader_uuid: "87c967d79b96485e8f126a76ad98c33f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87c967d79b96485e8f126a76ad98c33f" member_type: VOTER } }
I20260713 09:09:49.827893 29965 sys_catalog.cc:458] T 00000000000000000000000000000000 P 87c967d79b96485e8f126a76ad98c33f [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:49.829103 29964 sys_catalog.cc:455] T 00000000000000000000000000000000 P 87c967d79b96485e8f126a76ad98c33f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "87c967d79b96485e8f126a76ad98c33f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87c967d79b96485e8f126a76ad98c33f" member_type: VOTER } }
I20260713 09:09:49.829556 29969 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:09:49.829727 29964 sys_catalog.cc:458] T 00000000000000000000000000000000 P 87c967d79b96485e8f126a76ad98c33f [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:49.834697 29969 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:09:49.839968 27932 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:09:49.843283 29969 catalog_manager.cc:1383] Generated new cluster ID: a0dbe407c67e486197a509e920bfef90
I20260713 09:09:49.843524 29969 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:09:49.855031 29969 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:09:49.856201 29969 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:09:49.877456 29969 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 87c967d79b96485e8f126a76ad98c33f: Generated new TSK 0
I20260713 09:09:49.878046 29969 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:09:49.906260 27932 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:49.912199 29981 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
W20260713 09:09:49.913674 29982 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
W20260713 09:09:49.916946 29984 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
I20260713 09:09:49.917339 27932 server_base.cc:1061] running on GCE node
I20260713 09:09:49.919437 27932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:49.919648 27932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:49.919862 27932 hybrid_clock.cc:648] HybridClock initialized: now 1783933789919844 us; error 0 us; skew 500 ppm
I20260713 09:09:49.920387 27932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:49.922616 27932 webserver.cc:533] Webserver started at http://127.27.71.1:38421/ using document root <none> and password file <none>
I20260713 09:09:49.923085 27932 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:49.923288 27932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:49.923549 27932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:49.924662 27932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933738023801-27932-0/minicluster-data/ts-0-root/instance:
uuid: "55e615d6cbc845a68c8ed11a0eeb7575"
format_stamp: "Formatted at 2026-07-13 09:09:49 on dist-test-slave-4nhr"
I20260713 09:09:49.928848 27932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:09:49.931804 29989 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:49.932636 27932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:09:49.932868 27932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933738023801-27932-0/minicluster-data/ts-0-root
uuid: "55e615d6cbc845a68c8ed11a0eeb7575"
format_stamp: "Formatted at 2026-07-13 09:09:49 on dist-test-slave-4nhr"
I20260713 09:09:49.933096 27932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933738023801-27932-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933738023801-27932-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933738023801-27932-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)
I20260713 09:09:49.950770 27932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:49.951797 27932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:49.953099 27932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:49.955724 27932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:49.955900 27932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:49.956187 27932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:49.956355 27932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:49.996728 27932 rpc_server.cc:307] RPC server started. Bound to: 127.27.71.1:37961
I20260713 09:09:49.996830 30051 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.71.1:37961 every 8 connection(s)
I20260713 09:09:50.001653 27932 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:50.009085 30056 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
W20260713 09:09:50.010797 30057 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
W20260713 09:09:50.013967 30059 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
I20260713 09:09:50.014704 27932 server_base.cc:1061] running on GCE node
I20260713 09:09:50.016213 27932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:09:50.016361 30052 heartbeater.cc:344] Connected to a master server at 127.27.71.62:41459
W20260713 09:09:50.016490 27932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:50.016744 27932 hybrid_clock.cc:648] HybridClock initialized: now 1783933790016726 us; error 0 us; skew 500 ppm
I20260713 09:09:50.016822 30052 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:50.017390 27932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:50.017565 30052 heartbeater.cc:507] Master 127.27.71.62:41459 requested a full tablet report, sending...
I20260713 09:09:50.019716 29925 ts_manager.cc:194] Registered new tserver with Master: 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961)
I20260713 09:09:50.019942 27932 webserver.cc:533] Webserver started at http://127.27.71.2:38305/ using document root <none> and password file <none>
I20260713 09:09:50.020479 27932 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:50.020660 27932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:50.020933 27932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:50.021636 29925 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51782
I20260713 09:09:50.021962 27932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933738023801-27932-0/minicluster-data/ts-1-root/instance:
uuid: "e3f9d239cf084277836b3474907b3a15"
format_stamp: "Formatted at 2026-07-13 09:09:50 on dist-test-slave-4nhr"
I20260713 09:09:50.026394 27932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.005s
I20260713 09:09:50.029556 30064 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:50.030228 27932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:09:50.030499 27932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933738023801-27932-0/minicluster-data/ts-1-root
uuid: "e3f9d239cf084277836b3474907b3a15"
format_stamp: "Formatted at 2026-07-13 09:09:50 on dist-test-slave-4nhr"
I20260713 09:09:50.030752 27932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933738023801-27932-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933738023801-27932-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933738023801-27932-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)
I20260713 09:09:50.044561 27932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:50.045687 27932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:50.047030 27932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:50.049170 27932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:50.049345 27932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:50.049655 27932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:50.049826 27932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:50.088117 27932 rpc_server.cc:307] RPC server started. Bound to: 127.27.71.2:42591
I20260713 09:09:50.088229 30126 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.71.2:42591 every 8 connection(s)
I20260713 09:09:50.092828 27932 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:50.099548 30130 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
W20260713 09:09:50.100296 30131 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
I20260713 09:09:50.102753 27932 server_base.cc:1061] running on GCE node
W20260713 09:09:50.104036 30134 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
I20260713 09:09:50.104592 30127 heartbeater.cc:344] Connected to a master server at 127.27.71.62:41459
I20260713 09:09:50.104935 30127 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:50.105015 27932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:50.105320 27932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:50.105490 27932 hybrid_clock.cc:648] HybridClock initialized: now 1783933790105460 us; error 0 us; skew 500 ppm
I20260713 09:09:50.105733 30127 heartbeater.cc:507] Master 127.27.71.62:41459 requested a full tablet report, sending...
I20260713 09:09:50.106127 27932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:50.107857 29925 ts_manager.cc:194] Registered new tserver with Master: e3f9d239cf084277836b3474907b3a15 (127.27.71.2:42591)
I20260713 09:09:50.108819 27932 webserver.cc:533] Webserver started at http://127.27.71.3:35973/ using document root <none> and password file <none>
I20260713 09:09:50.109440 27932 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:50.109604 29925 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51796
I20260713 09:09:50.109694 27932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:50.110230 27932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:50.111552 27932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933738023801-27932-0/minicluster-data/ts-2-root/instance:
uuid: "37703349057544278331337d68d6832c"
format_stamp: "Formatted at 2026-07-13 09:09:50 on dist-test-slave-4nhr"
I20260713 09:09:50.115631 27932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:09:50.118644 30138 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:50.119355 27932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:09:50.119632 27932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933738023801-27932-0/minicluster-data/ts-2-root
uuid: "37703349057544278331337d68d6832c"
format_stamp: "Formatted at 2026-07-13 09:09:50 on dist-test-slave-4nhr"
I20260713 09:09:50.119978 27932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933738023801-27932-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933738023801-27932-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933738023801-27932-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)
I20260713 09:09:50.141902 27932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:50.143018 27932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:50.144659 27932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:50.146986 27932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:50.147200 27932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:50.147459 27932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:50.147629 27932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:50.185774 27932 rpc_server.cc:307] RPC server started. Bound to: 127.27.71.3:44047
I20260713 09:09:50.185861 30200 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.71.3:44047 every 8 connection(s)
I20260713 09:09:50.190380 27932 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:50.196332 30204 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
W20260713 09:09:50.198348 30205 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
W20260713 09:09:50.199952 30207 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
I20260713 09:09:50.201287 27932 server_base.cc:1061] running on GCE node
I20260713 09:09:50.202100 30201 heartbeater.cc:344] Connected to a master server at 127.27.71.62:41459
I20260713 09:09:50.202266 27932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:09:50.202410 30201 heartbeater.cc:461] Registering TS with master...
W20260713 09:09:50.202610 27932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:50.202850 27932 hybrid_clock.cc:648] HybridClock initialized: now 1783933790202831 us; error 0 us; skew 500 ppm
I20260713 09:09:50.203104 30201 heartbeater.cc:507] Master 127.27.71.62:41459 requested a full tablet report, sending...
I20260713 09:09:50.203608 27932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:50.204970 29925 ts_manager.cc:194] Registered new tserver with Master: 37703349057544278331337d68d6832c (127.27.71.3:44047)
I20260713 09:09:50.206310 27932 webserver.cc:533] Webserver started at http://127.27.71.4:42143/ using document root <none> and password file <none>
I20260713 09:09:50.206378 29925 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51812
I20260713 09:09:50.206889 27932 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:50.207129 27932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:50.207391 27932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:50.208904 27932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933738023801-27932-0/minicluster-data/ts-3-root/instance:
uuid: "106554389f0247d58a843177759980b2"
format_stamp: "Formatted at 2026-07-13 09:09:50 on dist-test-slave-4nhr"
I20260713 09:09:50.212994 27932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260713 09:09:50.216089 30212 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:50.216964 27932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:09:50.217197 27932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933738023801-27932-0/minicluster-data/ts-3-root
uuid: "106554389f0247d58a843177759980b2"
format_stamp: "Formatted at 2026-07-13 09:09:50 on dist-test-slave-4nhr"
I20260713 09:09:50.217420 27932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933738023801-27932-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933738023801-27932-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933738023801-27932-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)
I20260713 09:09:50.231546 27932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:50.233789 27932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:50.235118 27932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:50.237205 27932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:50.237377 27932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:50.237668 27932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:50.237833 27932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:50.276161 27932 rpc_server.cc:307] RPC server started. Bound to: 127.27.71.4:38063
I20260713 09:09:50.276271 30274 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.71.4:38063 every 8 connection(s)
I20260713 09:09:50.289057 30275 heartbeater.cc:344] Connected to a master server at 127.27.71.62:41459
I20260713 09:09:50.289434 30275 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:50.290138 30275 heartbeater.cc:507] Master 127.27.71.62:41459 requested a full tablet report, sending...
I20260713 09:09:50.291916 29925 ts_manager.cc:194] Registered new tserver with Master: 106554389f0247d58a843177759980b2 (127.27.71.4:38063)
I20260713 09:09:50.292652 27932 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013408991s
I20260713 09:09:50.293241 29925 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51824
I20260713 09:09:50.315976 29925 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51832:
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"
    }
  }
}
I20260713 09:09:50.441082 30166 tablet_service.cc:1511] Processing CreateTablet for tablet bc55f95bc56b46f5ad54257ad73d886b (DEFAULT_TABLE table=test-workload [id=1dfe68b831b44c95bc2d573d1c160607]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:09:50.442601 30166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc55f95bc56b46f5ad54257ad73d886b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.445561 30165 tablet_service.cc:1511] Processing CreateTablet for tablet f1eae824c2b34cbe95d3c0ac01bfc7bd (DEFAULT_TABLE table=test-workload [id=1dfe68b831b44c95bc2d573d1c160607]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:09:50.446877 30017 tablet_service.cc:1511] Processing CreateTablet for tablet bc55f95bc56b46f5ad54257ad73d886b (DEFAULT_TABLE table=test-workload [id=1dfe68b831b44c95bc2d573d1c160607]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:09:50.448225 30017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc55f95bc56b46f5ad54257ad73d886b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.452062 30165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1eae824c2b34cbe95d3c0ac01bfc7bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.452865 30015 tablet_service.cc:1511] Processing CreateTablet for tablet f1eae824c2b34cbe95d3c0ac01bfc7bd (DEFAULT_TABLE table=test-workload [id=1dfe68b831b44c95bc2d573d1c160607]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:09:50.454195 30015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1eae824c2b34cbe95d3c0ac01bfc7bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.456739 30016 tablet_service.cc:1511] Processing CreateTablet for tablet 5ec461e722364e9aa51690aa7bdf1a6a (DEFAULT_TABLE table=test-workload [id=1dfe68b831b44c95bc2d573d1c160607]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:09:50.458029 30016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ec461e722364e9aa51690aa7bdf1a6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.459868 30164 tablet_service.cc:1511] Processing CreateTablet for tablet 8b4a0a8a8e424eae8ab4194dbb601b39 (DEFAULT_TABLE table=test-workload [id=1dfe68b831b44c95bc2d573d1c160607]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:09:50.461280 30164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b4a0a8a8e424eae8ab4194dbb601b39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.462160 30014 tablet_service.cc:1511] Processing CreateTablet for tablet 03a3fdbb71f544c5a9f4cc6f6b2235a8 (DEFAULT_TABLE table=test-workload [id=1dfe68b831b44c95bc2d573d1c160607]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:09:50.463343 30014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03a3fdbb71f544c5a9f4cc6f6b2235a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.464470 30163 tablet_service.cc:1511] Processing CreateTablet for tablet 03a3fdbb71f544c5a9f4cc6f6b2235a8 (DEFAULT_TABLE table=test-workload [id=1dfe68b831b44c95bc2d573d1c160607]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:09:50.465867 30163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03a3fdbb71f544c5a9f4cc6f6b2235a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.469606 30013 tablet_service.cc:1511] Processing CreateTablet for tablet 3a88b03bea92483f8ec46a592c20627c (DEFAULT_TABLE table=test-workload [id=1dfe68b831b44c95bc2d573d1c160607]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:09:50.470775 30013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a88b03bea92483f8ec46a592c20627c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.472700 30162 tablet_service.cc:1511] Processing CreateTablet for tablet 0043f16d2cfe4f41bc24d8dbf18cf0f2 (DEFAULT_TABLE table=test-workload [id=1dfe68b831b44c95bc2d573d1c160607]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:09:50.473912 30162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0043f16d2cfe4f41bc24d8dbf18cf0f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.476715 30161 tablet_service.cc:1511] Processing CreateTablet for tablet b76acdf589674aaa881a7a036ee6d75f (DEFAULT_TABLE table=test-workload [id=1dfe68b831b44c95bc2d573d1c160607]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:09:50.477891 30161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b76acdf589674aaa881a7a036ee6d75f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.480935 30011 tablet_service.cc:1511] Processing CreateTablet for tablet bb8ff182416e4cb4b98029d009db3e4f (DEFAULT_TABLE table=test-workload [id=1dfe68b831b44c95bc2d573d1c160607]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:09:50.482673 30011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb8ff182416e4cb4b98029d009db3e4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.485119 30160 tablet_service.cc:1511] Processing CreateTablet for tablet bb8ff182416e4cb4b98029d009db3e4f (DEFAULT_TABLE table=test-workload [id=1dfe68b831b44c95bc2d573d1c160607]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:09:50.486760 30160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb8ff182416e4cb4b98029d009db3e4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.488799 30012 tablet_service.cc:1511] Processing CreateTablet for tablet 0043f16d2cfe4f41bc24d8dbf18cf0f2 (DEFAULT_TABLE table=test-workload [id=1dfe68b831b44c95bc2d573d1c160607]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:09:50.490227 30012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0043f16d2cfe4f41bc24d8dbf18cf0f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.496826 30010 tablet_service.cc:1511] Processing CreateTablet for tablet 1e4f559a19924f29b3c1b3ea73d8df57 (DEFAULT_TABLE table=test-workload [id=1dfe68b831b44c95bc2d573d1c160607]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:09:50.498219 30010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e4f559a19924f29b3c1b3ea73d8df57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.497252 30292 tablet_bootstrap.cc:492] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 37703349057544278331337d68d6832c: Bootstrap starting.
I20260713 09:09:50.520764 30092 tablet_service.cc:1511] Processing CreateTablet for tablet bc55f95bc56b46f5ad54257ad73d886b (DEFAULT_TABLE table=test-workload [id=1dfe68b831b44c95bc2d573d1c160607]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:09:50.522112 30092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc55f95bc56b46f5ad54257ad73d886b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.524710 30292 tablet_bootstrap.cc:654] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 37703349057544278331337d68d6832c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:50.529327 30091 tablet_service.cc:1511] Processing CreateTablet for tablet 5ec461e722364e9aa51690aa7bdf1a6a (DEFAULT_TABLE table=test-workload [id=1dfe68b831b44c95bc2d573d1c160607]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:09:50.530632 30091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ec461e722364e9aa51690aa7bdf1a6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.533599 30090 tablet_service.cc:1511] Processing CreateTablet for tablet 8b4a0a8a8e424eae8ab4194dbb601b39 (DEFAULT_TABLE table=test-workload [id=1dfe68b831b44c95bc2d573d1c160607]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:09:50.534859 30090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b4a0a8a8e424eae8ab4194dbb601b39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.536496 30294 tablet_bootstrap.cc:492] T 1e4f559a19924f29b3c1b3ea73d8df57 P 55e615d6cbc845a68c8ed11a0eeb7575: Bootstrap starting.
I20260713 09:09:50.537259 30089 tablet_service.cc:1511] Processing CreateTablet for tablet 03a3fdbb71f544c5a9f4cc6f6b2235a8 (DEFAULT_TABLE table=test-workload [id=1dfe68b831b44c95bc2d573d1c160607]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:09:50.538543 30089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03a3fdbb71f544c5a9f4cc6f6b2235a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.540834 30292 tablet_bootstrap.cc:492] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 37703349057544278331337d68d6832c: No bootstrap required, opened a new log
I20260713 09:09:50.541320 30292 ts_tablet_manager.cc:1403] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 37703349057544278331337d68d6832c: Time spent bootstrapping tablet: real 0.047s	user 0.004s	sys 0.016s
I20260713 09:09:50.544725 30294 tablet_bootstrap.cc:654] T 1e4f559a19924f29b3c1b3ea73d8df57 P 55e615d6cbc845a68c8ed11a0eeb7575: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:50.544426 30292 raft_consensus.cc:359] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } }
I20260713 09:09:50.545147 30292 raft_consensus.cc:385] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:50.545472 30292 raft_consensus.cc:740] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37703349057544278331337d68d6832c, State: Initialized, Role: FOLLOWER
I20260713 09:09:50.546340 30292 consensus_queue.cc:260] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 37703349057544278331337d68d6832c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } }
I20260713 09:09:50.548942 30088 tablet_service.cc:1511] Processing CreateTablet for tablet 3a88b03bea92483f8ec46a592c20627c (DEFAULT_TABLE table=test-workload [id=1dfe68b831b44c95bc2d573d1c160607]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:09:50.550273 30162 tablet_service.cc:1511] Processing CreateTablet for tablet 0e41836516424ef6a2b319a82bd57286 (DEFAULT_TABLE table=test-workload [id=1dfe68b831b44c95bc2d573d1c160607]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:09:50.550706 30088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a88b03bea92483f8ec46a592c20627c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.551565 30162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e41836516424ef6a2b319a82bd57286. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.565820 30087 tablet_service.cc:1511] Processing CreateTablet for tablet b76acdf589674aaa881a7a036ee6d75f (DEFAULT_TABLE table=test-workload [id=1dfe68b831b44c95bc2d573d1c160607]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:09:50.567648 30087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b76acdf589674aaa881a7a036ee6d75f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.588178 30086 tablet_service.cc:1511] Processing CreateTablet for tablet bb8ff182416e4cb4b98029d009db3e4f (DEFAULT_TABLE table=test-workload [id=1dfe68b831b44c95bc2d573d1c160607]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:09:50.594007 30086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb8ff182416e4cb4b98029d009db3e4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.601737 30085 tablet_service.cc:1511] Processing CreateTablet for tablet 1e4f559a19924f29b3c1b3ea73d8df57 (DEFAULT_TABLE table=test-workload [id=1dfe68b831b44c95bc2d573d1c160607]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:09:50.609086 30085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e4f559a19924f29b3c1b3ea73d8df57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.610284 30084 tablet_service.cc:1511] Processing CreateTablet for tablet 8f9fa866d004492f97eb0907519c0ab2 (DEFAULT_TABLE table=test-workload [id=1dfe68b831b44c95bc2d573d1c160607]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:09:50.611521 30084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f9fa866d004492f97eb0907519c0ab2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.624053 30240 tablet_service.cc:1511] Processing CreateTablet for tablet 5ec461e722364e9aa51690aa7bdf1a6a (DEFAULT_TABLE table=test-workload [id=1dfe68b831b44c95bc2d573d1c160607]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:09:50.625983 30240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ec461e722364e9aa51690aa7bdf1a6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.629843 30239 tablet_service.cc:1511] Processing CreateTablet for tablet f1eae824c2b34cbe95d3c0ac01bfc7bd (DEFAULT_TABLE table=test-workload [id=1dfe68b831b44c95bc2d573d1c160607]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:09:50.631631 30239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1eae824c2b34cbe95d3c0ac01bfc7bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.635320 30238 tablet_service.cc:1511] Processing CreateTablet for tablet 8b4a0a8a8e424eae8ab4194dbb601b39 (DEFAULT_TABLE table=test-workload [id=1dfe68b831b44c95bc2d573d1c160607]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:09:50.637233 30238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b4a0a8a8e424eae8ab4194dbb601b39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.644475 30016 tablet_service.cc:1511] Processing CreateTablet for tablet 0e41836516424ef6a2b319a82bd57286 (DEFAULT_TABLE table=test-workload [id=1dfe68b831b44c95bc2d573d1c160607]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:09:50.646099 30016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e41836516424ef6a2b319a82bd57286. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.649307 30237 tablet_service.cc:1511] Processing CreateTablet for tablet 3a88b03bea92483f8ec46a592c20627c (DEFAULT_TABLE table=test-workload [id=1dfe68b831b44c95bc2d573d1c160607]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:09:50.651110 30237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a88b03bea92483f8ec46a592c20627c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.657902 30236 tablet_service.cc:1511] Processing CreateTablet for tablet 0043f16d2cfe4f41bc24d8dbf18cf0f2 (DEFAULT_TABLE table=test-workload [id=1dfe68b831b44c95bc2d573d1c160607]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:09:50.659783 30236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0043f16d2cfe4f41bc24d8dbf18cf0f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.665895 30235 tablet_service.cc:1511] Processing CreateTablet for tablet b76acdf589674aaa881a7a036ee6d75f (DEFAULT_TABLE table=test-workload [id=1dfe68b831b44c95bc2d573d1c160607]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:09:50.669713 30234 tablet_service.cc:1511] Processing CreateTablet for tablet 1e4f559a19924f29b3c1b3ea73d8df57 (DEFAULT_TABLE table=test-workload [id=1dfe68b831b44c95bc2d573d1c160607]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:09:50.671849 30235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b76acdf589674aaa881a7a036ee6d75f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.685514 30233 tablet_service.cc:1511] Processing CreateTablet for tablet 0e41836516424ef6a2b319a82bd57286 (DEFAULT_TABLE table=test-workload [id=1dfe68b831b44c95bc2d573d1c160607]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:09:50.686717 30201 heartbeater.cc:499] Master 127.27.71.62:41459 was elected leader, sending a full tablet report...
I20260713 09:09:50.687211 30233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e41836516424ef6a2b319a82bd57286. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.686726 30295 raft_consensus.cc:493] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:50.687641 30295 raft_consensus.cc:515] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } }
I20260713 09:09:50.689579 30162 tablet_service.cc:1511] Processing CreateTablet for tablet 8f9fa866d004492f97eb0907519c0ab2 (DEFAULT_TABLE table=test-workload [id=1dfe68b831b44c95bc2d573d1c160607]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:09:50.692030 30014 tablet_service.cc:1511] Processing CreateTablet for tablet ca7b214ba39c45f28e04202465b9f878 (DEFAULT_TABLE table=test-workload [id=1dfe68b831b44c95bc2d573d1c160607]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:09:50.693238 30014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca7b214ba39c45f28e04202465b9f878. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.694094 30234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e4f559a19924f29b3c1b3ea73d8df57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.692900 30084 tablet_service.cc:1511] Processing CreateTablet for tablet ca7b214ba39c45f28e04202465b9f878 (DEFAULT_TABLE table=test-workload [id=1dfe68b831b44c95bc2d573d1c160607]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:09:50.700388 30084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca7b214ba39c45f28e04202465b9f878. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.701608 30295 leader_election.cc:290] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 37703349057544278331337d68d6832c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 106554389f0247d58a843177759980b2 (127.27.71.4:38063), 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961)
I20260713 09:09:50.709309 30292 ts_tablet_manager.cc:1434] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 37703349057544278331337d68d6832c: Time spent starting tablet: real 0.168s	user 0.044s	sys 0.084s
I20260713 09:09:50.720409 30162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f9fa866d004492f97eb0907519c0ab2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.724198 30292 tablet_bootstrap.cc:492] T b76acdf589674aaa881a7a036ee6d75f P 37703349057544278331337d68d6832c: Bootstrap starting.
I20260713 09:09:50.726025 30232 tablet_service.cc:1511] Processing CreateTablet for tablet 8f9fa866d004492f97eb0907519c0ab2 (DEFAULT_TABLE table=test-workload [id=1dfe68b831b44c95bc2d573d1c160607]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:09:50.727932 30232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f9fa866d004492f97eb0907519c0ab2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.729550 30160 tablet_service.cc:1511] Processing CreateTablet for tablet ca7b214ba39c45f28e04202465b9f878 (DEFAULT_TABLE table=test-workload [id=1dfe68b831b44c95bc2d573d1c160607]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:09:50.731449 30160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca7b214ba39c45f28e04202465b9f878. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.741235 30014 tablet_service.cc:1511] Processing CreateTablet for tablet e12598fca465444dabf0124313c595f7 (DEFAULT_TABLE table=test-workload [id=1dfe68b831b44c95bc2d573d1c160607]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:09:50.742456 30014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e12598fca465444dabf0124313c595f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.738440 30292 tablet_bootstrap.cc:654] T b76acdf589674aaa881a7a036ee6d75f P 37703349057544278331337d68d6832c: Neither blocks nor log segments found. Creating new log.
W20260713 09:09:50.755822 30139 leader_election.cc:343] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 37703349057544278331337d68d6832c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 106554389f0247d58a843177759980b2 (127.27.71.4:38063): Not found: Tablet not found: f1eae824c2b34cbe95d3c0ac01bfc7bd
I20260713 09:09:50.760113 30088 tablet_service.cc:1511] Processing CreateTablet for tablet e12598fca465444dabf0124313c595f7 (DEFAULT_TABLE table=test-workload [id=1dfe68b831b44c95bc2d573d1c160607]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:09:50.761447 30088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e12598fca465444dabf0124313c595f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.761834 30231 tablet_service.cc:1511] Processing CreateTablet for tablet e12598fca465444dabf0124313c595f7 (DEFAULT_TABLE table=test-workload [id=1dfe68b831b44c95bc2d573d1c160607]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:09:50.763221 30231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e12598fca465444dabf0124313c595f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.781620 30298 tablet_bootstrap.cc:492] T 03a3fdbb71f544c5a9f4cc6f6b2235a8 P e3f9d239cf084277836b3474907b3a15: Bootstrap starting.
I20260713 09:09:50.799021 30027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1eae824c2b34cbe95d3c0ac01bfc7bd" candidate_uuid: "37703349057544278331337d68d6832c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" is_pre_election: true
W20260713 09:09:50.801004 30142 leader_election.cc:343] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 37703349057544278331337d68d6832c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:50.801558 30142 leader_election.cc:304] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 37703349057544278331337d68d6832c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37703349057544278331337d68d6832c; no voters: 106554389f0247d58a843177759980b2, 55e615d6cbc845a68c8ed11a0eeb7575
I20260713 09:09:50.808030 30296 raft_consensus.cc:2749] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:50.812183 30162 tablet_service.cc:1511] Processing CreateTablet for tablet 243c627ce23447c4b38ebb34adbec18f (DEFAULT_TABLE table=test-workload [id=1dfe68b831b44c95bc2d573d1c160607]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:09:50.813599 30162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 243c627ce23447c4b38ebb34adbec18f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.814831 30240 tablet_service.cc:1511] Processing CreateTablet for tablet 243c627ce23447c4b38ebb34adbec18f (DEFAULT_TABLE table=test-workload [id=1dfe68b831b44c95bc2d573d1c160607]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:09:50.816529 30240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 243c627ce23447c4b38ebb34adbec18f. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:09:50.835889 29973 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:50.836547 30014 tablet_service.cc:1511] Processing CreateTablet for tablet 243c627ce23447c4b38ebb34adbec18f (DEFAULT_TABLE table=test-workload [id=1dfe68b831b44c95bc2d573d1c160607]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:09:50.837880 30014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 243c627ce23447c4b38ebb34adbec18f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.842809 30298 tablet_bootstrap.cc:654] T 03a3fdbb71f544c5a9f4cc6f6b2235a8 P e3f9d239cf084277836b3474907b3a15: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:50.851089 30294 tablet_bootstrap.cc:492] T 1e4f559a19924f29b3c1b3ea73d8df57 P 55e615d6cbc845a68c8ed11a0eeb7575: No bootstrap required, opened a new log
I20260713 09:09:50.851589 30294 ts_tablet_manager.cc:1403] T 1e4f559a19924f29b3c1b3ea73d8df57 P 55e615d6cbc845a68c8ed11a0eeb7575: Time spent bootstrapping tablet: real 0.316s	user 0.011s	sys 0.012s
I20260713 09:09:50.855122 30294 raft_consensus.cc:359] T 1e4f559a19924f29b3c1b3ea73d8df57 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:50.856107 30294 raft_consensus.cc:385] T 1e4f559a19924f29b3c1b3ea73d8df57 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:50.856521 30294 raft_consensus.cc:740] T 1e4f559a19924f29b3c1b3ea73d8df57 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e615d6cbc845a68c8ed11a0eeb7575, State: Initialized, Role: FOLLOWER
I20260713 09:09:50.858595 30294 consensus_queue.cc:260] T 1e4f559a19924f29b3c1b3ea73d8df57 P 55e615d6cbc845a68c8ed11a0eeb7575 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:50.882371 30301 tablet_bootstrap.cc:492] T 3a88b03bea92483f8ec46a592c20627c P 106554389f0247d58a843177759980b2: Bootstrap starting.
I20260713 09:09:50.892563 30088 tablet_service.cc:1511] Processing CreateTablet for tablet 0ffdfa26eeb14d8e8602123fde587663 (DEFAULT_TABLE table=test-workload [id=1dfe68b831b44c95bc2d573d1c160607]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:09:50.894062 30088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ffdfa26eeb14d8e8602123fde587663. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.894975 30301 tablet_bootstrap.cc:654] T 3a88b03bea92483f8ec46a592c20627c P 106554389f0247d58a843177759980b2: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:50.897744 30298 tablet_bootstrap.cc:492] T 03a3fdbb71f544c5a9f4cc6f6b2235a8 P e3f9d239cf084277836b3474907b3a15: No bootstrap required, opened a new log
I20260713 09:09:50.898331 30298 ts_tablet_manager.cc:1403] T 03a3fdbb71f544c5a9f4cc6f6b2235a8 P e3f9d239cf084277836b3474907b3a15: Time spent bootstrapping tablet: real 0.117s	user 0.012s	sys 0.010s
I20260713 09:09:50.899506 30292 tablet_bootstrap.cc:492] T b76acdf589674aaa881a7a036ee6d75f P 37703349057544278331337d68d6832c: No bootstrap required, opened a new log
I20260713 09:09:50.900014 30292 ts_tablet_manager.cc:1403] T b76acdf589674aaa881a7a036ee6d75f P 37703349057544278331337d68d6832c: Time spent bootstrapping tablet: real 0.176s	user 0.023s	sys 0.064s
I20260713 09:09:50.897815 30294 ts_tablet_manager.cc:1434] T 1e4f559a19924f29b3c1b3ea73d8df57 P 55e615d6cbc845a68c8ed11a0eeb7575: Time spent starting tablet: real 0.046s	user 0.011s	sys 0.003s
I20260713 09:09:50.902331 30052 heartbeater.cc:499] Master 127.27.71.62:41459 was elected leader, sending a full tablet report...
I20260713 09:09:50.904574 30294 tablet_bootstrap.cc:492] T 0043f16d2cfe4f41bc24d8dbf18cf0f2 P 55e615d6cbc845a68c8ed11a0eeb7575: Bootstrap starting.
I20260713 09:09:50.905472 30162 tablet_service.cc:1511] Processing CreateTablet for tablet 0ffdfa26eeb14d8e8602123fde587663 (DEFAULT_TABLE table=test-workload [id=1dfe68b831b44c95bc2d573d1c160607]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:09:50.906656 30162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ffdfa26eeb14d8e8602123fde587663. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.911070 30294 tablet_bootstrap.cc:654] T 0043f16d2cfe4f41bc24d8dbf18cf0f2 P 55e615d6cbc845a68c8ed11a0eeb7575: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:50.901394 30298 raft_consensus.cc:359] T 03a3fdbb71f544c5a9f4cc6f6b2235a8 P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } }
I20260713 09:09:50.918906 30301 tablet_bootstrap.cc:492] T 3a88b03bea92483f8ec46a592c20627c P 106554389f0247d58a843177759980b2: No bootstrap required, opened a new log
I20260713 09:09:50.919217 30014 tablet_service.cc:1511] Processing CreateTablet for tablet 0ba71de98fb8434eaaec2eb96b83ffae (DEFAULT_TABLE table=test-workload [id=1dfe68b831b44c95bc2d573d1c160607]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:09:50.920456 30014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ba71de98fb8434eaaec2eb96b83ffae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.920153 30160 tablet_service.cc:1511] Processing CreateTablet for tablet 4674abf3232a47318e56160b919ab4cb (DEFAULT_TABLE table=test-workload [id=1dfe68b831b44c95bc2d573d1c160607]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:09:50.912748 30084 tablet_service.cc:1511] Processing CreateTablet for tablet 4674abf3232a47318e56160b919ab4cb (DEFAULT_TABLE table=test-workload [id=1dfe68b831b44c95bc2d573d1c160607]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:09:50.921422 30160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4674abf3232a47318e56160b919ab4cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.917301 30016 tablet_service.cc:1511] Processing CreateTablet for tablet 4674abf3232a47318e56160b919ab4cb (DEFAULT_TABLE table=test-workload [id=1dfe68b831b44c95bc2d573d1c160607]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:09:50.921917 30084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4674abf3232a47318e56160b919ab4cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.922734 30016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4674abf3232a47318e56160b919ab4cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.922112 30163 tablet_service.cc:1511] Processing CreateTablet for tablet 82d8efeb46e44b83be8cb00028a29b5a (DEFAULT_TABLE table=test-workload [id=1dfe68b831b44c95bc2d573d1c160607]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:09:50.920156 30085 tablet_service.cc:1511] Processing CreateTablet for tablet 0ba71de98fb8434eaaec2eb96b83ffae (DEFAULT_TABLE table=test-workload [id=1dfe68b831b44c95bc2d573d1c160607]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:09:50.924242 30163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82d8efeb46e44b83be8cb00028a29b5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.924994 30085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ba71de98fb8434eaaec2eb96b83ffae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.925087 30240 tablet_service.cc:1511] Processing CreateTablet for tablet 0ba71de98fb8434eaaec2eb96b83ffae (DEFAULT_TABLE table=test-workload [id=1dfe68b831b44c95bc2d573d1c160607]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:09:50.926729 30240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ba71de98fb8434eaaec2eb96b83ffae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.930971 30235 tablet_service.cc:1511] Processing CreateTablet for tablet 82d8efeb46e44b83be8cb00028a29b5a (DEFAULT_TABLE table=test-workload [id=1dfe68b831b44c95bc2d573d1c160607]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:09:50.932245 30235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82d8efeb46e44b83be8cb00028a29b5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.932891 30232 tablet_service.cc:1511] Processing CreateTablet for tablet 0ffdfa26eeb14d8e8602123fde587663 (DEFAULT_TABLE table=test-workload [id=1dfe68b831b44c95bc2d573d1c160607]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:09:50.935698 30232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ffdfa26eeb14d8e8602123fde587663. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.935923 30301 ts_tablet_manager.cc:1403] T 3a88b03bea92483f8ec46a592c20627c P 106554389f0247d58a843177759980b2: Time spent bootstrapping tablet: real 0.054s	user 0.004s	sys 0.008s
W20260713 09:09:50.939810 30202 tablet.cc:2406] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 37703349057544278331337d68d6832c: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:09:50.917573 30298 raft_consensus.cc:385] T 03a3fdbb71f544c5a9f4cc6f6b2235a8 P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:50.943955 30298 raft_consensus.cc:740] T 03a3fdbb71f544c5a9f4cc6f6b2235a8 P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3f9d239cf084277836b3474907b3a15, State: Initialized, Role: FOLLOWER
I20260713 09:09:50.944660 30298 consensus_queue.cc:260] T 03a3fdbb71f544c5a9f4cc6f6b2235a8 P e3f9d239cf084277836b3474907b3a15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } }
I20260713 09:09:50.945356 30015 tablet_service.cc:1511] Processing CreateTablet for tablet 82d8efeb46e44b83be8cb00028a29b5a (DEFAULT_TABLE table=test-workload [id=1dfe68b831b44c95bc2d573d1c160607]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:09:50.946678 30015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82d8efeb46e44b83be8cb00028a29b5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.947144 30089 tablet_service.cc:1511] Processing CreateTablet for tablet c5562d2e46c54a0fb38ffc05e0939aad (DEFAULT_TABLE table=test-workload [id=1dfe68b831b44c95bc2d573d1c160607]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:09:50.954278 30089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5562d2e46c54a0fb38ffc05e0939aad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.969986 30163 tablet_service.cc:1511] Processing CreateTablet for tablet c5562d2e46c54a0fb38ffc05e0939aad (DEFAULT_TABLE table=test-workload [id=1dfe68b831b44c95bc2d573d1c160607]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:09:50.971366 30163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5562d2e46c54a0fb38ffc05e0939aad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.971240 30237 tablet_service.cc:1511] Processing CreateTablet for tablet c5562d2e46c54a0fb38ffc05e0939aad (DEFAULT_TABLE table=test-workload [id=1dfe68b831b44c95bc2d573d1c160607]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:09:50.972497 30237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5562d2e46c54a0fb38ffc05e0939aad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.973351 30011 tablet_service.cc:1511] Processing CreateTablet for tablet 64fd4f5aef3a43dbb01de6d35e3699ca (DEFAULT_TABLE table=test-workload [id=1dfe68b831b44c95bc2d573d1c160607]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:09:50.974606 30011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64fd4f5aef3a43dbb01de6d35e3699ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.974890 30086 tablet_service.cc:1511] Processing CreateTablet for tablet 64fd4f5aef3a43dbb01de6d35e3699ca (DEFAULT_TABLE table=test-workload [id=1dfe68b831b44c95bc2d573d1c160607]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:09:50.975982 30086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64fd4f5aef3a43dbb01de6d35e3699ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:50.995054 30301 raft_consensus.cc:359] T 3a88b03bea92483f8ec46a592c20627c P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:50.996749 30164 tablet_service.cc:1511] Processing CreateTablet for tablet 64fd4f5aef3a43dbb01de6d35e3699ca (DEFAULT_TABLE table=test-workload [id=1dfe68b831b44c95bc2d573d1c160607]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:09:51.000495 30164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64fd4f5aef3a43dbb01de6d35e3699ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:51.001194 30236 tablet_service.cc:1511] Processing CreateTablet for tablet fb2b59d35c3f434a8f0f87a9916250c5 (DEFAULT_TABLE table=test-workload [id=1dfe68b831b44c95bc2d573d1c160607]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:09:51.002381 30236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb2b59d35c3f434a8f0f87a9916250c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:51.004109 30292 raft_consensus.cc:359] T b76acdf589674aaa881a7a036ee6d75f P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } }
I20260713 09:09:51.004901 30292 raft_consensus.cc:385] T b76acdf589674aaa881a7a036ee6d75f P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.005249 30292 raft_consensus.cc:740] T b76acdf589674aaa881a7a036ee6d75f P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37703349057544278331337d68d6832c, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.006167 30292 consensus_queue.cc:260] T b76acdf589674aaa881a7a036ee6d75f P 37703349057544278331337d68d6832c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } }
I20260713 09:09:51.007776 30301 raft_consensus.cc:385] T 3a88b03bea92483f8ec46a592c20627c P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.008177 30301 raft_consensus.cc:740] T 3a88b03bea92483f8ec46a592c20627c P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 106554389f0247d58a843177759980b2, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.010841 30301 consensus_queue.cc:260] T 3a88b03bea92483f8ec46a592c20627c P 106554389f0247d58a843177759980b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:51.012982 30013 tablet_service.cc:1511] Processing CreateTablet for tablet fb2b59d35c3f434a8f0f87a9916250c5 (DEFAULT_TABLE table=test-workload [id=1dfe68b831b44c95bc2d573d1c160607]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:09:51.014225 30013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb2b59d35c3f434a8f0f87a9916250c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:51.015673 30294 tablet_bootstrap.cc:492] T 0043f16d2cfe4f41bc24d8dbf18cf0f2 P 55e615d6cbc845a68c8ed11a0eeb7575: No bootstrap required, opened a new log
I20260713 09:09:51.016162 30294 ts_tablet_manager.cc:1403] T 0043f16d2cfe4f41bc24d8dbf18cf0f2 P 55e615d6cbc845a68c8ed11a0eeb7575: Time spent bootstrapping tablet: real 0.112s	user 0.017s	sys 0.015s
I20260713 09:09:51.019035 30294 raft_consensus.cc:359] T 0043f16d2cfe4f41bc24d8dbf18cf0f2 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } }
I20260713 09:09:51.019794 30294 raft_consensus.cc:385] T 0043f16d2cfe4f41bc24d8dbf18cf0f2 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.020136 30294 raft_consensus.cc:740] T 0043f16d2cfe4f41bc24d8dbf18cf0f2 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e615d6cbc845a68c8ed11a0eeb7575, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.021059 30294 consensus_queue.cc:260] T 0043f16d2cfe4f41bc24d8dbf18cf0f2 P 55e615d6cbc845a68c8ed11a0eeb7575 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } }
I20260713 09:09:51.023339 30294 ts_tablet_manager.cc:1434] T 0043f16d2cfe4f41bc24d8dbf18cf0f2 P 55e615d6cbc845a68c8ed11a0eeb7575: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:09:51.023875 30086 tablet_service.cc:1511] Processing CreateTablet for tablet fb2b59d35c3f434a8f0f87a9916250c5 (DEFAULT_TABLE table=test-workload [id=1dfe68b831b44c95bc2d573d1c160607]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:09:51.025133 30294 tablet_bootstrap.cc:492] T bc55f95bc56b46f5ad54257ad73d886b P 55e615d6cbc845a68c8ed11a0eeb7575: Bootstrap starting.
I20260713 09:09:51.032538 30086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb2b59d35c3f434a8f0f87a9916250c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:51.026084 30298 ts_tablet_manager.cc:1434] T 03a3fdbb71f544c5a9f4cc6f6b2235a8 P e3f9d239cf084277836b3474907b3a15: Time spent starting tablet: real 0.127s	user 0.019s	sys 0.006s
I20260713 09:09:51.033169 30127 heartbeater.cc:499] Master 127.27.71.62:41459 was elected leader, sending a full tablet report...
I20260713 09:09:51.033632 30298 tablet_bootstrap.cc:492] T 8b4a0a8a8e424eae8ab4194dbb601b39 P e3f9d239cf084277836b3474907b3a15: Bootstrap starting.
I20260713 09:09:51.039330 30294 tablet_bootstrap.cc:654] T bc55f95bc56b46f5ad54257ad73d886b P 55e615d6cbc845a68c8ed11a0eeb7575: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.049539 30298 tablet_bootstrap.cc:654] T 8b4a0a8a8e424eae8ab4194dbb601b39 P e3f9d239cf084277836b3474907b3a15: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.051854 30166 tablet_service.cc:1511] Processing CreateTablet for tablet 7f353aa8926941178cdb9128f3931a08 (DEFAULT_TABLE table=test-workload [id=1dfe68b831b44c95bc2d573d1c160607]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:09:51.053138 30166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f353aa8926941178cdb9128f3931a08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:51.060880 30292 ts_tablet_manager.cc:1434] T b76acdf589674aaa881a7a036ee6d75f P 37703349057544278331337d68d6832c: Time spent starting tablet: real 0.161s	user 0.003s	sys 0.005s
I20260713 09:09:51.064350 30301 ts_tablet_manager.cc:1434] T 3a88b03bea92483f8ec46a592c20627c P 106554389f0247d58a843177759980b2: Time spent starting tablet: real 0.128s	user 0.005s	sys 0.013s
I20260713 09:09:51.065100 30275 heartbeater.cc:499] Master 127.27.71.62:41459 was elected leader, sending a full tablet report...
I20260713 09:09:51.070598 30303 raft_consensus.cc:493] T 1e4f559a19924f29b3c1b3ea73d8df57 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:51.071056 30303 raft_consensus.cc:515] T 1e4f559a19924f29b3c1b3ea73d8df57 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:51.074085 30303 leader_election.cc:290] T 1e4f559a19924f29b3c1b3ea73d8df57 P 55e615d6cbc845a68c8ed11a0eeb7575 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 106554389f0247d58a843177759980b2 (127.27.71.4:38063), e3f9d239cf084277836b3474907b3a15 (127.27.71.2:42591)
I20260713 09:09:51.074828 30235 tablet_service.cc:1511] Processing CreateTablet for tablet 7f353aa8926941178cdb9128f3931a08 (DEFAULT_TABLE table=test-workload [id=1dfe68b831b44c95bc2d573d1c160607]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:09:51.083297 30292 tablet_bootstrap.cc:492] T 8b4a0a8a8e424eae8ab4194dbb601b39 P 37703349057544278331337d68d6832c: Bootstrap starting.
I20260713 09:09:51.086557 30014 tablet_service.cc:1511] Processing CreateTablet for tablet 7f353aa8926941178cdb9128f3931a08 (DEFAULT_TABLE table=test-workload [id=1dfe68b831b44c95bc2d573d1c160607]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:09:51.086970 30235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f353aa8926941178cdb9128f3931a08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:51.088110 30014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f353aa8926941178cdb9128f3931a08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:51.091535 30301 tablet_bootstrap.cc:492] T 5ec461e722364e9aa51690aa7bdf1a6a P 106554389f0247d58a843177759980b2: Bootstrap starting.
I20260713 09:09:51.101380 30307 raft_consensus.cc:493] T 3a88b03bea92483f8ec46a592c20627c P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:51.101876 30307 raft_consensus.cc:515] T 3a88b03bea92483f8ec46a592c20627c P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:51.102177 30240 tablet_service.cc:1511] Processing CreateTablet for tablet 17f2c9ffecad45cead57f84135c739d5 (DEFAULT_TABLE table=test-workload [id=1dfe68b831b44c95bc2d573d1c160607]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:09:51.103400 30240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17f2c9ffecad45cead57f84135c739d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:51.089046 30298 tablet_bootstrap.cc:492] T 8b4a0a8a8e424eae8ab4194dbb601b39 P e3f9d239cf084277836b3474907b3a15: No bootstrap required, opened a new log
I20260713 09:09:51.093832 30088 tablet_service.cc:1511] Processing CreateTablet for tablet 17f2c9ffecad45cead57f84135c739d5 (DEFAULT_TABLE table=test-workload [id=1dfe68b831b44c95bc2d573d1c160607]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:09:51.104100 30298 ts_tablet_manager.cc:1403] T 8b4a0a8a8e424eae8ab4194dbb601b39 P e3f9d239cf084277836b3474907b3a15: Time spent bootstrapping tablet: real 0.071s	user 0.009s	sys 0.005s
I20260713 09:09:51.104496 30088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17f2c9ffecad45cead57f84135c739d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:51.097482 30164 tablet_service.cc:1511] Processing CreateTablet for tablet 17f2c9ffecad45cead57f84135c739d5 (DEFAULT_TABLE table=test-workload [id=1dfe68b831b44c95bc2d573d1c160607]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:09:51.108582 30164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17f2c9ffecad45cead57f84135c739d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:51.104535 30307 leader_election.cc:290] T 3a88b03bea92483f8ec46a592c20627c P 106554389f0247d58a843177759980b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961), e3f9d239cf084277836b3474907b3a15 (127.27.71.2:42591)
I20260713 09:09:51.140861 30027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a88b03bea92483f8ec46a592c20627c" candidate_uuid: "106554389f0247d58a843177759980b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" is_pre_election: true
I20260713 09:09:51.142810 30305 raft_consensus.cc:493] T 03a3fdbb71f544c5a9f4cc6f6b2235a8 P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:51.143318 30305 raft_consensus.cc:515] T 03a3fdbb71f544c5a9f4cc6f6b2235a8 P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } }
W20260713 09:09:51.145056 30216 leader_election.cc:343] T 3a88b03bea92483f8ec46a592c20627c P 106554389f0247d58a843177759980b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:51.145951 30305 leader_election.cc:290] T 03a3fdbb71f544c5a9f4cc6f6b2235a8 P e3f9d239cf084277836b3474907b3a15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961), 37703349057544278331337d68d6832c (127.27.71.3:44047)
I20260713 09:09:51.154145 30294 tablet_bootstrap.cc:492] T bc55f95bc56b46f5ad54257ad73d886b P 55e615d6cbc845a68c8ed11a0eeb7575: No bootstrap required, opened a new log
I20260713 09:09:51.154635 30294 ts_tablet_manager.cc:1403] T bc55f95bc56b46f5ad54257ad73d886b P 55e615d6cbc845a68c8ed11a0eeb7575: Time spent bootstrapping tablet: real 0.130s	user 0.009s	sys 0.014s
I20260713 09:09:51.158109 30294 raft_consensus.cc:359] T bc55f95bc56b46f5ad54257ad73d886b P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:51.158794 30294 raft_consensus.cc:385] T bc55f95bc56b46f5ad54257ad73d886b P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.159085 30294 raft_consensus.cc:740] T bc55f95bc56b46f5ad54257ad73d886b P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e615d6cbc845a68c8ed11a0eeb7575, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.163131 30301 tablet_bootstrap.cc:654] T 5ec461e722364e9aa51690aa7bdf1a6a P 106554389f0247d58a843177759980b2: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.162940 30102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e4f559a19924f29b3c1b3ea73d8df57" candidate_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3f9d239cf084277836b3474907b3a15" is_pre_election: true
W20260713 09:09:51.164716 29992 leader_election.cc:343] T 1e4f559a19924f29b3c1b3ea73d8df57 P 55e615d6cbc845a68c8ed11a0eeb7575 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3f9d239cf084277836b3474907b3a15 (127.27.71.2:42591): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:51.160392 30294 consensus_queue.cc:260] T bc55f95bc56b46f5ad54257ad73d886b P 55e615d6cbc845a68c8ed11a0eeb7575 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:51.167887 30294 ts_tablet_manager.cc:1434] T bc55f95bc56b46f5ad54257ad73d886b P 55e615d6cbc845a68c8ed11a0eeb7575: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.001s
I20260713 09:09:51.168776 30294 tablet_bootstrap.cc:492] T 3a88b03bea92483f8ec46a592c20627c P 55e615d6cbc845a68c8ed11a0eeb7575: Bootstrap starting.
I20260713 09:09:51.169080 30102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a88b03bea92483f8ec46a592c20627c" candidate_uuid: "106554389f0247d58a843177759980b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3f9d239cf084277836b3474907b3a15" is_pre_election: true
I20260713 09:09:51.174862 30294 tablet_bootstrap.cc:654] T 3a88b03bea92483f8ec46a592c20627c P 55e615d6cbc845a68c8ed11a0eeb7575: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.175403 30292 tablet_bootstrap.cc:654] T 8b4a0a8a8e424eae8ab4194dbb601b39 P 37703349057544278331337d68d6832c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.177748 30298 raft_consensus.cc:359] T 8b4a0a8a8e424eae8ab4194dbb601b39 P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } }
I20260713 09:09:51.190004 30298 raft_consensus.cc:385] T 8b4a0a8a8e424eae8ab4194dbb601b39 P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.190382 30298 raft_consensus.cc:740] T 8b4a0a8a8e424eae8ab4194dbb601b39 P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3f9d239cf084277836b3474907b3a15, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.191244 30298 consensus_queue.cc:260] T 8b4a0a8a8e424eae8ab4194dbb601b39 P e3f9d239cf084277836b3474907b3a15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } }
I20260713 09:09:51.193753 30298 ts_tablet_manager.cc:1434] T 8b4a0a8a8e424eae8ab4194dbb601b39 P e3f9d239cf084277836b3474907b3a15: Time spent starting tablet: real 0.089s	user 0.004s	sys 0.004s
I20260713 09:09:51.200398 30305 raft_consensus.cc:493] T 8b4a0a8a8e424eae8ab4194dbb601b39 P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:51.201023 30305 raft_consensus.cc:515] T 8b4a0a8a8e424eae8ab4194dbb601b39 P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } }
I20260713 09:09:51.206540 30305 leader_election.cc:290] T 8b4a0a8a8e424eae8ab4194dbb601b39 P e3f9d239cf084277836b3474907b3a15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37703349057544278331337d68d6832c (127.27.71.3:44047), 106554389f0247d58a843177759980b2 (127.27.71.4:38063)
W20260713 09:09:51.186698 30215 leader_election.cc:343] T 3a88b03bea92483f8ec46a592c20627c P 106554389f0247d58a843177759980b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3f9d239cf084277836b3474907b3a15 (127.27.71.2:42591): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:51.207451 30215 leader_election.cc:304] T 3a88b03bea92483f8ec46a592c20627c P 106554389f0247d58a843177759980b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 106554389f0247d58a843177759980b2; no voters: 55e615d6cbc845a68c8ed11a0eeb7575, e3f9d239cf084277836b3474907b3a15
I20260713 09:09:51.208459 30307 raft_consensus.cc:2749] T 3a88b03bea92483f8ec46a592c20627c P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:51.216369 30027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03a3fdbb71f544c5a9f4cc6f6b2235a8" candidate_uuid: "e3f9d239cf084277836b3474907b3a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" is_pre_election: true
W20260713 09:09:51.217834 30068 leader_election.cc:343] T 03a3fdbb71f544c5a9f4cc6f6b2235a8 P e3f9d239cf084277836b3474907b3a15 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:51.218742 30250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e4f559a19924f29b3c1b3ea73d8df57" candidate_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "106554389f0247d58a843177759980b2" is_pre_election: true
I20260713 09:09:51.220433 30298 tablet_bootstrap.cc:492] T 8f9fa866d004492f97eb0907519c0ab2 P e3f9d239cf084277836b3474907b3a15: Bootstrap starting.
W20260713 09:09:51.220957 29990 leader_election.cc:343] T 1e4f559a19924f29b3c1b3ea73d8df57 P 55e615d6cbc845a68c8ed11a0eeb7575 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 106554389f0247d58a843177759980b2 (127.27.71.4:38063): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:51.221338 30294 tablet_bootstrap.cc:492] T 3a88b03bea92483f8ec46a592c20627c P 55e615d6cbc845a68c8ed11a0eeb7575: No bootstrap required, opened a new log
I20260713 09:09:51.221477 29990 leader_election.cc:304] T 1e4f559a19924f29b3c1b3ea73d8df57 P 55e615d6cbc845a68c8ed11a0eeb7575 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 55e615d6cbc845a68c8ed11a0eeb7575; no voters: 106554389f0247d58a843177759980b2, e3f9d239cf084277836b3474907b3a15
I20260713 09:09:51.221910 30294 ts_tablet_manager.cc:1403] T 3a88b03bea92483f8ec46a592c20627c P 55e615d6cbc845a68c8ed11a0eeb7575: Time spent bootstrapping tablet: real 0.053s	user 0.024s	sys 0.005s
I20260713 09:09:51.222657 30303 raft_consensus.cc:2749] T 1e4f559a19924f29b3c1b3ea73d8df57 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:51.228523 30294 raft_consensus.cc:359] T 3a88b03bea92483f8ec46a592c20627c P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:51.232131 30292 tablet_bootstrap.cc:492] T 8b4a0a8a8e424eae8ab4194dbb601b39 P 37703349057544278331337d68d6832c: No bootstrap required, opened a new log
I20260713 09:09:51.232146 30250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4a0a8a8e424eae8ab4194dbb601b39" candidate_uuid: "e3f9d239cf084277836b3474907b3a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "106554389f0247d58a843177759980b2" is_pre_election: true
I20260713 09:09:51.232314 30294 raft_consensus.cc:385] T 3a88b03bea92483f8ec46a592c20627c P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.232882 30175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4a0a8a8e424eae8ab4194dbb601b39" candidate_uuid: "e3f9d239cf084277836b3474907b3a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37703349057544278331337d68d6832c" is_pre_election: true
I20260713 09:09:51.233100 30294 raft_consensus.cc:740] T 3a88b03bea92483f8ec46a592c20627c P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e615d6cbc845a68c8ed11a0eeb7575, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.232923 30292 ts_tablet_manager.cc:1403] T 8b4a0a8a8e424eae8ab4194dbb601b39 P 37703349057544278331337d68d6832c: Time spent bootstrapping tablet: real 0.153s	user 0.012s	sys 0.000s
W20260713 09:09:51.233952 30065 leader_election.cc:343] T 8b4a0a8a8e424eae8ab4194dbb601b39 P e3f9d239cf084277836b3474907b3a15 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 106554389f0247d58a843177759980b2 (127.27.71.4:38063): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:51.231791 30301 tablet_bootstrap.cc:492] T 5ec461e722364e9aa51690aa7bdf1a6a P 106554389f0247d58a843177759980b2: No bootstrap required, opened a new log
I20260713 09:09:51.232319 30176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03a3fdbb71f544c5a9f4cc6f6b2235a8" candidate_uuid: "e3f9d239cf084277836b3474907b3a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37703349057544278331337d68d6832c" is_pre_election: true
I20260713 09:09:51.234098 30294 consensus_queue.cc:260] T 3a88b03bea92483f8ec46a592c20627c P 55e615d6cbc845a68c8ed11a0eeb7575 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:51.234918 30301 ts_tablet_manager.cc:1403] T 5ec461e722364e9aa51690aa7bdf1a6a P 106554389f0247d58a843177759980b2: Time spent bootstrapping tablet: real 0.144s	user 0.022s	sys 0.012s
I20260713 09:09:51.236779 30294 ts_tablet_manager.cc:1434] T 3a88b03bea92483f8ec46a592c20627c P 55e615d6cbc845a68c8ed11a0eeb7575: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.002s
I20260713 09:09:51.237123 30292 raft_consensus.cc:359] T 8b4a0a8a8e424eae8ab4194dbb601b39 P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } }
I20260713 09:09:51.237785 30294 tablet_bootstrap.cc:492] T 5ec461e722364e9aa51690aa7bdf1a6a P 55e615d6cbc845a68c8ed11a0eeb7575: Bootstrap starting.
I20260713 09:09:51.237959 30301 raft_consensus.cc:359] T 5ec461e722364e9aa51690aa7bdf1a6a P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:51.238698 30301 raft_consensus.cc:385] T 5ec461e722364e9aa51690aa7bdf1a6a P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.238978 30301 raft_consensus.cc:740] T 5ec461e722364e9aa51690aa7bdf1a6a P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 106554389f0247d58a843177759980b2, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.239715 30301 consensus_queue.cc:260] T 5ec461e722364e9aa51690aa7bdf1a6a P 106554389f0247d58a843177759980b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:51.241336 30298 tablet_bootstrap.cc:654] T 8f9fa866d004492f97eb0907519c0ab2 P e3f9d239cf084277836b3474907b3a15: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.244688 30294 tablet_bootstrap.cc:654] T 5ec461e722364e9aa51690aa7bdf1a6a P 55e615d6cbc845a68c8ed11a0eeb7575: Neither blocks nor log segments found. Creating new log.
W20260713 09:09:51.246042 30068 leader_election.cc:343] T 8b4a0a8a8e424eae8ab4194dbb601b39 P e3f9d239cf084277836b3474907b3a15 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37703349057544278331337d68d6832c (127.27.71.3:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:51.246628 30068 leader_election.cc:304] T 8b4a0a8a8e424eae8ab4194dbb601b39 P e3f9d239cf084277836b3474907b3a15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e3f9d239cf084277836b3474907b3a15; no voters: 106554389f0247d58a843177759980b2, 37703349057544278331337d68d6832c
I20260713 09:09:51.246899 30303 raft_consensus.cc:493] T 0043f16d2cfe4f41bc24d8dbf18cf0f2 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:51.247393 30303 raft_consensus.cc:515] T 0043f16d2cfe4f41bc24d8dbf18cf0f2 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } }
I20260713 09:09:51.248032 30301 ts_tablet_manager.cc:1434] T 5ec461e722364e9aa51690aa7bdf1a6a P 106554389f0247d58a843177759980b2: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
W20260713 09:09:51.248725 30068 leader_election.cc:343] T 03a3fdbb71f544c5a9f4cc6f6b2235a8 P e3f9d239cf084277836b3474907b3a15 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37703349057544278331337d68d6832c (127.27.71.3:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:51.249317 30068 leader_election.cc:304] T 03a3fdbb71f544c5a9f4cc6f6b2235a8 P e3f9d239cf084277836b3474907b3a15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e3f9d239cf084277836b3474907b3a15; no voters: 37703349057544278331337d68d6832c, 55e615d6cbc845a68c8ed11a0eeb7575
I20260713 09:09:51.250082 30303 leader_election.cc:290] T 0043f16d2cfe4f41bc24d8dbf18cf0f2 P 55e615d6cbc845a68c8ed11a0eeb7575 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37703349057544278331337d68d6832c (127.27.71.3:44047), 106554389f0247d58a843177759980b2 (127.27.71.4:38063)
I20260713 09:09:51.247560 30305 raft_consensus.cc:2749] T 8b4a0a8a8e424eae8ab4194dbb601b39 P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:51.250901 30305 raft_consensus.cc:2749] T 03a3fdbb71f544c5a9f4cc6f6b2235a8 P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:51.251250 30250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0043f16d2cfe4f41bc24d8dbf18cf0f2" candidate_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "106554389f0247d58a843177759980b2" is_pre_election: true
W20260713 09:09:51.252699 29990 leader_election.cc:343] T 0043f16d2cfe4f41bc24d8dbf18cf0f2 P 55e615d6cbc845a68c8ed11a0eeb7575 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 106554389f0247d58a843177759980b2 (127.27.71.4:38063): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:51.256399 30301 tablet_bootstrap.cc:492] T e12598fca465444dabf0124313c595f7 P 106554389f0247d58a843177759980b2: Bootstrap starting.
I20260713 09:09:51.237816 30292 raft_consensus.cc:385] T 8b4a0a8a8e424eae8ab4194dbb601b39 P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.259291 30292 raft_consensus.cc:740] T 8b4a0a8a8e424eae8ab4194dbb601b39 P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37703349057544278331337d68d6832c, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.260182 30292 consensus_queue.cc:260] T 8b4a0a8a8e424eae8ab4194dbb601b39 P 37703349057544278331337d68d6832c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } }
I20260713 09:09:51.264072 30301 tablet_bootstrap.cc:654] T e12598fca465444dabf0124313c595f7 P 106554389f0247d58a843177759980b2: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.266534 30292 ts_tablet_manager.cc:1434] T 8b4a0a8a8e424eae8ab4194dbb601b39 P 37703349057544278331337d68d6832c: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260713 09:09:51.268406 30292 tablet_bootstrap.cc:492] T bc55f95bc56b46f5ad54257ad73d886b P 37703349057544278331337d68d6832c: Bootstrap starting.
I20260713 09:09:51.276191 30176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0043f16d2cfe4f41bc24d8dbf18cf0f2" candidate_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37703349057544278331337d68d6832c" is_pre_election: true
W20260713 09:09:51.278270 29993 leader_election.cc:343] T 0043f16d2cfe4f41bc24d8dbf18cf0f2 P 55e615d6cbc845a68c8ed11a0eeb7575 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37703349057544278331337d68d6832c (127.27.71.3:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:51.278893 29993 leader_election.cc:304] T 0043f16d2cfe4f41bc24d8dbf18cf0f2 P 55e615d6cbc845a68c8ed11a0eeb7575 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 55e615d6cbc845a68c8ed11a0eeb7575; no voters: 106554389f0247d58a843177759980b2, 37703349057544278331337d68d6832c
I20260713 09:09:51.280404 30303 raft_consensus.cc:2749] T 0043f16d2cfe4f41bc24d8dbf18cf0f2 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:51.284983 30294 tablet_bootstrap.cc:492] T 5ec461e722364e9aa51690aa7bdf1a6a P 55e615d6cbc845a68c8ed11a0eeb7575: No bootstrap required, opened a new log
I20260713 09:09:51.286298 30298 tablet_bootstrap.cc:492] T 8f9fa866d004492f97eb0907519c0ab2 P e3f9d239cf084277836b3474907b3a15: No bootstrap required, opened a new log
I20260713 09:09:51.286856 30292 tablet_bootstrap.cc:654] T bc55f95bc56b46f5ad54257ad73d886b P 37703349057544278331337d68d6832c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.287009 30298 ts_tablet_manager.cc:1403] T 8f9fa866d004492f97eb0907519c0ab2 P e3f9d239cf084277836b3474907b3a15: Time spent bootstrapping tablet: real 0.067s	user 0.013s	sys 0.000s
I20260713 09:09:51.287626 30301 tablet_bootstrap.cc:492] T e12598fca465444dabf0124313c595f7 P 106554389f0247d58a843177759980b2: No bootstrap required, opened a new log
I20260713 09:09:51.288136 30301 ts_tablet_manager.cc:1403] T e12598fca465444dabf0124313c595f7 P 106554389f0247d58a843177759980b2: Time spent bootstrapping tablet: real 0.032s	user 0.006s	sys 0.023s
I20260713 09:09:51.289592 30298 raft_consensus.cc:359] T 8f9fa866d004492f97eb0907519c0ab2 P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } }
I20260713 09:09:51.290324 30298 raft_consensus.cc:385] T 8f9fa866d004492f97eb0907519c0ab2 P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.290647 30298 raft_consensus.cc:740] T 8f9fa866d004492f97eb0907519c0ab2 P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3f9d239cf084277836b3474907b3a15, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.291033 30301 raft_consensus.cc:359] T e12598fca465444dabf0124313c595f7 P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:51.291321 30298 consensus_queue.cc:260] T 8f9fa866d004492f97eb0907519c0ab2 P e3f9d239cf084277836b3474907b3a15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } }
I20260713 09:09:51.291788 30292 tablet_bootstrap.cc:492] T bc55f95bc56b46f5ad54257ad73d886b P 37703349057544278331337d68d6832c: No bootstrap required, opened a new log
I20260713 09:09:51.291792 30301 raft_consensus.cc:385] T e12598fca465444dabf0124313c595f7 P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.292378 30301 raft_consensus.cc:740] T e12598fca465444dabf0124313c595f7 P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 106554389f0247d58a843177759980b2, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.292475 30292 ts_tablet_manager.cc:1403] T bc55f95bc56b46f5ad54257ad73d886b P 37703349057544278331337d68d6832c: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.005s
I20260713 09:09:51.293439 30298 ts_tablet_manager.cc:1434] T 8f9fa866d004492f97eb0907519c0ab2 P e3f9d239cf084277836b3474907b3a15: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260713 09:09:51.293803 30301 consensus_queue.cc:260] T e12598fca465444dabf0124313c595f7 P 106554389f0247d58a843177759980b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:51.294463 30298 tablet_bootstrap.cc:492] T b76acdf589674aaa881a7a036ee6d75f P e3f9d239cf084277836b3474907b3a15: Bootstrap starting.
I20260713 09:09:51.295943 30294 ts_tablet_manager.cc:1403] T 5ec461e722364e9aa51690aa7bdf1a6a P 55e615d6cbc845a68c8ed11a0eeb7575: Time spent bootstrapping tablet: real 0.058s	user 0.028s	sys 0.020s
I20260713 09:09:51.298683 30324 raft_consensus.cc:493] T 8f9fa866d004492f97eb0907519c0ab2 P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:51.299010 30294 raft_consensus.cc:359] T 5ec461e722364e9aa51690aa7bdf1a6a P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:51.299155 30324 raft_consensus.cc:515] T 8f9fa866d004492f97eb0907519c0ab2 P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } }
I20260713 09:09:51.299803 30294 raft_consensus.cc:385] T 5ec461e722364e9aa51690aa7bdf1a6a P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.300158 30294 raft_consensus.cc:740] T 5ec461e722364e9aa51690aa7bdf1a6a P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e615d6cbc845a68c8ed11a0eeb7575, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.300865 30294 consensus_queue.cc:260] T 5ec461e722364e9aa51690aa7bdf1a6a P 55e615d6cbc845a68c8ed11a0eeb7575 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:51.301357 30324 leader_election.cc:290] T 8f9fa866d004492f97eb0907519c0ab2 P e3f9d239cf084277836b3474907b3a15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37703349057544278331337d68d6832c (127.27.71.3:44047), 106554389f0247d58a843177759980b2 (127.27.71.4:38063)
I20260713 09:09:51.295581 30292 raft_consensus.cc:359] T bc55f95bc56b46f5ad54257ad73d886b P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:51.302819 30298 tablet_bootstrap.cc:654] T b76acdf589674aaa881a7a036ee6d75f P e3f9d239cf084277836b3474907b3a15: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.312387 30292 raft_consensus.cc:385] T bc55f95bc56b46f5ad54257ad73d886b P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.305545 30176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f9fa866d004492f97eb0907519c0ab2" candidate_uuid: "e3f9d239cf084277836b3474907b3a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37703349057544278331337d68d6832c" is_pre_election: true
I20260713 09:09:51.312844 30292 raft_consensus.cc:740] T bc55f95bc56b46f5ad54257ad73d886b P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37703349057544278331337d68d6832c, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.313562 30292 consensus_queue.cc:260] T bc55f95bc56b46f5ad54257ad73d886b P 37703349057544278331337d68d6832c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
W20260713 09:09:51.313968 30068 leader_election.cc:343] T 8f9fa866d004492f97eb0907519c0ab2 P e3f9d239cf084277836b3474907b3a15 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37703349057544278331337d68d6832c (127.27.71.3:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:51.304999 30250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f9fa866d004492f97eb0907519c0ab2" candidate_uuid: "e3f9d239cf084277836b3474907b3a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "106554389f0247d58a843177759980b2" is_pre_election: true
W20260713 09:09:51.317750 30065 leader_election.cc:343] T 8f9fa866d004492f97eb0907519c0ab2 P e3f9d239cf084277836b3474907b3a15 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 106554389f0247d58a843177759980b2 (127.27.71.4:38063): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:51.318259 30065 leader_election.cc:304] T 8f9fa866d004492f97eb0907519c0ab2 P e3f9d239cf084277836b3474907b3a15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e3f9d239cf084277836b3474907b3a15; no voters: 106554389f0247d58a843177759980b2, 37703349057544278331337d68d6832c
I20260713 09:09:51.319016 30292 ts_tablet_manager.cc:1434] T bc55f95bc56b46f5ad54257ad73d886b P 37703349057544278331337d68d6832c: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.006s
I20260713 09:09:51.303089 30294 ts_tablet_manager.cc:1434] T 5ec461e722364e9aa51690aa7bdf1a6a P 55e615d6cbc845a68c8ed11a0eeb7575: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260713 09:09:51.319554 30324 raft_consensus.cc:2749] T 8f9fa866d004492f97eb0907519c0ab2 P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:51.320925 30294 tablet_bootstrap.cc:492] T 03a3fdbb71f544c5a9f4cc6f6b2235a8 P 55e615d6cbc845a68c8ed11a0eeb7575: Bootstrap starting.
I20260713 09:09:51.322450 30292 tablet_bootstrap.cc:492] T 03a3fdbb71f544c5a9f4cc6f6b2235a8 P 37703349057544278331337d68d6832c: Bootstrap starting.
I20260713 09:09:51.302538 30301 ts_tablet_manager.cc:1434] T e12598fca465444dabf0124313c595f7 P 106554389f0247d58a843177759980b2: Time spent starting tablet: real 0.014s	user 0.000s	sys 0.005s
I20260713 09:09:51.324123 30301 tablet_bootstrap.cc:492] T 1e4f559a19924f29b3c1b3ea73d8df57 P 106554389f0247d58a843177759980b2: Bootstrap starting.
I20260713 09:09:51.329021 30292 tablet_bootstrap.cc:654] T 03a3fdbb71f544c5a9f4cc6f6b2235a8 P 37703349057544278331337d68d6832c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.330189 30301 tablet_bootstrap.cc:654] T 1e4f559a19924f29b3c1b3ea73d8df57 P 106554389f0247d58a843177759980b2: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.330469 30298 tablet_bootstrap.cc:492] T b76acdf589674aaa881a7a036ee6d75f P e3f9d239cf084277836b3474907b3a15: No bootstrap required, opened a new log
I20260713 09:09:51.330992 30298 ts_tablet_manager.cc:1403] T b76acdf589674aaa881a7a036ee6d75f P e3f9d239cf084277836b3474907b3a15: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.013s
I20260713 09:09:51.334144 30298 raft_consensus.cc:359] T b76acdf589674aaa881a7a036ee6d75f P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } }
I20260713 09:09:51.335063 30298 raft_consensus.cc:385] T b76acdf589674aaa881a7a036ee6d75f P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.335332 30292 tablet_bootstrap.cc:492] T 03a3fdbb71f544c5a9f4cc6f6b2235a8 P 37703349057544278331337d68d6832c: No bootstrap required, opened a new log
I20260713 09:09:51.335430 30298 raft_consensus.cc:740] T b76acdf589674aaa881a7a036ee6d75f P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3f9d239cf084277836b3474907b3a15, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.336326 30292 ts_tablet_manager.cc:1403] T 03a3fdbb71f544c5a9f4cc6f6b2235a8 P 37703349057544278331337d68d6832c: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260713 09:09:51.336867 30294 tablet_bootstrap.cc:654] T 03a3fdbb71f544c5a9f4cc6f6b2235a8 P 55e615d6cbc845a68c8ed11a0eeb7575: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.336793 30298 consensus_queue.cc:260] T b76acdf589674aaa881a7a036ee6d75f P e3f9d239cf084277836b3474907b3a15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } }
I20260713 09:09:51.339619 30298 ts_tablet_manager.cc:1434] T b76acdf589674aaa881a7a036ee6d75f P e3f9d239cf084277836b3474907b3a15: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:09:51.339982 30292 raft_consensus.cc:359] T 03a3fdbb71f544c5a9f4cc6f6b2235a8 P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } }
I20260713 09:09:51.340602 30298 tablet_bootstrap.cc:492] T bc55f95bc56b46f5ad54257ad73d886b P e3f9d239cf084277836b3474907b3a15: Bootstrap starting.
I20260713 09:09:51.340773 30292 raft_consensus.cc:385] T 03a3fdbb71f544c5a9f4cc6f6b2235a8 P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.341192 30292 raft_consensus.cc:740] T 03a3fdbb71f544c5a9f4cc6f6b2235a8 P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37703349057544278331337d68d6832c, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.341683 30301 tablet_bootstrap.cc:492] T 1e4f559a19924f29b3c1b3ea73d8df57 P 106554389f0247d58a843177759980b2: No bootstrap required, opened a new log
I20260713 09:09:51.342170 30301 ts_tablet_manager.cc:1403] T 1e4f559a19924f29b3c1b3ea73d8df57 P 106554389f0247d58a843177759980b2: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.011s
I20260713 09:09:51.341969 30292 consensus_queue.cc:260] T 03a3fdbb71f544c5a9f4cc6f6b2235a8 P 37703349057544278331337d68d6832c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } }
I20260713 09:09:51.345032 30301 raft_consensus.cc:359] T 1e4f559a19924f29b3c1b3ea73d8df57 P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:51.345829 30301 raft_consensus.cc:385] T 1e4f559a19924f29b3c1b3ea73d8df57 P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.346163 30301 raft_consensus.cc:740] T 1e4f559a19924f29b3c1b3ea73d8df57 P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 106554389f0247d58a843177759980b2, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.347034 30301 consensus_queue.cc:260] T 1e4f559a19924f29b3c1b3ea73d8df57 P 106554389f0247d58a843177759980b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:51.348693 30292 ts_tablet_manager.cc:1434] T 03a3fdbb71f544c5a9f4cc6f6b2235a8 P 37703349057544278331337d68d6832c: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260713 09:09:51.349733 30292 tablet_bootstrap.cc:492] T 0043f16d2cfe4f41bc24d8dbf18cf0f2 P 37703349057544278331337d68d6832c: Bootstrap starting.
I20260713 09:09:51.351037 30298 tablet_bootstrap.cc:654] T bc55f95bc56b46f5ad54257ad73d886b P e3f9d239cf084277836b3474907b3a15: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.355710 30301 ts_tablet_manager.cc:1434] T 1e4f559a19924f29b3c1b3ea73d8df57 P 106554389f0247d58a843177759980b2: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:09:51.361961 30294 tablet_bootstrap.cc:492] T 03a3fdbb71f544c5a9f4cc6f6b2235a8 P 55e615d6cbc845a68c8ed11a0eeb7575: No bootstrap required, opened a new log
I20260713 09:09:51.362664 30301 tablet_bootstrap.cc:492] T 0e41836516424ef6a2b319a82bd57286 P 106554389f0247d58a843177759980b2: Bootstrap starting.
I20260713 09:09:51.362805 30292 tablet_bootstrap.cc:654] T 0043f16d2cfe4f41bc24d8dbf18cf0f2 P 37703349057544278331337d68d6832c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.363301 30296 raft_consensus.cc:493] T b76acdf589674aaa881a7a036ee6d75f P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:51.362674 30294 ts_tablet_manager.cc:1403] T 03a3fdbb71f544c5a9f4cc6f6b2235a8 P 55e615d6cbc845a68c8ed11a0eeb7575: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.006s
I20260713 09:09:51.363827 30296 raft_consensus.cc:515] T b76acdf589674aaa881a7a036ee6d75f P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } }
I20260713 09:09:51.366690 30294 raft_consensus.cc:359] T 03a3fdbb71f544c5a9f4cc6f6b2235a8 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } }
I20260713 09:09:51.367372 30294 raft_consensus.cc:385] T 03a3fdbb71f544c5a9f4cc6f6b2235a8 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.367722 30294 raft_consensus.cc:740] T 03a3fdbb71f544c5a9f4cc6f6b2235a8 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e615d6cbc845a68c8ed11a0eeb7575, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.368687 30250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b76acdf589674aaa881a7a036ee6d75f" candidate_uuid: "37703349057544278331337d68d6832c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "106554389f0247d58a843177759980b2" is_pre_election: true
I20260713 09:09:51.368530 30294 consensus_queue.cc:260] T 03a3fdbb71f544c5a9f4cc6f6b2235a8 P 55e615d6cbc845a68c8ed11a0eeb7575 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } }
I20260713 09:09:51.370410 30301 tablet_bootstrap.cc:654] T 0e41836516424ef6a2b319a82bd57286 P 106554389f0247d58a843177759980b2: Neither blocks nor log segments found. Creating new log.
W20260713 09:09:51.371078 30139 leader_election.cc:343] T b76acdf589674aaa881a7a036ee6d75f P 37703349057544278331337d68d6832c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 106554389f0247d58a843177759980b2 (127.27.71.4:38063): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:51.371712 30296 leader_election.cc:290] T b76acdf589674aaa881a7a036ee6d75f P 37703349057544278331337d68d6832c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3f9d239cf084277836b3474907b3a15 (127.27.71.2:42591), 106554389f0247d58a843177759980b2 (127.27.71.4:38063)
I20260713 09:09:51.378299 30294 ts_tablet_manager.cc:1434] T 03a3fdbb71f544c5a9f4cc6f6b2235a8 P 55e615d6cbc845a68c8ed11a0eeb7575: Time spent starting tablet: real 0.014s	user 0.000s	sys 0.005s
I20260713 09:09:51.379962 30298 tablet_bootstrap.cc:492] T bc55f95bc56b46f5ad54257ad73d886b P e3f9d239cf084277836b3474907b3a15: No bootstrap required, opened a new log
I20260713 09:09:51.381244 30298 ts_tablet_manager.cc:1403] T bc55f95bc56b46f5ad54257ad73d886b P e3f9d239cf084277836b3474907b3a15: Time spent bootstrapping tablet: real 0.041s	user 0.020s	sys 0.000s
I20260713 09:09:51.382270 30294 tablet_bootstrap.cc:492] T bb8ff182416e4cb4b98029d009db3e4f P 55e615d6cbc845a68c8ed11a0eeb7575: Bootstrap starting.
I20260713 09:09:51.384280 30301 tablet_bootstrap.cc:492] T 0e41836516424ef6a2b319a82bd57286 P 106554389f0247d58a843177759980b2: No bootstrap required, opened a new log
I20260713 09:09:51.384724 30301 ts_tablet_manager.cc:1403] T 0e41836516424ef6a2b319a82bd57286 P 106554389f0247d58a843177759980b2: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.009s
I20260713 09:09:51.384526 30298 raft_consensus.cc:359] T bc55f95bc56b46f5ad54257ad73d886b P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:51.387714 30298 raft_consensus.cc:385] T bc55f95bc56b46f5ad54257ad73d886b P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.388082 30298 raft_consensus.cc:740] T bc55f95bc56b46f5ad54257ad73d886b P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3f9d239cf084277836b3474907b3a15, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.388921 30298 consensus_queue.cc:260] T bc55f95bc56b46f5ad54257ad73d886b P e3f9d239cf084277836b3474907b3a15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:51.389428 30294 tablet_bootstrap.cc:654] T bb8ff182416e4cb4b98029d009db3e4f P 55e615d6cbc845a68c8ed11a0eeb7575: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.391449 30298 ts_tablet_manager.cc:1434] T bc55f95bc56b46f5ad54257ad73d886b P e3f9d239cf084277836b3474907b3a15: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:09:51.392413 30298 tablet_bootstrap.cc:492] T 5ec461e722364e9aa51690aa7bdf1a6a P e3f9d239cf084277836b3474907b3a15: Bootstrap starting.
I20260713 09:09:51.398224 30298 tablet_bootstrap.cc:654] T 5ec461e722364e9aa51690aa7bdf1a6a P e3f9d239cf084277836b3474907b3a15: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.387013 30301 raft_consensus.cc:359] T 0e41836516424ef6a2b319a82bd57286 P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } }
I20260713 09:09:51.400839 30301 raft_consensus.cc:385] T 0e41836516424ef6a2b319a82bd57286 P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.401156 30301 raft_consensus.cc:740] T 0e41836516424ef6a2b319a82bd57286 P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 106554389f0247d58a843177759980b2, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.402357 30301 consensus_queue.cc:260] T 0e41836516424ef6a2b319a82bd57286 P 106554389f0247d58a843177759980b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } }
I20260713 09:09:51.404155 30102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b76acdf589674aaa881a7a036ee6d75f" candidate_uuid: "37703349057544278331337d68d6832c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3f9d239cf084277836b3474907b3a15" is_pre_election: true
I20260713 09:09:51.404594 30301 ts_tablet_manager.cc:1434] T 0e41836516424ef6a2b319a82bd57286 P 106554389f0247d58a843177759980b2: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.002s
I20260713 09:09:51.404763 30102 raft_consensus.cc:2468] T b76acdf589674aaa881a7a036ee6d75f P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37703349057544278331337d68d6832c in term 0.
I20260713 09:09:51.405558 30301 tablet_bootstrap.cc:492] T 8b4a0a8a8e424eae8ab4194dbb601b39 P 106554389f0247d58a843177759980b2: Bootstrap starting.
I20260713 09:09:51.408818 30141 leader_election.cc:304] T b76acdf589674aaa881a7a036ee6d75f P 37703349057544278331337d68d6832c [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: 37703349057544278331337d68d6832c, e3f9d239cf084277836b3474907b3a15; no voters: 106554389f0247d58a843177759980b2
I20260713 09:09:51.410048 30296 raft_consensus.cc:2804] T b76acdf589674aaa881a7a036ee6d75f P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:51.410437 30296 raft_consensus.cc:493] T b76acdf589674aaa881a7a036ee6d75f P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:51.410776 30296 raft_consensus.cc:3060] T b76acdf589674aaa881a7a036ee6d75f P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.411720 30301 tablet_bootstrap.cc:654] T 8b4a0a8a8e424eae8ab4194dbb601b39 P 106554389f0247d58a843177759980b2: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.413403 30298 tablet_bootstrap.cc:492] T 5ec461e722364e9aa51690aa7bdf1a6a P e3f9d239cf084277836b3474907b3a15: No bootstrap required, opened a new log
I20260713 09:09:51.414081 30298 ts_tablet_manager.cc:1403] T 5ec461e722364e9aa51690aa7bdf1a6a P e3f9d239cf084277836b3474907b3a15: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.007s
I20260713 09:09:51.402346 30292 tablet_bootstrap.cc:492] T 0043f16d2cfe4f41bc24d8dbf18cf0f2 P 37703349057544278331337d68d6832c: No bootstrap required, opened a new log
I20260713 09:09:51.414887 30292 ts_tablet_manager.cc:1403] T 0043f16d2cfe4f41bc24d8dbf18cf0f2 P 37703349057544278331337d68d6832c: Time spent bootstrapping tablet: real 0.065s	user 0.013s	sys 0.026s
I20260713 09:09:51.419976 30298 raft_consensus.cc:359] T 5ec461e722364e9aa51690aa7bdf1a6a P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:51.420990 30292 raft_consensus.cc:359] T 0043f16d2cfe4f41bc24d8dbf18cf0f2 P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } }
I20260713 09:09:51.423921 30292 raft_consensus.cc:385] T 0043f16d2cfe4f41bc24d8dbf18cf0f2 P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.424693 30292 raft_consensus.cc:740] T 0043f16d2cfe4f41bc24d8dbf18cf0f2 P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37703349057544278331337d68d6832c, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.424016 30339 raft_consensus.cc:493] T 03a3fdbb71f544c5a9f4cc6f6b2235a8 P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:51.422094 30298 raft_consensus.cc:385] T 5ec461e722364e9aa51690aa7bdf1a6a P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.424713 30296 raft_consensus.cc:515] T b76acdf589674aaa881a7a036ee6d75f P 37703349057544278331337d68d6832c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } }
I20260713 09:09:51.426010 30298 raft_consensus.cc:740] T 5ec461e722364e9aa51690aa7bdf1a6a P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3f9d239cf084277836b3474907b3a15, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.425911 30292 consensus_queue.cc:260] T 0043f16d2cfe4f41bc24d8dbf18cf0f2 P 37703349057544278331337d68d6832c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } }
I20260713 09:09:51.426949 30298 consensus_queue.cc:260] T 5ec461e722364e9aa51690aa7bdf1a6a P e3f9d239cf084277836b3474907b3a15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:51.427444 30296 leader_election.cc:290] T b76acdf589674aaa881a7a036ee6d75f P 37703349057544278331337d68d6832c [CANDIDATE]: Term 1 election: Requested vote from peers e3f9d239cf084277836b3474907b3a15 (127.27.71.2:42591), 106554389f0247d58a843177759980b2 (127.27.71.4:38063)
I20260713 09:09:51.429208 30298 ts_tablet_manager.cc:1434] T 5ec461e722364e9aa51690aa7bdf1a6a P e3f9d239cf084277836b3474907b3a15: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260713 09:09:51.429677 30339 raft_consensus.cc:515] T 03a3fdbb71f544c5a9f4cc6f6b2235a8 P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } }
I20260713 09:09:51.431800 30339 leader_election.cc:290] T 03a3fdbb71f544c5a9f4cc6f6b2235a8 P 37703349057544278331337d68d6832c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961), e3f9d239cf084277836b3474907b3a15 (127.27.71.2:42591)
I20260713 09:09:51.431560 30250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b76acdf589674aaa881a7a036ee6d75f" candidate_uuid: "37703349057544278331337d68d6832c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "106554389f0247d58a843177759980b2"
I20260713 09:09:51.434269 30298 tablet_bootstrap.cc:492] T bb8ff182416e4cb4b98029d009db3e4f P e3f9d239cf084277836b3474907b3a15: Bootstrap starting.
I20260713 09:09:51.438087 30027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03a3fdbb71f544c5a9f4cc6f6b2235a8" candidate_uuid: "37703349057544278331337d68d6832c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" is_pre_election: true
I20260713 09:09:51.438861 30027 raft_consensus.cc:2468] T 03a3fdbb71f544c5a9f4cc6f6b2235a8 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37703349057544278331337d68d6832c in term 0.
I20260713 09:09:51.440002 30102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b76acdf589674aaa881a7a036ee6d75f" candidate_uuid: "37703349057544278331337d68d6832c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3f9d239cf084277836b3474907b3a15"
I20260713 09:09:51.440748 30102 raft_consensus.cc:3060] T b76acdf589674aaa881a7a036ee6d75f P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.441471 30298 tablet_bootstrap.cc:654] T bb8ff182416e4cb4b98029d009db3e4f P e3f9d239cf084277836b3474907b3a15: Neither blocks nor log segments found. Creating new log.
W20260713 09:09:51.444103 30139 leader_election.cc:343] T b76acdf589674aaa881a7a036ee6d75f P 37703349057544278331337d68d6832c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 106554389f0247d58a843177759980b2 (127.27.71.4:38063): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:51.446470 30101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03a3fdbb71f544c5a9f4cc6f6b2235a8" candidate_uuid: "37703349057544278331337d68d6832c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3f9d239cf084277836b3474907b3a15" is_pre_election: true
I20260713 09:09:51.446678 30142 leader_election.cc:304] T 03a3fdbb71f544c5a9f4cc6f6b2235a8 P 37703349057544278331337d68d6832c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37703349057544278331337d68d6832c, 55e615d6cbc845a68c8ed11a0eeb7575; no voters: 
I20260713 09:09:51.447288 30101 raft_consensus.cc:2468] T 03a3fdbb71f544c5a9f4cc6f6b2235a8 P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37703349057544278331337d68d6832c in term 0.
I20260713 09:09:51.450652 30339 raft_consensus.cc:2804] T 03a3fdbb71f544c5a9f4cc6f6b2235a8 P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:51.451114 30339 raft_consensus.cc:493] T 03a3fdbb71f544c5a9f4cc6f6b2235a8 P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:51.451551 30339 raft_consensus.cc:3060] T 03a3fdbb71f544c5a9f4cc6f6b2235a8 P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.468873 30102 raft_consensus.cc:2468] T b76acdf589674aaa881a7a036ee6d75f P e3f9d239cf084277836b3474907b3a15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37703349057544278331337d68d6832c in term 1.
I20260713 09:09:51.477269 30141 leader_election.cc:304] T b76acdf589674aaa881a7a036ee6d75f P 37703349057544278331337d68d6832c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37703349057544278331337d68d6832c, e3f9d239cf084277836b3474907b3a15; no voters: 106554389f0247d58a843177759980b2
I20260713 09:09:51.478299 30294 tablet_bootstrap.cc:492] T bb8ff182416e4cb4b98029d009db3e4f P 55e615d6cbc845a68c8ed11a0eeb7575: No bootstrap required, opened a new log
I20260713 09:09:51.478412 30296 raft_consensus.cc:2804] T b76acdf589674aaa881a7a036ee6d75f P 37703349057544278331337d68d6832c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:51.478324 30301 tablet_bootstrap.cc:492] T 8b4a0a8a8e424eae8ab4194dbb601b39 P 106554389f0247d58a843177759980b2: No bootstrap required, opened a new log
I20260713 09:09:51.479261 30301 ts_tablet_manager.cc:1403] T 8b4a0a8a8e424eae8ab4194dbb601b39 P 106554389f0247d58a843177759980b2: Time spent bootstrapping tablet: real 0.074s	user 0.035s	sys 0.027s
I20260713 09:09:51.479136 30296 raft_consensus.cc:697] T b76acdf589674aaa881a7a036ee6d75f P 37703349057544278331337d68d6832c [term 1 LEADER]: Becoming Leader. State: Replica: 37703349057544278331337d68d6832c, State: Running, Role: LEADER
I20260713 09:09:51.475131 30339 raft_consensus.cc:515] T 03a3fdbb71f544c5a9f4cc6f6b2235a8 P 37703349057544278331337d68d6832c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } }
I20260713 09:09:51.479192 30294 ts_tablet_manager.cc:1403] T bb8ff182416e4cb4b98029d009db3e4f P 55e615d6cbc845a68c8ed11a0eeb7575: Time spent bootstrapping tablet: real 0.097s	user 0.028s	sys 0.031s
I20260713 09:09:51.480201 30296 consensus_queue.cc:237] T b76acdf589674aaa881a7a036ee6d75f P 37703349057544278331337d68d6832c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } }
I20260713 09:09:51.481197 30292 ts_tablet_manager.cc:1434] T 0043f16d2cfe4f41bc24d8dbf18cf0f2 P 37703349057544278331337d68d6832c: Time spent starting tablet: real 0.066s	user 0.009s	sys 0.000s
I20260713 09:09:51.481875 30027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03a3fdbb71f544c5a9f4cc6f6b2235a8" candidate_uuid: "37703349057544278331337d68d6832c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e615d6cbc845a68c8ed11a0eeb7575"
I20260713 09:09:51.482191 30292 tablet_bootstrap.cc:492] T 0e41836516424ef6a2b319a82bd57286 P 37703349057544278331337d68d6832c: Bootstrap starting.
I20260713 09:09:51.482452 30027 raft_consensus.cc:3060] T 03a3fdbb71f544c5a9f4cc6f6b2235a8 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.483522 30294 raft_consensus.cc:359] T bb8ff182416e4cb4b98029d009db3e4f P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } }
I20260713 09:09:51.484277 30294 raft_consensus.cc:385] T bb8ff182416e4cb4b98029d009db3e4f P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.484653 30294 raft_consensus.cc:740] T bb8ff182416e4cb4b98029d009db3e4f P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e615d6cbc845a68c8ed11a0eeb7575, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.485436 30294 consensus_queue.cc:260] T bb8ff182416e4cb4b98029d009db3e4f P 55e615d6cbc845a68c8ed11a0eeb7575 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } }
I20260713 09:09:51.486946 30301 raft_consensus.cc:359] T 8b4a0a8a8e424eae8ab4194dbb601b39 P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } }
I20260713 09:09:51.490839 30301 raft_consensus.cc:385] T 8b4a0a8a8e424eae8ab4194dbb601b39 P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.491561 30301 raft_consensus.cc:740] T 8b4a0a8a8e424eae8ab4194dbb601b39 P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 106554389f0247d58a843177759980b2, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.493085 30301 consensus_queue.cc:260] T 8b4a0a8a8e424eae8ab4194dbb601b39 P 106554389f0247d58a843177759980b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } }
I20260713 09:09:51.489296 30307 raft_consensus.cc:493] T e12598fca465444dabf0124313c595f7 P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:51.493965 30292 tablet_bootstrap.cc:654] T 0e41836516424ef6a2b319a82bd57286 P 37703349057544278331337d68d6832c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.494884 30307 raft_consensus.cc:515] T e12598fca465444dabf0124313c595f7 P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:51.495880 30102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03a3fdbb71f544c5a9f4cc6f6b2235a8" candidate_uuid: "37703349057544278331337d68d6832c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3f9d239cf084277836b3474907b3a15"
I20260713 09:09:51.496198 30298 tablet_bootstrap.cc:492] T bb8ff182416e4cb4b98029d009db3e4f P e3f9d239cf084277836b3474907b3a15: No bootstrap required, opened a new log
I20260713 09:09:51.496760 30298 ts_tablet_manager.cc:1403] T bb8ff182416e4cb4b98029d009db3e4f P e3f9d239cf084277836b3474907b3a15: Time spent bootstrapping tablet: real 0.063s	user 0.013s	sys 0.005s
I20260713 09:09:51.497012 30307 leader_election.cc:290] T e12598fca465444dabf0124313c595f7 P 106554389f0247d58a843177759980b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961), e3f9d239cf084277836b3474907b3a15 (127.27.71.2:42591)
I20260713 09:09:51.488183 30294 ts_tablet_manager.cc:1434] T bb8ff182416e4cb4b98029d009db3e4f P 55e615d6cbc845a68c8ed11a0eeb7575: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:09:51.497782 30026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e12598fca465444dabf0124313c595f7" candidate_uuid: "106554389f0247d58a843177759980b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" is_pre_election: true
I20260713 09:09:51.498210 30294 tablet_bootstrap.cc:492] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 55e615d6cbc845a68c8ed11a0eeb7575: Bootstrap starting.
I20260713 09:09:51.498638 30101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e12598fca465444dabf0124313c595f7" candidate_uuid: "106554389f0247d58a843177759980b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3f9d239cf084277836b3474907b3a15" is_pre_election: true
W20260713 09:09:51.499135 30216 leader_election.cc:343] T e12598fca465444dabf0124313c595f7 P 106554389f0247d58a843177759980b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:51.499697 30298 raft_consensus.cc:359] T bb8ff182416e4cb4b98029d009db3e4f P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } }
W20260713 09:09:51.500116 30215 leader_election.cc:343] T e12598fca465444dabf0124313c595f7 P 106554389f0247d58a843177759980b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3f9d239cf084277836b3474907b3a15 (127.27.71.2:42591): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:51.500567 30215 leader_election.cc:304] T e12598fca465444dabf0124313c595f7 P 106554389f0247d58a843177759980b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 106554389f0247d58a843177759980b2; no voters: 55e615d6cbc845a68c8ed11a0eeb7575, e3f9d239cf084277836b3474907b3a15
I20260713 09:09:51.501396 30307 raft_consensus.cc:2749] T e12598fca465444dabf0124313c595f7 P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:51.501767 30298 raft_consensus.cc:385] T bb8ff182416e4cb4b98029d009db3e4f P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.502187 30298 raft_consensus.cc:740] T bb8ff182416e4cb4b98029d009db3e4f P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3f9d239cf084277836b3474907b3a15, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.503381 30301 ts_tablet_manager.cc:1434] T 8b4a0a8a8e424eae8ab4194dbb601b39 P 106554389f0247d58a843177759980b2: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260713 09:09:51.503044 30298 consensus_queue.cc:260] T bb8ff182416e4cb4b98029d009db3e4f P e3f9d239cf084277836b3474907b3a15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } }
I20260713 09:09:51.505792 30301 tablet_bootstrap.cc:492] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 106554389f0247d58a843177759980b2: Bootstrap starting.
I20260713 09:09:51.510977 30298 ts_tablet_manager.cc:1434] T bb8ff182416e4cb4b98029d009db3e4f P e3f9d239cf084277836b3474907b3a15: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260713 09:09:51.512310 30298 tablet_bootstrap.cc:492] T 3a88b03bea92483f8ec46a592c20627c P e3f9d239cf084277836b3474907b3a15: Bootstrap starting.
I20260713 09:09:51.504580 30294 tablet_bootstrap.cc:654] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 55e615d6cbc845a68c8ed11a0eeb7575: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.517962 30301 tablet_bootstrap.cc:654] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 106554389f0247d58a843177759980b2: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.525382 30298 tablet_bootstrap.cc:654] T 3a88b03bea92483f8ec46a592c20627c P e3f9d239cf084277836b3474907b3a15: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.531417 30294 tablet_bootstrap.cc:492] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 55e615d6cbc845a68c8ed11a0eeb7575: No bootstrap required, opened a new log
I20260713 09:09:51.532362 30294 ts_tablet_manager.cc:1403] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 55e615d6cbc845a68c8ed11a0eeb7575: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.000s
I20260713 09:09:51.535177 30301 tablet_bootstrap.cc:492] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 106554389f0247d58a843177759980b2: No bootstrap required, opened a new log
I20260713 09:09:51.536253 30301 ts_tablet_manager.cc:1403] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 106554389f0247d58a843177759980b2: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.003s
I20260713 09:09:51.535920 30294 raft_consensus.cc:359] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } }
I20260713 09:09:51.537122 30294 raft_consensus.cc:385] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.537557 30294 raft_consensus.cc:740] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e615d6cbc845a68c8ed11a0eeb7575, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.538587 30294 consensus_queue.cc:260] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 55e615d6cbc845a68c8ed11a0eeb7575 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } }
I20260713 09:09:51.539143 30301 raft_consensus.cc:359] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } }
I20260713 09:09:51.539871 30301 raft_consensus.cc:385] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.540169 30301 raft_consensus.cc:740] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 106554389f0247d58a843177759980b2, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.541867 30294 ts_tablet_manager.cc:1434] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 55e615d6cbc845a68c8ed11a0eeb7575: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:09:51.544610 30298 tablet_bootstrap.cc:492] T 3a88b03bea92483f8ec46a592c20627c P e3f9d239cf084277836b3474907b3a15: No bootstrap required, opened a new log
I20260713 09:09:51.545291 30298 ts_tablet_manager.cc:1403] T 3a88b03bea92483f8ec46a592c20627c P e3f9d239cf084277836b3474907b3a15: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.000s
I20260713 09:09:51.545348 30301 consensus_queue.cc:260] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 106554389f0247d58a843177759980b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } }
I20260713 09:09:51.548187 30298 raft_consensus.cc:359] T 3a88b03bea92483f8ec46a592c20627c P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:51.549844 30298 raft_consensus.cc:385] T 3a88b03bea92483f8ec46a592c20627c P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.550284 30298 raft_consensus.cc:740] T 3a88b03bea92483f8ec46a592c20627c P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3f9d239cf084277836b3474907b3a15, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.549475 30294 tablet_bootstrap.cc:492] T ca7b214ba39c45f28e04202465b9f878 P 55e615d6cbc845a68c8ed11a0eeb7575: Bootstrap starting.
I20260713 09:09:51.553086 30301 ts_tablet_manager.cc:1434] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 106554389f0247d58a843177759980b2: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260713 09:09:51.554033 30301 tablet_bootstrap.cc:492] T 0043f16d2cfe4f41bc24d8dbf18cf0f2 P 106554389f0247d58a843177759980b2: Bootstrap starting.
I20260713 09:09:51.554525 30298 consensus_queue.cc:260] T 3a88b03bea92483f8ec46a592c20627c P e3f9d239cf084277836b3474907b3a15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:51.562284 30298 ts_tablet_manager.cc:1434] T 3a88b03bea92483f8ec46a592c20627c P e3f9d239cf084277836b3474907b3a15: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260713 09:09:51.566599 30298 tablet_bootstrap.cc:492] T 1e4f559a19924f29b3c1b3ea73d8df57 P e3f9d239cf084277836b3474907b3a15: Bootstrap starting.
I20260713 09:09:51.567235 30301 tablet_bootstrap.cc:654] T 0043f16d2cfe4f41bc24d8dbf18cf0f2 P 106554389f0247d58a843177759980b2: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.565412 30294 tablet_bootstrap.cc:654] T ca7b214ba39c45f28e04202465b9f878 P 55e615d6cbc845a68c8ed11a0eeb7575: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.576630 30301 tablet_bootstrap.cc:492] T 0043f16d2cfe4f41bc24d8dbf18cf0f2 P 106554389f0247d58a843177759980b2: No bootstrap required, opened a new log
I20260713 09:09:51.577095 30301 ts_tablet_manager.cc:1403] T 0043f16d2cfe4f41bc24d8dbf18cf0f2 P 106554389f0247d58a843177759980b2: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.000s
I20260713 09:09:51.577459 30298 tablet_bootstrap.cc:654] T 1e4f559a19924f29b3c1b3ea73d8df57 P e3f9d239cf084277836b3474907b3a15: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.578281 30102 raft_consensus.cc:3060] T 03a3fdbb71f544c5a9f4cc6f6b2235a8 P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.579555 30301 raft_consensus.cc:359] T 0043f16d2cfe4f41bc24d8dbf18cf0f2 P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } }
I20260713 09:09:51.580224 30301 raft_consensus.cc:385] T 0043f16d2cfe4f41bc24d8dbf18cf0f2 P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.580483 30301 raft_consensus.cc:740] T 0043f16d2cfe4f41bc24d8dbf18cf0f2 P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 106554389f0247d58a843177759980b2, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.583972 30339 leader_election.cc:290] T 03a3fdbb71f544c5a9f4cc6f6b2235a8 P 37703349057544278331337d68d6832c [CANDIDATE]: Term 1 election: Requested vote from peers 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961), e3f9d239cf084277836b3474907b3a15 (127.27.71.2:42591)
I20260713 09:09:51.585300 30027 raft_consensus.cc:2468] T 03a3fdbb71f544c5a9f4cc6f6b2235a8 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37703349057544278331337d68d6832c in term 1.
I20260713 09:09:51.585770 30307 raft_consensus.cc:493] T 5ec461e722364e9aa51690aa7bdf1a6a P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:51.586225 30307 raft_consensus.cc:515] T 5ec461e722364e9aa51690aa7bdf1a6a P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:51.586711 30142 leader_election.cc:304] T 03a3fdbb71f544c5a9f4cc6f6b2235a8 P 37703349057544278331337d68d6832c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37703349057544278331337d68d6832c, 55e615d6cbc845a68c8ed11a0eeb7575; no voters: 
I20260713 09:09:51.587738 30339 raft_consensus.cc:2804] T 03a3fdbb71f544c5a9f4cc6f6b2235a8 P 37703349057544278331337d68d6832c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:51.588356 30307 leader_election.cc:290] T 5ec461e722364e9aa51690aa7bdf1a6a P 106554389f0247d58a843177759980b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961), e3f9d239cf084277836b3474907b3a15 (127.27.71.2:42591)
I20260713 09:09:51.588577 30339 raft_consensus.cc:697] T 03a3fdbb71f544c5a9f4cc6f6b2235a8 P 37703349057544278331337d68d6832c [term 1 LEADER]: Becoming Leader. State: Replica: 37703349057544278331337d68d6832c, State: Running, Role: LEADER
I20260713 09:09:51.588861 30307 raft_consensus.cc:493] T 0e41836516424ef6a2b319a82bd57286 P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:51.589277 30307 raft_consensus.cc:515] T 0e41836516424ef6a2b319a82bd57286 P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } }
I20260713 09:09:51.589474 30339 consensus_queue.cc:237] T 03a3fdbb71f544c5a9f4cc6f6b2235a8 P 37703349057544278331337d68d6832c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } }
I20260713 09:09:51.590996 30294 tablet_bootstrap.cc:492] T ca7b214ba39c45f28e04202465b9f878 P 55e615d6cbc845a68c8ed11a0eeb7575: No bootstrap required, opened a new log
I20260713 09:09:51.591588 30294 ts_tablet_manager.cc:1403] T ca7b214ba39c45f28e04202465b9f878 P 55e615d6cbc845a68c8ed11a0eeb7575: Time spent bootstrapping tablet: real 0.042s	user 0.008s	sys 0.009s
I20260713 09:09:51.592213 30027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ec461e722364e9aa51690aa7bdf1a6a" candidate_uuid: "106554389f0247d58a843177759980b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" is_pre_election: true
I20260713 09:09:51.593045 30027 raft_consensus.cc:2468] T 5ec461e722364e9aa51690aa7bdf1a6a P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 106554389f0247d58a843177759980b2 in term 0.
I20260713 09:09:51.594693 30294 raft_consensus.cc:359] T ca7b214ba39c45f28e04202465b9f878 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } }
I20260713 09:09:51.595323 30294 raft_consensus.cc:385] T ca7b214ba39c45f28e04202465b9f878 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.595599 30294 raft_consensus.cc:740] T ca7b214ba39c45f28e04202465b9f878 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e615d6cbc845a68c8ed11a0eeb7575, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.596391 30294 consensus_queue.cc:260] T ca7b214ba39c45f28e04202465b9f878 P 55e615d6cbc845a68c8ed11a0eeb7575 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } }
I20260713 09:09:51.597206 30216 leader_election.cc:304] T 5ec461e722364e9aa51690aa7bdf1a6a P 106554389f0247d58a843177759980b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 106554389f0247d58a843177759980b2, 55e615d6cbc845a68c8ed11a0eeb7575; no voters: 
I20260713 09:09:51.598551 30294 ts_tablet_manager.cc:1434] T ca7b214ba39c45f28e04202465b9f878 P 55e615d6cbc845a68c8ed11a0eeb7575: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:09:51.604792 30324 raft_consensus.cc:493] T 3a88b03bea92483f8ec46a592c20627c P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:51.605424 30324 raft_consensus.cc:515] T 3a88b03bea92483f8ec46a592c20627c P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:51.607323 30324 leader_election.cc:290] T 3a88b03bea92483f8ec46a592c20627c P e3f9d239cf084277836b3474907b3a15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 106554389f0247d58a843177759980b2 (127.27.71.4:38063), 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961)
I20260713 09:09:51.607421 30102 raft_consensus.cc:2468] T 03a3fdbb71f544c5a9f4cc6f6b2235a8 P e3f9d239cf084277836b3474907b3a15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37703349057544278331337d68d6832c in term 1.
I20260713 09:09:51.608211 30292 tablet_bootstrap.cc:492] T 0e41836516424ef6a2b319a82bd57286 P 37703349057544278331337d68d6832c: No bootstrap required, opened a new log
I20260713 09:09:51.608683 30292 ts_tablet_manager.cc:1403] T 0e41836516424ef6a2b319a82bd57286 P 37703349057544278331337d68d6832c: Time spent bootstrapping tablet: real 0.127s	user 0.030s	sys 0.057s
I20260713 09:09:51.612164 30294 tablet_bootstrap.cc:492] T e12598fca465444dabf0124313c595f7 P 55e615d6cbc845a68c8ed11a0eeb7575: Bootstrap starting.
I20260713 09:09:51.612125 30292 raft_consensus.cc:359] T 0e41836516424ef6a2b319a82bd57286 P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } }
I20260713 09:09:51.613651 30292 raft_consensus.cc:385] T 0e41836516424ef6a2b319a82bd57286 P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.613965 30292 raft_consensus.cc:740] T 0e41836516424ef6a2b319a82bd57286 P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37703349057544278331337d68d6832c, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.614806 30292 consensus_queue.cc:260] T 0e41836516424ef6a2b319a82bd57286 P 37703349057544278331337d68d6832c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } }
I20260713 09:09:51.614813 30027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a88b03bea92483f8ec46a592c20627c" candidate_uuid: "e3f9d239cf084277836b3474907b3a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" is_pre_election: true
I20260713 09:09:51.616782 30027 raft_consensus.cc:2468] T 3a88b03bea92483f8ec46a592c20627c P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3f9d239cf084277836b3474907b3a15 in term 0.
I20260713 09:09:51.617159 30307 leader_election.cc:290] T 0e41836516424ef6a2b319a82bd57286 P 106554389f0247d58a843177759980b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37703349057544278331337d68d6832c (127.27.71.3:44047), 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961)
I20260713 09:09:51.617301 30292 ts_tablet_manager.cc:1434] T 0e41836516424ef6a2b319a82bd57286 P 37703349057544278331337d68d6832c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:09:51.617664 30307 raft_consensus.cc:493] T 1e4f559a19924f29b3c1b3ea73d8df57 P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:51.617875 30068 leader_election.cc:304] T 3a88b03bea92483f8ec46a592c20627c P e3f9d239cf084277836b3474907b3a15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55e615d6cbc845a68c8ed11a0eeb7575, e3f9d239cf084277836b3474907b3a15; no voters: 
I20260713 09:09:51.618427 30292 tablet_bootstrap.cc:492] T bb8ff182416e4cb4b98029d009db3e4f P 37703349057544278331337d68d6832c: Bootstrap starting.
I20260713 09:09:51.618747 30324 raft_consensus.cc:2804] T 3a88b03bea92483f8ec46a592c20627c P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:51.619189 30324 raft_consensus.cc:493] T 3a88b03bea92483f8ec46a592c20627c P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:51.619616 30324 raft_consensus.cc:3060] T 3a88b03bea92483f8ec46a592c20627c P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.618136 30307 raft_consensus.cc:515] T 1e4f559a19924f29b3c1b3ea73d8df57 P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:51.622720 30294 tablet_bootstrap.cc:654] T e12598fca465444dabf0124313c595f7 P 55e615d6cbc845a68c8ed11a0eeb7575: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.626003 30292 tablet_bootstrap.cc:654] T bb8ff182416e4cb4b98029d009db3e4f P 37703349057544278331337d68d6832c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.626223 30307 leader_election.cc:290] T 1e4f559a19924f29b3c1b3ea73d8df57 P 106554389f0247d58a843177759980b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961), e3f9d239cf084277836b3474907b3a15 (127.27.71.2:42591)
I20260713 09:09:51.626785 30307 raft_consensus.cc:2804] T 5ec461e722364e9aa51690aa7bdf1a6a P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:51.627100 30307 raft_consensus.cc:493] T 5ec461e722364e9aa51690aa7bdf1a6a P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:51.627413 30307 raft_consensus.cc:3060] T 5ec461e722364e9aa51690aa7bdf1a6a P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.632025 30324 raft_consensus.cc:515] T 3a88b03bea92483f8ec46a592c20627c P e3f9d239cf084277836b3474907b3a15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:51.633983 30303 raft_consensus.cc:493] T ca7b214ba39c45f28e04202465b9f878 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:51.634438 30303 raft_consensus.cc:515] T ca7b214ba39c45f28e04202465b9f878 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } }
I20260713 09:09:51.636430 30303 leader_election.cc:290] T ca7b214ba39c45f28e04202465b9f878 P 55e615d6cbc845a68c8ed11a0eeb7575 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3f9d239cf084277836b3474907b3a15 (127.27.71.2:42591), 37703349057544278331337d68d6832c (127.27.71.3:44047)
I20260713 09:09:51.637687 30294 tablet_bootstrap.cc:492] T e12598fca465444dabf0124313c595f7 P 55e615d6cbc845a68c8ed11a0eeb7575: No bootstrap required, opened a new log
I20260713 09:09:51.638847 30294 ts_tablet_manager.cc:1403] T e12598fca465444dabf0124313c595f7 P 55e615d6cbc845a68c8ed11a0eeb7575: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.000s
I20260713 09:09:51.638761 30176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca7b214ba39c45f28e04202465b9f878" candidate_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37703349057544278331337d68d6832c" is_pre_election: true
W20260713 09:09:51.641278 29993 leader_election.cc:343] T ca7b214ba39c45f28e04202465b9f878 P 55e615d6cbc845a68c8ed11a0eeb7575 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37703349057544278331337d68d6832c (127.27.71.3:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:51.638548 29922 catalog_manager.cc:5697] T b76acdf589674aaa881a7a036ee6d75f P 37703349057544278331337d68d6832c reported cstate change: term changed from 0 to 1, leader changed from <none> to 37703349057544278331337d68d6832c (127.27.71.3). New cstate: current_term: 1 leader_uuid: "37703349057544278331337d68d6832c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:51.641846 30027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a88b03bea92483f8ec46a592c20627c" candidate_uuid: "e3f9d239cf084277836b3474907b3a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e615d6cbc845a68c8ed11a0eeb7575"
I20260713 09:09:51.642601 30027 raft_consensus.cc:3060] T 3a88b03bea92483f8ec46a592c20627c P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:09:51.644804 30216 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.71.1:37961, user_credentials={real_user=slave}} blocked reactor thread for 47682.4us
I20260713 09:09:51.646361 30026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e41836516424ef6a2b319a82bd57286" candidate_uuid: "106554389f0247d58a843177759980b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" is_pre_election: true
I20260713 09:09:51.644804 30102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca7b214ba39c45f28e04202465b9f878" candidate_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3f9d239cf084277836b3474907b3a15" is_pre_election: true
I20260713 09:09:51.649173 30324 leader_election.cc:290] T 3a88b03bea92483f8ec46a592c20627c P e3f9d239cf084277836b3474907b3a15 [CANDIDATE]: Term 1 election: Requested vote from peers 106554389f0247d58a843177759980b2 (127.27.71.4:38063), 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961)
I20260713 09:09:51.649603 30305 raft_consensus.cc:493] T bc55f95bc56b46f5ad54257ad73d886b P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:51.650070 30305 raft_consensus.cc:515] T bc55f95bc56b46f5ad54257ad73d886b P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:51.651564 30294 raft_consensus.cc:359] T e12598fca465444dabf0124313c595f7 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
W20260713 09:09:51.651983 29992 leader_election.cc:343] T ca7b214ba39c45f28e04202465b9f878 P 55e615d6cbc845a68c8ed11a0eeb7575 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3f9d239cf084277836b3474907b3a15 (127.27.71.2:42591): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:51.649796 30026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e4f559a19924f29b3c1b3ea73d8df57" candidate_uuid: "106554389f0247d58a843177759980b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" is_pre_election: true
I20260713 09:09:51.653877 30294 raft_consensus.cc:385] T e12598fca465444dabf0124313c595f7 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.652311 30101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e4f559a19924f29b3c1b3ea73d8df57" candidate_uuid: "106554389f0247d58a843177759980b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3f9d239cf084277836b3474907b3a15" is_pre_election: true
I20260713 09:09:51.654233 29992 leader_election.cc:304] T ca7b214ba39c45f28e04202465b9f878 P 55e615d6cbc845a68c8ed11a0eeb7575 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 55e615d6cbc845a68c8ed11a0eeb7575; no voters: 37703349057544278331337d68d6832c, e3f9d239cf084277836b3474907b3a15
I20260713 09:09:51.654742 30250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a88b03bea92483f8ec46a592c20627c" candidate_uuid: "e3f9d239cf084277836b3474907b3a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "106554389f0247d58a843177759980b2" is_pre_election: true
I20260713 09:09:51.653312 30301 consensus_queue.cc:260] T 0043f16d2cfe4f41bc24d8dbf18cf0f2 P 106554389f0247d58a843177759980b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } }
I20260713 09:09:51.655814 30294 raft_consensus.cc:740] T e12598fca465444dabf0124313c595f7 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e615d6cbc845a68c8ed11a0eeb7575, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.657537 30026 raft_consensus.cc:2468] T 1e4f559a19924f29b3c1b3ea73d8df57 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 106554389f0247d58a843177759980b2 in term 0.
I20260713 09:09:51.657976 30294 consensus_queue.cc:260] T e12598fca465444dabf0124313c595f7 P 55e615d6cbc845a68c8ed11a0eeb7575 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:51.658231 30303 raft_consensus.cc:493] T bc55f95bc56b46f5ad54257ad73d886b P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:51.655397 30305 leader_election.cc:290] T bc55f95bc56b46f5ad54257ad73d886b P e3f9d239cf084277836b3474907b3a15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37703349057544278331337d68d6832c (127.27.71.3:44047), 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961)
I20260713 09:09:51.655110 30249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a88b03bea92483f8ec46a592c20627c" candidate_uuid: "e3f9d239cf084277836b3474907b3a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "106554389f0247d58a843177759980b2"
I20260713 09:09:51.665167 30301 ts_tablet_manager.cc:1434] T 0043f16d2cfe4f41bc24d8dbf18cf0f2 P 106554389f0247d58a843177759980b2: Time spent starting tablet: real 0.088s	user 0.007s	sys 0.000s
I20260713 09:09:51.666333 30301 tablet_bootstrap.cc:492] T b76acdf589674aaa881a7a036ee6d75f P 106554389f0247d58a843177759980b2: Bootstrap starting.
I20260713 09:09:51.670369 30294 ts_tablet_manager.cc:1434] T e12598fca465444dabf0124313c595f7 P 55e615d6cbc845a68c8ed11a0eeb7575: Time spent starting tablet: real 0.024s	user 0.013s	sys 0.001s
I20260713 09:09:51.671234 30294 tablet_bootstrap.cc:492] T 243c627ce23447c4b38ebb34adbec18f P 55e615d6cbc845a68c8ed11a0eeb7575: Bootstrap starting.
I20260713 09:09:51.660918 30102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ec461e722364e9aa51690aa7bdf1a6a" candidate_uuid: "106554389f0247d58a843177759980b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3f9d239cf084277836b3474907b3a15" is_pre_election: true
W20260713 09:09:51.663429 30216 leader_election.cc:343] T 0e41836516424ef6a2b319a82bd57286 P 106554389f0247d58a843177759980b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:51.669417 30339 raft_consensus.cc:493] T 0e41836516424ef6a2b319a82bd57286 P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:51.658838 30303 raft_consensus.cc:515] T bc55f95bc56b46f5ad54257ad73d886b P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:51.661796 30250 raft_consensus.cc:2468] T 3a88b03bea92483f8ec46a592c20627c P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3f9d239cf084277836b3474907b3a15 in term 0.
I20260713 09:09:51.685094 30357 raft_consensus.cc:2749] T ca7b214ba39c45f28e04202465b9f878 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:51.685568 30027 raft_consensus.cc:2468] T 3a88b03bea92483f8ec46a592c20627c P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3f9d239cf084277836b3474907b3a15 in term 1.
I20260713 09:09:51.687889 30176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc55f95bc56b46f5ad54257ad73d886b" candidate_uuid: "e3f9d239cf084277836b3474907b3a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37703349057544278331337d68d6832c" is_pre_election: true
I20260713 09:09:51.688537 30176 raft_consensus.cc:2468] T bc55f95bc56b46f5ad54257ad73d886b P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3f9d239cf084277836b3474907b3a15 in term 0.
I20260713 09:09:51.689109 30175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e41836516424ef6a2b319a82bd57286" candidate_uuid: "106554389f0247d58a843177759980b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37703349057544278331337d68d6832c" is_pre_election: true
I20260713 09:09:51.689992 30068 leader_election.cc:304] T 3a88b03bea92483f8ec46a592c20627c P e3f9d239cf084277836b3474907b3a15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55e615d6cbc845a68c8ed11a0eeb7575, e3f9d239cf084277836b3474907b3a15; no voters: 
I20260713 09:09:51.690826 30305 raft_consensus.cc:2804] T 3a88b03bea92483f8ec46a592c20627c P e3f9d239cf084277836b3474907b3a15 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:51.691269 30305 raft_consensus.cc:697] T 3a88b03bea92483f8ec46a592c20627c P e3f9d239cf084277836b3474907b3a15 [term 1 LEADER]: Becoming Leader. State: Replica: e3f9d239cf084277836b3474907b3a15, State: Running, Role: LEADER
I20260713 09:09:51.692077 30305 consensus_queue.cc:237] T 3a88b03bea92483f8ec46a592c20627c P e3f9d239cf084277836b3474907b3a15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:51.692664 30303 leader_election.cc:290] T bc55f95bc56b46f5ad54257ad73d886b P 55e615d6cbc845a68c8ed11a0eeb7575 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37703349057544278331337d68d6832c (127.27.71.3:44047), e3f9d239cf084277836b3474907b3a15 (127.27.71.2:42591)
W20260713 09:09:51.679651 30215 leader_election.cc:343] T 1e4f559a19924f29b3c1b3ea73d8df57 P 106554389f0247d58a843177759980b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3f9d239cf084277836b3474907b3a15 (127.27.71.2:42591): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:51.681380 30102 raft_consensus.cc:2468] T 5ec461e722364e9aa51690aa7bdf1a6a P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 106554389f0247d58a843177759980b2 in term 0.
I20260713 09:09:51.696821 30324 raft_consensus.cc:493] T bb8ff182416e4cb4b98029d009db3e4f P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:51.700192 30324 raft_consensus.cc:515] T bb8ff182416e4cb4b98029d009db3e4f P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } }
I20260713 09:09:51.702046 30324 leader_election.cc:290] T bb8ff182416e4cb4b98029d009db3e4f P e3f9d239cf084277836b3474907b3a15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961), 37703349057544278331337d68d6832c (127.27.71.3:44047)
I20260713 09:09:51.681629 30339 raft_consensus.cc:515] T 0e41836516424ef6a2b319a82bd57286 P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } }
I20260713 09:09:51.705569 30339 leader_election.cc:290] T 0e41836516424ef6a2b319a82bd57286 P 37703349057544278331337d68d6832c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 106554389f0247d58a843177759980b2 (127.27.71.4:38063), 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961)
I20260713 09:09:51.706300 30250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e41836516424ef6a2b319a82bd57286" candidate_uuid: "37703349057544278331337d68d6832c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "106554389f0247d58a843177759980b2" is_pre_election: true
I20260713 09:09:51.706589 30068 leader_election.cc:304] T bc55f95bc56b46f5ad54257ad73d886b P e3f9d239cf084277836b3474907b3a15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37703349057544278331337d68d6832c, e3f9d239cf084277836b3474907b3a15; no voters: 
I20260713 09:09:51.706794 30175 raft_consensus.cc:2468] T 0e41836516424ef6a2b319a82bd57286 P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 106554389f0247d58a843177759980b2 in term 0.
I20260713 09:09:51.707276 30250 raft_consensus.cc:2468] T 0e41836516424ef6a2b319a82bd57286 P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37703349057544278331337d68d6832c in term 0.
I20260713 09:09:51.707616 30176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc55f95bc56b46f5ad54257ad73d886b" candidate_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37703349057544278331337d68d6832c" is_pre_election: true
I20260713 09:09:51.709372 30176 raft_consensus.cc:2468] T bc55f95bc56b46f5ad54257ad73d886b P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55e615d6cbc845a68c8ed11a0eeb7575 in term 0.
I20260713 09:09:51.709450 30174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb8ff182416e4cb4b98029d009db3e4f" candidate_uuid: "e3f9d239cf084277836b3474907b3a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37703349057544278331337d68d6832c" is_pre_election: true
W20260713 09:09:51.711561 30068 leader_election.cc:343] T bb8ff182416e4cb4b98029d009db3e4f P e3f9d239cf084277836b3474907b3a15 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37703349057544278331337d68d6832c (127.27.71.3:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:51.711805 30298 tablet_bootstrap.cc:492] T 1e4f559a19924f29b3c1b3ea73d8df57 P e3f9d239cf084277836b3474907b3a15: No bootstrap required, opened a new log
I20260713 09:09:51.711808 30292 tablet_bootstrap.cc:492] T bb8ff182416e4cb4b98029d009db3e4f P 37703349057544278331337d68d6832c: No bootstrap required, opened a new log
I20260713 09:09:51.712459 30298 ts_tablet_manager.cc:1403] T 1e4f559a19924f29b3c1b3ea73d8df57 P e3f9d239cf084277836b3474907b3a15: Time spent bootstrapping tablet: real 0.146s	user 0.030s	sys 0.049s
I20260713 09:09:51.712462 30292 ts_tablet_manager.cc:1403] T bb8ff182416e4cb4b98029d009db3e4f P 37703349057544278331337d68d6832c: Time spent bootstrapping tablet: real 0.094s	user 0.013s	sys 0.022s
I20260713 09:09:51.715101 29993 leader_election.cc:304] T bc55f95bc56b46f5ad54257ad73d886b P 55e615d6cbc845a68c8ed11a0eeb7575 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37703349057544278331337d68d6832c, 55e615d6cbc845a68c8ed11a0eeb7575; no voters: 
I20260713 09:09:51.716163 30139 leader_election.cc:304] T 0e41836516424ef6a2b319a82bd57286 P 37703349057544278331337d68d6832c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 106554389f0247d58a843177759980b2, 37703349057544278331337d68d6832c; no voters: 
I20260713 09:09:51.717556 30339 raft_consensus.cc:2804] T 0e41836516424ef6a2b319a82bd57286 P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:51.717971 30339 raft_consensus.cc:493] T 0e41836516424ef6a2b319a82bd57286 P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:51.718345 30339 raft_consensus.cc:3060] T 0e41836516424ef6a2b319a82bd57286 P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.716627 30307 raft_consensus.cc:515] T 5ec461e722364e9aa51690aa7bdf1a6a P 106554389f0247d58a843177759980b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:51.721005 30303 raft_consensus.cc:2804] T bc55f95bc56b46f5ad54257ad73d886b P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:51.723156 30303 raft_consensus.cc:493] T bc55f95bc56b46f5ad54257ad73d886b P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:51.723507 30303 raft_consensus.cc:3060] T bc55f95bc56b46f5ad54257ad73d886b P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.723378 30026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e41836516424ef6a2b319a82bd57286" candidate_uuid: "37703349057544278331337d68d6832c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" is_pre_election: true
I20260713 09:09:51.724069 30298 raft_consensus.cc:359] T 1e4f559a19924f29b3c1b3ea73d8df57 P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:51.724917 30298 raft_consensus.cc:385] T 1e4f559a19924f29b3c1b3ea73d8df57 P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.725284 30298 raft_consensus.cc:740] T 1e4f559a19924f29b3c1b3ea73d8df57 P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3f9d239cf084277836b3474907b3a15, State: Initialized, Role: FOLLOWER
W20260713 09:09:51.725561 30142 leader_election.cc:343] T 0e41836516424ef6a2b319a82bd57286 P 37703349057544278331337d68d6832c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:51.719514 30025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb8ff182416e4cb4b98029d009db3e4f" candidate_uuid: "e3f9d239cf084277836b3474907b3a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" is_pre_election: true
I20260713 09:09:51.729421 30298 consensus_queue.cc:260] T 1e4f559a19924f29b3c1b3ea73d8df57 P e3f9d239cf084277836b3474907b3a15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:51.720130 30324 raft_consensus.cc:2804] T bc55f95bc56b46f5ad54257ad73d886b P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:51.732475 30301 tablet_bootstrap.cc:654] T b76acdf589674aaa881a7a036ee6d75f P 106554389f0247d58a843177759980b2: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.710397 30027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc55f95bc56b46f5ad54257ad73d886b" candidate_uuid: "e3f9d239cf084277836b3474907b3a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" is_pre_election: true
I20260713 09:09:51.733927 30292 raft_consensus.cc:359] T bb8ff182416e4cb4b98029d009db3e4f P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } }
I20260713 09:09:51.734401 30292 raft_consensus.cc:385] T bb8ff182416e4cb4b98029d009db3e4f P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.734633 30292 raft_consensus.cc:740] T bb8ff182416e4cb4b98029d009db3e4f P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37703349057544278331337d68d6832c, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.732127 30298 ts_tablet_manager.cc:1434] T 1e4f559a19924f29b3c1b3ea73d8df57 P e3f9d239cf084277836b3474907b3a15: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260713 09:09:51.736642 30298 tablet_bootstrap.cc:492] T ca7b214ba39c45f28e04202465b9f878 P e3f9d239cf084277836b3474907b3a15: Bootstrap starting.
I20260713 09:09:51.735316 30292 consensus_queue.cc:260] T bb8ff182416e4cb4b98029d009db3e4f P 37703349057544278331337d68d6832c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } }
I20260713 09:09:51.738991 30292 ts_tablet_manager.cc:1434] T bb8ff182416e4cb4b98029d009db3e4f P 37703349057544278331337d68d6832c: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260713 09:09:51.733621 30324 raft_consensus.cc:493] T bc55f95bc56b46f5ad54257ad73d886b P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:51.735971 30025 raft_consensus.cc:2468] T bb8ff182416e4cb4b98029d009db3e4f P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3f9d239cf084277836b3474907b3a15 in term 0.
I20260713 09:09:51.747385 30068 leader_election.cc:304] T bb8ff182416e4cb4b98029d009db3e4f P e3f9d239cf084277836b3474907b3a15 [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: 55e615d6cbc845a68c8ed11a0eeb7575, e3f9d239cf084277836b3474907b3a15; no voters: 37703349057544278331337d68d6832c
I20260713 09:09:51.748338 30294 tablet_bootstrap.cc:654] T 243c627ce23447c4b38ebb34adbec18f P 55e615d6cbc845a68c8ed11a0eeb7575: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.742020 30324 raft_consensus.cc:3060] T bc55f95bc56b46f5ad54257ad73d886b P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.753618 30361 raft_consensus.cc:2804] T bb8ff182416e4cb4b98029d009db3e4f P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:51.754094 30361 raft_consensus.cc:493] T bb8ff182416e4cb4b98029d009db3e4f P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:51.754493 30361 raft_consensus.cc:3060] T bb8ff182416e4cb4b98029d009db3e4f P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.755128 30296 raft_consensus.cc:493] T 8b4a0a8a8e424eae8ab4194dbb601b39 P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:51.756007 30298 tablet_bootstrap.cc:654] T ca7b214ba39c45f28e04202465b9f878 P e3f9d239cf084277836b3474907b3a15: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.755719 30296 raft_consensus.cc:515] T 8b4a0a8a8e424eae8ab4194dbb601b39 P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } }
W20260713 09:09:51.756800 29992 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.71.2:42591, user_credentials={real_user=slave}} blocked reactor thread for 104829us
I20260713 09:09:51.757800 30296 leader_election.cc:290] T 8b4a0a8a8e424eae8ab4194dbb601b39 P 37703349057544278331337d68d6832c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3f9d239cf084277836b3474907b3a15 (127.27.71.2:42591), 106554389f0247d58a843177759980b2 (127.27.71.4:38063)
I20260713 09:09:51.765573 30250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4a0a8a8e424eae8ab4194dbb601b39" candidate_uuid: "37703349057544278331337d68d6832c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "106554389f0247d58a843177759980b2" is_pre_election: true
I20260713 09:09:51.765745 30307 leader_election.cc:290] T 5ec461e722364e9aa51690aa7bdf1a6a P 106554389f0247d58a843177759980b2 [CANDIDATE]: Term 1 election: Requested vote from peers 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961), e3f9d239cf084277836b3474907b3a15 (127.27.71.2:42591)
I20260713 09:09:51.766163 30250 raft_consensus.cc:2468] T 8b4a0a8a8e424eae8ab4194dbb601b39 P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37703349057544278331337d68d6832c in term 0.
I20260713 09:09:51.773506 30139 leader_election.cc:304] T 8b4a0a8a8e424eae8ab4194dbb601b39 P 37703349057544278331337d68d6832c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 106554389f0247d58a843177759980b2, 37703349057544278331337d68d6832c; no voters: 
I20260713 09:09:51.771572 30102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc55f95bc56b46f5ad54257ad73d886b" candidate_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3f9d239cf084277836b3474907b3a15" is_pre_election: true
I20260713 09:09:51.776639 30101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4a0a8a8e424eae8ab4194dbb601b39" candidate_uuid: "37703349057544278331337d68d6832c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3f9d239cf084277836b3474907b3a15" is_pre_election: true
I20260713 09:09:51.777133 30340 raft_consensus.cc:2804] T 8b4a0a8a8e424eae8ab4194dbb601b39 P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:51.777534 30340 raft_consensus.cc:493] T 8b4a0a8a8e424eae8ab4194dbb601b39 P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:51.777469 30101 raft_consensus.cc:2468] T 8b4a0a8a8e424eae8ab4194dbb601b39 P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37703349057544278331337d68d6832c in term 0.
I20260713 09:09:51.778015 30340 raft_consensus.cc:3060] T 8b4a0a8a8e424eae8ab4194dbb601b39 P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.777858 30324 raft_consensus.cc:515] T bc55f95bc56b46f5ad54257ad73d886b P e3f9d239cf084277836b3474907b3a15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:51.778967 30102 raft_consensus.cc:2393] T bc55f95bc56b46f5ad54257ad73d886b P e3f9d239cf084277836b3474907b3a15 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 55e615d6cbc845a68c8ed11a0eeb7575 in current term 1: Already voted for candidate e3f9d239cf084277836b3474907b3a15 in this term.
I20260713 09:09:51.779093 30100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ec461e722364e9aa51690aa7bdf1a6a" candidate_uuid: "106554389f0247d58a843177759980b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3f9d239cf084277836b3474907b3a15"
I20260713 09:09:51.779871 30100 raft_consensus.cc:3060] T 5ec461e722364e9aa51690aa7bdf1a6a P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.772509 30296 raft_consensus.cc:493] T bb8ff182416e4cb4b98029d009db3e4f P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:51.781203 30175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc55f95bc56b46f5ad54257ad73d886b" candidate_uuid: "e3f9d239cf084277836b3474907b3a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37703349057544278331337d68d6832c"
I20260713 09:09:51.781821 30175 raft_consensus.cc:3060] T bc55f95bc56b46f5ad54257ad73d886b P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.781513 30296 raft_consensus.cc:515] T bb8ff182416e4cb4b98029d009db3e4f P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } }
I20260713 09:09:51.769847 30303 raft_consensus.cc:515] T bc55f95bc56b46f5ad54257ad73d886b P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:51.788121 30301 tablet_bootstrap.cc:492] T b76acdf589674aaa881a7a036ee6d75f P 106554389f0247d58a843177759980b2: No bootstrap required, opened a new log
I20260713 09:09:51.788520 30301 ts_tablet_manager.cc:1403] T b76acdf589674aaa881a7a036ee6d75f P 106554389f0247d58a843177759980b2: Time spent bootstrapping tablet: real 0.122s	user 0.012s	sys 0.000s
I20260713 09:09:51.793886 30025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb8ff182416e4cb4b98029d009db3e4f" candidate_uuid: "37703349057544278331337d68d6832c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" is_pre_election: true
I20260713 09:09:51.794735 30025 raft_consensus.cc:2468] T bb8ff182416e4cb4b98029d009db3e4f P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37703349057544278331337d68d6832c in term 0.
I20260713 09:09:51.796788 30142 leader_election.cc:304] T bb8ff182416e4cb4b98029d009db3e4f P 37703349057544278331337d68d6832c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37703349057544278331337d68d6832c, 55e615d6cbc845a68c8ed11a0eeb7575; no voters: 
I20260713 09:09:51.797384 30296 leader_election.cc:290] T bb8ff182416e4cb4b98029d009db3e4f P 37703349057544278331337d68d6832c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961), e3f9d239cf084277836b3474907b3a15 (127.27.71.2:42591)
I20260713 09:09:51.797905 30025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc55f95bc56b46f5ad54257ad73d886b" candidate_uuid: "e3f9d239cf084277836b3474907b3a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e615d6cbc845a68c8ed11a0eeb7575"
I20260713 09:09:51.797910 30102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb8ff182416e4cb4b98029d009db3e4f" candidate_uuid: "37703349057544278331337d68d6832c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3f9d239cf084277836b3474907b3a15" is_pre_election: true
I20260713 09:09:51.801337 30339 raft_consensus.cc:515] T 0e41836516424ef6a2b319a82bd57286 P 37703349057544278331337d68d6832c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } }
I20260713 09:09:51.803316 30339 leader_election.cc:290] T 0e41836516424ef6a2b319a82bd57286 P 37703349057544278331337d68d6832c [CANDIDATE]: Term 1 election: Requested vote from peers 106554389f0247d58a843177759980b2 (127.27.71.4:38063), 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961)
I20260713 09:09:51.804510 30359 raft_consensus.cc:493] T 1e4f559a19924f29b3c1b3ea73d8df57 P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:51.805112 30307 raft_consensus.cc:493] T 0043f16d2cfe4f41bc24d8dbf18cf0f2 P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:51.805049 30359 raft_consensus.cc:515] T 1e4f559a19924f29b3c1b3ea73d8df57 P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:51.805598 30307 raft_consensus.cc:515] T 0043f16d2cfe4f41bc24d8dbf18cf0f2 P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } }
I20260713 09:09:51.807156 30175 raft_consensus.cc:2468] T bc55f95bc56b46f5ad54257ad73d886b P 37703349057544278331337d68d6832c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3f9d239cf084277836b3474907b3a15 in term 1.
I20260713 09:09:51.807482 30307 leader_election.cc:290] T 0043f16d2cfe4f41bc24d8dbf18cf0f2 P 106554389f0247d58a843177759980b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37703349057544278331337d68d6832c (127.27.71.3:44047), 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961)
I20260713 09:09:51.812544 30292 tablet_bootstrap.cc:492] T 8f9fa866d004492f97eb0907519c0ab2 P 37703349057544278331337d68d6832c: Bootstrap starting.
I20260713 09:09:51.797894 30296 raft_consensus.cc:2804] T bb8ff182416e4cb4b98029d009db3e4f P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:51.819114 30027 raft_consensus.cc:2393] T bc55f95bc56b46f5ad54257ad73d886b P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e3f9d239cf084277836b3474907b3a15 in current term 1: Already voted for candidate 55e615d6cbc845a68c8ed11a0eeb7575 in this term.
I20260713 09:09:51.819538 30175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc55f95bc56b46f5ad54257ad73d886b" candidate_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37703349057544278331337d68d6832c"
I20260713 09:09:51.820290 30175 raft_consensus.cc:2393] T bc55f95bc56b46f5ad54257ad73d886b P 37703349057544278331337d68d6832c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 55e615d6cbc845a68c8ed11a0eeb7575 in current term 1: Already voted for candidate e3f9d239cf084277836b3474907b3a15 in this term.
I20260713 09:09:51.820164 30101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc55f95bc56b46f5ad54257ad73d886b" candidate_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3f9d239cf084277836b3474907b3a15"
I20260713 09:09:51.820925 30101 raft_consensus.cc:2393] T bc55f95bc56b46f5ad54257ad73d886b P e3f9d239cf084277836b3474907b3a15 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 55e615d6cbc845a68c8ed11a0eeb7575 in current term 1: Already voted for candidate e3f9d239cf084277836b3474907b3a15 in this term.
I20260713 09:09:51.821906 29992 leader_election.cc:304] T bc55f95bc56b46f5ad54257ad73d886b P 55e615d6cbc845a68c8ed11a0eeb7575 [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: 55e615d6cbc845a68c8ed11a0eeb7575; no voters: 37703349057544278331337d68d6832c, e3f9d239cf084277836b3474907b3a15
I20260713 09:09:51.822281 30026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e4f559a19924f29b3c1b3ea73d8df57" candidate_uuid: "e3f9d239cf084277836b3474907b3a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" is_pre_election: true
I20260713 09:09:51.822857 30358 raft_consensus.cc:2749] T bc55f95bc56b46f5ad54257ad73d886b P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:09:51.823196 30025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e41836516424ef6a2b319a82bd57286" candidate_uuid: "37703349057544278331337d68d6832c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e615d6cbc845a68c8ed11a0eeb7575"
I20260713 09:09:51.822873 30026 raft_consensus.cc:2468] T 1e4f559a19924f29b3c1b3ea73d8df57 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3f9d239cf084277836b3474907b3a15 in term 0.
I20260713 09:09:51.824476 30068 leader_election.cc:304] T bc55f95bc56b46f5ad54257ad73d886b P e3f9d239cf084277836b3474907b3a15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37703349057544278331337d68d6832c, e3f9d239cf084277836b3474907b3a15; no voters: 55e615d6cbc845a68c8ed11a0eeb7575
I20260713 09:09:51.824714 30296 raft_consensus.cc:493] T bb8ff182416e4cb4b98029d009db3e4f P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:51.825275 30296 raft_consensus.cc:3060] T bb8ff182416e4cb4b98029d009db3e4f P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.825584 30068 leader_election.cc:304] T 1e4f559a19924f29b3c1b3ea73d8df57 P e3f9d239cf084277836b3474907b3a15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55e615d6cbc845a68c8ed11a0eeb7575, e3f9d239cf084277836b3474907b3a15; no voters: 
I20260713 09:09:51.826841 30305 raft_consensus.cc:2804] T bc55f95bc56b46f5ad54257ad73d886b P e3f9d239cf084277836b3474907b3a15 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:51.807536 30359 leader_election.cc:290] T 1e4f559a19924f29b3c1b3ea73d8df57 P e3f9d239cf084277836b3474907b3a15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 106554389f0247d58a843177759980b2 (127.27.71.4:38063), 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961)
I20260713 09:09:51.836946 30359 raft_consensus.cc:2804] T 1e4f559a19924f29b3c1b3ea73d8df57 P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:51.837356 30359 raft_consensus.cc:493] T 1e4f559a19924f29b3c1b3ea73d8df57 P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:51.837921 30359 raft_consensus.cc:3060] T 1e4f559a19924f29b3c1b3ea73d8df57 P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.838359 30216 leader_election.cc:304] T 1e4f559a19924f29b3c1b3ea73d8df57 P 106554389f0247d58a843177759980b2 [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: 106554389f0247d58a843177759980b2, 55e615d6cbc845a68c8ed11a0eeb7575; no voters: e3f9d239cf084277836b3474907b3a15
W20260713 09:09:51.838657 30142 leader_election.cc:343] T 0e41836516424ef6a2b319a82bd57286 P 37703349057544278331337d68d6832c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:51.818222 30303 leader_election.cc:290] T bc55f95bc56b46f5ad54257ad73d886b P 55e615d6cbc845a68c8ed11a0eeb7575 [CANDIDATE]: Term 1 election: Requested vote from peers 37703349057544278331337d68d6832c (127.27.71.3:44047), e3f9d239cf084277836b3474907b3a15 (127.27.71.2:42591)
I20260713 09:09:51.847323 30250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e41836516424ef6a2b319a82bd57286" candidate_uuid: "37703349057544278331337d68d6832c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "106554389f0247d58a843177759980b2"
I20260713 09:09:51.848059 30250 raft_consensus.cc:3060] T 0e41836516424ef6a2b319a82bd57286 P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.854628 30301 raft_consensus.cc:359] T b76acdf589674aaa881a7a036ee6d75f P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } }
I20260713 09:09:51.858954 30301 raft_consensus.cc:385] T b76acdf589674aaa881a7a036ee6d75f P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.859275 30250 raft_consensus.cc:2468] T 0e41836516424ef6a2b319a82bd57286 P 106554389f0247d58a843177759980b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37703349057544278331337d68d6832c in term 1.
I20260713 09:09:51.861158 30301 raft_consensus.cc:740] T b76acdf589674aaa881a7a036ee6d75f P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 106554389f0247d58a843177759980b2, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.808120 30324 leader_election.cc:290] T bc55f95bc56b46f5ad54257ad73d886b P e3f9d239cf084277836b3474907b3a15 [CANDIDATE]: Term 1 election: Requested vote from peers 37703349057544278331337d68d6832c (127.27.71.3:44047), 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961)
I20260713 09:09:51.858317 30100 raft_consensus.cc:2468] T 5ec461e722364e9aa51690aa7bdf1a6a P e3f9d239cf084277836b3474907b3a15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 106554389f0247d58a843177759980b2 in term 1.
I20260713 09:09:51.863453 30305 raft_consensus.cc:697] T bc55f95bc56b46f5ad54257ad73d886b P e3f9d239cf084277836b3474907b3a15 [term 1 LEADER]: Becoming Leader. State: Replica: e3f9d239cf084277836b3474907b3a15, State: Running, Role: LEADER
I20260713 09:09:51.863982 30215 leader_election.cc:304] T 5ec461e722364e9aa51690aa7bdf1a6a P 106554389f0247d58a843177759980b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 106554389f0247d58a843177759980b2, e3f9d239cf084277836b3474907b3a15; no voters: 
I20260713 09:09:51.867375 30298 tablet_bootstrap.cc:492] T ca7b214ba39c45f28e04202465b9f878 P e3f9d239cf084277836b3474907b3a15: No bootstrap required, opened a new log
I20260713 09:09:51.868036 30298 ts_tablet_manager.cc:1403] T ca7b214ba39c45f28e04202465b9f878 P e3f9d239cf084277836b3474907b3a15: Time spent bootstrapping tablet: real 0.132s	user 0.010s	sys 0.017s
I20260713 09:09:51.860478 30361 raft_consensus.cc:515] T bb8ff182416e4cb4b98029d009db3e4f P e3f9d239cf084277836b3474907b3a15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } }
I20260713 09:09:51.869606 30301 consensus_queue.cc:260] T b76acdf589674aaa881a7a036ee6d75f P 106554389f0247d58a843177759980b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } }
I20260713 09:09:51.872051 30350 raft_consensus.cc:2804] T 5ec461e722364e9aa51690aa7bdf1a6a P 106554389f0247d58a843177759980b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:51.865706 30307 raft_consensus.cc:2804] T 1e4f559a19924f29b3c1b3ea73d8df57 P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:51.872666 30307 raft_consensus.cc:493] T 1e4f559a19924f29b3c1b3ea73d8df57 P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:51.873008 30307 raft_consensus.cc:3060] T 1e4f559a19924f29b3c1b3ea73d8df57 P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.873576 30359 raft_consensus.cc:515] T 1e4f559a19924f29b3c1b3ea73d8df57 P e3f9d239cf084277836b3474907b3a15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
W20260713 09:09:51.864739 30216 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.71.1:37961, user_credentials={real_user=slave}} blocked reactor thread for 180792us
I20260713 09:09:51.876101 30139 leader_election.cc:304] T 0e41836516424ef6a2b319a82bd57286 P 37703349057544278331337d68d6832c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 106554389f0247d58a843177759980b2, 37703349057544278331337d68d6832c; no voters: 55e615d6cbc845a68c8ed11a0eeb7575
W20260713 09:09:51.881062 29973 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:51.878574 29924 catalog_manager.cc:5697] T 3a88b03bea92483f8ec46a592c20627c P e3f9d239cf084277836b3474907b3a15 reported cstate change: term changed from 0 to 1, leader changed from <none> to e3f9d239cf084277836b3474907b3a15 (127.27.71.2). New cstate: current_term: 1 leader_uuid: "e3f9d239cf084277836b3474907b3a15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:51.882404 30298 raft_consensus.cc:359] T ca7b214ba39c45f28e04202465b9f878 P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } }
I20260713 09:09:51.883258 30298 raft_consensus.cc:385] T ca7b214ba39c45f28e04202465b9f878 P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.883590 30298 raft_consensus.cc:740] T ca7b214ba39c45f28e04202465b9f878 P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3f9d239cf084277836b3474907b3a15, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.884263 30298 consensus_queue.cc:260] T ca7b214ba39c45f28e04202465b9f878 P e3f9d239cf084277836b3474907b3a15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } }
I20260713 09:09:51.886022 30298 ts_tablet_manager.cc:1434] T ca7b214ba39c45f28e04202465b9f878 P e3f9d239cf084277836b3474907b3a15: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260713 09:09:51.886473 30027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ec461e722364e9aa51690aa7bdf1a6a" candidate_uuid: "106554389f0247d58a843177759980b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e615d6cbc845a68c8ed11a0eeb7575"
I20260713 09:09:51.886842 30298 tablet_bootstrap.cc:492] T e12598fca465444dabf0124313c595f7 P e3f9d239cf084277836b3474907b3a15: Bootstrap starting.
I20260713 09:09:51.887065 30027 raft_consensus.cc:3060] T 5ec461e722364e9aa51690aa7bdf1a6a P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.889707 30292 tablet_bootstrap.cc:654] T 8f9fa866d004492f97eb0907519c0ab2 P 37703349057544278331337d68d6832c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.893082 30175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0043f16d2cfe4f41bc24d8dbf18cf0f2" candidate_uuid: "106554389f0247d58a843177759980b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37703349057544278331337d68d6832c" is_pre_election: true
I20260713 09:09:51.893901 30175 raft_consensus.cc:2468] T 0043f16d2cfe4f41bc24d8dbf18cf0f2 P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 106554389f0247d58a843177759980b2 in term 0.
I20260713 09:09:51.896412 30026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0043f16d2cfe4f41bc24d8dbf18cf0f2" candidate_uuid: "106554389f0247d58a843177759980b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" is_pre_election: true
I20260713 09:09:51.897333 30026 raft_consensus.cc:2468] T 0043f16d2cfe4f41bc24d8dbf18cf0f2 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 106554389f0247d58a843177759980b2 in term 0.
I20260713 09:09:51.899183 30102 raft_consensus.cc:2393] T bb8ff182416e4cb4b98029d009db3e4f P e3f9d239cf084277836b3474907b3a15 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37703349057544278331337d68d6832c in current term 1: Already voted for candidate e3f9d239cf084277836b3474907b3a15 in this term.
I20260713 09:09:51.900807 30307 raft_consensus.cc:515] T 1e4f559a19924f29b3c1b3ea73d8df57 P 106554389f0247d58a843177759980b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:51.902886 30361 leader_election.cc:290] T bb8ff182416e4cb4b98029d009db3e4f P e3f9d239cf084277836b3474907b3a15 [CANDIDATE]: Term 1 election: Requested vote from peers 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961), 37703349057544278331337d68d6832c (127.27.71.3:44047)
I20260713 09:09:51.903451 30307 leader_election.cc:290] T 1e4f559a19924f29b3c1b3ea73d8df57 P 106554389f0247d58a843177759980b2 [CANDIDATE]: Term 1 election: Requested vote from peers 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961), e3f9d239cf084277836b3474907b3a15 (127.27.71.2:42591)
I20260713 09:09:51.904434 30102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e4f559a19924f29b3c1b3ea73d8df57" candidate_uuid: "106554389f0247d58a843177759980b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3f9d239cf084277836b3474907b3a15"
I20260713 09:09:51.905164 30102 raft_consensus.cc:2393] T 1e4f559a19924f29b3c1b3ea73d8df57 P e3f9d239cf084277836b3474907b3a15 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 106554389f0247d58a843177759980b2 in current term 1: Already voted for candidate e3f9d239cf084277836b3474907b3a15 in this term.
I20260713 09:09:51.878571 30305 consensus_queue.cc:237] T bc55f95bc56b46f5ad54257ad73d886b P e3f9d239cf084277836b3474907b3a15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:51.879273 30359 leader_election.cc:290] T 1e4f559a19924f29b3c1b3ea73d8df57 P e3f9d239cf084277836b3474907b3a15 [CANDIDATE]: Term 1 election: Requested vote from peers 106554389f0247d58a843177759980b2 (127.27.71.4:38063), 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961)
I20260713 09:09:51.909411 30301 ts_tablet_manager.cc:1434] T b76acdf589674aaa881a7a036ee6d75f P 106554389f0247d58a843177759980b2: Time spent starting tablet: real 0.121s	user 0.007s	sys 0.001s
I20260713 09:09:51.910638 30301 tablet_bootstrap.cc:492] T 8f9fa866d004492f97eb0907519c0ab2 P 106554389f0247d58a843177759980b2: Bootstrap starting.
I20260713 09:09:51.871196 30340 raft_consensus.cc:515] T 8b4a0a8a8e424eae8ab4194dbb601b39 P 37703349057544278331337d68d6832c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } }
I20260713 09:09:51.916704 30298 tablet_bootstrap.cc:654] T e12598fca465444dabf0124313c595f7 P e3f9d239cf084277836b3474907b3a15: Neither blocks nor log segments found. Creating new log.
W20260713 09:09:51.909281 30068 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.71.1:37961, user_credentials={real_user=slave}} blocked reactor thread for 82742us
I20260713 09:09:51.899199 30296 raft_consensus.cc:515] T bb8ff182416e4cb4b98029d009db3e4f P 37703349057544278331337d68d6832c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } }
I20260713 09:09:51.927011 30351 raft_consensus.cc:493] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:51.927488 30351 raft_consensus.cc:515] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } }
I20260713 09:09:51.928515 30340 leader_election.cc:290] T 8b4a0a8a8e424eae8ab4194dbb601b39 P 37703349057544278331337d68d6832c [CANDIDATE]: Term 1 election: Requested vote from peers e3f9d239cf084277836b3474907b3a15 (127.27.71.2:42591), 106554389f0247d58a843177759980b2 (127.27.71.4:38063)
I20260713 09:09:51.928869 30102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4a0a8a8e424eae8ab4194dbb601b39" candidate_uuid: "37703349057544278331337d68d6832c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3f9d239cf084277836b3474907b3a15"
I20260713 09:09:51.929399 30351 leader_election.cc:290] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 106554389f0247d58a843177759980b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37703349057544278331337d68d6832c (127.27.71.3:44047), 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961)
I20260713 09:09:51.929571 30102 raft_consensus.cc:3060] T 8b4a0a8a8e424eae8ab4194dbb601b39 P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.930804 30294 tablet_bootstrap.cc:492] T 243c627ce23447c4b38ebb34adbec18f P 55e615d6cbc845a68c8ed11a0eeb7575: No bootstrap required, opened a new log
I20260713 09:09:51.931216 30294 ts_tablet_manager.cc:1403] T 243c627ce23447c4b38ebb34adbec18f P 55e615d6cbc845a68c8ed11a0eeb7575: Time spent bootstrapping tablet: real 0.260s	user 0.022s	sys 0.034s
I20260713 09:09:51.932973 30026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e4f559a19924f29b3c1b3ea73d8df57" candidate_uuid: "e3f9d239cf084277836b3474907b3a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e615d6cbc845a68c8ed11a0eeb7575"
I20260713 09:09:51.938681 30248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e4f559a19924f29b3c1b3ea73d8df57" candidate_uuid: "e3f9d239cf084277836b3474907b3a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "106554389f0247d58a843177759980b2"
I20260713 09:09:51.939073 30026 raft_consensus.cc:3060] T 1e4f559a19924f29b3c1b3ea73d8df57 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.939424 30248 raft_consensus.cc:2393] T 1e4f559a19924f29b3c1b3ea73d8df57 P 106554389f0247d58a843177759980b2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e3f9d239cf084277836b3474907b3a15 in current term 1: Already voted for candidate 106554389f0247d58a843177759980b2 in this term.
I20260713 09:09:51.940294 30216 leader_election.cc:304] T 0e41836516424ef6a2b319a82bd57286 P 106554389f0247d58a843177759980b2 [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: 106554389f0247d58a843177759980b2, 37703349057544278331337d68d6832c; no voters: 55e615d6cbc845a68c8ed11a0eeb7575
I20260713 09:09:51.941975 30102 raft_consensus.cc:2468] T 8b4a0a8a8e424eae8ab4194dbb601b39 P e3f9d239cf084277836b3474907b3a15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37703349057544278331337d68d6832c in term 1.
I20260713 09:09:51.937713 30249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e4f559a19924f29b3c1b3ea73d8df57" candidate_uuid: "e3f9d239cf084277836b3474907b3a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "106554389f0247d58a843177759980b2" is_pre_election: true
I20260713 09:09:51.944300 30175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb8ff182416e4cb4b98029d009db3e4f" candidate_uuid: "e3f9d239cf084277836b3474907b3a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37703349057544278331337d68d6832c"
I20260713 09:09:51.944551 30249 raft_consensus.cc:2393] T 1e4f559a19924f29b3c1b3ea73d8df57 P 106554389f0247d58a843177759980b2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e3f9d239cf084277836b3474907b3a15 in current term 1: Already voted for candidate 106554389f0247d58a843177759980b2 in this term.
I20260713 09:09:51.943593 30141 leader_election.cc:304] T 8b4a0a8a8e424eae8ab4194dbb601b39 P 37703349057544278331337d68d6832c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37703349057544278331337d68d6832c, e3f9d239cf084277836b3474907b3a15; no voters: 
I20260713 09:09:51.945013 30175 raft_consensus.cc:2393] T bb8ff182416e4cb4b98029d009db3e4f P 37703349057544278331337d68d6832c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e3f9d239cf084277836b3474907b3a15 in current term 1: Already voted for candidate 37703349057544278331337d68d6832c in this term.
I20260713 09:09:51.933640 30025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb8ff182416e4cb4b98029d009db3e4f" candidate_uuid: "e3f9d239cf084277836b3474907b3a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e615d6cbc845a68c8ed11a0eeb7575"
I20260713 09:09:51.933962 30367 raft_consensus.cc:2804] T 0e41836516424ef6a2b319a82bd57286 P 37703349057544278331337d68d6832c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:51.945850 30025 raft_consensus.cc:3060] T bb8ff182416e4cb4b98029d009db3e4f P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.933841 30294 raft_consensus.cc:359] T 243c627ce23447c4b38ebb34adbec18f P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } }
I20260713 09:09:51.946305 30339 raft_consensus.cc:2804] T 8b4a0a8a8e424eae8ab4194dbb601b39 P 37703349057544278331337d68d6832c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:51.946686 30294 raft_consensus.cc:385] T 243c627ce23447c4b38ebb34adbec18f P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.946192 30367 raft_consensus.cc:697] T 0e41836516424ef6a2b319a82bd57286 P 37703349057544278331337d68d6832c [term 1 LEADER]: Becoming Leader. State: Replica: 37703349057544278331337d68d6832c, State: Running, Role: LEADER
I20260713 09:09:51.947023 30294 raft_consensus.cc:740] T 243c627ce23447c4b38ebb34adbec18f P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e615d6cbc845a68c8ed11a0eeb7575, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.931936 30301 tablet_bootstrap.cc:654] T 8f9fa866d004492f97eb0907519c0ab2 P 106554389f0247d58a843177759980b2: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.946954 30339 raft_consensus.cc:697] T 8b4a0a8a8e424eae8ab4194dbb601b39 P 37703349057544278331337d68d6832c [term 1 LEADER]: Becoming Leader. State: Replica: 37703349057544278331337d68d6832c, State: Running, Role: LEADER
I20260713 09:09:51.949187 30294 consensus_queue.cc:260] T 243c627ce23447c4b38ebb34adbec18f P 55e615d6cbc845a68c8ed11a0eeb7575 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } }
I20260713 09:09:51.952543 30294 ts_tablet_manager.cc:1434] T 243c627ce23447c4b38ebb34adbec18f P 55e615d6cbc845a68c8ed11a0eeb7575: Time spent starting tablet: real 0.021s	user 0.002s	sys 0.005s
I20260713 09:09:51.937965 30303 raft_consensus.cc:493] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:51.950171 30027 raft_consensus.cc:2468] T 5ec461e722364e9aa51690aa7bdf1a6a P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 106554389f0247d58a843177759980b2 in term 1.
I20260713 09:09:51.954135 30303 raft_consensus.cc:515] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } }
I20260713 09:09:51.955586 30294 tablet_bootstrap.cc:492] T 0e41836516424ef6a2b319a82bd57286 P 55e615d6cbc845a68c8ed11a0eeb7575: Bootstrap starting.
I20260713 09:09:51.957710 30175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1eae824c2b34cbe95d3c0ac01bfc7bd" candidate_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37703349057544278331337d68d6832c" is_pre_election: true
I20260713 09:09:51.958495 30175 raft_consensus.cc:2468] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55e615d6cbc845a68c8ed11a0eeb7575 in term 0.
I20260713 09:09:51.960038 30339 consensus_queue.cc:237] T 8b4a0a8a8e424eae8ab4194dbb601b39 P 37703349057544278331337d68d6832c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } }
I20260713 09:09:51.960345 29993 leader_election.cc:304] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 55e615d6cbc845a68c8ed11a0eeb7575 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37703349057544278331337d68d6832c, 55e615d6cbc845a68c8ed11a0eeb7575; no voters: 
I20260713 09:09:51.961620 30358 raft_consensus.cc:2804] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:51.962097 30358 raft_consensus.cc:493] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:51.962442 30358 raft_consensus.cc:3060] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.963454 30294 tablet_bootstrap.cc:654] T 0e41836516424ef6a2b319a82bd57286 P 55e615d6cbc845a68c8ed11a0eeb7575: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:51.967926 30303 leader_election.cc:290] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 55e615d6cbc845a68c8ed11a0eeb7575 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37703349057544278331337d68d6832c (127.27.71.3:44047), 106554389f0247d58a843177759980b2 (127.27.71.4:38063)
I20260713 09:09:51.953114 30307 raft_consensus.cc:2764] T 0e41836516424ef6a2b319a82bd57286 P 106554389f0247d58a843177759980b2 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260713 09:09:51.972404 30367 consensus_queue.cc:237] T 0e41836516424ef6a2b319a82bd57286 P 37703349057544278331337d68d6832c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } }
I20260713 09:09:51.973148 30358 raft_consensus.cc:515] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } }
I20260713 09:09:51.939088 30250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4a0a8a8e424eae8ab4194dbb601b39" candidate_uuid: "37703349057544278331337d68d6832c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "106554389f0247d58a843177759980b2"
I20260713 09:09:51.951797 30350 raft_consensus.cc:697] T 5ec461e722364e9aa51690aa7bdf1a6a P 106554389f0247d58a843177759980b2 [term 1 LEADER]: Becoming Leader. State: Replica: 106554389f0247d58a843177759980b2, State: Running, Role: LEADER
I20260713 09:09:51.983286 30350 consensus_queue.cc:237] T 5ec461e722364e9aa51690aa7bdf1a6a P 106554389f0247d58a843177759980b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:51.984105 30027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb8ff182416e4cb4b98029d009db3e4f" candidate_uuid: "37703349057544278331337d68d6832c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e615d6cbc845a68c8ed11a0eeb7575"
I20260713 09:09:51.979455 30250 raft_consensus.cc:3060] T 8b4a0a8a8e424eae8ab4194dbb601b39 P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:51.991798 30292 tablet_bootstrap.cc:492] T 8f9fa866d004492f97eb0907519c0ab2 P 37703349057544278331337d68d6832c: No bootstrap required, opened a new log
I20260713 09:09:51.992254 30292 ts_tablet_manager.cc:1403] T 8f9fa866d004492f97eb0907519c0ab2 P 37703349057544278331337d68d6832c: Time spent bootstrapping tablet: real 0.180s	user 0.012s	sys 0.011s
I20260713 09:09:51.993530 30358 leader_election.cc:290] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 55e615d6cbc845a68c8ed11a0eeb7575 [CANDIDATE]: Term 1 election: Requested vote from peers 37703349057544278331337d68d6832c (127.27.71.3:44047), 106554389f0247d58a843177759980b2 (127.27.71.4:38063)
I20260713 09:09:51.993623 30175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1eae824c2b34cbe95d3c0ac01bfc7bd" candidate_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37703349057544278331337d68d6832c"
I20260713 09:09:51.991685 30303 raft_consensus.cc:493] T e12598fca465444dabf0124313c595f7 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:51.997083 30292 raft_consensus.cc:359] T 8f9fa866d004492f97eb0907519c0ab2 P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } }
I20260713 09:09:51.997916 30292 raft_consensus.cc:385] T 8f9fa866d004492f97eb0907519c0ab2 P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:51.998237 30292 raft_consensus.cc:740] T 8f9fa866d004492f97eb0907519c0ab2 P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37703349057544278331337d68d6832c, State: Initialized, Role: FOLLOWER
I20260713 09:09:51.996037 30303 raft_consensus.cc:515] T e12598fca465444dabf0124313c595f7 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:51.995937 30175 raft_consensus.cc:3060] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:52.004765 30102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e12598fca465444dabf0124313c595f7" candidate_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3f9d239cf084277836b3474907b3a15" is_pre_election: true
I20260713 09:09:52.005353 30100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb8ff182416e4cb4b98029d009db3e4f" candidate_uuid: "37703349057544278331337d68d6832c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3f9d239cf084277836b3474907b3a15"
I20260713 09:09:52.006117 30100 raft_consensus.cc:2393] T bb8ff182416e4cb4b98029d009db3e4f P e3f9d239cf084277836b3474907b3a15 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 37703349057544278331337d68d6832c in current term 1: Already voted for candidate e3f9d239cf084277836b3474907b3a15 in this term.
W20260713 09:09:52.006322 29992 leader_election.cc:343] T e12598fca465444dabf0124313c595f7 P 55e615d6cbc845a68c8ed11a0eeb7575 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3f9d239cf084277836b3474907b3a15 (127.27.71.2:42591): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:52.007288 30141 leader_election.cc:304] T bb8ff182416e4cb4b98029d009db3e4f P 37703349057544278331337d68d6832c [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: 37703349057544278331337d68d6832c; no voters: 55e615d6cbc845a68c8ed11a0eeb7575, e3f9d239cf084277836b3474907b3a15
I20260713 09:09:52.008399 30339 raft_consensus.cc:2749] T bb8ff182416e4cb4b98029d009db3e4f P 37703349057544278331337d68d6832c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:09:51.999007 30292 consensus_queue.cc:260] T 8f9fa866d004492f97eb0907519c0ab2 P 37703349057544278331337d68d6832c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } }
I20260713 09:09:52.009716 30175 raft_consensus.cc:2468] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 37703349057544278331337d68d6832c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55e615d6cbc845a68c8ed11a0eeb7575 in term 1.
I20260713 09:09:52.010759 30292 ts_tablet_manager.cc:1434] T 8f9fa866d004492f97eb0907519c0ab2 P 37703349057544278331337d68d6832c: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.002s
I20260713 09:09:52.010914 29993 leader_election.cc:304] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 55e615d6cbc845a68c8ed11a0eeb7575 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37703349057544278331337d68d6832c, 55e615d6cbc845a68c8ed11a0eeb7575; no voters: 
I20260713 09:09:52.011390 30292 tablet_bootstrap.cc:492] T ca7b214ba39c45f28e04202465b9f878 P 37703349057544278331337d68d6832c: Bootstrap starting.
I20260713 09:09:52.011821 30358 raft_consensus.cc:2804] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:52.012496 30358 raft_consensus.cc:697] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 LEADER]: Becoming Leader. State: Replica: 55e615d6cbc845a68c8ed11a0eeb7575, State: Running, Role: LEADER
I20260713 09:09:52.013330 30358 consensus_queue.cc:237] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 55e615d6cbc845a68c8ed11a0eeb7575 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } }
I20260713 09:09:51.988847 30216 leader_election.cc:304] T 0043f16d2cfe4f41bc24d8dbf18cf0f2 P 106554389f0247d58a843177759980b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 106554389f0247d58a843177759980b2, 37703349057544278331337d68d6832c; no voters: 
I20260713 09:09:52.014806 29923 catalog_manager.cc:5697] T bc55f95bc56b46f5ad54257ad73d886b P e3f9d239cf084277836b3474907b3a15 reported cstate change: term changed from 0 to 1, leader changed from <none> to e3f9d239cf084277836b3474907b3a15 (127.27.71.2). New cstate: current_term: 1 leader_uuid: "e3f9d239cf084277836b3474907b3a15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:52.019023 30025 raft_consensus.cc:2468] T bb8ff182416e4cb4b98029d009db3e4f P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3f9d239cf084277836b3474907b3a15 in term 1.
I20260713 09:09:52.019431 30027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e4f559a19924f29b3c1b3ea73d8df57" candidate_uuid: "106554389f0247d58a843177759980b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e615d6cbc845a68c8ed11a0eeb7575"
I20260713 09:09:52.007247 30303 leader_election.cc:290] T e12598fca465444dabf0124313c595f7 P 55e615d6cbc845a68c8ed11a0eeb7575 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 106554389f0247d58a843177759980b2 (127.27.71.4:38063), e3f9d239cf084277836b3474907b3a15 (127.27.71.2:42591)
I20260713 09:09:52.016630 29924 catalog_manager.cc:5697] T 03a3fdbb71f544c5a9f4cc6f6b2235a8 P 37703349057544278331337d68d6832c reported cstate change: term changed from 0 to 1, leader changed from <none> to 37703349057544278331337d68d6832c (127.27.71.3). New cstate: current_term: 1 leader_uuid: "37703349057544278331337d68d6832c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:52.020761 30068 leader_election.cc:304] T bb8ff182416e4cb4b98029d009db3e4f P e3f9d239cf084277836b3474907b3a15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 55e615d6cbc845a68c8ed11a0eeb7575, e3f9d239cf084277836b3474907b3a15; no voters: 37703349057544278331337d68d6832c
I20260713 09:09:52.023087 30305 raft_consensus.cc:2804] T bb8ff182416e4cb4b98029d009db3e4f P e3f9d239cf084277836b3474907b3a15 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:52.023552 30305 raft_consensus.cc:697] T bb8ff182416e4cb4b98029d009db3e4f P e3f9d239cf084277836b3474907b3a15 [term 1 LEADER]: Becoming Leader. State: Replica: e3f9d239cf084277836b3474907b3a15, State: Running, Role: LEADER
I20260713 09:09:51.996647 30296 leader_election.cc:290] T bb8ff182416e4cb4b98029d009db3e4f P 37703349057544278331337d68d6832c [CANDIDATE]: Term 1 election: Requested vote from peers 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961), e3f9d239cf084277836b3474907b3a15 (127.27.71.2:42591)
I20260713 09:09:52.024394 30305 consensus_queue.cc:237] T bb8ff182416e4cb4b98029d009db3e4f P e3f9d239cf084277836b3474907b3a15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } }
I20260713 09:09:52.024874 30175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1eae824c2b34cbe95d3c0ac01bfc7bd" candidate_uuid: "106554389f0247d58a843177759980b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37703349057544278331337d68d6832c" is_pre_election: true
I20260713 09:09:52.025828 30175 raft_consensus.cc:2393] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 37703349057544278331337d68d6832c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 106554389f0247d58a843177759980b2 in current term 1: Already voted for candidate 55e615d6cbc845a68c8ed11a0eeb7575 in this term.
I20260713 09:09:52.027456 30249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1eae824c2b34cbe95d3c0ac01bfc7bd" candidate_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "106554389f0247d58a843177759980b2" is_pre_election: true
I20260713 09:09:52.028115 30249 raft_consensus.cc:2468] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55e615d6cbc845a68c8ed11a0eeb7575 in term 0.
I20260713 09:09:52.017701 30292 tablet_bootstrap.cc:654] T ca7b214ba39c45f28e04202465b9f878 P 37703349057544278331337d68d6832c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:52.022233 30027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1eae824c2b34cbe95d3c0ac01bfc7bd" candidate_uuid: "106554389f0247d58a843177759980b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" is_pre_election: true
I20260713 09:09:52.032153 30298 tablet_bootstrap.cc:492] T e12598fca465444dabf0124313c595f7 P e3f9d239cf084277836b3474907b3a15: No bootstrap required, opened a new log
I20260713 09:09:52.033540 30298 ts_tablet_manager.cc:1403] T e12598fca465444dabf0124313c595f7 P e3f9d239cf084277836b3474907b3a15: Time spent bootstrapping tablet: real 0.147s	user 0.024s	sys 0.026s
I20260713 09:09:52.031555 30296 consensus_queue.cc:1048] T b76acdf589674aaa881a7a036ee6d75f P 37703349057544278331337d68d6832c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260713 09:09:52.035472 30294 tablet_bootstrap.cc:492] T 0e41836516424ef6a2b319a82bd57286 P 55e615d6cbc845a68c8ed11a0eeb7575: No bootstrap required, opened a new log
I20260713 09:09:52.034184 30249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1eae824c2b34cbe95d3c0ac01bfc7bd" candidate_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "106554389f0247d58a843177759980b2"
I20260713 09:09:52.036171 30294 ts_tablet_manager.cc:1403] T 0e41836516424ef6a2b319a82bd57286 P 55e615d6cbc845a68c8ed11a0eeb7575: Time spent bootstrapping tablet: real 0.081s	user 0.026s	sys 0.005s
I20260713 09:09:52.027197 30026 raft_consensus.cc:2468] T 1e4f559a19924f29b3c1b3ea73d8df57 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3f9d239cf084277836b3474907b3a15 in term 1.
I20260713 09:09:52.036376 30249 raft_consensus.cc:3060] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:52.031991 30350 raft_consensus.cc:2804] T 0043f16d2cfe4f41bc24d8dbf18cf0f2 P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:52.039420 30298 raft_consensus.cc:359] T e12598fca465444dabf0124313c595f7 P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:52.042804 30298 raft_consensus.cc:385] T e12598fca465444dabf0124313c595f7 P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:52.043257 30298 raft_consensus.cc:740] T e12598fca465444dabf0124313c595f7 P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3f9d239cf084277836b3474907b3a15, State: Initialized, Role: FOLLOWER
I20260713 09:09:52.044003 30298 consensus_queue.cc:260] T e12598fca465444dabf0124313c595f7 P e3f9d239cf084277836b3474907b3a15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:52.046250 30248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e12598fca465444dabf0124313c595f7" candidate_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "106554389f0247d58a843177759980b2" is_pre_election: true
I20260713 09:09:52.047108 30248 raft_consensus.cc:2468] T e12598fca465444dabf0124313c595f7 P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55e615d6cbc845a68c8ed11a0eeb7575 in term 0.
I20260713 09:09:52.042783 30350 raft_consensus.cc:493] T 0043f16d2cfe4f41bc24d8dbf18cf0f2 P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:52.051900 30350 raft_consensus.cc:3060] T 0043f16d2cfe4f41bc24d8dbf18cf0f2 P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:52.059525 30216 leader_election.cc:304] T 1e4f559a19924f29b3c1b3ea73d8df57 P 106554389f0247d58a843177759980b2 [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: 106554389f0247d58a843177759980b2; no voters: 55e615d6cbc845a68c8ed11a0eeb7575, e3f9d239cf084277836b3474907b3a15
I20260713 09:09:52.063957 30373 raft_consensus.cc:2749] T 1e4f559a19924f29b3c1b3ea73d8df57 P 106554389f0247d58a843177759980b2 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:09:52.065409 30298 ts_tablet_manager.cc:1434] T e12598fca465444dabf0124313c595f7 P e3f9d239cf084277836b3474907b3a15: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260713 09:09:52.066679 30298 tablet_bootstrap.cc:492] T 64fd4f5aef3a43dbb01de6d35e3699ca P e3f9d239cf084277836b3474907b3a15: Bootstrap starting.
I20260713 09:09:52.069918 30248 raft_consensus.cc:3060] T b76acdf589674aaa881a7a036ee6d75f P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:52.070735 30250 raft_consensus.cc:2468] T 8b4a0a8a8e424eae8ab4194dbb601b39 P 106554389f0247d58a843177759980b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37703349057544278331337d68d6832c in term 1.
I20260713 09:09:52.076301 30301 tablet_bootstrap.cc:492] T 8f9fa866d004492f97eb0907519c0ab2 P 106554389f0247d58a843177759980b2: No bootstrap required, opened a new log
I20260713 09:09:52.076872 30301 ts_tablet_manager.cc:1403] T 8f9fa866d004492f97eb0907519c0ab2 P 106554389f0247d58a843177759980b2: Time spent bootstrapping tablet: real 0.166s	user 0.006s	sys 0.008s
I20260713 09:09:52.080684 30068 leader_election.cc:304] T 1e4f559a19924f29b3c1b3ea73d8df57 P e3f9d239cf084277836b3474907b3a15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 55e615d6cbc845a68c8ed11a0eeb7575, e3f9d239cf084277836b3474907b3a15; no voters: 106554389f0247d58a843177759980b2
I20260713 09:09:52.082049 30350 raft_consensus.cc:515] T 0043f16d2cfe4f41bc24d8dbf18cf0f2 P 106554389f0247d58a843177759980b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } }
I20260713 09:09:52.084748 30368 raft_consensus.cc:2804] T 1e4f559a19924f29b3c1b3ea73d8df57 P e3f9d239cf084277836b3474907b3a15 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:52.085403 30368 raft_consensus.cc:697] T 1e4f559a19924f29b3c1b3ea73d8df57 P e3f9d239cf084277836b3474907b3a15 [term 1 LEADER]: Becoming Leader. State: Replica: e3f9d239cf084277836b3474907b3a15, State: Running, Role: LEADER
I20260713 09:09:52.086261 30368 consensus_queue.cc:237] T 1e4f559a19924f29b3c1b3ea73d8df57 P e3f9d239cf084277836b3474907b3a15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:52.087796 30292 tablet_bootstrap.cc:492] T ca7b214ba39c45f28e04202465b9f878 P 37703349057544278331337d68d6832c: No bootstrap required, opened a new log
I20260713 09:09:52.088246 30292 ts_tablet_manager.cc:1403] T ca7b214ba39c45f28e04202465b9f878 P 37703349057544278331337d68d6832c: Time spent bootstrapping tablet: real 0.077s	user 0.010s	sys 0.004s
I20260713 09:09:52.090286 30301 raft_consensus.cc:359] T 8f9fa866d004492f97eb0907519c0ab2 P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } }
I20260713 09:09:52.090844 30301 raft_consensus.cc:385] T 8f9fa866d004492f97eb0907519c0ab2 P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:52.091136 30301 raft_consensus.cc:740] T 8f9fa866d004492f97eb0907519c0ab2 P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 106554389f0247d58a843177759980b2, State: Initialized, Role: FOLLOWER
I20260713 09:09:52.092900 30292 raft_consensus.cc:359] T ca7b214ba39c45f28e04202465b9f878 P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } }
I20260713 09:09:52.093520 30292 raft_consensus.cc:385] T ca7b214ba39c45f28e04202465b9f878 P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:52.093742 30292 raft_consensus.cc:740] T ca7b214ba39c45f28e04202465b9f878 P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37703349057544278331337d68d6832c, State: Initialized, Role: FOLLOWER
I20260713 09:09:52.091802 30301 consensus_queue.cc:260] T 8f9fa866d004492f97eb0907519c0ab2 P 106554389f0247d58a843177759980b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } }
I20260713 09:09:52.094319 30292 consensus_queue.cc:260] T ca7b214ba39c45f28e04202465b9f878 P 37703349057544278331337d68d6832c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } }
I20260713 09:09:52.096714 30292 ts_tablet_manager.cc:1434] T ca7b214ba39c45f28e04202465b9f878 P 37703349057544278331337d68d6832c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260713 09:09:52.099591 30292 tablet_bootstrap.cc:492] T 243c627ce23447c4b38ebb34adbec18f P 37703349057544278331337d68d6832c: Bootstrap starting.
I20260713 09:09:52.102797 29923 catalog_manager.cc:5697] T 0e41836516424ef6a2b319a82bd57286 P 37703349057544278331337d68d6832c reported cstate change: term changed from 0 to 1, leader changed from <none> to 37703349057544278331337d68d6832c (127.27.71.3). New cstate: current_term: 1 leader_uuid: "37703349057544278331337d68d6832c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:52.105001 30340 consensus_queue.cc:1048] T b76acdf589674aaa881a7a036ee6d75f P 37703349057544278331337d68d6832c [LEADER]: Connected to new peer: Peer: permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:52.104544 29923 catalog_manager.cc:5697] T 8b4a0a8a8e424eae8ab4194dbb601b39 P 37703349057544278331337d68d6832c reported cstate change: term changed from 0 to 1, leader changed from <none> to 37703349057544278331337d68d6832c (127.27.71.3). New cstate: current_term: 1 leader_uuid: "37703349057544278331337d68d6832c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:52.105762 30298 tablet_bootstrap.cc:654] T 64fd4f5aef3a43dbb01de6d35e3699ca P e3f9d239cf084277836b3474907b3a15: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:52.105749 30294 raft_consensus.cc:359] T 0e41836516424ef6a2b319a82bd57286 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } }
I20260713 09:09:52.106535 30294 raft_consensus.cc:385] T 0e41836516424ef6a2b319a82bd57286 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:52.106822 30294 raft_consensus.cc:740] T 0e41836516424ef6a2b319a82bd57286 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e615d6cbc845a68c8ed11a0eeb7575, State: Initialized, Role: FOLLOWER
I20260713 09:09:52.105007 30292 tablet_bootstrap.cc:654] T 243c627ce23447c4b38ebb34adbec18f P 37703349057544278331337d68d6832c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:52.115211 30301 ts_tablet_manager.cc:1434] T 8f9fa866d004492f97eb0907519c0ab2 P 106554389f0247d58a843177759980b2: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.001s
I20260713 09:09:52.116143 30301 tablet_bootstrap.cc:492] T 243c627ce23447c4b38ebb34adbec18f P 106554389f0247d58a843177759980b2: Bootstrap starting.
I20260713 09:09:52.115906 30350 leader_election.cc:290] T 0043f16d2cfe4f41bc24d8dbf18cf0f2 P 106554389f0247d58a843177759980b2 [CANDIDATE]: Term 1 election: Requested vote from peers 37703349057544278331337d68d6832c (127.27.71.3:44047), 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961)
I20260713 09:09:52.111758 30294 consensus_queue.cc:260] T 0e41836516424ef6a2b319a82bd57286 P 55e615d6cbc845a68c8ed11a0eeb7575 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } }
I20260713 09:09:52.120700 30249 raft_consensus.cc:2468] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 106554389f0247d58a843177759980b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55e615d6cbc845a68c8ed11a0eeb7575 in term 1.
I20260713 09:09:52.120890 30358 raft_consensus.cc:493] T 243c627ce23447c4b38ebb34adbec18f P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:52.121549 30358 raft_consensus.cc:515] T 243c627ce23447c4b38ebb34adbec18f P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } }
I20260713 09:09:52.124653 30294 ts_tablet_manager.cc:1434] T 0e41836516424ef6a2b319a82bd57286 P 55e615d6cbc845a68c8ed11a0eeb7575: Time spent starting tablet: real 0.088s	user 0.003s	sys 0.003s
I20260713 09:09:52.125531 30294 tablet_bootstrap.cc:492] T 0ba71de98fb8434eaaec2eb96b83ffae P 55e615d6cbc845a68c8ed11a0eeb7575: Bootstrap starting.
I20260713 09:09:52.114024 29990 leader_election.cc:304] T e12598fca465444dabf0124313c595f7 P 55e615d6cbc845a68c8ed11a0eeb7575 [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: 106554389f0247d58a843177759980b2, 55e615d6cbc845a68c8ed11a0eeb7575; no voters: e3f9d239cf084277836b3474907b3a15
I20260713 09:09:52.129004 30303 raft_consensus.cc:2804] T e12598fca465444dabf0124313c595f7 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:52.129263 30175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "243c627ce23447c4b38ebb34adbec18f" candidate_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37703349057544278331337d68d6832c" is_pre_election: true
I20260713 09:09:52.129346 30303 raft_consensus.cc:493] T e12598fca465444dabf0124313c595f7 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:52.129951 30303 raft_consensus.cc:3060] T e12598fca465444dabf0124313c595f7 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:52.130163 30358 leader_election.cc:290] T 243c627ce23447c4b38ebb34adbec18f P 55e615d6cbc845a68c8ed11a0eeb7575 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37703349057544278331337d68d6832c (127.27.71.3:44047), 106554389f0247d58a843177759980b2 (127.27.71.4:38063)
W20260713 09:09:52.133284 29993 leader_election.cc:343] T 243c627ce23447c4b38ebb34adbec18f P 55e615d6cbc845a68c8ed11a0eeb7575 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37703349057544278331337d68d6832c (127.27.71.3:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:52.129443 30176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0043f16d2cfe4f41bc24d8dbf18cf0f2" candidate_uuid: "106554389f0247d58a843177759980b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37703349057544278331337d68d6832c"
I20260713 09:09:52.139632 30176 raft_consensus.cc:3060] T 0043f16d2cfe4f41bc24d8dbf18cf0f2 P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:52.143811 29924 catalog_manager.cc:5697] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 55e615d6cbc845a68c8ed11a0eeb7575 reported cstate change: term changed from 0 to 1, leader changed from <none> to 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1). New cstate: current_term: 1 leader_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:52.146555 30303 raft_consensus.cc:515] T e12598fca465444dabf0124313c595f7 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:52.150657 30294 tablet_bootstrap.cc:654] T 0ba71de98fb8434eaaec2eb96b83ffae P 55e615d6cbc845a68c8ed11a0eeb7575: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:52.152206 30216 leader_election.cc:304] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 106554389f0247d58a843177759980b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 106554389f0247d58a843177759980b2; no voters: 37703349057544278331337d68d6832c, 55e615d6cbc845a68c8ed11a0eeb7575
I20260713 09:09:52.166549 30367 consensus_queue.cc:1048] T 03a3fdbb71f544c5a9f4cc6f6b2235a8 P 37703349057544278331337d68d6832c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260713 09:09:52.175953 30100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e12598fca465444dabf0124313c595f7" candidate_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3f9d239cf084277836b3474907b3a15"
I20260713 09:09:52.176285 30249 raft_consensus.cc:3060] T 3a88b03bea92483f8ec46a592c20627c P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:52.176582 30100 raft_consensus.cc:3060] T e12598fca465444dabf0124313c595f7 P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:52.166775 30350 raft_consensus.cc:2749] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 106554389f0247d58a843177759980b2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:52.182454 30301 tablet_bootstrap.cc:654] T 243c627ce23447c4b38ebb34adbec18f P 106554389f0247d58a843177759980b2: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:52.183882 30026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0043f16d2cfe4f41bc24d8dbf18cf0f2" candidate_uuid: "106554389f0247d58a843177759980b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e615d6cbc845a68c8ed11a0eeb7575"
I20260713 09:09:52.184442 30026 raft_consensus.cc:3060] T 0043f16d2cfe4f41bc24d8dbf18cf0f2 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:52.186053 30176 raft_consensus.cc:2468] T 0043f16d2cfe4f41bc24d8dbf18cf0f2 P 37703349057544278331337d68d6832c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 106554389f0247d58a843177759980b2 in term 1.
I20260713 09:09:52.189677 30298 tablet_bootstrap.cc:492] T 64fd4f5aef3a43dbb01de6d35e3699ca P e3f9d239cf084277836b3474907b3a15: No bootstrap required, opened a new log
I20260713 09:09:52.190258 30298 ts_tablet_manager.cc:1403] T 64fd4f5aef3a43dbb01de6d35e3699ca P e3f9d239cf084277836b3474907b3a15: Time spent bootstrapping tablet: real 0.124s	user 0.012s	sys 0.011s
I20260713 09:09:52.189247 29922 catalog_manager.cc:5697] T 5ec461e722364e9aa51690aa7bdf1a6a P 106554389f0247d58a843177759980b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 106554389f0247d58a843177759980b2 (127.27.71.4). New cstate: current_term: 1 leader_uuid: "106554389f0247d58a843177759980b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:52.193472 30216 leader_election.cc:304] T 0043f16d2cfe4f41bc24d8dbf18cf0f2 P 106554389f0247d58a843177759980b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 106554389f0247d58a843177759980b2, 37703349057544278331337d68d6832c; no voters: 
I20260713 09:09:52.174474 30303 leader_election.cc:290] T e12598fca465444dabf0124313c595f7 P 55e615d6cbc845a68c8ed11a0eeb7575 [CANDIDATE]: Term 1 election: Requested vote from peers 106554389f0247d58a843177759980b2 (127.27.71.4:38063), e3f9d239cf084277836b3474907b3a15 (127.27.71.2:42591)
I20260713 09:09:52.202649 30351 raft_consensus.cc:2804] T 0043f16d2cfe4f41bc24d8dbf18cf0f2 P 106554389f0247d58a843177759980b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:52.203116 30351 raft_consensus.cc:697] T 0043f16d2cfe4f41bc24d8dbf18cf0f2 P 106554389f0247d58a843177759980b2 [term 1 LEADER]: Becoming Leader. State: Replica: 106554389f0247d58a843177759980b2, State: Running, Role: LEADER
I20260713 09:09:52.203727 30373 raft_consensus.cc:493] T b76acdf589674aaa881a7a036ee6d75f P 106554389f0247d58a843177759980b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 37703349057544278331337d68d6832c)
I20260713 09:09:52.204217 30373 raft_consensus.cc:515] T b76acdf589674aaa881a7a036ee6d75f P 106554389f0247d58a843177759980b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } }
I20260713 09:09:52.209340 30250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "243c627ce23447c4b38ebb34adbec18f" candidate_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "106554389f0247d58a843177759980b2" is_pre_election: true
I20260713 09:09:52.209705 30101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b76acdf589674aaa881a7a036ee6d75f" candidate_uuid: "106554389f0247d58a843177759980b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3f9d239cf084277836b3474907b3a15" is_pre_election: true
I20260713 09:09:52.200377 30247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e12598fca465444dabf0124313c595f7" candidate_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "106554389f0247d58a843177759980b2"
I20260713 09:09:52.211853 30247 raft_consensus.cc:3060] T e12598fca465444dabf0124313c595f7 P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:52.214949 30298 raft_consensus.cc:359] T 64fd4f5aef3a43dbb01de6d35e3699ca P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } }
I20260713 09:09:52.215853 30298 raft_consensus.cc:385] T 64fd4f5aef3a43dbb01de6d35e3699ca P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:52.216181 30298 raft_consensus.cc:740] T 64fd4f5aef3a43dbb01de6d35e3699ca P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3f9d239cf084277836b3474907b3a15, State: Initialized, Role: FOLLOWER
I20260713 09:09:52.217080 30298 consensus_queue.cc:260] T 64fd4f5aef3a43dbb01de6d35e3699ca P e3f9d239cf084277836b3474907b3a15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } }
I20260713 09:09:52.222658 30298 ts_tablet_manager.cc:1434] T 64fd4f5aef3a43dbb01de6d35e3699ca P e3f9d239cf084277836b3474907b3a15: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.005s
W20260713 09:09:52.224361 29990 leader_election.cc:343] T 243c627ce23447c4b38ebb34adbec18f P 55e615d6cbc845a68c8ed11a0eeb7575 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 106554389f0247d58a843177759980b2 (127.27.71.4:38063): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:52.224715 30298 tablet_bootstrap.cc:492] T c5562d2e46c54a0fb38ffc05e0939aad P e3f9d239cf084277836b3474907b3a15: Bootstrap starting.
I20260713 09:09:52.224824 29990 leader_election.cc:304] T 243c627ce23447c4b38ebb34adbec18f P 55e615d6cbc845a68c8ed11a0eeb7575 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 55e615d6cbc845a68c8ed11a0eeb7575; no voters: 106554389f0247d58a843177759980b2, 37703349057544278331337d68d6832c
I20260713 09:09:52.225873 30303 raft_consensus.cc:2749] T 243c627ce23447c4b38ebb34adbec18f P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:52.214777 30367 consensus_queue.cc:1048] T 03a3fdbb71f544c5a9f4cc6f6b2235a8 P 37703349057544278331337d68d6832c [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260713 09:09:52.228212 30351 consensus_queue.cc:237] T 0043f16d2cfe4f41bc24d8dbf18cf0f2 P 106554389f0247d58a843177759980b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } }
I20260713 09:09:52.240510 30176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b76acdf589674aaa881a7a036ee6d75f" candidate_uuid: "106554389f0247d58a843177759980b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37703349057544278331337d68d6832c" is_pre_election: true
I20260713 09:09:52.242118 30216 leader_election.cc:304] T b76acdf589674aaa881a7a036ee6d75f P 106554389f0247d58a843177759980b2 [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: 106554389f0247d58a843177759980b2; no voters: 37703349057544278331337d68d6832c, e3f9d239cf084277836b3474907b3a15
I20260713 09:09:52.243007 30350 raft_consensus.cc:2749] T b76acdf589674aaa881a7a036ee6d75f P 106554389f0247d58a843177759980b2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:09:52.245599 30298 tablet_bootstrap.cc:654] T c5562d2e46c54a0fb38ffc05e0939aad P e3f9d239cf084277836b3474907b3a15: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:52.245910 30373 leader_election.cc:290] T b76acdf589674aaa881a7a036ee6d75f P 106554389f0247d58a843177759980b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e3f9d239cf084277836b3474907b3a15 (127.27.71.2:42591), 37703349057544278331337d68d6832c (127.27.71.3:44047)
I20260713 09:09:52.261329 30294 tablet_bootstrap.cc:492] T 0ba71de98fb8434eaaec2eb96b83ffae P 55e615d6cbc845a68c8ed11a0eeb7575: No bootstrap required, opened a new log
I20260713 09:09:52.261587 30292 tablet_bootstrap.cc:492] T 243c627ce23447c4b38ebb34adbec18f P 37703349057544278331337d68d6832c: No bootstrap required, opened a new log
I20260713 09:09:52.261791 30294 ts_tablet_manager.cc:1403] T 0ba71de98fb8434eaaec2eb96b83ffae P 55e615d6cbc845a68c8ed11a0eeb7575: Time spent bootstrapping tablet: real 0.136s	user 0.004s	sys 0.010s
I20260713 09:09:52.262007 30292 ts_tablet_manager.cc:1403] T 243c627ce23447c4b38ebb34adbec18f P 37703349057544278331337d68d6832c: Time spent bootstrapping tablet: real 0.164s	user 0.017s	sys 0.027s
I20260713 09:09:52.259267 30100 raft_consensus.cc:2468] T e12598fca465444dabf0124313c595f7 P e3f9d239cf084277836b3474907b3a15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55e615d6cbc845a68c8ed11a0eeb7575 in term 1.
I20260713 09:09:52.266517 30305 consensus_queue.cc:1048] T 3a88b03bea92483f8ec46a592c20627c P e3f9d239cf084277836b3474907b3a15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:52.258131 30026 raft_consensus.cc:2468] T 0043f16d2cfe4f41bc24d8dbf18cf0f2 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 106554389f0247d58a843177759980b2 in term 1.
I20260713 09:09:52.268827 30303 raft_consensus.cc:493] T 0e41836516424ef6a2b319a82bd57286 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:52.269264 30247 raft_consensus.cc:2468] T e12598fca465444dabf0124313c595f7 P 106554389f0247d58a843177759980b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55e615d6cbc845a68c8ed11a0eeb7575 in term 1.
I20260713 09:09:52.269439 30303 raft_consensus.cc:515] T 0e41836516424ef6a2b319a82bd57286 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } }
I20260713 09:09:52.270325 29990 leader_election.cc:304] T e12598fca465444dabf0124313c595f7 P 55e615d6cbc845a68c8ed11a0eeb7575 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 106554389f0247d58a843177759980b2, 55e615d6cbc845a68c8ed11a0eeb7575; no voters: 
I20260713 09:09:52.270576 30294 raft_consensus.cc:359] T 0ba71de98fb8434eaaec2eb96b83ffae P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:52.271183 30294 raft_consensus.cc:385] T 0ba71de98fb8434eaaec2eb96b83ffae P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:52.271119 30358 raft_consensus.cc:2804] T e12598fca465444dabf0124313c595f7 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:52.271759 30358 raft_consensus.cc:697] T e12598fca465444dabf0124313c595f7 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 LEADER]: Becoming Leader. State: Replica: 55e615d6cbc845a68c8ed11a0eeb7575, State: Running, Role: LEADER
I20260713 09:09:52.272135 30303 leader_election.cc:290] T 0e41836516424ef6a2b319a82bd57286 P 55e615d6cbc845a68c8ed11a0eeb7575 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37703349057544278331337d68d6832c (127.27.71.3:44047), 106554389f0247d58a843177759980b2 (127.27.71.4:38063)
I20260713 09:09:52.272574 30358 consensus_queue.cc:237] T e12598fca465444dabf0124313c595f7 P 55e615d6cbc845a68c8ed11a0eeb7575 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:52.274299 30176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e41836516424ef6a2b319a82bd57286" candidate_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37703349057544278331337d68d6832c" is_pre_election: true
I20260713 09:09:52.271571 30294 raft_consensus.cc:740] T 0ba71de98fb8434eaaec2eb96b83ffae P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e615d6cbc845a68c8ed11a0eeb7575, State: Initialized, Role: FOLLOWER
I20260713 09:09:52.278345 30292 raft_consensus.cc:359] T 243c627ce23447c4b38ebb34adbec18f P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } }
I20260713 09:09:52.278848 30292 raft_consensus.cc:385] T 243c627ce23447c4b38ebb34adbec18f P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:52.279011 30292 raft_consensus.cc:740] T 243c627ce23447c4b38ebb34adbec18f P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37703349057544278331337d68d6832c, State: Initialized, Role: FOLLOWER
I20260713 09:09:52.279484 30292 consensus_queue.cc:260] T 243c627ce23447c4b38ebb34adbec18f P 37703349057544278331337d68d6832c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } }
I20260713 09:09:52.284152 30292 ts_tablet_manager.cc:1434] T 243c627ce23447c4b38ebb34adbec18f P 37703349057544278331337d68d6832c: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.002s
I20260713 09:09:52.285017 30292 tablet_bootstrap.cc:492] T 82d8efeb46e44b83be8cb00028a29b5a P 37703349057544278331337d68d6832c: Bootstrap starting.
I20260713 09:09:52.287251 30294 consensus_queue.cc:260] T 0ba71de98fb8434eaaec2eb96b83ffae P 55e615d6cbc845a68c8ed11a0eeb7575 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:52.290122 30294 ts_tablet_manager.cc:1434] T 0ba71de98fb8434eaaec2eb96b83ffae P 55e615d6cbc845a68c8ed11a0eeb7575: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260713 09:09:52.290563 30292 tablet_bootstrap.cc:654] T 82d8efeb46e44b83be8cb00028a29b5a P 37703349057544278331337d68d6832c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:52.292569 30294 tablet_bootstrap.cc:492] T 64fd4f5aef3a43dbb01de6d35e3699ca P 55e615d6cbc845a68c8ed11a0eeb7575: Bootstrap starting.
I20260713 09:09:52.292814 30247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e41836516424ef6a2b319a82bd57286" candidate_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "106554389f0247d58a843177759980b2" is_pre_election: true
I20260713 09:09:52.293619 30247 raft_consensus.cc:2393] T 0e41836516424ef6a2b319a82bd57286 P 106554389f0247d58a843177759980b2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 55e615d6cbc845a68c8ed11a0eeb7575 in current term 1: Already voted for candidate 37703349057544278331337d68d6832c in this term.
I20260713 09:09:52.297052 29990 leader_election.cc:304] T 0e41836516424ef6a2b319a82bd57286 P 55e615d6cbc845a68c8ed11a0eeb7575 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 55e615d6cbc845a68c8ed11a0eeb7575; no voters: 106554389f0247d58a843177759980b2, 37703349057544278331337d68d6832c
I20260713 09:09:52.298440 30357 raft_consensus.cc:3060] T 0e41836516424ef6a2b319a82bd57286 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:52.307436 30294 tablet_bootstrap.cc:654] T 64fd4f5aef3a43dbb01de6d35e3699ca P 55e615d6cbc845a68c8ed11a0eeb7575: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:52.308315 30301 tablet_bootstrap.cc:492] T 243c627ce23447c4b38ebb34adbec18f P 106554389f0247d58a843177759980b2: No bootstrap required, opened a new log
I20260713 09:09:52.308938 30301 ts_tablet_manager.cc:1403] T 243c627ce23447c4b38ebb34adbec18f P 106554389f0247d58a843177759980b2: Time spent bootstrapping tablet: real 0.193s	user 0.012s	sys 0.012s
I20260713 09:09:52.318322 30357 raft_consensus.cc:2749] T 0e41836516424ef6a2b319a82bd57286 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:52.323146 30339 raft_consensus.cc:493] T 243c627ce23447c4b38ebb34adbec18f P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:52.323813 30339 raft_consensus.cc:515] T 243c627ce23447c4b38ebb34adbec18f P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } }
I20260713 09:09:52.326234 30339 leader_election.cc:290] T 243c627ce23447c4b38ebb34adbec18f P 37703349057544278331337d68d6832c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 106554389f0247d58a843177759980b2 (127.27.71.4:38063), 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961)
I20260713 09:09:52.328179 30247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "243c627ce23447c4b38ebb34adbec18f" candidate_uuid: "37703349057544278331337d68d6832c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "106554389f0247d58a843177759980b2" is_pre_election: true
I20260713 09:09:52.330411 30026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "243c627ce23447c4b38ebb34adbec18f" candidate_uuid: "37703349057544278331337d68d6832c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" is_pre_election: true
I20260713 09:09:52.329958 29925 catalog_manager.cc:5697] T 1e4f559a19924f29b3c1b3ea73d8df57 P e3f9d239cf084277836b3474907b3a15 reported cstate change: term changed from 0 to 1, leader changed from <none> to e3f9d239cf084277836b3474907b3a15 (127.27.71.2). New cstate: current_term: 1 leader_uuid: "e3f9d239cf084277836b3474907b3a15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:52.331238 30026 raft_consensus.cc:2468] T 243c627ce23447c4b38ebb34adbec18f P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37703349057544278331337d68d6832c in term 0.
I20260713 09:09:52.333182 30142 leader_election.cc:304] T 243c627ce23447c4b38ebb34adbec18f P 37703349057544278331337d68d6832c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37703349057544278331337d68d6832c, 55e615d6cbc845a68c8ed11a0eeb7575; no voters: 
I20260713 09:09:52.336211 30305 raft_consensus.cc:493] T ca7b214ba39c45f28e04202465b9f878 P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:52.336828 30305 raft_consensus.cc:515] T ca7b214ba39c45f28e04202465b9f878 P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } }
I20260713 09:09:52.334770 30301 raft_consensus.cc:359] T 243c627ce23447c4b38ebb34adbec18f P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } }
I20260713 09:09:52.340183 30301 raft_consensus.cc:385] T 243c627ce23447c4b38ebb34adbec18f P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:52.340580 30301 raft_consensus.cc:740] T 243c627ce23447c4b38ebb34adbec18f P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 106554389f0247d58a843177759980b2, State: Initialized, Role: FOLLOWER
I20260713 09:09:52.340728 30025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca7b214ba39c45f28e04202465b9f878" candidate_uuid: "e3f9d239cf084277836b3474907b3a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" is_pre_election: true
I20260713 09:09:52.341104 30176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca7b214ba39c45f28e04202465b9f878" candidate_uuid: "e3f9d239cf084277836b3474907b3a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37703349057544278331337d68d6832c" is_pre_election: true
I20260713 09:09:52.341349 30025 raft_consensus.cc:2468] T ca7b214ba39c45f28e04202465b9f878 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3f9d239cf084277836b3474907b3a15 in term 0.
I20260713 09:09:52.341722 30176 raft_consensus.cc:2468] T ca7b214ba39c45f28e04202465b9f878 P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3f9d239cf084277836b3474907b3a15 in term 0.
I20260713 09:09:52.341455 30301 consensus_queue.cc:260] T 243c627ce23447c4b38ebb34adbec18f P 106554389f0247d58a843177759980b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } }
I20260713 09:09:52.339473 30305 leader_election.cc:290] T ca7b214ba39c45f28e04202465b9f878 P e3f9d239cf084277836b3474907b3a15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961), 37703349057544278331337d68d6832c (127.27.71.3:44047)
I20260713 09:09:52.346007 29925 catalog_manager.cc:5697] T bb8ff182416e4cb4b98029d009db3e4f P e3f9d239cf084277836b3474907b3a15 reported cstate change: term changed from 0 to 1, leader changed from <none> to e3f9d239cf084277836b3474907b3a15 (127.27.71.2). New cstate: current_term: 1 leader_uuid: "e3f9d239cf084277836b3474907b3a15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:52.355741 30301 ts_tablet_manager.cc:1434] T 243c627ce23447c4b38ebb34adbec18f P 106554389f0247d58a843177759980b2: Time spent starting tablet: real 0.046s	user 0.007s	sys 0.001s
I20260713 09:09:52.356922 30301 tablet_bootstrap.cc:492] T 82d8efeb46e44b83be8cb00028a29b5a P 106554389f0247d58a843177759980b2: Bootstrap starting.
I20260713 09:09:52.343257 30068 leader_election.cc:304] T ca7b214ba39c45f28e04202465b9f878 P e3f9d239cf084277836b3474907b3a15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55e615d6cbc845a68c8ed11a0eeb7575, e3f9d239cf084277836b3474907b3a15; no voters: 
I20260713 09:09:52.371361 30357 raft_consensus.cc:493] T 0ba71de98fb8434eaaec2eb96b83ffae P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:52.371865 30357 raft_consensus.cc:515] T 0ba71de98fb8434eaaec2eb96b83ffae P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:52.372994 30301 tablet_bootstrap.cc:654] T 82d8efeb46e44b83be8cb00028a29b5a P 106554389f0247d58a843177759980b2: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:52.373853 30357 leader_election.cc:290] T 0ba71de98fb8434eaaec2eb96b83ffae P 55e615d6cbc845a68c8ed11a0eeb7575 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 106554389f0247d58a843177759980b2 (127.27.71.4:38063), e3f9d239cf084277836b3474907b3a15 (127.27.71.2:42591)
I20260713 09:09:52.366016 30339 raft_consensus.cc:2804] T 243c627ce23447c4b38ebb34adbec18f P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:52.375579 30339 raft_consensus.cc:493] T 243c627ce23447c4b38ebb34adbec18f P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:52.375973 30339 raft_consensus.cc:3060] T 243c627ce23447c4b38ebb34adbec18f P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:52.377303 30250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ba71de98fb8434eaaec2eb96b83ffae" candidate_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "106554389f0247d58a843177759980b2" is_pre_election: true
I20260713 09:09:52.375433 30100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ba71de98fb8434eaaec2eb96b83ffae" candidate_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3f9d239cf084277836b3474907b3a15" is_pre_election: true
W20260713 09:09:52.379761 29990 leader_election.cc:343] T 0ba71de98fb8434eaaec2eb96b83ffae P 55e615d6cbc845a68c8ed11a0eeb7575 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 106554389f0247d58a843177759980b2 (127.27.71.4:38063): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:52.365839 30247 raft_consensus.cc:2468] T 243c627ce23447c4b38ebb34adbec18f P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37703349057544278331337d68d6832c in term 0.
I20260713 09:09:52.380813 30305 raft_consensus.cc:2804] T ca7b214ba39c45f28e04202465b9f878 P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:09:52.386611 29992 leader_election.cc:343] T 0ba71de98fb8434eaaec2eb96b83ffae P 55e615d6cbc845a68c8ed11a0eeb7575 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3f9d239cf084277836b3474907b3a15 (127.27.71.2:42591): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:52.387140 29992 leader_election.cc:304] T 0ba71de98fb8434eaaec2eb96b83ffae P 55e615d6cbc845a68c8ed11a0eeb7575 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 55e615d6cbc845a68c8ed11a0eeb7575; no voters: 106554389f0247d58a843177759980b2, e3f9d239cf084277836b3474907b3a15
I20260713 09:09:52.390520 30298 tablet_bootstrap.cc:492] T c5562d2e46c54a0fb38ffc05e0939aad P e3f9d239cf084277836b3474907b3a15: No bootstrap required, opened a new log
I20260713 09:09:52.390676 30359 consensus_queue.cc:1048] T bc55f95bc56b46f5ad54257ad73d886b P e3f9d239cf084277836b3474907b3a15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:52.391099 30298 ts_tablet_manager.cc:1403] T c5562d2e46c54a0fb38ffc05e0939aad P e3f9d239cf084277836b3474907b3a15: Time spent bootstrapping tablet: real 0.167s	user 0.011s	sys 0.010s
I20260713 09:09:52.384096 30305 raft_consensus.cc:493] T ca7b214ba39c45f28e04202465b9f878 P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:52.393695 30305 raft_consensus.cc:3060] T ca7b214ba39c45f28e04202465b9f878 P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:52.394783 30357 raft_consensus.cc:2749] T 0ba71de98fb8434eaaec2eb96b83ffae P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:52.380216 30368 consensus_queue.cc:1048] T 3a88b03bea92483f8ec46a592c20627c P e3f9d239cf084277836b3474907b3a15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260713 09:09:52.401701 30351 consensus_queue.cc:1048] T 5ec461e722364e9aa51690aa7bdf1a6a P 106554389f0247d58a843177759980b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:52.408030 30351 consensus_queue.cc:1048] T 5ec461e722364e9aa51690aa7bdf1a6a P 106554389f0247d58a843177759980b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:52.416132 30305 raft_consensus.cc:515] T ca7b214ba39c45f28e04202465b9f878 P e3f9d239cf084277836b3474907b3a15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } }
I20260713 09:09:52.423133 30298 raft_consensus.cc:359] T c5562d2e46c54a0fb38ffc05e0939aad P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } }
I20260713 09:09:52.432838 30298 raft_consensus.cc:385] T c5562d2e46c54a0fb38ffc05e0939aad P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:52.433145 30298 raft_consensus.cc:740] T c5562d2e46c54a0fb38ffc05e0939aad P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3f9d239cf084277836b3474907b3a15, State: Initialized, Role: FOLLOWER
I20260713 09:09:52.424091 29924 catalog_manager.cc:5697] T 0043f16d2cfe4f41bc24d8dbf18cf0f2 P 106554389f0247d58a843177759980b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 106554389f0247d58a843177759980b2 (127.27.71.4). New cstate: current_term: 1 leader_uuid: "106554389f0247d58a843177759980b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:52.391186 30339 raft_consensus.cc:515] T 243c627ce23447c4b38ebb34adbec18f P 37703349057544278331337d68d6832c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } }
I20260713 09:09:52.438850 30298 consensus_queue.cc:260] T c5562d2e46c54a0fb38ffc05e0939aad P e3f9d239cf084277836b3474907b3a15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } }
I20260713 09:09:52.441004 30024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca7b214ba39c45f28e04202465b9f878" candidate_uuid: "e3f9d239cf084277836b3474907b3a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e615d6cbc845a68c8ed11a0eeb7575"
I20260713 09:09:52.441602 30024 raft_consensus.cc:3060] T ca7b214ba39c45f28e04202465b9f878 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:52.436543 30339 leader_election.cc:290] T 243c627ce23447c4b38ebb34adbec18f P 37703349057544278331337d68d6832c [CANDIDATE]: Term 1 election: Requested vote from peers 106554389f0247d58a843177759980b2 (127.27.71.4:38063), 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961)
I20260713 09:09:52.444655 30175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca7b214ba39c45f28e04202465b9f878" candidate_uuid: "e3f9d239cf084277836b3474907b3a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37703349057544278331337d68d6832c"
I20260713 09:09:52.445200 30175 raft_consensus.cc:3060] T ca7b214ba39c45f28e04202465b9f878 P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:52.436967 30027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "243c627ce23447c4b38ebb34adbec18f" candidate_uuid: "37703349057544278331337d68d6832c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e615d6cbc845a68c8ed11a0eeb7575"
I20260713 09:09:52.450011 30249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "243c627ce23447c4b38ebb34adbec18f" candidate_uuid: "37703349057544278331337d68d6832c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "106554389f0247d58a843177759980b2"
I20260713 09:09:52.468393 30249 raft_consensus.cc:3060] T 243c627ce23447c4b38ebb34adbec18f P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:52.490311 30351 raft_consensus.cc:493] T 8f9fa866d004492f97eb0907519c0ab2 P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:52.490986 30351 raft_consensus.cc:515] T 8f9fa866d004492f97eb0907519c0ab2 P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } }
I20260713 09:09:52.497678 30339 raft_consensus.cc:493] T 8f9fa866d004492f97eb0907519c0ab2 P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:52.498610 30294 tablet_bootstrap.cc:492] T 64fd4f5aef3a43dbb01de6d35e3699ca P 55e615d6cbc845a68c8ed11a0eeb7575: No bootstrap required, opened a new log
I20260713 09:09:52.499104 30294 ts_tablet_manager.cc:1403] T 64fd4f5aef3a43dbb01de6d35e3699ca P 55e615d6cbc845a68c8ed11a0eeb7575: Time spent bootstrapping tablet: real 0.207s	user 0.019s	sys 0.003s
I20260713 09:09:52.499768 30298 ts_tablet_manager.cc:1434] T c5562d2e46c54a0fb38ffc05e0939aad P e3f9d239cf084277836b3474907b3a15: Time spent starting tablet: real 0.108s	user 0.007s	sys 0.003s
I20260713 09:09:52.500521 30298 tablet_bootstrap.cc:492] T 4674abf3232a47318e56160b919ab4cb P e3f9d239cf084277836b3474907b3a15: Bootstrap starting.
I20260713 09:09:52.454532 30027 raft_consensus.cc:3060] T 243c627ce23447c4b38ebb34adbec18f P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:52.451318 30305 leader_election.cc:290] T ca7b214ba39c45f28e04202465b9f878 P e3f9d239cf084277836b3474907b3a15 [CANDIDATE]: Term 1 election: Requested vote from peers 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961), 37703349057544278331337d68d6832c (127.27.71.3:44047)
I20260713 09:09:52.498270 30339 raft_consensus.cc:515] T 8f9fa866d004492f97eb0907519c0ab2 P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } }
I20260713 09:09:52.506721 30358 consensus_queue.cc:1048] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 55e615d6cbc845a68c8ed11a0eeb7575 [LEADER]: Connected to new peer: Peer: permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:52.506953 30351 leader_election.cc:290] T 8f9fa866d004492f97eb0907519c0ab2 P 106554389f0247d58a843177759980b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3f9d239cf084277836b3474907b3a15 (127.27.71.2:42591), 37703349057544278331337d68d6832c (127.27.71.3:44047)
I20260713 09:09:52.502583 30024 raft_consensus.cc:2468] T ca7b214ba39c45f28e04202465b9f878 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3f9d239cf084277836b3474907b3a15 in term 1.
I20260713 09:09:52.510965 30174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f9fa866d004492f97eb0907519c0ab2" candidate_uuid: "106554389f0247d58a843177759980b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37703349057544278331337d68d6832c" is_pre_election: true
I20260713 09:09:52.511058 30101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f9fa866d004492f97eb0907519c0ab2" candidate_uuid: "106554389f0247d58a843177759980b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3f9d239cf084277836b3474907b3a15" is_pre_election: true
I20260713 09:09:52.518765 30101 raft_consensus.cc:2468] T 8f9fa866d004492f97eb0907519c0ab2 P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 106554389f0247d58a843177759980b2 in term 0.
I20260713 09:09:52.520023 30339 leader_election.cc:290] T 8f9fa866d004492f97eb0907519c0ab2 P 37703349057544278331337d68d6832c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3f9d239cf084277836b3474907b3a15 (127.27.71.2:42591), 106554389f0247d58a843177759980b2 (127.27.71.4:38063)
I20260713 09:09:52.521622 30215 leader_election.cc:304] T 8f9fa866d004492f97eb0907519c0ab2 P 106554389f0247d58a843177759980b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 106554389f0247d58a843177759980b2, e3f9d239cf084277836b3474907b3a15; no voters: 
I20260713 09:09:52.522960 30174 raft_consensus.cc:2468] T 8f9fa866d004492f97eb0907519c0ab2 P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 106554389f0247d58a843177759980b2 in term 0.
I20260713 09:09:52.515470 30292 tablet_bootstrap.cc:492] T 82d8efeb46e44b83be8cb00028a29b5a P 37703349057544278331337d68d6832c: No bootstrap required, opened a new log
I20260713 09:09:52.523321 30250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f9fa866d004492f97eb0907519c0ab2" candidate_uuid: "37703349057544278331337d68d6832c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "106554389f0247d58a843177759980b2" is_pre_election: true
I20260713 09:09:52.523792 30292 ts_tablet_manager.cc:1403] T 82d8efeb46e44b83be8cb00028a29b5a P 37703349057544278331337d68d6832c: Time spent bootstrapping tablet: real 0.239s	user 0.013s	sys 0.010s
I20260713 09:09:52.523909 30250 raft_consensus.cc:2468] T 8f9fa866d004492f97eb0907519c0ab2 P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37703349057544278331337d68d6832c in term 0.
I20260713 09:09:52.514292 30369 consensus_queue.cc:1048] T bb8ff182416e4cb4b98029d009db3e4f P e3f9d239cf084277836b3474907b3a15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:09:52.527607 30100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f9fa866d004492f97eb0907519c0ab2" candidate_uuid: "37703349057544278331337d68d6832c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3f9d239cf084277836b3474907b3a15" is_pre_election: true
I20260713 09:09:52.528290 30100 raft_consensus.cc:2468] T 8f9fa866d004492f97eb0907519c0ab2 P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37703349057544278331337d68d6832c in term 0.
I20260713 09:09:52.528328 30139 leader_election.cc:304] T 8f9fa866d004492f97eb0907519c0ab2 P 37703349057544278331337d68d6832c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 106554389f0247d58a843177759980b2, 37703349057544278331337d68d6832c; no voters: 
I20260713 09:09:52.528658 30351 raft_consensus.cc:2804] T 8f9fa866d004492f97eb0907519c0ab2 P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:52.529274 30296 raft_consensus.cc:2804] T 8f9fa866d004492f97eb0907519c0ab2 P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:52.529649 30296 raft_consensus.cc:493] T 8f9fa866d004492f97eb0907519c0ab2 P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:52.530002 30296 raft_consensus.cc:3060] T 8f9fa866d004492f97eb0907519c0ab2 P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:52.530817 30351 raft_consensus.cc:493] T 8f9fa866d004492f97eb0907519c0ab2 P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:52.531391 30351 raft_consensus.cc:3060] T 8f9fa866d004492f97eb0907519c0ab2 P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:52.516602 30294 raft_consensus.cc:359] T 64fd4f5aef3a43dbb01de6d35e3699ca P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } }
I20260713 09:09:52.532196 30294 raft_consensus.cc:385] T 64fd4f5aef3a43dbb01de6d35e3699ca P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:52.532649 30294 raft_consensus.cc:740] T 64fd4f5aef3a43dbb01de6d35e3699ca P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e615d6cbc845a68c8ed11a0eeb7575, State: Initialized, Role: FOLLOWER
I20260713 09:09:52.526513 30292 raft_consensus.cc:359] T 82d8efeb46e44b83be8cb00028a29b5a P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } }
I20260713 09:09:52.533911 30294 consensus_queue.cc:260] T 64fd4f5aef3a43dbb01de6d35e3699ca P 55e615d6cbc845a68c8ed11a0eeb7575 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } }
I20260713 09:09:52.535491 30292 raft_consensus.cc:385] T 82d8efeb46e44b83be8cb00028a29b5a P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:52.536129 30292 raft_consensus.cc:740] T 82d8efeb46e44b83be8cb00028a29b5a P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37703349057544278331337d68d6832c, State: Initialized, Role: FOLLOWER
I20260713 09:09:52.535110 30340 consensus_queue.cc:1048] T 0e41836516424ef6a2b319a82bd57286 P 37703349057544278331337d68d6832c [LEADER]: Connected to new peer: Peer: permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260713 09:09:52.526098 29922 catalog_manager.cc:5697] T e12598fca465444dabf0124313c595f7 P 55e615d6cbc845a68c8ed11a0eeb7575 reported cstate change: term changed from 0 to 1, leader changed from <none> to 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1). New cstate: current_term: 1 leader_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:52.542954 30367 consensus_queue.cc:1048] T 0e41836516424ef6a2b319a82bd57286 P 37703349057544278331337d68d6832c [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:52.543551 30301 tablet_bootstrap.cc:492] T 82d8efeb46e44b83be8cb00028a29b5a P 106554389f0247d58a843177759980b2: No bootstrap required, opened a new log
I20260713 09:09:52.544126 30301 ts_tablet_manager.cc:1403] T 82d8efeb46e44b83be8cb00028a29b5a P 106554389f0247d58a843177759980b2: Time spent bootstrapping tablet: real 0.187s	user 0.011s	sys 0.059s
I20260713 09:09:52.545226 30340 consensus_queue.cc:1048] T 8b4a0a8a8e424eae8ab4194dbb601b39 P 37703349057544278331337d68d6832c [LEADER]: Connected to new peer: Peer: permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:52.546624 30301 raft_consensus.cc:359] T 82d8efeb46e44b83be8cb00028a29b5a P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } }
I20260713 09:09:52.547346 30301 raft_consensus.cc:385] T 82d8efeb46e44b83be8cb00028a29b5a P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:52.547626 30301 raft_consensus.cc:740] T 82d8efeb46e44b83be8cb00028a29b5a P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 106554389f0247d58a843177759980b2, State: Initialized, Role: FOLLOWER
I20260713 09:09:52.548314 30301 consensus_queue.cc:260] T 82d8efeb46e44b83be8cb00028a29b5a P 106554389f0247d58a843177759980b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } }
I20260713 09:09:52.549238 30068 leader_election.cc:304] T ca7b214ba39c45f28e04202465b9f878 P e3f9d239cf084277836b3474907b3a15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55e615d6cbc845a68c8ed11a0eeb7575, e3f9d239cf084277836b3474907b3a15; no voters: 
I20260713 09:09:52.550173 30301 ts_tablet_manager.cc:1434] T 82d8efeb46e44b83be8cb00028a29b5a P 106554389f0247d58a843177759980b2: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:09:52.550818 30249 raft_consensus.cc:2468] T 243c627ce23447c4b38ebb34adbec18f P 106554389f0247d58a843177759980b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37703349057544278331337d68d6832c in term 1.
I20260713 09:09:52.551169 30301 tablet_bootstrap.cc:492] T c5562d2e46c54a0fb38ffc05e0939aad P 106554389f0247d58a843177759980b2: Bootstrap starting.
I20260713 09:09:52.554235 30298 tablet_bootstrap.cc:654] T 4674abf3232a47318e56160b919ab4cb P e3f9d239cf084277836b3474907b3a15: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:52.554042 30296 raft_consensus.cc:515] T 8f9fa866d004492f97eb0907519c0ab2 P 37703349057544278331337d68d6832c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } }
I20260713 09:09:52.556391 30301 tablet_bootstrap.cc:654] T c5562d2e46c54a0fb38ffc05e0939aad P 106554389f0247d58a843177759980b2: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:52.557051 30175 raft_consensus.cc:2468] T ca7b214ba39c45f28e04202465b9f878 P 37703349057544278331337d68d6832c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3f9d239cf084277836b3474907b3a15 in term 1.
I20260713 09:09:52.534420 30368 consensus_queue.cc:1048] T bb8ff182416e4cb4b98029d009db3e4f P e3f9d239cf084277836b3474907b3a15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.031s
I20260713 09:09:52.558288 30101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f9fa866d004492f97eb0907519c0ab2" candidate_uuid: "37703349057544278331337d68d6832c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3f9d239cf084277836b3474907b3a15"
I20260713 09:09:52.558851 30101 raft_consensus.cc:3060] T 8f9fa866d004492f97eb0907519c0ab2 P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:52.537464 30292 consensus_queue.cc:260] T 82d8efeb46e44b83be8cb00028a29b5a P 37703349057544278331337d68d6832c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } }
I20260713 09:09:52.566150 30292 ts_tablet_manager.cc:1434] T 82d8efeb46e44b83be8cb00028a29b5a P 37703349057544278331337d68d6832c: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.000s
I20260713 09:09:52.566956 30292 tablet_bootstrap.cc:492] T 0ffdfa26eeb14d8e8602123fde587663 P 37703349057544278331337d68d6832c: Bootstrap starting.
I20260713 09:09:52.568634 30294 ts_tablet_manager.cc:1434] T 64fd4f5aef3a43dbb01de6d35e3699ca P 55e615d6cbc845a68c8ed11a0eeb7575: Time spent starting tablet: real 0.069s	user 0.003s	sys 0.004s
I20260713 09:09:52.569783 30294 tablet_bootstrap.cc:492] T 82d8efeb46e44b83be8cb00028a29b5a P 55e615d6cbc845a68c8ed11a0eeb7575: Bootstrap starting.
I20260713 09:09:52.571519 30357 raft_consensus.cc:493] T 64fd4f5aef3a43dbb01de6d35e3699ca P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:52.572018 30357 raft_consensus.cc:515] T 64fd4f5aef3a43dbb01de6d35e3699ca P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } }
I20260713 09:09:52.573947 30357 leader_election.cc:290] T 64fd4f5aef3a43dbb01de6d35e3699ca P 55e615d6cbc845a68c8ed11a0eeb7575 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3f9d239cf084277836b3474907b3a15 (127.27.71.2:42591), 37703349057544278331337d68d6832c (127.27.71.3:44047)
I20260713 09:09:52.582985 30292 tablet_bootstrap.cc:654] T 0ffdfa26eeb14d8e8602123fde587663 P 37703349057544278331337d68d6832c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:52.585639 30296 leader_election.cc:290] T 8f9fa866d004492f97eb0907519c0ab2 P 37703349057544278331337d68d6832c [CANDIDATE]: Term 1 election: Requested vote from peers e3f9d239cf084277836b3474907b3a15 (127.27.71.2:42591), 106554389f0247d58a843177759980b2 (127.27.71.4:38063)
I20260713 09:09:52.575770 30175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64fd4f5aef3a43dbb01de6d35e3699ca" candidate_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37703349057544278331337d68d6832c" is_pre_election: true
I20260713 09:09:52.577711 30101 raft_consensus.cc:2468] T 8f9fa866d004492f97eb0907519c0ab2 P e3f9d239cf084277836b3474907b3a15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37703349057544278331337d68d6832c in term 1.
I20260713 09:09:52.592758 30141 leader_election.cc:304] T 8f9fa866d004492f97eb0907519c0ab2 P 37703349057544278331337d68d6832c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37703349057544278331337d68d6832c, e3f9d239cf084277836b3474907b3a15; no voters: 
I20260713 09:09:52.593278 30027 raft_consensus.cc:2468] T 243c627ce23447c4b38ebb34adbec18f P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37703349057544278331337d68d6832c in term 1.
I20260713 09:09:52.567999 30305 raft_consensus.cc:2804] T ca7b214ba39c45f28e04202465b9f878 P e3f9d239cf084277836b3474907b3a15 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:52.576242 30369 consensus_queue.cc:1048] T bc55f95bc56b46f5ad54257ad73d886b P e3f9d239cf084277836b3474907b3a15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260713 09:09:52.591941 30294 tablet_bootstrap.cc:654] T 82d8efeb46e44b83be8cb00028a29b5a P 55e615d6cbc845a68c8ed11a0eeb7575: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:52.575531 30139 leader_election.cc:304] T 243c627ce23447c4b38ebb34adbec18f P 37703349057544278331337d68d6832c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 106554389f0247d58a843177759980b2, 37703349057544278331337d68d6832c; no voters: 
W20260713 09:09:52.597115 29993 leader_election.cc:343] T 64fd4f5aef3a43dbb01de6d35e3699ca P 55e615d6cbc845a68c8ed11a0eeb7575 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37703349057544278331337d68d6832c (127.27.71.3:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:52.610661 30296 raft_consensus.cc:2804] T 243c627ce23447c4b38ebb34adbec18f P 37703349057544278331337d68d6832c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:52.601689 30340 raft_consensus.cc:2804] T 8f9fa866d004492f97eb0907519c0ab2 P 37703349057544278331337d68d6832c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:52.616935 30340 raft_consensus.cc:697] T 8f9fa866d004492f97eb0907519c0ab2 P 37703349057544278331337d68d6832c [term 1 LEADER]: Becoming Leader. State: Replica: 37703349057544278331337d68d6832c, State: Running, Role: LEADER
I20260713 09:09:52.618075 30340 consensus_queue.cc:237] T 8f9fa866d004492f97eb0907519c0ab2 P 37703349057544278331337d68d6832c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } }
I20260713 09:09:52.613657 30367 raft_consensus.cc:493] T 82d8efeb46e44b83be8cb00028a29b5a P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:52.620265 30367 raft_consensus.cc:515] T 82d8efeb46e44b83be8cb00028a29b5a P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } }
I20260713 09:09:52.622936 30367 leader_election.cc:290] T 82d8efeb46e44b83be8cb00028a29b5a P 37703349057544278331337d68d6832c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 106554389f0247d58a843177759980b2 (127.27.71.4:38063), 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961)
I20260713 09:09:52.615068 30296 raft_consensus.cc:697] T 243c627ce23447c4b38ebb34adbec18f P 37703349057544278331337d68d6832c [term 1 LEADER]: Becoming Leader. State: Replica: 37703349057544278331337d68d6832c, State: Running, Role: LEADER
I20260713 09:09:52.625141 30027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d8efeb46e44b83be8cb00028a29b5a" candidate_uuid: "37703349057544278331337d68d6832c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" is_pre_election: true
I20260713 09:09:52.624989 30296 consensus_queue.cc:237] T 243c627ce23447c4b38ebb34adbec18f P 37703349057544278331337d68d6832c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } }
W20260713 09:09:52.626866 30142 leader_election.cc:343] T 82d8efeb46e44b83be8cb00028a29b5a P 37703349057544278331337d68d6832c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:52.615793 30369 raft_consensus.cc:493] T 64fd4f5aef3a43dbb01de6d35e3699ca P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:52.632419 30369 raft_consensus.cc:515] T 64fd4f5aef3a43dbb01de6d35e3699ca P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } }
I20260713 09:09:52.635313 30369 leader_election.cc:290] T 64fd4f5aef3a43dbb01de6d35e3699ca P e3f9d239cf084277836b3474907b3a15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961), 37703349057544278331337d68d6832c (127.27.71.3:44047)
I20260713 09:09:52.640277 30351 raft_consensus.cc:515] T 8f9fa866d004492f97eb0907519c0ab2 P 106554389f0247d58a843177759980b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } }
I20260713 09:09:52.644443 30351 leader_election.cc:290] T 8f9fa866d004492f97eb0907519c0ab2 P 106554389f0247d58a843177759980b2 [CANDIDATE]: Term 1 election: Requested vote from peers e3f9d239cf084277836b3474907b3a15 (127.27.71.2:42591), 37703349057544278331337d68d6832c (127.27.71.3:44047)
I20260713 09:09:52.646090 30358 consensus_queue.cc:1048] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 55e615d6cbc845a68c8ed11a0eeb7575 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:52.649183 30175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f9fa866d004492f97eb0907519c0ab2" candidate_uuid: "106554389f0247d58a843177759980b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37703349057544278331337d68d6832c"
W20260713 09:09:52.630106 30139 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.71.4:38063, user_credentials={real_user=slave}} blocked reactor thread for 54690.6us
I20260713 09:09:52.652678 30249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f9fa866d004492f97eb0907519c0ab2" candidate_uuid: "37703349057544278331337d68d6832c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "106554389f0247d58a843177759980b2"
I20260713 09:09:52.653853 30249 raft_consensus.cc:2393] T 8f9fa866d004492f97eb0907519c0ab2 P 106554389f0247d58a843177759980b2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 37703349057544278331337d68d6832c in current term 1: Already voted for candidate 106554389f0247d58a843177759980b2 in this term.
I20260713 09:09:52.653982 30246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d8efeb46e44b83be8cb00028a29b5a" candidate_uuid: "37703349057544278331337d68d6832c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "106554389f0247d58a843177759980b2" is_pre_election: true
I20260713 09:09:52.654874 30246 raft_consensus.cc:2468] T 82d8efeb46e44b83be8cb00028a29b5a P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37703349057544278331337d68d6832c in term 0.
I20260713 09:09:52.662390 30367 consensus_queue.cc:1048] T 8b4a0a8a8e424eae8ab4194dbb601b39 P 37703349057544278331337d68d6832c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:52.673899 30351 consensus_queue.cc:1048] T 0043f16d2cfe4f41bc24d8dbf18cf0f2 P 106554389f0247d58a843177759980b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:52.660131 30139 leader_election.cc:304] T 82d8efeb46e44b83be8cb00028a29b5a P 37703349057544278331337d68d6832c [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: 106554389f0247d58a843177759980b2, 37703349057544278331337d68d6832c; no voters: 55e615d6cbc845a68c8ed11a0eeb7575
I20260713 09:09:52.680845 30367 raft_consensus.cc:2804] T 82d8efeb46e44b83be8cb00028a29b5a P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:52.681262 30367 raft_consensus.cc:493] T 82d8efeb46e44b83be8cb00028a29b5a P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:52.681636 30367 raft_consensus.cc:3060] T 82d8efeb46e44b83be8cb00028a29b5a P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:09:52.692389 30068 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.71.1:37961, user_credentials={real_user=slave}} blocked reactor thread for 98838.6us
W20260713 09:09:52.708847 30139 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.71.4:38063, user_credentials={real_user=slave}} blocked reactor thread for 48787.3us
I20260713 09:09:52.731947 30292 tablet_bootstrap.cc:492] T 0ffdfa26eeb14d8e8602123fde587663 P 37703349057544278331337d68d6832c: No bootstrap required, opened a new log
I20260713 09:09:52.732682 30292 ts_tablet_manager.cc:1403] T 0ffdfa26eeb14d8e8602123fde587663 P 37703349057544278331337d68d6832c: Time spent bootstrapping tablet: real 0.166s	user 0.016s	sys 0.049s
I20260713 09:09:52.741289 30174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64fd4f5aef3a43dbb01de6d35e3699ca" candidate_uuid: "e3f9d239cf084277836b3474907b3a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37703349057544278331337d68d6832c" is_pre_election: true
I20260713 09:09:52.712546 30305 raft_consensus.cc:697] T ca7b214ba39c45f28e04202465b9f878 P e3f9d239cf084277836b3474907b3a15 [term 1 LEADER]: Becoming Leader. State: Replica: e3f9d239cf084277836b3474907b3a15, State: Running, Role: LEADER
I20260713 09:09:52.754024 30357 consensus_queue.cc:1048] T e12598fca465444dabf0124313c595f7 P 55e615d6cbc845a68c8ed11a0eeb7575 [LEADER]: Connected to new peer: Peer: permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:52.758232 30026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64fd4f5aef3a43dbb01de6d35e3699ca" candidate_uuid: "e3f9d239cf084277836b3474907b3a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" is_pre_election: true
I20260713 09:09:52.759021 30026 raft_consensus.cc:2468] T 64fd4f5aef3a43dbb01de6d35e3699ca P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3f9d239cf084277836b3474907b3a15 in term 0.
I20260713 09:09:52.780565 30415 raft_consensus.cc:493] T c5562d2e46c54a0fb38ffc05e0939aad P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:52.781154 30415 raft_consensus.cc:515] T c5562d2e46c54a0fb38ffc05e0939aad P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } }
I20260713 09:09:52.784070 30292 raft_consensus.cc:359] T 0ffdfa26eeb14d8e8602123fde587663 P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } }
I20260713 09:09:52.793416 30292 raft_consensus.cc:385] T 0ffdfa26eeb14d8e8602123fde587663 P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:52.793773 30292 raft_consensus.cc:740] T 0ffdfa26eeb14d8e8602123fde587663 P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37703349057544278331337d68d6832c, State: Initialized, Role: FOLLOWER
I20260713 09:09:52.803956 30292 consensus_queue.cc:260] T 0ffdfa26eeb14d8e8602123fde587663 P 37703349057544278331337d68d6832c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } }
I20260713 09:09:52.796765 30305 consensus_queue.cc:237] T ca7b214ba39c45f28e04202465b9f878 P e3f9d239cf084277836b3474907b3a15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } }
I20260713 09:09:52.819625 30298 tablet_bootstrap.cc:492] T 4674abf3232a47318e56160b919ab4cb P e3f9d239cf084277836b3474907b3a15: No bootstrap required, opened a new log
I20260713 09:09:52.823947 30298 ts_tablet_manager.cc:1403] T 4674abf3232a47318e56160b919ab4cb P e3f9d239cf084277836b3474907b3a15: Time spent bootstrapping tablet: real 0.324s	user 0.020s	sys 0.025s
I20260713 09:09:52.821955 30294 tablet_bootstrap.cc:492] T 82d8efeb46e44b83be8cb00028a29b5a P 55e615d6cbc845a68c8ed11a0eeb7575: No bootstrap required, opened a new log
I20260713 09:09:52.824664 30294 ts_tablet_manager.cc:1403] T 82d8efeb46e44b83be8cb00028a29b5a P 55e615d6cbc845a68c8ed11a0eeb7575: Time spent bootstrapping tablet: real 0.255s	user 0.009s	sys 0.003s
I20260713 09:09:52.829385 30301 tablet_bootstrap.cc:492] T c5562d2e46c54a0fb38ffc05e0939aad P 106554389f0247d58a843177759980b2: No bootstrap required, opened a new log
I20260713 09:09:52.829937 30301 ts_tablet_manager.cc:1403] T c5562d2e46c54a0fb38ffc05e0939aad P 106554389f0247d58a843177759980b2: Time spent bootstrapping tablet: real 0.279s	user 0.006s	sys 0.023s
I20260713 09:09:52.812316 30100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f9fa866d004492f97eb0907519c0ab2" candidate_uuid: "106554389f0247d58a843177759980b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3f9d239cf084277836b3474907b3a15"
I20260713 09:09:52.845556 30294 raft_consensus.cc:359] T 82d8efeb46e44b83be8cb00028a29b5a P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } }
I20260713 09:09:52.846424 30294 raft_consensus.cc:385] T 82d8efeb46e44b83be8cb00028a29b5a P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:52.846760 30294 raft_consensus.cc:740] T 82d8efeb46e44b83be8cb00028a29b5a P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e615d6cbc845a68c8ed11a0eeb7575, State: Initialized, Role: FOLLOWER
I20260713 09:09:52.816255 30415 leader_election.cc:290] T c5562d2e46c54a0fb38ffc05e0939aad P e3f9d239cf084277836b3474907b3a15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37703349057544278331337d68d6832c (127.27.71.3:44047), 106554389f0247d58a843177759980b2 (127.27.71.4:38063)
I20260713 09:09:52.849813 30100 raft_consensus.cc:2393] T 8f9fa866d004492f97eb0907519c0ab2 P e3f9d239cf084277836b3474907b3a15 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 106554389f0247d58a843177759980b2 in current term 1: Already voted for candidate 37703349057544278331337d68d6832c in this term.
I20260713 09:09:52.856585 30068 leader_election.cc:304] T 64fd4f5aef3a43dbb01de6d35e3699ca P e3f9d239cf084277836b3474907b3a15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55e615d6cbc845a68c8ed11a0eeb7575, e3f9d239cf084277836b3474907b3a15; no voters: 
I20260713 09:09:52.858238 30415 raft_consensus.cc:2804] T 64fd4f5aef3a43dbb01de6d35e3699ca P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:52.858585 30415 raft_consensus.cc:493] T 64fd4f5aef3a43dbb01de6d35e3699ca P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:52.859011 30415 raft_consensus.cc:3060] T 64fd4f5aef3a43dbb01de6d35e3699ca P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:52.861284 30294 consensus_queue.cc:260] T 82d8efeb46e44b83be8cb00028a29b5a P 55e615d6cbc845a68c8ed11a0eeb7575 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } }
I20260713 09:09:52.815500 30411 consensus_queue.cc:1048] T 1e4f559a19924f29b3c1b3ea73d8df57 P e3f9d239cf084277836b3474907b3a15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.078s
I20260713 09:09:52.859269 30215 leader_election.cc:304] T 8f9fa866d004492f97eb0907519c0ab2 P 106554389f0247d58a843177759980b2 [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: 106554389f0247d58a843177759980b2; no voters: 37703349057544278331337d68d6832c, e3f9d239cf084277836b3474907b3a15
I20260713 09:09:52.860255 30101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64fd4f5aef3a43dbb01de6d35e3699ca" candidate_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3f9d239cf084277836b3474907b3a15" is_pre_election: true
I20260713 09:09:52.872510 30294 ts_tablet_manager.cc:1434] T 82d8efeb46e44b83be8cb00028a29b5a P 55e615d6cbc845a68c8ed11a0eeb7575: Time spent starting tablet: real 0.048s	user 0.003s	sys 0.004s
I20260713 09:09:52.879060 30294 tablet_bootstrap.cc:492] T 4674abf3232a47318e56160b919ab4cb P 55e615d6cbc845a68c8ed11a0eeb7575: Bootstrap starting.
I20260713 09:09:52.882588 30292 ts_tablet_manager.cc:1434] T 0ffdfa26eeb14d8e8602123fde587663 P 37703349057544278331337d68d6832c: Time spent starting tablet: real 0.149s	user 0.006s	sys 0.030s
I20260713 09:09:52.883479 30292 tablet_bootstrap.cc:492] T c5562d2e46c54a0fb38ffc05e0939aad P 37703349057544278331337d68d6832c: Bootstrap starting.
W20260713 09:09:52.880532 30068 leader_election.cc:343] T 64fd4f5aef3a43dbb01de6d35e3699ca P e3f9d239cf084277836b3474907b3a15 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37703349057544278331337d68d6832c (127.27.71.3:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:52.882894 30351 raft_consensus.cc:2749] T 8f9fa866d004492f97eb0907519c0ab2 P 106554389f0247d58a843177759980b2 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:09:52.893723 30301 raft_consensus.cc:359] T c5562d2e46c54a0fb38ffc05e0939aad P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } }
I20260713 09:09:52.895937 30301 raft_consensus.cc:385] T c5562d2e46c54a0fb38ffc05e0939aad P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:52.896260 30301 raft_consensus.cc:740] T c5562d2e46c54a0fb38ffc05e0939aad P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 106554389f0247d58a843177759980b2, State: Initialized, Role: FOLLOWER
I20260713 09:09:52.896911 30301 consensus_queue.cc:260] T c5562d2e46c54a0fb38ffc05e0939aad P 106554389f0247d58a843177759980b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } }
I20260713 09:09:52.898476 30301 ts_tablet_manager.cc:1434] T c5562d2e46c54a0fb38ffc05e0939aad P 106554389f0247d58a843177759980b2: Time spent starting tablet: real 0.068s	user 0.005s	sys 0.001s
I20260713 09:09:52.899284 30301 tablet_bootstrap.cc:492] T 0ba71de98fb8434eaaec2eb96b83ffae P 106554389f0247d58a843177759980b2: Bootstrap starting.
I20260713 09:09:52.899502 30298 raft_consensus.cc:359] T 4674abf3232a47318e56160b919ab4cb P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } }
I20260713 09:09:52.900243 30298 raft_consensus.cc:385] T 4674abf3232a47318e56160b919ab4cb P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:52.892006 30419 consensus_queue.cc:1048] T 1e4f559a19924f29b3c1b3ea73d8df57 P e3f9d239cf084277836b3474907b3a15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260713 09:09:52.900549 30298 raft_consensus.cc:740] T 4674abf3232a47318e56160b919ab4cb P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3f9d239cf084277836b3474907b3a15, State: Initialized, Role: FOLLOWER
I20260713 09:09:52.899948 30250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5562d2e46c54a0fb38ffc05e0939aad" candidate_uuid: "e3f9d239cf084277836b3474907b3a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "106554389f0247d58a843177759980b2" is_pre_election: true
I20260713 09:09:52.903096 30298 consensus_queue.cc:260] T 4674abf3232a47318e56160b919ab4cb P e3f9d239cf084277836b3474907b3a15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } }
I20260713 09:09:52.915442 30298 ts_tablet_manager.cc:1434] T 4674abf3232a47318e56160b919ab4cb P e3f9d239cf084277836b3474907b3a15: Time spent starting tablet: real 0.091s	user 0.008s	sys 0.000s
I20260713 09:09:52.916219 30298 tablet_bootstrap.cc:492] T 0ffdfa26eeb14d8e8602123fde587663 P e3f9d239cf084277836b3474907b3a15: Bootstrap starting.
I20260713 09:09:52.912583 30250 raft_consensus.cc:2468] T c5562d2e46c54a0fb38ffc05e0939aad P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3f9d239cf084277836b3474907b3a15 in term 0.
I20260713 09:09:52.924044 30065 leader_election.cc:304] T c5562d2e46c54a0fb38ffc05e0939aad P e3f9d239cf084277836b3474907b3a15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 106554389f0247d58a843177759980b2, e3f9d239cf084277836b3474907b3a15; no voters: 
I20260713 09:09:52.925642 30415 raft_consensus.cc:515] T 64fd4f5aef3a43dbb01de6d35e3699ca P e3f9d239cf084277836b3474907b3a15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } }
I20260713 09:09:52.929165 30412 raft_consensus.cc:2804] T c5562d2e46c54a0fb38ffc05e0939aad P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:52.929569 30412 raft_consensus.cc:493] T c5562d2e46c54a0fb38ffc05e0939aad P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:52.929873 30412 raft_consensus.cc:3060] T c5562d2e46c54a0fb38ffc05e0939aad P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:52.939908 30339 raft_consensus.cc:493] T 0ffdfa26eeb14d8e8602123fde587663 P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:52.940376 30339 raft_consensus.cc:515] T 0ffdfa26eeb14d8e8602123fde587663 P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } }
I20260713 09:09:52.941356 30101 raft_consensus.cc:2393] T 64fd4f5aef3a43dbb01de6d35e3699ca P e3f9d239cf084277836b3474907b3a15 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 55e615d6cbc845a68c8ed11a0eeb7575 in current term 1: Already voted for candidate e3f9d239cf084277836b3474907b3a15 in this term.
I20260713 09:09:52.920125 30358 consensus_queue.cc:1048] T e12598fca465444dabf0124313c595f7 P 55e615d6cbc845a68c8ed11a0eeb7575 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260713 09:09:52.943542 30174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5562d2e46c54a0fb38ffc05e0939aad" candidate_uuid: "e3f9d239cf084277836b3474907b3a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37703349057544278331337d68d6832c" is_pre_election: true
W20260713 09:09:52.947073 30428 log.cc:927] Time spent T bc55f95bc56b46f5ad54257ad73d886b P 55e615d6cbc845a68c8ed11a0eeb7575: Append to log took a long time: real 0.060s	user 0.004s	sys 0.000s
I20260713 09:09:52.954156 30294 tablet_bootstrap.cc:654] T 4674abf3232a47318e56160b919ab4cb P 55e615d6cbc845a68c8ed11a0eeb7575: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:52.953411 30100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ffdfa26eeb14d8e8602123fde587663" candidate_uuid: "37703349057544278331337d68d6832c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3f9d239cf084277836b3474907b3a15" is_pre_election: true
W20260713 09:09:52.958033 30141 leader_election.cc:343] T 0ffdfa26eeb14d8e8602123fde587663 P 37703349057544278331337d68d6832c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3f9d239cf084277836b3474907b3a15 (127.27.71.2:42591): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:09:52.958160 30068 leader_election.cc:343] T c5562d2e46c54a0fb38ffc05e0939aad P e3f9d239cf084277836b3474907b3a15 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37703349057544278331337d68d6832c (127.27.71.3:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:52.961699 29992 leader_election.cc:304] T 64fd4f5aef3a43dbb01de6d35e3699ca P 55e615d6cbc845a68c8ed11a0eeb7575 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 55e615d6cbc845a68c8ed11a0eeb7575; no voters: 37703349057544278331337d68d6832c, e3f9d239cf084277836b3474907b3a15
I20260713 09:09:52.962878 30358 raft_consensus.cc:3060] T 64fd4f5aef3a43dbb01de6d35e3699ca P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:52.955593 30307 consensus_queue.cc:1048] T 0043f16d2cfe4f41bc24d8dbf18cf0f2 P 106554389f0247d58a843177759980b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260713 09:09:52.971084 30358 raft_consensus.cc:2749] T 64fd4f5aef3a43dbb01de6d35e3699ca P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:52.954733 30367 raft_consensus.cc:515] T 82d8efeb46e44b83be8cb00028a29b5a P 37703349057544278331337d68d6832c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } }
I20260713 09:09:52.978828 30248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ffdfa26eeb14d8e8602123fde587663" candidate_uuid: "37703349057544278331337d68d6832c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "106554389f0247d58a843177759980b2" is_pre_election: true
W20260713 09:09:52.983074 30139 leader_election.cc:343] T 0ffdfa26eeb14d8e8602123fde587663 P 37703349057544278331337d68d6832c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 106554389f0247d58a843177759980b2 (127.27.71.4:38063): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:52.983527 30139 leader_election.cc:304] T 0ffdfa26eeb14d8e8602123fde587663 P 37703349057544278331337d68d6832c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37703349057544278331337d68d6832c; no voters: 106554389f0247d58a843177759980b2, e3f9d239cf084277836b3474907b3a15
I20260713 09:09:52.979645 30339 leader_election.cc:290] T 0ffdfa26eeb14d8e8602123fde587663 P 37703349057544278331337d68d6832c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3f9d239cf084277836b3474907b3a15 (127.27.71.2:42591), 106554389f0247d58a843177759980b2 (127.27.71.4:38063)
I20260713 09:09:52.991878 30296 raft_consensus.cc:2749] T 0ffdfa26eeb14d8e8602123fde587663 P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:09:52.999513 29973 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:53.010054 30026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64fd4f5aef3a43dbb01de6d35e3699ca" candidate_uuid: "e3f9d239cf084277836b3474907b3a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e615d6cbc845a68c8ed11a0eeb7575"
I20260713 09:09:53.025175 30367 leader_election.cc:290] T 82d8efeb46e44b83be8cb00028a29b5a P 37703349057544278331337d68d6832c [CANDIDATE]: Term 1 election: Requested vote from peers 106554389f0247d58a843177759980b2 (127.27.71.4:38063), 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961)
I20260713 09:09:53.026335 30027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d8efeb46e44b83be8cb00028a29b5a" candidate_uuid: "37703349057544278331337d68d6832c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e615d6cbc845a68c8ed11a0eeb7575"
I20260713 09:09:53.026732 30248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82d8efeb46e44b83be8cb00028a29b5a" candidate_uuid: "37703349057544278331337d68d6832c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "106554389f0247d58a843177759980b2"
I20260713 09:09:53.015262 30415 leader_election.cc:290] T 64fd4f5aef3a43dbb01de6d35e3699ca P e3f9d239cf084277836b3474907b3a15 [CANDIDATE]: Term 1 election: Requested vote from peers 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961), 37703349057544278331337d68d6832c (127.27.71.3:44047)
I20260713 09:09:53.036067 30248 raft_consensus.cc:3060] T 82d8efeb46e44b83be8cb00028a29b5a P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:53.036332 30027 raft_consensus.cc:3060] T 82d8efeb46e44b83be8cb00028a29b5a P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:53.045706 30175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64fd4f5aef3a43dbb01de6d35e3699ca" candidate_uuid: "e3f9d239cf084277836b3474907b3a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37703349057544278331337d68d6832c"
W20260713 09:09:53.060613 30068 leader_election.cc:343] T 64fd4f5aef3a43dbb01de6d35e3699ca P e3f9d239cf084277836b3474907b3a15 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 37703349057544278331337d68d6832c (127.27.71.3:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:53.061587 30296 consensus_queue.cc:1048] T 243c627ce23447c4b38ebb34adbec18f P 37703349057544278331337d68d6832c [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:53.066228 30026 raft_consensus.cc:2468] T 64fd4f5aef3a43dbb01de6d35e3699ca P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3f9d239cf084277836b3474907b3a15 in term 1.
I20260713 09:09:53.066627 30292 tablet_bootstrap.cc:654] T c5562d2e46c54a0fb38ffc05e0939aad P 37703349057544278331337d68d6832c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:53.067447 30248 raft_consensus.cc:2468] T 82d8efeb46e44b83be8cb00028a29b5a P 106554389f0247d58a843177759980b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37703349057544278331337d68d6832c in term 1.
I20260713 09:09:53.068657 30139 leader_election.cc:304] T 82d8efeb46e44b83be8cb00028a29b5a P 37703349057544278331337d68d6832c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 106554389f0247d58a843177759980b2, 37703349057544278331337d68d6832c; no voters: 
I20260713 09:09:53.043254 29922 catalog_manager.cc:5697] T 8f9fa866d004492f97eb0907519c0ab2 P 37703349057544278331337d68d6832c reported cstate change: term changed from 0 to 1, leader changed from <none> to 37703349057544278331337d68d6832c (127.27.71.3). New cstate: current_term: 1 leader_uuid: "37703349057544278331337d68d6832c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:53.070736 30296 raft_consensus.cc:2804] T 82d8efeb46e44b83be8cb00028a29b5a P 37703349057544278331337d68d6832c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:53.071187 30296 raft_consensus.cc:697] T 82d8efeb46e44b83be8cb00028a29b5a P 37703349057544278331337d68d6832c [term 1 LEADER]: Becoming Leader. State: Replica: 37703349057544278331337d68d6832c, State: Running, Role: LEADER
I20260713 09:09:53.071542 29922 catalog_manager.cc:5697] T 243c627ce23447c4b38ebb34adbec18f P 37703349057544278331337d68d6832c reported cstate change: term changed from 0 to 1, leader changed from <none> to 37703349057544278331337d68d6832c (127.27.71.3). New cstate: current_term: 1 leader_uuid: "37703349057544278331337d68d6832c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:53.072027 30296 consensus_queue.cc:237] T 82d8efeb46e44b83be8cb00028a29b5a P 37703349057544278331337d68d6832c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } }
W20260713 09:09:53.075484 30440 log.cc:927] Time spent T e12598fca465444dabf0124313c595f7 P e3f9d239cf084277836b3474907b3a15: Append to log took a long time: real 0.066s	user 0.001s	sys 0.000s
I20260713 09:09:53.059974 30412 raft_consensus.cc:515] T c5562d2e46c54a0fb38ffc05e0939aad P e3f9d239cf084277836b3474907b3a15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } }
I20260713 09:09:53.075503 30068 leader_election.cc:304] T 64fd4f5aef3a43dbb01de6d35e3699ca P e3f9d239cf084277836b3474907b3a15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 55e615d6cbc845a68c8ed11a0eeb7575, e3f9d239cf084277836b3474907b3a15; no voters: 37703349057544278331337d68d6832c
I20260713 09:09:53.084576 30301 tablet_bootstrap.cc:654] T 0ba71de98fb8434eaaec2eb96b83ffae P 106554389f0247d58a843177759980b2: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:53.089150 30298 tablet_bootstrap.cc:654] T 0ffdfa26eeb14d8e8602123fde587663 P e3f9d239cf084277836b3474907b3a15: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:53.091779 30411 raft_consensus.cc:2804] T 64fd4f5aef3a43dbb01de6d35e3699ca P e3f9d239cf084277836b3474907b3a15 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:53.099501 30292 tablet_bootstrap.cc:492] T c5562d2e46c54a0fb38ffc05e0939aad P 37703349057544278331337d68d6832c: No bootstrap required, opened a new log
I20260713 09:09:53.099961 30292 ts_tablet_manager.cc:1403] T c5562d2e46c54a0fb38ffc05e0939aad P 37703349057544278331337d68d6832c: Time spent bootstrapping tablet: real 0.217s	user 0.011s	sys 0.004s
I20260713 09:09:53.102743 30411 raft_consensus.cc:697] T 64fd4f5aef3a43dbb01de6d35e3699ca P e3f9d239cf084277836b3474907b3a15 [term 1 LEADER]: Becoming Leader. State: Replica: e3f9d239cf084277836b3474907b3a15, State: Running, Role: LEADER
I20260713 09:09:53.104764 30027 raft_consensus.cc:2468] T 82d8efeb46e44b83be8cb00028a29b5a P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37703349057544278331337d68d6832c in term 1.
I20260713 09:09:53.104617 30411 consensus_queue.cc:237] T 64fd4f5aef3a43dbb01de6d35e3699ca P e3f9d239cf084277836b3474907b3a15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } }
I20260713 09:09:53.106271 30174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5562d2e46c54a0fb38ffc05e0939aad" candidate_uuid: "e3f9d239cf084277836b3474907b3a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37703349057544278331337d68d6832c"
I20260713 09:09:53.108321 30292 raft_consensus.cc:359] T c5562d2e46c54a0fb38ffc05e0939aad P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } }
I20260713 09:09:53.108964 30292 raft_consensus.cc:385] T c5562d2e46c54a0fb38ffc05e0939aad P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:53.109272 30292 raft_consensus.cc:740] T c5562d2e46c54a0fb38ffc05e0939aad P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37703349057544278331337d68d6832c, State: Initialized, Role: FOLLOWER
I20260713 09:09:53.111224 30434 consensus_queue.cc:1048] T 243c627ce23447c4b38ebb34adbec18f P 37703349057544278331337d68d6832c [LEADER]: Connected to new peer: Peer: permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260713 09:09:53.112485 30068 leader_election.cc:343] T c5562d2e46c54a0fb38ffc05e0939aad P e3f9d239cf084277836b3474907b3a15 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 37703349057544278331337d68d6832c (127.27.71.3:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:53.112655 30247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5562d2e46c54a0fb38ffc05e0939aad" candidate_uuid: "e3f9d239cf084277836b3474907b3a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "106554389f0247d58a843177759980b2"
I20260713 09:09:53.113196 30247 raft_consensus.cc:3060] T c5562d2e46c54a0fb38ffc05e0939aad P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:53.115725 30412 leader_election.cc:290] T c5562d2e46c54a0fb38ffc05e0939aad P e3f9d239cf084277836b3474907b3a15 [CANDIDATE]: Term 1 election: Requested vote from peers 37703349057544278331337d68d6832c (127.27.71.3:44047), 106554389f0247d58a843177759980b2 (127.27.71.4:38063)
I20260713 09:09:53.119216 30292 consensus_queue.cc:260] T c5562d2e46c54a0fb38ffc05e0939aad P 37703349057544278331337d68d6832c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } }
I20260713 09:09:53.121747 30292 ts_tablet_manager.cc:1434] T c5562d2e46c54a0fb38ffc05e0939aad P 37703349057544278331337d68d6832c: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260713 09:09:53.122637 30292 tablet_bootstrap.cc:492] T 64fd4f5aef3a43dbb01de6d35e3699ca P 37703349057544278331337d68d6832c: Bootstrap starting.
I20260713 09:09:53.130620 30294 tablet_bootstrap.cc:492] T 4674abf3232a47318e56160b919ab4cb P 55e615d6cbc845a68c8ed11a0eeb7575: No bootstrap required, opened a new log
I20260713 09:09:53.131122 30294 ts_tablet_manager.cc:1403] T 4674abf3232a47318e56160b919ab4cb P 55e615d6cbc845a68c8ed11a0eeb7575: Time spent bootstrapping tablet: real 0.253s	user 0.016s	sys 0.008s
I20260713 09:09:53.135106 30294 raft_consensus.cc:359] T 4674abf3232a47318e56160b919ab4cb P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } }
I20260713 09:09:53.139786 30294 raft_consensus.cc:385] T 4674abf3232a47318e56160b919ab4cb P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:53.140190 30294 raft_consensus.cc:740] T 4674abf3232a47318e56160b919ab4cb P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e615d6cbc845a68c8ed11a0eeb7575, State: Initialized, Role: FOLLOWER
I20260713 09:09:53.149672 30292 tablet_bootstrap.cc:654] T 64fd4f5aef3a43dbb01de6d35e3699ca P 37703349057544278331337d68d6832c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:53.150578 30294 consensus_queue.cc:260] T 4674abf3232a47318e56160b919ab4cb P 55e615d6cbc845a68c8ed11a0eeb7575 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } }
I20260713 09:09:53.153158 30294 ts_tablet_manager.cc:1434] T 4674abf3232a47318e56160b919ab4cb P 55e615d6cbc845a68c8ed11a0eeb7575: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.002s
I20260713 09:09:53.159291 30294 tablet_bootstrap.cc:492] T fb2b59d35c3f434a8f0f87a9916250c5 P 55e615d6cbc845a68c8ed11a0eeb7575: Bootstrap starting.
I20260713 09:09:53.163196 30247 raft_consensus.cc:2468] T c5562d2e46c54a0fb38ffc05e0939aad P 106554389f0247d58a843177759980b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3f9d239cf084277836b3474907b3a15 in term 1.
I20260713 09:09:53.164788 30298 tablet_bootstrap.cc:492] T 0ffdfa26eeb14d8e8602123fde587663 P e3f9d239cf084277836b3474907b3a15: No bootstrap required, opened a new log
I20260713 09:09:53.165316 30298 ts_tablet_manager.cc:1403] T 0ffdfa26eeb14d8e8602123fde587663 P e3f9d239cf084277836b3474907b3a15: Time spent bootstrapping tablet: real 0.249s	user 0.012s	sys 0.031s
I20260713 09:09:53.166872 30065 leader_election.cc:304] T c5562d2e46c54a0fb38ffc05e0939aad P e3f9d239cf084277836b3474907b3a15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 106554389f0247d58a843177759980b2, e3f9d239cf084277836b3474907b3a15; no voters: 37703349057544278331337d68d6832c
I20260713 09:09:53.167724 30419 raft_consensus.cc:2804] T c5562d2e46c54a0fb38ffc05e0939aad P e3f9d239cf084277836b3474907b3a15 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:53.167982 30298 raft_consensus.cc:359] T 0ffdfa26eeb14d8e8602123fde587663 P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } }
I20260713 09:09:53.168402 30419 raft_consensus.cc:697] T c5562d2e46c54a0fb38ffc05e0939aad P e3f9d239cf084277836b3474907b3a15 [term 1 LEADER]: Becoming Leader. State: Replica: e3f9d239cf084277836b3474907b3a15, State: Running, Role: LEADER
I20260713 09:09:53.165046 30296 raft_consensus.cc:493] T c5562d2e46c54a0fb38ffc05e0939aad P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:53.169395 30419 consensus_queue.cc:237] T c5562d2e46c54a0fb38ffc05e0939aad P e3f9d239cf084277836b3474907b3a15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } }
I20260713 09:09:53.170667 30298 raft_consensus.cc:385] T 0ffdfa26eeb14d8e8602123fde587663 P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:53.171049 30298 raft_consensus.cc:740] T 0ffdfa26eeb14d8e8602123fde587663 P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3f9d239cf084277836b3474907b3a15, State: Initialized, Role: FOLLOWER
I20260713 09:09:53.170069 30296 raft_consensus.cc:515] T c5562d2e46c54a0fb38ffc05e0939aad P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } }
I20260713 09:09:53.172169 30298 consensus_queue.cc:260] T 0ffdfa26eeb14d8e8602123fde587663 P e3f9d239cf084277836b3474907b3a15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } }
I20260713 09:09:53.174503 30294 tablet_bootstrap.cc:654] T fb2b59d35c3f434a8f0f87a9916250c5 P 55e615d6cbc845a68c8ed11a0eeb7575: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:53.175077 30298 ts_tablet_manager.cc:1434] T 0ffdfa26eeb14d8e8602123fde587663 P e3f9d239cf084277836b3474907b3a15: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.005s
I20260713 09:09:53.176338 30298 tablet_bootstrap.cc:492] T 0ba71de98fb8434eaaec2eb96b83ffae P e3f9d239cf084277836b3474907b3a15: Bootstrap starting.
I20260713 09:09:53.178331 30102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5562d2e46c54a0fb38ffc05e0939aad" candidate_uuid: "37703349057544278331337d68d6832c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3f9d239cf084277836b3474907b3a15" is_pre_election: true
I20260713 09:09:53.178714 30247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5562d2e46c54a0fb38ffc05e0939aad" candidate_uuid: "37703349057544278331337d68d6832c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "106554389f0247d58a843177759980b2" is_pre_election: true
I20260713 09:09:53.179919 30247 raft_consensus.cc:2393] T c5562d2e46c54a0fb38ffc05e0939aad P 106554389f0247d58a843177759980b2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37703349057544278331337d68d6832c in current term 1: Already voted for candidate e3f9d239cf084277836b3474907b3a15 in this term.
I20260713 09:09:53.181237 30139 leader_election.cc:304] T c5562d2e46c54a0fb38ffc05e0939aad P 37703349057544278331337d68d6832c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37703349057544278331337d68d6832c; no voters: 106554389f0247d58a843177759980b2, e3f9d239cf084277836b3474907b3a15
I20260713 09:09:53.182034 30434 raft_consensus.cc:3060] T c5562d2e46c54a0fb38ffc05e0939aad P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:53.182252 30301 tablet_bootstrap.cc:492] T 0ba71de98fb8434eaaec2eb96b83ffae P 106554389f0247d58a843177759980b2: No bootstrap required, opened a new log
I20260713 09:09:53.182677 30301 ts_tablet_manager.cc:1403] T 0ba71de98fb8434eaaec2eb96b83ffae P 106554389f0247d58a843177759980b2: Time spent bootstrapping tablet: real 0.284s	user 0.029s	sys 0.025s
I20260713 09:09:53.185325 30301 raft_consensus.cc:359] T 0ba71de98fb8434eaaec2eb96b83ffae P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:53.186005 30301 raft_consensus.cc:385] T 0ba71de98fb8434eaaec2eb96b83ffae P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:53.186046 30298 tablet_bootstrap.cc:654] T 0ba71de98fb8434eaaec2eb96b83ffae P e3f9d239cf084277836b3474907b3a15: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:53.186468 30301 raft_consensus.cc:740] T 0ba71de98fb8434eaaec2eb96b83ffae P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 106554389f0247d58a843177759980b2, State: Initialized, Role: FOLLOWER
I20260713 09:09:53.187247 30301 consensus_queue.cc:260] T 0ba71de98fb8434eaaec2eb96b83ffae P 106554389f0247d58a843177759980b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:53.189565 30301 ts_tablet_manager.cc:1434] T 0ba71de98fb8434eaaec2eb96b83ffae P 106554389f0247d58a843177759980b2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:09:53.190433 30301 tablet_bootstrap.cc:492] T 0ffdfa26eeb14d8e8602123fde587663 P 106554389f0247d58a843177759980b2: Bootstrap starting.
I20260713 09:09:53.193367 30434 raft_consensus.cc:2749] T c5562d2e46c54a0fb38ffc05e0939aad P 37703349057544278331337d68d6832c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:53.194831 30296 leader_election.cc:290] T c5562d2e46c54a0fb38ffc05e0939aad P 37703349057544278331337d68d6832c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3f9d239cf084277836b3474907b3a15 (127.27.71.2:42591), 106554389f0247d58a843177759980b2 (127.27.71.4:38063)
I20260713 09:09:53.202878 30298 tablet_bootstrap.cc:492] T 0ba71de98fb8434eaaec2eb96b83ffae P e3f9d239cf084277836b3474907b3a15: No bootstrap required, opened a new log
I20260713 09:09:53.203063 30301 tablet_bootstrap.cc:654] T 0ffdfa26eeb14d8e8602123fde587663 P 106554389f0247d58a843177759980b2: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:53.203289 30298 ts_tablet_manager.cc:1403] T 0ba71de98fb8434eaaec2eb96b83ffae P e3f9d239cf084277836b3474907b3a15: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.004s
I20260713 09:09:53.205425 30298 raft_consensus.cc:359] T 0ba71de98fb8434eaaec2eb96b83ffae P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:53.205912 30298 raft_consensus.cc:385] T 0ba71de98fb8434eaaec2eb96b83ffae P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:53.206182 30298 raft_consensus.cc:740] T 0ba71de98fb8434eaaec2eb96b83ffae P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3f9d239cf084277836b3474907b3a15, State: Initialized, Role: FOLLOWER
I20260713 09:09:53.207465 30292 tablet_bootstrap.cc:492] T 64fd4f5aef3a43dbb01de6d35e3699ca P 37703349057544278331337d68d6832c: No bootstrap required, opened a new log
I20260713 09:09:53.207085 30298 consensus_queue.cc:260] T 0ba71de98fb8434eaaec2eb96b83ffae P e3f9d239cf084277836b3474907b3a15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:53.207938 30292 ts_tablet_manager.cc:1403] T 64fd4f5aef3a43dbb01de6d35e3699ca P 37703349057544278331337d68d6832c: Time spent bootstrapping tablet: real 0.085s	user 0.007s	sys 0.006s
I20260713 09:09:53.209239 30298 ts_tablet_manager.cc:1434] T 0ba71de98fb8434eaaec2eb96b83ffae P e3f9d239cf084277836b3474907b3a15: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260713 09:09:53.210166 30294 tablet_bootstrap.cc:492] T fb2b59d35c3f434a8f0f87a9916250c5 P 55e615d6cbc845a68c8ed11a0eeb7575: No bootstrap required, opened a new log
I20260713 09:09:53.210304 30298 tablet_bootstrap.cc:492] T 17f2c9ffecad45cead57f84135c739d5 P e3f9d239cf084277836b3474907b3a15: Bootstrap starting.
I20260713 09:09:53.211512 30292 raft_consensus.cc:359] T 64fd4f5aef3a43dbb01de6d35e3699ca P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } }
I20260713 09:09:53.212188 30292 raft_consensus.cc:385] T 64fd4f5aef3a43dbb01de6d35e3699ca P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:53.212450 30292 raft_consensus.cc:740] T 64fd4f5aef3a43dbb01de6d35e3699ca P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37703349057544278331337d68d6832c, State: Initialized, Role: FOLLOWER
I20260713 09:09:53.213231 30292 consensus_queue.cc:260] T 64fd4f5aef3a43dbb01de6d35e3699ca P 37703349057544278331337d68d6832c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } }
I20260713 09:09:53.215909 30292 ts_tablet_manager.cc:1434] T 64fd4f5aef3a43dbb01de6d35e3699ca P 37703349057544278331337d68d6832c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:09:53.216768 30292 tablet_bootstrap.cc:492] T 4674abf3232a47318e56160b919ab4cb P 37703349057544278331337d68d6832c: Bootstrap starting.
I20260713 09:09:53.222432 29925 catalog_manager.cc:5697] T ca7b214ba39c45f28e04202465b9f878 P e3f9d239cf084277836b3474907b3a15 reported cstate change: term changed from 0 to 1, leader changed from <none> to e3f9d239cf084277836b3474907b3a15 (127.27.71.2). New cstate: current_term: 1 leader_uuid: "e3f9d239cf084277836b3474907b3a15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:53.232467 30434 consensus_queue.cc:1048] T 8f9fa866d004492f97eb0907519c0ab2 P 37703349057544278331337d68d6832c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:53.233220 30294 ts_tablet_manager.cc:1403] T fb2b59d35c3f434a8f0f87a9916250c5 P 55e615d6cbc845a68c8ed11a0eeb7575: Time spent bootstrapping tablet: real 0.074s	user 0.009s	sys 0.002s
I20260713 09:09:53.238250 30296 consensus_queue.cc:1048] T 8f9fa866d004492f97eb0907519c0ab2 P 37703349057544278331337d68d6832c [LEADER]: Connected to new peer: Peer: permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:53.258626 30298 tablet_bootstrap.cc:654] T 17f2c9ffecad45cead57f84135c739d5 P e3f9d239cf084277836b3474907b3a15: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:53.273933 30292 tablet_bootstrap.cc:654] T 4674abf3232a47318e56160b919ab4cb P 37703349057544278331337d68d6832c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:53.275323 30301 tablet_bootstrap.cc:492] T 0ffdfa26eeb14d8e8602123fde587663 P 106554389f0247d58a843177759980b2: No bootstrap required, opened a new log
I20260713 09:09:53.276055 30301 ts_tablet_manager.cc:1403] T 0ffdfa26eeb14d8e8602123fde587663 P 106554389f0247d58a843177759980b2: Time spent bootstrapping tablet: real 0.086s	user 0.021s	sys 0.019s
I20260713 09:09:53.276880 30294 raft_consensus.cc:359] T fb2b59d35c3f434a8f0f87a9916250c5 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:53.277552 30294 raft_consensus.cc:385] T fb2b59d35c3f434a8f0f87a9916250c5 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:53.277812 30294 raft_consensus.cc:740] T fb2b59d35c3f434a8f0f87a9916250c5 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e615d6cbc845a68c8ed11a0eeb7575, State: Initialized, Role: FOLLOWER
I20260713 09:09:53.278460 30294 consensus_queue.cc:260] T fb2b59d35c3f434a8f0f87a9916250c5 P 55e615d6cbc845a68c8ed11a0eeb7575 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:53.280166 30301 raft_consensus.cc:359] T 0ffdfa26eeb14d8e8602123fde587663 P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } }
I20260713 09:09:53.281122 30301 raft_consensus.cc:385] T 0ffdfa26eeb14d8e8602123fde587663 P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:53.282564 30301 raft_consensus.cc:740] T 0ffdfa26eeb14d8e8602123fde587663 P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 106554389f0247d58a843177759980b2, State: Initialized, Role: FOLLOWER
I20260713 09:09:53.283295 30301 consensus_queue.cc:260] T 0ffdfa26eeb14d8e8602123fde587663 P 106554389f0247d58a843177759980b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } }
I20260713 09:09:53.283957 30298 tablet_bootstrap.cc:492] T 17f2c9ffecad45cead57f84135c739d5 P e3f9d239cf084277836b3474907b3a15: No bootstrap required, opened a new log
I20260713 09:09:53.284420 30298 ts_tablet_manager.cc:1403] T 17f2c9ffecad45cead57f84135c739d5 P e3f9d239cf084277836b3474907b3a15: Time spent bootstrapping tablet: real 0.074s	user 0.029s	sys 0.027s
I20260713 09:09:53.285823 30301 ts_tablet_manager.cc:1434] T 0ffdfa26eeb14d8e8602123fde587663 P 106554389f0247d58a843177759980b2: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:09:53.286818 30301 tablet_bootstrap.cc:492] T fb2b59d35c3f434a8f0f87a9916250c5 P 106554389f0247d58a843177759980b2: Bootstrap starting.
I20260713 09:09:53.287014 30298 raft_consensus.cc:359] T 17f2c9ffecad45cead57f84135c739d5 P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } }
I20260713 09:09:53.287688 30298 raft_consensus.cc:385] T 17f2c9ffecad45cead57f84135c739d5 P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:53.287957 30298 raft_consensus.cc:740] T 17f2c9ffecad45cead57f84135c739d5 P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3f9d239cf084277836b3474907b3a15, State: Initialized, Role: FOLLOWER
I20260713 09:09:53.288877 30298 consensus_queue.cc:260] T 17f2c9ffecad45cead57f84135c739d5 P e3f9d239cf084277836b3474907b3a15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } }
I20260713 09:09:53.291157 30298 ts_tablet_manager.cc:1434] T 17f2c9ffecad45cead57f84135c739d5 P e3f9d239cf084277836b3474907b3a15: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:09:53.295467 30298 tablet_bootstrap.cc:492] T fb2b59d35c3f434a8f0f87a9916250c5 P e3f9d239cf084277836b3474907b3a15: Bootstrap starting.
I20260713 09:09:53.296178 30301 tablet_bootstrap.cc:654] T fb2b59d35c3f434a8f0f87a9916250c5 P 106554389f0247d58a843177759980b2: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:53.301631 30298 tablet_bootstrap.cc:654] T fb2b59d35c3f434a8f0f87a9916250c5 P e3f9d239cf084277836b3474907b3a15: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:53.306831 30301 tablet_bootstrap.cc:492] T fb2b59d35c3f434a8f0f87a9916250c5 P 106554389f0247d58a843177759980b2: No bootstrap required, opened a new log
I20260713 09:09:53.307221 30301 ts_tablet_manager.cc:1403] T fb2b59d35c3f434a8f0f87a9916250c5 P 106554389f0247d58a843177759980b2: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.001s
I20260713 09:09:53.308810 29921 catalog_manager.cc:5697] T 64fd4f5aef3a43dbb01de6d35e3699ca P e3f9d239cf084277836b3474907b3a15 reported cstate change: term changed from 0 to 1, leader changed from <none> to e3f9d239cf084277836b3474907b3a15 (127.27.71.2). New cstate: current_term: 1 leader_uuid: "e3f9d239cf084277836b3474907b3a15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:53.309902 30301 raft_consensus.cc:359] T fb2b59d35c3f434a8f0f87a9916250c5 P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:53.310825 30301 raft_consensus.cc:385] T fb2b59d35c3f434a8f0f87a9916250c5 P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:53.311194 30301 raft_consensus.cc:740] T fb2b59d35c3f434a8f0f87a9916250c5 P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 106554389f0247d58a843177759980b2, State: Initialized, Role: FOLLOWER
I20260713 09:09:53.310652 29921 catalog_manager.cc:5697] T c5562d2e46c54a0fb38ffc05e0939aad P e3f9d239cf084277836b3474907b3a15 reported cstate change: term changed from 0 to 1, leader changed from <none> to e3f9d239cf084277836b3474907b3a15 (127.27.71.2). New cstate: current_term: 1 leader_uuid: "e3f9d239cf084277836b3474907b3a15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:53.312172 30301 consensus_queue.cc:260] T fb2b59d35c3f434a8f0f87a9916250c5 P 106554389f0247d58a843177759980b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:53.315585 30298 tablet_bootstrap.cc:492] T fb2b59d35c3f434a8f0f87a9916250c5 P e3f9d239cf084277836b3474907b3a15: No bootstrap required, opened a new log
I20260713 09:09:53.316700 30294 ts_tablet_manager.cc:1434] T fb2b59d35c3f434a8f0f87a9916250c5 P 55e615d6cbc845a68c8ed11a0eeb7575: Time spent starting tablet: real 0.083s	user 0.004s	sys 0.006s
I20260713 09:09:53.320652 30298 ts_tablet_manager.cc:1403] T fb2b59d35c3f434a8f0f87a9916250c5 P e3f9d239cf084277836b3474907b3a15: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.003s
I20260713 09:09:53.321261 30301 ts_tablet_manager.cc:1434] T fb2b59d35c3f434a8f0f87a9916250c5 P 106554389f0247d58a843177759980b2: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.004s
I20260713 09:09:53.322149 30301 tablet_bootstrap.cc:492] T 7f353aa8926941178cdb9128f3931a08 P 106554389f0247d58a843177759980b2: Bootstrap starting.
I20260713 09:09:53.323395 30294 tablet_bootstrap.cc:492] T 7f353aa8926941178cdb9128f3931a08 P 55e615d6cbc845a68c8ed11a0eeb7575: Bootstrap starting.
I20260713 09:09:53.323146 30298 raft_consensus.cc:359] T fb2b59d35c3f434a8f0f87a9916250c5 P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:53.323808 30298 raft_consensus.cc:385] T fb2b59d35c3f434a8f0f87a9916250c5 P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:53.324074 30298 raft_consensus.cc:740] T fb2b59d35c3f434a8f0f87a9916250c5 P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3f9d239cf084277836b3474907b3a15, State: Initialized, Role: FOLLOWER
I20260713 09:09:53.324828 30298 consensus_queue.cc:260] T fb2b59d35c3f434a8f0f87a9916250c5 P e3f9d239cf084277836b3474907b3a15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:53.326776 30298 ts_tablet_manager.cc:1434] T fb2b59d35c3f434a8f0f87a9916250c5 P e3f9d239cf084277836b3474907b3a15: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:09:53.327783 30301 tablet_bootstrap.cc:654] T 7f353aa8926941178cdb9128f3931a08 P 106554389f0247d58a843177759980b2: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:53.328619 30292 tablet_bootstrap.cc:492] T 4674abf3232a47318e56160b919ab4cb P 37703349057544278331337d68d6832c: No bootstrap required, opened a new log
I20260713 09:09:53.329064 30292 ts_tablet_manager.cc:1403] T 4674abf3232a47318e56160b919ab4cb P 37703349057544278331337d68d6832c: Time spent bootstrapping tablet: real 0.112s	user 0.006s	sys 0.018s
I20260713 09:09:53.331473 30294 tablet_bootstrap.cc:654] T 7f353aa8926941178cdb9128f3931a08 P 55e615d6cbc845a68c8ed11a0eeb7575: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:53.332029 30292 raft_consensus.cc:359] T 4674abf3232a47318e56160b919ab4cb P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } }
I20260713 09:09:53.332942 30292 raft_consensus.cc:385] T 4674abf3232a47318e56160b919ab4cb P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:53.333290 30292 raft_consensus.cc:740] T 4674abf3232a47318e56160b919ab4cb P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37703349057544278331337d68d6832c, State: Initialized, Role: FOLLOWER
I20260713 09:09:53.334929 30292 consensus_queue.cc:260] T 4674abf3232a47318e56160b919ab4cb P 37703349057544278331337d68d6832c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } }
I20260713 09:09:53.336594 30294 tablet_bootstrap.cc:492] T 7f353aa8926941178cdb9128f3931a08 P 55e615d6cbc845a68c8ed11a0eeb7575: No bootstrap required, opened a new log
I20260713 09:09:53.336895 30292 ts_tablet_manager.cc:1434] T 4674abf3232a47318e56160b919ab4cb P 37703349057544278331337d68d6832c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:09:53.337011 30294 ts_tablet_manager.cc:1403] T 7f353aa8926941178cdb9128f3931a08 P 55e615d6cbc845a68c8ed11a0eeb7575: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260713 09:09:53.337815 30292 tablet_bootstrap.cc:492] T 7f353aa8926941178cdb9128f3931a08 P 37703349057544278331337d68d6832c: Bootstrap starting.
I20260713 09:09:53.339613 30301 tablet_bootstrap.cc:492] T 7f353aa8926941178cdb9128f3931a08 P 106554389f0247d58a843177759980b2: No bootstrap required, opened a new log
I20260713 09:09:53.339469 30294 raft_consensus.cc:359] T 7f353aa8926941178cdb9128f3931a08 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } }
I20260713 09:09:53.340117 30301 ts_tablet_manager.cc:1403] T 7f353aa8926941178cdb9128f3931a08 P 106554389f0247d58a843177759980b2: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260713 09:09:53.340265 30294 raft_consensus.cc:385] T 7f353aa8926941178cdb9128f3931a08 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:53.340610 30294 raft_consensus.cc:740] T 7f353aa8926941178cdb9128f3931a08 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e615d6cbc845a68c8ed11a0eeb7575, State: Initialized, Role: FOLLOWER
I20260713 09:09:53.341411 30294 consensus_queue.cc:260] T 7f353aa8926941178cdb9128f3931a08 P 55e615d6cbc845a68c8ed11a0eeb7575 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } }
I20260713 09:09:53.342741 30301 raft_consensus.cc:359] T 7f353aa8926941178cdb9128f3931a08 P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } }
I20260713 09:09:53.343369 30301 raft_consensus.cc:385] T 7f353aa8926941178cdb9128f3931a08 P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:53.343712 30301 raft_consensus.cc:740] T 7f353aa8926941178cdb9128f3931a08 P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 106554389f0247d58a843177759980b2, State: Initialized, Role: FOLLOWER
I20260713 09:09:53.344432 30301 consensus_queue.cc:260] T 7f353aa8926941178cdb9128f3931a08 P 106554389f0247d58a843177759980b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } }
I20260713 09:09:53.345481 30292 tablet_bootstrap.cc:654] T 7f353aa8926941178cdb9128f3931a08 P 37703349057544278331337d68d6832c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:53.346669 30301 ts_tablet_manager.cc:1434] T 7f353aa8926941178cdb9128f3931a08 P 106554389f0247d58a843177759980b2: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:09:53.347563 30301 tablet_bootstrap.cc:492] T 17f2c9ffecad45cead57f84135c739d5 P 106554389f0247d58a843177759980b2: Bootstrap starting.
I20260713 09:09:53.350111 29925 catalog_manager.cc:5697] T 82d8efeb46e44b83be8cb00028a29b5a P 37703349057544278331337d68d6832c reported cstate change: term changed from 0 to 1, leader changed from <none> to 37703349057544278331337d68d6832c (127.27.71.3). New cstate: current_term: 1 leader_uuid: "37703349057544278331337d68d6832c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:53.353132 30301 tablet_bootstrap.cc:654] T 17f2c9ffecad45cead57f84135c739d5 P 106554389f0247d58a843177759980b2: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:53.354669 30307 raft_consensus.cc:493] T 7f353aa8926941178cdb9128f3931a08 P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:53.355293 30307 raft_consensus.cc:515] T 7f353aa8926941178cdb9128f3931a08 P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } }
I20260713 09:09:53.357832 30307 leader_election.cc:290] T 7f353aa8926941178cdb9128f3931a08 P 106554389f0247d58a843177759980b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37703349057544278331337d68d6832c (127.27.71.3:44047), 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961)
I20260713 09:09:53.360008 30174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f353aa8926941178cdb9128f3931a08" candidate_uuid: "106554389f0247d58a843177759980b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37703349057544278331337d68d6832c" is_pre_election: true
I20260713 09:09:53.360544 30025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f353aa8926941178cdb9128f3931a08" candidate_uuid: "106554389f0247d58a843177759980b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" is_pre_election: true
I20260713 09:09:53.361356 30025 raft_consensus.cc:2468] T 7f353aa8926941178cdb9128f3931a08 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 106554389f0247d58a843177759980b2 in term 0.
I20260713 09:09:53.362316 30294 ts_tablet_manager.cc:1434] T 7f353aa8926941178cdb9128f3931a08 P 55e615d6cbc845a68c8ed11a0eeb7575: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260713 09:09:53.362953 30216 leader_election.cc:304] T 7f353aa8926941178cdb9128f3931a08 P 106554389f0247d58a843177759980b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 106554389f0247d58a843177759980b2, 55e615d6cbc845a68c8ed11a0eeb7575; no voters: 
I20260713 09:09:53.363934 30307 raft_consensus.cc:2804] T 7f353aa8926941178cdb9128f3931a08 P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:53.364387 30307 raft_consensus.cc:493] T 7f353aa8926941178cdb9128f3931a08 P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:53.364880 30307 raft_consensus.cc:3060] T 7f353aa8926941178cdb9128f3931a08 P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:53.368451 30292 tablet_bootstrap.cc:492] T 7f353aa8926941178cdb9128f3931a08 P 37703349057544278331337d68d6832c: No bootstrap required, opened a new log
I20260713 09:09:53.368933 30292 ts_tablet_manager.cc:1403] T 7f353aa8926941178cdb9128f3931a08 P 37703349057544278331337d68d6832c: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.012s
I20260713 09:09:53.371752 30292 raft_consensus.cc:359] T 7f353aa8926941178cdb9128f3931a08 P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } }
I20260713 09:09:53.372363 30292 raft_consensus.cc:385] T 7f353aa8926941178cdb9128f3931a08 P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:53.372632 30292 raft_consensus.cc:740] T 7f353aa8926941178cdb9128f3931a08 P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37703349057544278331337d68d6832c, State: Initialized, Role: FOLLOWER
I20260713 09:09:53.373297 30292 consensus_queue.cc:260] T 7f353aa8926941178cdb9128f3931a08 P 37703349057544278331337d68d6832c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } }
I20260713 09:09:53.373662 30307 raft_consensus.cc:515] T 7f353aa8926941178cdb9128f3931a08 P 106554389f0247d58a843177759980b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } }
I20260713 09:09:53.375448 30292 ts_tablet_manager.cc:1434] T 7f353aa8926941178cdb9128f3931a08 P 37703349057544278331337d68d6832c: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260713 09:09:53.376410 30292 tablet_bootstrap.cc:492] T 17f2c9ffecad45cead57f84135c739d5 P 37703349057544278331337d68d6832c: Bootstrap starting.
W20260713 09:09:53.376446 30216 leader_election.cc:343] T 7f353aa8926941178cdb9128f3931a08 P 106554389f0247d58a843177759980b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37703349057544278331337d68d6832c (127.27.71.3:44047): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:53.376998 30174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f353aa8926941178cdb9128f3931a08" candidate_uuid: "106554389f0247d58a843177759980b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37703349057544278331337d68d6832c"
I20260713 09:09:53.377612 30174 raft_consensus.cc:3060] T 7f353aa8926941178cdb9128f3931a08 P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:53.379261 30025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f353aa8926941178cdb9128f3931a08" candidate_uuid: "106554389f0247d58a843177759980b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e615d6cbc845a68c8ed11a0eeb7575"
I20260713 09:09:53.380069 30025 raft_consensus.cc:3060] T 7f353aa8926941178cdb9128f3931a08 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:53.364598 30412 raft_consensus.cc:493] T 4674abf3232a47318e56160b919ab4cb P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:53.383744 30412 raft_consensus.cc:515] T 4674abf3232a47318e56160b919ab4cb P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } }
I20260713 09:09:53.382530 30292 tablet_bootstrap.cc:654] T 17f2c9ffecad45cead57f84135c739d5 P 37703349057544278331337d68d6832c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:53.385864 30412 leader_election.cc:290] T 4674abf3232a47318e56160b919ab4cb P e3f9d239cf084277836b3474907b3a15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961), 37703349057544278331337d68d6832c (127.27.71.3:44047)
I20260713 09:09:53.387374 30027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4674abf3232a47318e56160b919ab4cb" candidate_uuid: "e3f9d239cf084277836b3474907b3a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" is_pre_election: true
I20260713 09:09:53.388027 30027 raft_consensus.cc:2468] T 4674abf3232a47318e56160b919ab4cb P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3f9d239cf084277836b3474907b3a15 in term 0.
I20260713 09:09:53.388043 30175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4674abf3232a47318e56160b919ab4cb" candidate_uuid: "e3f9d239cf084277836b3474907b3a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37703349057544278331337d68d6832c" is_pre_election: true
I20260713 09:09:53.389214 30175 raft_consensus.cc:2468] T 4674abf3232a47318e56160b919ab4cb P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3f9d239cf084277836b3474907b3a15 in term 0.
I20260713 09:09:53.389549 30068 leader_election.cc:304] T 4674abf3232a47318e56160b919ab4cb P e3f9d239cf084277836b3474907b3a15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55e615d6cbc845a68c8ed11a0eeb7575, e3f9d239cf084277836b3474907b3a15; no voters: 
I20260713 09:09:53.390551 30307 leader_election.cc:290] T 7f353aa8926941178cdb9128f3931a08 P 106554389f0247d58a843177759980b2 [CANDIDATE]: Term 1 election: Requested vote from peers 37703349057544278331337d68d6832c (127.27.71.3:44047), 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961)
I20260713 09:09:53.389240 30025 raft_consensus.cc:2468] T 7f353aa8926941178cdb9128f3931a08 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 106554389f0247d58a843177759980b2 in term 1.
I20260713 09:09:53.391320 30412 raft_consensus.cc:2804] T 4674abf3232a47318e56160b919ab4cb P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:53.391960 30412 raft_consensus.cc:493] T 4674abf3232a47318e56160b919ab4cb P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:53.392458 30412 raft_consensus.cc:3060] T 4674abf3232a47318e56160b919ab4cb P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:53.392691 30216 leader_election.cc:304] T 7f353aa8926941178cdb9128f3931a08 P 106554389f0247d58a843177759980b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 106554389f0247d58a843177759980b2, 55e615d6cbc845a68c8ed11a0eeb7575; no voters: 
I20260713 09:09:53.393839 30307 raft_consensus.cc:2804] T 7f353aa8926941178cdb9128f3931a08 P 106554389f0247d58a843177759980b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:53.394632 30307 raft_consensus.cc:697] T 7f353aa8926941178cdb9128f3931a08 P 106554389f0247d58a843177759980b2 [term 1 LEADER]: Becoming Leader. State: Replica: 106554389f0247d58a843177759980b2, State: Running, Role: LEADER
I20260713 09:09:53.395890 30307 consensus_queue.cc:237] T 7f353aa8926941178cdb9128f3931a08 P 106554389f0247d58a843177759980b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } }
I20260713 09:09:53.401103 30174 raft_consensus.cc:2468] T 7f353aa8926941178cdb9128f3931a08 P 37703349057544278331337d68d6832c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 106554389f0247d58a843177759980b2 in term 1.
I20260713 09:09:53.403921 30301 tablet_bootstrap.cc:492] T 17f2c9ffecad45cead57f84135c739d5 P 106554389f0247d58a843177759980b2: No bootstrap required, opened a new log
I20260713 09:09:53.404429 30301 ts_tablet_manager.cc:1403] T 17f2c9ffecad45cead57f84135c739d5 P 106554389f0247d58a843177759980b2: Time spent bootstrapping tablet: real 0.057s	user 0.029s	sys 0.007s
I20260713 09:09:53.404489 30292 tablet_bootstrap.cc:492] T 17f2c9ffecad45cead57f84135c739d5 P 37703349057544278331337d68d6832c: No bootstrap required, opened a new log
I20260713 09:09:53.405086 30292 ts_tablet_manager.cc:1403] T 17f2c9ffecad45cead57f84135c739d5 P 37703349057544278331337d68d6832c: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.010s
I20260713 09:09:53.407232 30301 raft_consensus.cc:359] T 17f2c9ffecad45cead57f84135c739d5 P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } }
I20260713 09:09:53.407971 30301 raft_consensus.cc:385] T 17f2c9ffecad45cead57f84135c739d5 P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:53.407691 30292 raft_consensus.cc:359] T 17f2c9ffecad45cead57f84135c739d5 P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } }
I20260713 09:09:53.408270 30301 raft_consensus.cc:740] T 17f2c9ffecad45cead57f84135c739d5 P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 106554389f0247d58a843177759980b2, State: Initialized, Role: FOLLOWER
I20260713 09:09:53.408591 30292 raft_consensus.cc:385] T 17f2c9ffecad45cead57f84135c739d5 P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:53.408981 30292 raft_consensus.cc:740] T 17f2c9ffecad45cead57f84135c739d5 P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37703349057544278331337d68d6832c, State: Initialized, Role: FOLLOWER
I20260713 09:09:53.408983 30301 consensus_queue.cc:260] T 17f2c9ffecad45cead57f84135c739d5 P 106554389f0247d58a843177759980b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } }
I20260713 09:09:53.410009 30292 consensus_queue.cc:260] T 17f2c9ffecad45cead57f84135c739d5 P 37703349057544278331337d68d6832c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } }
I20260713 09:09:53.411267 30301 ts_tablet_manager.cc:1434] T 17f2c9ffecad45cead57f84135c739d5 P 106554389f0247d58a843177759980b2: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:09:53.412189 30292 ts_tablet_manager.cc:1434] T 17f2c9ffecad45cead57f84135c739d5 P 37703349057544278331337d68d6832c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:09:53.416746 30412 raft_consensus.cc:515] T 4674abf3232a47318e56160b919ab4cb P e3f9d239cf084277836b3474907b3a15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } }
I20260713 09:09:53.418574 30411 consensus_queue.cc:1048] T ca7b214ba39c45f28e04202465b9f878 P e3f9d239cf084277836b3474907b3a15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:53.419746 30419 consensus_queue.cc:1048] T ca7b214ba39c45f28e04202465b9f878 P e3f9d239cf084277836b3474907b3a15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:53.421579 30412 leader_election.cc:290] T 4674abf3232a47318e56160b919ab4cb P e3f9d239cf084277836b3474907b3a15 [CANDIDATE]: Term 1 election: Requested vote from peers 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961), 37703349057544278331337d68d6832c (127.27.71.3:44047)
I20260713 09:09:53.419874 30027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4674abf3232a47318e56160b919ab4cb" candidate_uuid: "e3f9d239cf084277836b3474907b3a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e615d6cbc845a68c8ed11a0eeb7575"
I20260713 09:09:53.422344 30412 raft_consensus.cc:493] T 17f2c9ffecad45cead57f84135c739d5 P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:53.422694 30419 raft_consensus.cc:493] T fb2b59d35c3f434a8f0f87a9916250c5 P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:53.422814 30027 raft_consensus.cc:3060] T 4674abf3232a47318e56160b919ab4cb P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:53.422902 30412 raft_consensus.cc:515] T 17f2c9ffecad45cead57f84135c739d5 P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } }
I20260713 09:09:53.423183 30419 raft_consensus.cc:515] T fb2b59d35c3f434a8f0f87a9916250c5 P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:53.425202 30419 leader_election.cc:290] T fb2b59d35c3f434a8f0f87a9916250c5 P e3f9d239cf084277836b3474907b3a15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 106554389f0247d58a843177759980b2 (127.27.71.4:38063), 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961)
I20260713 09:09:53.425215 30412 leader_election.cc:290] T 17f2c9ffecad45cead57f84135c739d5 P e3f9d239cf084277836b3474907b3a15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37703349057544278331337d68d6832c (127.27.71.3:44047), 106554389f0247d58a843177759980b2 (127.27.71.4:38063)
I20260713 09:09:53.427284 30248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb2b59d35c3f434a8f0f87a9916250c5" candidate_uuid: "e3f9d239cf084277836b3474907b3a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "106554389f0247d58a843177759980b2" is_pre_election: true
I20260713 09:09:53.427759 30247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f2c9ffecad45cead57f84135c739d5" candidate_uuid: "e3f9d239cf084277836b3474907b3a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "106554389f0247d58a843177759980b2" is_pre_election: true
I20260713 09:09:53.428022 30248 raft_consensus.cc:2468] T fb2b59d35c3f434a8f0f87a9916250c5 P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3f9d239cf084277836b3474907b3a15 in term 0.
I20260713 09:09:53.428388 30247 raft_consensus.cc:2468] T 17f2c9ffecad45cead57f84135c739d5 P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3f9d239cf084277836b3474907b3a15 in term 0.
I20260713 09:09:53.429114 30174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4674abf3232a47318e56160b919ab4cb" candidate_uuid: "e3f9d239cf084277836b3474907b3a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37703349057544278331337d68d6832c"
I20260713 09:09:53.429768 30174 raft_consensus.cc:3060] T 4674abf3232a47318e56160b919ab4cb P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:53.431227 30026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb2b59d35c3f434a8f0f87a9916250c5" candidate_uuid: "e3f9d239cf084277836b3474907b3a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" is_pre_election: true
I20260713 09:09:53.431291 30065 leader_election.cc:304] T fb2b59d35c3f434a8f0f87a9916250c5 P e3f9d239cf084277836b3474907b3a15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 106554389f0247d58a843177759980b2, e3f9d239cf084277836b3474907b3a15; no voters: 
I20260713 09:09:53.432086 30026 raft_consensus.cc:2468] T fb2b59d35c3f434a8f0f87a9916250c5 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3f9d239cf084277836b3474907b3a15 in term 0.
I20260713 09:09:53.432420 30065 leader_election.cc:304] T 17f2c9ffecad45cead57f84135c739d5 P e3f9d239cf084277836b3474907b3a15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 106554389f0247d58a843177759980b2, e3f9d239cf084277836b3474907b3a15; no voters: 
I20260713 09:09:53.433218 30175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f2c9ffecad45cead57f84135c739d5" candidate_uuid: "e3f9d239cf084277836b3474907b3a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37703349057544278331337d68d6832c" is_pre_election: true
I20260713 09:09:53.433512 30419 raft_consensus.cc:2804] T fb2b59d35c3f434a8f0f87a9916250c5 P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:53.433947 30419 raft_consensus.cc:493] T fb2b59d35c3f434a8f0f87a9916250c5 P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:53.436559 30174 raft_consensus.cc:2468] T 4674abf3232a47318e56160b919ab4cb P 37703349057544278331337d68d6832c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3f9d239cf084277836b3474907b3a15 in term 1.
I20260713 09:09:53.440281 30419 raft_consensus.cc:3060] T fb2b59d35c3f434a8f0f87a9916250c5 P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:53.438350 30027 raft_consensus.cc:2468] T 4674abf3232a47318e56160b919ab4cb P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3f9d239cf084277836b3474907b3a15 in term 1.
I20260713 09:09:53.444258 30423 raft_consensus.cc:2804] T 17f2c9ffecad45cead57f84135c739d5 P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:53.433880 30175 raft_consensus.cc:2468] T 17f2c9ffecad45cead57f84135c739d5 P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3f9d239cf084277836b3474907b3a15 in term 0.
I20260713 09:09:53.445029 30423 raft_consensus.cc:493] T 17f2c9ffecad45cead57f84135c739d5 P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:53.447867 30423 raft_consensus.cc:3060] T 17f2c9ffecad45cead57f84135c739d5 P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:53.447961 30419 raft_consensus.cc:515] T fb2b59d35c3f434a8f0f87a9916250c5 P e3f9d239cf084277836b3474907b3a15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:53.450160 30419 leader_election.cc:290] T fb2b59d35c3f434a8f0f87a9916250c5 P e3f9d239cf084277836b3474907b3a15 [CANDIDATE]: Term 1 election: Requested vote from peers 106554389f0247d58a843177759980b2 (127.27.71.4:38063), 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961)
I20260713 09:09:53.450526 30412 raft_consensus.cc:493] T 0ffdfa26eeb14d8e8602123fde587663 P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:53.450992 30412 raft_consensus.cc:515] T 0ffdfa26eeb14d8e8602123fde587663 P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } }
I20260713 09:09:53.452412 29921 catalog_manager.cc:5697] T 7f353aa8926941178cdb9128f3931a08 P 106554389f0247d58a843177759980b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 106554389f0247d58a843177759980b2 (127.27.71.4). New cstate: current_term: 1 leader_uuid: "106554389f0247d58a843177759980b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:53.453130 30247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb2b59d35c3f434a8f0f87a9916250c5" candidate_uuid: "e3f9d239cf084277836b3474907b3a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "106554389f0247d58a843177759980b2"
I20260713 09:09:53.455940 30247 raft_consensus.cc:3060] T fb2b59d35c3f434a8f0f87a9916250c5 P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:53.458041 30412 leader_election.cc:290] T 0ffdfa26eeb14d8e8602123fde587663 P e3f9d239cf084277836b3474907b3a15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37703349057544278331337d68d6832c (127.27.71.3:44047), 106554389f0247d58a843177759980b2 (127.27.71.4:38063)
I20260713 09:09:53.461457 30248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ffdfa26eeb14d8e8602123fde587663" candidate_uuid: "e3f9d239cf084277836b3474907b3a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "106554389f0247d58a843177759980b2" is_pre_election: true
I20260713 09:09:53.443985 30068 leader_election.cc:304] T 4674abf3232a47318e56160b919ab4cb P e3f9d239cf084277836b3474907b3a15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55e615d6cbc845a68c8ed11a0eeb7575, e3f9d239cf084277836b3474907b3a15; no voters: 
I20260713 09:09:53.462116 30248 raft_consensus.cc:2468] T 0ffdfa26eeb14d8e8602123fde587663 P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3f9d239cf084277836b3474907b3a15 in term 0.
I20260713 09:09:53.463900 30412 raft_consensus.cc:2804] T 4674abf3232a47318e56160b919ab4cb P e3f9d239cf084277836b3474907b3a15 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:53.458724 30423 raft_consensus.cc:515] T 17f2c9ffecad45cead57f84135c739d5 P e3f9d239cf084277836b3474907b3a15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } }
I20260713 09:09:53.465569 30412 raft_consensus.cc:697] T 4674abf3232a47318e56160b919ab4cb P e3f9d239cf084277836b3474907b3a15 [term 1 LEADER]: Becoming Leader. State: Replica: e3f9d239cf084277836b3474907b3a15, State: Running, Role: LEADER
I20260713 09:09:53.465699 30065 leader_election.cc:304] T 0ffdfa26eeb14d8e8602123fde587663 P e3f9d239cf084277836b3474907b3a15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 106554389f0247d58a843177759980b2, e3f9d239cf084277836b3474907b3a15; no voters: 
I20260713 09:09:53.466441 30412 consensus_queue.cc:237] T 4674abf3232a47318e56160b919ab4cb P e3f9d239cf084277836b3474907b3a15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } }
I20260713 09:09:53.466667 30411 raft_consensus.cc:2804] T 0ffdfa26eeb14d8e8602123fde587663 P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:53.467694 30411 raft_consensus.cc:493] T 0ffdfa26eeb14d8e8602123fde587663 P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:53.468125 30411 raft_consensus.cc:3060] T 0ffdfa26eeb14d8e8602123fde587663 P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:53.468335 30175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ffdfa26eeb14d8e8602123fde587663" candidate_uuid: "e3f9d239cf084277836b3474907b3a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37703349057544278331337d68d6832c" is_pre_election: true
I20260713 09:09:53.468951 30175 raft_consensus.cc:2468] T 0ffdfa26eeb14d8e8602123fde587663 P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3f9d239cf084277836b3474907b3a15 in term 0.
I20260713 09:09:53.469108 30023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb2b59d35c3f434a8f0f87a9916250c5" candidate_uuid: "e3f9d239cf084277836b3474907b3a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e615d6cbc845a68c8ed11a0eeb7575"
I20260713 09:09:53.469661 30023 raft_consensus.cc:3060] T fb2b59d35c3f434a8f0f87a9916250c5 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:53.471040 30174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f2c9ffecad45cead57f84135c739d5" candidate_uuid: "e3f9d239cf084277836b3474907b3a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37703349057544278331337d68d6832c"
I20260713 09:09:53.471735 30174 raft_consensus.cc:3060] T 17f2c9ffecad45cead57f84135c739d5 P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:53.473245 30248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f2c9ffecad45cead57f84135c739d5" candidate_uuid: "e3f9d239cf084277836b3474907b3a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "106554389f0247d58a843177759980b2"
I20260713 09:09:53.473863 30248 raft_consensus.cc:3060] T 17f2c9ffecad45cead57f84135c739d5 P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:53.478703 30174 raft_consensus.cc:2468] T 17f2c9ffecad45cead57f84135c739d5 P 37703349057544278331337d68d6832c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3f9d239cf084277836b3474907b3a15 in term 1.
I20260713 09:09:53.478988 30023 raft_consensus.cc:2468] T fb2b59d35c3f434a8f0f87a9916250c5 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3f9d239cf084277836b3474907b3a15 in term 1.
I20260713 09:09:53.487352 30068 leader_election.cc:304] T fb2b59d35c3f434a8f0f87a9916250c5 P e3f9d239cf084277836b3474907b3a15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55e615d6cbc845a68c8ed11a0eeb7575, e3f9d239cf084277836b3474907b3a15; no voters: 
I20260713 09:09:53.488272 30419 raft_consensus.cc:2804] T fb2b59d35c3f434a8f0f87a9916250c5 P e3f9d239cf084277836b3474907b3a15 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:53.488438 30068 leader_election.cc:304] T 17f2c9ffecad45cead57f84135c739d5 P e3f9d239cf084277836b3474907b3a15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37703349057544278331337d68d6832c, e3f9d239cf084277836b3474907b3a15; no voters: 
I20260713 09:09:53.488801 30419 raft_consensus.cc:697] T fb2b59d35c3f434a8f0f87a9916250c5 P e3f9d239cf084277836b3474907b3a15 [term 1 LEADER]: Becoming Leader. State: Replica: e3f9d239cf084277836b3474907b3a15, State: Running, Role: LEADER
I20260713 09:09:53.489235 30415 raft_consensus.cc:2804] T 17f2c9ffecad45cead57f84135c739d5 P e3f9d239cf084277836b3474907b3a15 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:53.489687 30415 raft_consensus.cc:697] T 17f2c9ffecad45cead57f84135c739d5 P e3f9d239cf084277836b3474907b3a15 [term 1 LEADER]: Becoming Leader. State: Replica: e3f9d239cf084277836b3474907b3a15, State: Running, Role: LEADER
I20260713 09:09:53.489640 30419 consensus_queue.cc:237] T fb2b59d35c3f434a8f0f87a9916250c5 P e3f9d239cf084277836b3474907b3a15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:53.490625 30415 consensus_queue.cc:237] T 17f2c9ffecad45cead57f84135c739d5 P e3f9d239cf084277836b3474907b3a15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } }
I20260713 09:09:53.491842 30248 raft_consensus.cc:2468] T 17f2c9ffecad45cead57f84135c739d5 P 106554389f0247d58a843177759980b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3f9d239cf084277836b3474907b3a15 in term 1.
I20260713 09:09:53.500087 30247 raft_consensus.cc:2468] T fb2b59d35c3f434a8f0f87a9916250c5 P 106554389f0247d58a843177759980b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3f9d239cf084277836b3474907b3a15 in term 1.
I20260713 09:09:53.466688 30423 leader_election.cc:290] T 17f2c9ffecad45cead57f84135c739d5 P e3f9d239cf084277836b3474907b3a15 [CANDIDATE]: Term 1 election: Requested vote from peers 37703349057544278331337d68d6832c (127.27.71.3:44047), 106554389f0247d58a843177759980b2 (127.27.71.4:38063)
I20260713 09:09:53.501479 30411 raft_consensus.cc:515] T 0ffdfa26eeb14d8e8602123fde587663 P e3f9d239cf084277836b3474907b3a15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } }
I20260713 09:09:53.506076 30411 leader_election.cc:290] T 0ffdfa26eeb14d8e8602123fde587663 P e3f9d239cf084277836b3474907b3a15 [CANDIDATE]: Term 1 election: Requested vote from peers 37703349057544278331337d68d6832c (127.27.71.3:44047), 106554389f0247d58a843177759980b2 (127.27.71.4:38063)
I20260713 09:09:53.506778 30174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ffdfa26eeb14d8e8602123fde587663" candidate_uuid: "e3f9d239cf084277836b3474907b3a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37703349057544278331337d68d6832c"
I20260713 09:09:53.507352 30174 raft_consensus.cc:3060] T 0ffdfa26eeb14d8e8602123fde587663 P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:53.508364 30248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ffdfa26eeb14d8e8602123fde587663" candidate_uuid: "e3f9d239cf084277836b3474907b3a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "106554389f0247d58a843177759980b2"
I20260713 09:09:53.508966 30248 raft_consensus.cc:3060] T 0ffdfa26eeb14d8e8602123fde587663 P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:53.512409 29922 catalog_manager.cc:5697] T 4674abf3232a47318e56160b919ab4cb P e3f9d239cf084277836b3474907b3a15 reported cstate change: term changed from 0 to 1, leader changed from <none> to e3f9d239cf084277836b3474907b3a15 (127.27.71.2). New cstate: current_term: 1 leader_uuid: "e3f9d239cf084277836b3474907b3a15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:53.514112 30174 raft_consensus.cc:2468] T 0ffdfa26eeb14d8e8602123fde587663 P 37703349057544278331337d68d6832c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3f9d239cf084277836b3474907b3a15 in term 1.
I20260713 09:09:53.515403 30068 leader_election.cc:304] T 0ffdfa26eeb14d8e8602123fde587663 P e3f9d239cf084277836b3474907b3a15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37703349057544278331337d68d6832c, e3f9d239cf084277836b3474907b3a15; no voters: 
I20260713 09:09:53.515566 30248 raft_consensus.cc:2468] T 0ffdfa26eeb14d8e8602123fde587663 P 106554389f0247d58a843177759980b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3f9d239cf084277836b3474907b3a15 in term 1.
I20260713 09:09:53.516240 30411 raft_consensus.cc:2804] T 0ffdfa26eeb14d8e8602123fde587663 P e3f9d239cf084277836b3474907b3a15 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:53.516669 30411 raft_consensus.cc:697] T 0ffdfa26eeb14d8e8602123fde587663 P e3f9d239cf084277836b3474907b3a15 [term 1 LEADER]: Becoming Leader. State: Replica: e3f9d239cf084277836b3474907b3a15, State: Running, Role: LEADER
I20260713 09:09:53.517437 30411 consensus_queue.cc:237] T 0ffdfa26eeb14d8e8602123fde587663 P e3f9d239cf084277836b3474907b3a15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } }
I20260713 09:09:53.534466 29921 catalog_manager.cc:5697] T fb2b59d35c3f434a8f0f87a9916250c5 P e3f9d239cf084277836b3474907b3a15 reported cstate change: term changed from 0 to 1, leader changed from <none> to e3f9d239cf084277836b3474907b3a15 (127.27.71.2). New cstate: current_term: 1 leader_uuid: "e3f9d239cf084277836b3474907b3a15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:53.536258 29921 catalog_manager.cc:5697] T 17f2c9ffecad45cead57f84135c739d5 P e3f9d239cf084277836b3474907b3a15 reported cstate change: term changed from 0 to 1, leader changed from <none> to e3f9d239cf084277836b3474907b3a15 (127.27.71.2). New cstate: current_term: 1 leader_uuid: "e3f9d239cf084277836b3474907b3a15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:53.537547 29921 catalog_manager.cc:5697] T 0ffdfa26eeb14d8e8602123fde587663 P e3f9d239cf084277836b3474907b3a15 reported cstate change: term changed from 0 to 1, leader changed from <none> to e3f9d239cf084277836b3474907b3a15 (127.27.71.2). New cstate: current_term: 1 leader_uuid: "e3f9d239cf084277836b3474907b3a15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:53.540094 30411 raft_consensus.cc:493] T 0ba71de98fb8434eaaec2eb96b83ffae P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:53.540498 30411 raft_consensus.cc:515] T 0ba71de98fb8434eaaec2eb96b83ffae P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:53.542007 30411 leader_election.cc:290] T 0ba71de98fb8434eaaec2eb96b83ffae P e3f9d239cf084277836b3474907b3a15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 106554389f0247d58a843177759980b2 (127.27.71.4:38063), 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961)
I20260713 09:09:53.543067 30027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ba71de98fb8434eaaec2eb96b83ffae" candidate_uuid: "e3f9d239cf084277836b3474907b3a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" is_pre_election: true
I20260713 09:09:53.543135 30247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ba71de98fb8434eaaec2eb96b83ffae" candidate_uuid: "e3f9d239cf084277836b3474907b3a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "106554389f0247d58a843177759980b2" is_pre_election: true
I20260713 09:09:53.543872 30027 raft_consensus.cc:2468] T 0ba71de98fb8434eaaec2eb96b83ffae P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3f9d239cf084277836b3474907b3a15 in term 0.
I20260713 09:09:53.543951 30247 raft_consensus.cc:2468] T 0ba71de98fb8434eaaec2eb96b83ffae P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3f9d239cf084277836b3474907b3a15 in term 0.
I20260713 09:09:53.545032 30068 leader_election.cc:304] T 0ba71de98fb8434eaaec2eb96b83ffae P e3f9d239cf084277836b3474907b3a15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55e615d6cbc845a68c8ed11a0eeb7575, e3f9d239cf084277836b3474907b3a15; no voters: 
I20260713 09:09:53.545811 30411 raft_consensus.cc:2804] T 0ba71de98fb8434eaaec2eb96b83ffae P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:53.546187 30411 raft_consensus.cc:493] T 0ba71de98fb8434eaaec2eb96b83ffae P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:53.546577 30411 raft_consensus.cc:3060] T 0ba71de98fb8434eaaec2eb96b83ffae P e3f9d239cf084277836b3474907b3a15 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:53.551374 30411 raft_consensus.cc:515] T 0ba71de98fb8434eaaec2eb96b83ffae P e3f9d239cf084277836b3474907b3a15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:53.553251 30411 leader_election.cc:290] T 0ba71de98fb8434eaaec2eb96b83ffae P e3f9d239cf084277836b3474907b3a15 [CANDIDATE]: Term 1 election: Requested vote from peers 106554389f0247d58a843177759980b2 (127.27.71.4:38063), 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961)
I20260713 09:09:53.554199 30247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ba71de98fb8434eaaec2eb96b83ffae" candidate_uuid: "e3f9d239cf084277836b3474907b3a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "106554389f0247d58a843177759980b2"
I20260713 09:09:53.554868 30247 raft_consensus.cc:3060] T 0ba71de98fb8434eaaec2eb96b83ffae P 106554389f0247d58a843177759980b2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:53.555495 30027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ba71de98fb8434eaaec2eb96b83ffae" candidate_uuid: "e3f9d239cf084277836b3474907b3a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e615d6cbc845a68c8ed11a0eeb7575"
I20260713 09:09:53.556097 30027 raft_consensus.cc:3060] T 0ba71de98fb8434eaaec2eb96b83ffae P 55e615d6cbc845a68c8ed11a0eeb7575 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:53.561452 30247 raft_consensus.cc:2468] T 0ba71de98fb8434eaaec2eb96b83ffae P 106554389f0247d58a843177759980b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3f9d239cf084277836b3474907b3a15 in term 1.
I20260713 09:09:53.562472 30027 raft_consensus.cc:2468] T 0ba71de98fb8434eaaec2eb96b83ffae P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3f9d239cf084277836b3474907b3a15 in term 1.
I20260713 09:09:53.562542 30065 leader_election.cc:304] T 0ba71de98fb8434eaaec2eb96b83ffae P e3f9d239cf084277836b3474907b3a15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 106554389f0247d58a843177759980b2, e3f9d239cf084277836b3474907b3a15; no voters: 
I20260713 09:09:53.563275 30411 raft_consensus.cc:2804] T 0ba71de98fb8434eaaec2eb96b83ffae P e3f9d239cf084277836b3474907b3a15 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:53.563706 30411 raft_consensus.cc:697] T 0ba71de98fb8434eaaec2eb96b83ffae P e3f9d239cf084277836b3474907b3a15 [term 1 LEADER]: Becoming Leader. State: Replica: e3f9d239cf084277836b3474907b3a15, State: Running, Role: LEADER
I20260713 09:09:53.564379 30411 consensus_queue.cc:237] T 0ba71de98fb8434eaaec2eb96b83ffae P e3f9d239cf084277836b3474907b3a15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:53.566469 30434 raft_consensus.cc:493] T 64fd4f5aef3a43dbb01de6d35e3699ca P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:53.567044 30434 raft_consensus.cc:515] T 64fd4f5aef3a43dbb01de6d35e3699ca P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } }
I20260713 09:09:53.568928 30434 leader_election.cc:290] T 64fd4f5aef3a43dbb01de6d35e3699ca P 37703349057544278331337d68d6832c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961), e3f9d239cf084277836b3474907b3a15 (127.27.71.2:42591)
I20260713 09:09:53.569607 30027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64fd4f5aef3a43dbb01de6d35e3699ca" candidate_uuid: "37703349057544278331337d68d6832c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" is_pre_election: true
I20260713 09:09:53.570003 30102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64fd4f5aef3a43dbb01de6d35e3699ca" candidate_uuid: "37703349057544278331337d68d6832c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3f9d239cf084277836b3474907b3a15" is_pre_election: true
I20260713 09:09:53.570425 30027 raft_consensus.cc:2393] T 64fd4f5aef3a43dbb01de6d35e3699ca P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37703349057544278331337d68d6832c in current term 1: Already voted for candidate e3f9d239cf084277836b3474907b3a15 in this term.
I20260713 09:09:53.571502 30142 leader_election.cc:304] T 64fd4f5aef3a43dbb01de6d35e3699ca P 37703349057544278331337d68d6832c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37703349057544278331337d68d6832c; no voters: 55e615d6cbc845a68c8ed11a0eeb7575, e3f9d239cf084277836b3474907b3a15
I20260713 09:09:53.572322 30434 raft_consensus.cc:3060] T 64fd4f5aef3a43dbb01de6d35e3699ca P 37703349057544278331337d68d6832c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:53.573217 29921 catalog_manager.cc:5697] T 0ba71de98fb8434eaaec2eb96b83ffae P e3f9d239cf084277836b3474907b3a15 reported cstate change: term changed from 0 to 1, leader changed from <none> to e3f9d239cf084277836b3474907b3a15 (127.27.71.2). New cstate: current_term: 1 leader_uuid: "e3f9d239cf084277836b3474907b3a15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:53.577360 30434 raft_consensus.cc:2749] T 64fd4f5aef3a43dbb01de6d35e3699ca P 37703349057544278331337d68d6832c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:53.577739 30411 consensus_queue.cc:1048] T 64fd4f5aef3a43dbb01de6d35e3699ca P e3f9d239cf084277836b3474907b3a15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:53.589138 30423 consensus_queue.cc:1048] T 64fd4f5aef3a43dbb01de6d35e3699ca P e3f9d239cf084277836b3474907b3a15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:53.601116 30434 consensus_queue.cc:1048] T 82d8efeb46e44b83be8cb00028a29b5a P 37703349057544278331337d68d6832c [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:53.612401 30367 consensus_queue.cc:1048] T 82d8efeb46e44b83be8cb00028a29b5a P 37703349057544278331337d68d6832c [LEADER]: Connected to new peer: Peer: permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:53.659721 30423 consensus_queue.cc:1048] T c5562d2e46c54a0fb38ffc05e0939aad P e3f9d239cf084277836b3474907b3a15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:53.669754 30415 consensus_queue.cc:1048] T c5562d2e46c54a0fb38ffc05e0939aad P e3f9d239cf084277836b3474907b3a15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:53.836944 30307 consensus_queue.cc:1048] T 7f353aa8926941178cdb9128f3931a08 P 106554389f0247d58a843177759980b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:53.848138 30373 consensus_queue.cc:1048] T 7f353aa8926941178cdb9128f3931a08 P 106554389f0247d58a843177759980b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:53.878372 30423 consensus_queue.cc:1048] T fb2b59d35c3f434a8f0f87a9916250c5 P e3f9d239cf084277836b3474907b3a15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:53.888926 30411 consensus_queue.cc:1048] T fb2b59d35c3f434a8f0f87a9916250c5 P e3f9d239cf084277836b3474907b3a15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:53.889963 30415 consensus_queue.cc:1048] T 4674abf3232a47318e56160b919ab4cb P e3f9d239cf084277836b3474907b3a15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:53.906358 30412 consensus_queue.cc:1048] T 4674abf3232a47318e56160b919ab4cb P e3f9d239cf084277836b3474907b3a15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:53.913554 27932 tablet_server.cc:179] TabletServer@127.27.71.1:0 shutting down...
I20260713 09:09:53.932762 30412 consensus_queue.cc:1048] T 17f2c9ffecad45cead57f84135c739d5 P e3f9d239cf084277836b3474907b3a15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260713 09:09:53.937043 30068 consensus_peers.cc:597] T 3a88b03bea92483f8ec46a592c20627c P e3f9d239cf084277836b3474907b3a15 -> Peer 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961): Couldn't send request to peer 55e615d6cbc845a68c8ed11a0eeb7575. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:53.940013 30142 consensus_peers.cc:597] T 0e41836516424ef6a2b319a82bd57286 P 37703349057544278331337d68d6832c -> Peer 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961): Couldn't send request to peer 55e615d6cbc845a68c8ed11a0eeb7575. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:53.949908 30423 consensus_queue.cc:1048] T 17f2c9ffecad45cead57f84135c739d5 P e3f9d239cf084277836b3474907b3a15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:53.964586 30419 consensus_queue.cc:1048] T 0ba71de98fb8434eaaec2eb96b83ffae P e3f9d239cf084277836b3474907b3a15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:53.981242 30411 consensus_queue.cc:1048] T 0ffdfa26eeb14d8e8602123fde587663 P e3f9d239cf084277836b3474907b3a15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:54.000769 27932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:54.001895 27932 tablet_replica.cc:333] T fb2b59d35c3f434a8f0f87a9916250c5 P 55e615d6cbc845a68c8ed11a0eeb7575: stopping tablet replica
I20260713 09:09:54.002739 27932 raft_consensus.cc:2243] T fb2b59d35c3f434a8f0f87a9916250c5 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:54.003294 27932 raft_consensus.cc:2272] T fb2b59d35c3f434a8f0f87a9916250c5 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:54.007164 30068 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 16 similar messages]
W20260713 09:09:54.010010 30068 consensus_peers.cc:597] T 0ba71de98fb8434eaaec2eb96b83ffae P e3f9d239cf084277836b3474907b3a15 -> Peer 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961): Couldn't send request to peer 55e615d6cbc845a68c8ed11a0eeb7575. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:54.011420 30411 consensus_queue.cc:1048] T 0ffdfa26eeb14d8e8602123fde587663 P e3f9d239cf084277836b3474907b3a15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:09:54.020146 30142 consensus_peers.cc:597] T 82d8efeb46e44b83be8cb00028a29b5a P 37703349057544278331337d68d6832c -> Peer 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961): Couldn't send request to peer 55e615d6cbc845a68c8ed11a0eeb7575. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:54.023639 30142 consensus_peers.cc:597] T 243c627ce23447c4b38ebb34adbec18f P 37703349057544278331337d68d6832c -> Peer 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961): Couldn't send request to peer 55e615d6cbc845a68c8ed11a0eeb7575. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:54.027587 27932 tablet_replica.cc:333] T 82d8efeb46e44b83be8cb00028a29b5a P 55e615d6cbc845a68c8ed11a0eeb7575: stopping tablet replica
I20260713 09:09:54.028510 27932 raft_consensus.cc:2243] T 82d8efeb46e44b83be8cb00028a29b5a P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:54.029016 27932 raft_consensus.cc:2272] T 82d8efeb46e44b83be8cb00028a29b5a P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:54.031908 27932 tablet_replica.cc:333] T 64fd4f5aef3a43dbb01de6d35e3699ca P 55e615d6cbc845a68c8ed11a0eeb7575: stopping tablet replica
I20260713 09:09:54.032639 27932 raft_consensus.cc:2243] T 64fd4f5aef3a43dbb01de6d35e3699ca P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:54.033180 27932 raft_consensus.cc:2272] T 64fd4f5aef3a43dbb01de6d35e3699ca P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:54.036275 27932 tablet_replica.cc:333] T 0ba71de98fb8434eaaec2eb96b83ffae P 55e615d6cbc845a68c8ed11a0eeb7575: stopping tablet replica
I20260713 09:09:54.037326 27932 raft_consensus.cc:2243] T 0ba71de98fb8434eaaec2eb96b83ffae P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:54.037787 27932 raft_consensus.cc:2272] T 0ba71de98fb8434eaaec2eb96b83ffae P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:54.039888 27932 tablet_replica.cc:333] T 0e41836516424ef6a2b319a82bd57286 P 55e615d6cbc845a68c8ed11a0eeb7575: stopping tablet replica
W20260713 09:09:54.040314 30068 consensus_peers.cc:597] T bb8ff182416e4cb4b98029d009db3e4f P e3f9d239cf084277836b3474907b3a15 -> Peer 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961): Couldn't send request to peer 55e615d6cbc845a68c8ed11a0eeb7575. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:54.040616 27932 raft_consensus.cc:2243] T 0e41836516424ef6a2b319a82bd57286 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:54.041143 27932 raft_consensus.cc:2272] T 0e41836516424ef6a2b319a82bd57286 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:54.042032 30142 consensus_peers.cc:597] T 03a3fdbb71f544c5a9f4cc6f6b2235a8 P 37703349057544278331337d68d6832c -> Peer 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961): Couldn't send request to peer 55e615d6cbc845a68c8ed11a0eeb7575. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:54.043159 27932 tablet_replica.cc:333] T bb8ff182416e4cb4b98029d009db3e4f P 55e615d6cbc845a68c8ed11a0eeb7575: stopping tablet replica
I20260713 09:09:54.043771 27932 raft_consensus.cc:2243] T bb8ff182416e4cb4b98029d009db3e4f P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:54.044150 27932 raft_consensus.cc:2272] T bb8ff182416e4cb4b98029d009db3e4f P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:54.046070 27932 tablet_replica.cc:333] T e12598fca465444dabf0124313c595f7 P 55e615d6cbc845a68c8ed11a0eeb7575: stopping tablet replica
I20260713 09:09:54.046665 27932 raft_consensus.cc:2243] T e12598fca465444dabf0124313c595f7 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:54.047487 27932 raft_consensus.cc:2272] T e12598fca465444dabf0124313c595f7 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:54.049075 27932 tablet_replica.cc:333] T 7f353aa8926941178cdb9128f3931a08 P 55e615d6cbc845a68c8ed11a0eeb7575: stopping tablet replica
I20260713 09:09:54.049587 27932 raft_consensus.cc:2243] T 7f353aa8926941178cdb9128f3931a08 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:54.049973 27932 raft_consensus.cc:2272] T 7f353aa8926941178cdb9128f3931a08 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:54.052489 27932 tablet_replica.cc:333] T 4674abf3232a47318e56160b919ab4cb P 55e615d6cbc845a68c8ed11a0eeb7575: stopping tablet replica
I20260713 09:09:54.053088 27932 raft_consensus.cc:2243] T 4674abf3232a47318e56160b919ab4cb P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:54.053517 27932 raft_consensus.cc:2272] T 4674abf3232a47318e56160b919ab4cb P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:54.055287 27932 tablet_replica.cc:333] T 243c627ce23447c4b38ebb34adbec18f P 55e615d6cbc845a68c8ed11a0eeb7575: stopping tablet replica
I20260713 09:09:54.055805 27932 raft_consensus.cc:2243] T 243c627ce23447c4b38ebb34adbec18f P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:54.056156 27932 raft_consensus.cc:2272] T 243c627ce23447c4b38ebb34adbec18f P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:54.057942 27932 tablet_replica.cc:333] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 55e615d6cbc845a68c8ed11a0eeb7575: stopping tablet replica
I20260713 09:09:54.058403 27932 raft_consensus.cc:2243] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:54.059116 27932 raft_consensus.cc:2272] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:54.061010 27932 tablet_replica.cc:333] T ca7b214ba39c45f28e04202465b9f878 P 55e615d6cbc845a68c8ed11a0eeb7575: stopping tablet replica
I20260713 09:09:54.061628 27932 raft_consensus.cc:2243] T ca7b214ba39c45f28e04202465b9f878 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:54.062071 27932 raft_consensus.cc:2272] T ca7b214ba39c45f28e04202465b9f878 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:54.065177 27932 tablet_replica.cc:333] T 03a3fdbb71f544c5a9f4cc6f6b2235a8 P 55e615d6cbc845a68c8ed11a0eeb7575: stopping tablet replica
I20260713 09:09:54.065883 27932 raft_consensus.cc:2243] T 03a3fdbb71f544c5a9f4cc6f6b2235a8 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:54.066329 27932 raft_consensus.cc:2272] T 03a3fdbb71f544c5a9f4cc6f6b2235a8 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:54.068010 27932 tablet_replica.cc:333] T 3a88b03bea92483f8ec46a592c20627c P 55e615d6cbc845a68c8ed11a0eeb7575: stopping tablet replica
I20260713 09:09:54.068427 27932 raft_consensus.cc:2243] T 3a88b03bea92483f8ec46a592c20627c P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:54.068739 27932 raft_consensus.cc:2272] T 3a88b03bea92483f8ec46a592c20627c P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:54.070366 27932 tablet_replica.cc:333] T bc55f95bc56b46f5ad54257ad73d886b P 55e615d6cbc845a68c8ed11a0eeb7575: stopping tablet replica
I20260713 09:09:54.070860 27932 raft_consensus.cc:2243] T bc55f95bc56b46f5ad54257ad73d886b P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:54.071269 27932 raft_consensus.cc:2272] T bc55f95bc56b46f5ad54257ad73d886b P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:54.072847 30068 consensus_peers.cc:597] T ca7b214ba39c45f28e04202465b9f878 P e3f9d239cf084277836b3474907b3a15 -> Peer 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961): Couldn't send request to peer 55e615d6cbc845a68c8ed11a0eeb7575. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:54.073246 27932 tablet_replica.cc:333] T 0043f16d2cfe4f41bc24d8dbf18cf0f2 P 55e615d6cbc845a68c8ed11a0eeb7575: stopping tablet replica
I20260713 09:09:54.073823 27932 raft_consensus.cc:2243] T 0043f16d2cfe4f41bc24d8dbf18cf0f2 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:54.074174 27932 raft_consensus.cc:2272] T 0043f16d2cfe4f41bc24d8dbf18cf0f2 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:54.075856 27932 tablet_replica.cc:333] T 5ec461e722364e9aa51690aa7bdf1a6a P 55e615d6cbc845a68c8ed11a0eeb7575: stopping tablet replica
I20260713 09:09:54.076344 27932 raft_consensus.cc:2243] T 5ec461e722364e9aa51690aa7bdf1a6a P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:54.076740 27932 raft_consensus.cc:2272] T 5ec461e722364e9aa51690aa7bdf1a6a P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:54.078305 27932 tablet_replica.cc:333] T 1e4f559a19924f29b3c1b3ea73d8df57 P 55e615d6cbc845a68c8ed11a0eeb7575: stopping tablet replica
I20260713 09:09:54.078776 27932 raft_consensus.cc:2243] T 1e4f559a19924f29b3c1b3ea73d8df57 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:54.079166 27932 raft_consensus.cc:2272] T 1e4f559a19924f29b3c1b3ea73d8df57 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:54.097723 30216 consensus_peers.cc:597] T 0043f16d2cfe4f41bc24d8dbf18cf0f2 P 106554389f0247d58a843177759980b2 -> Peer 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961): Couldn't send request to peer 55e615d6cbc845a68c8ed11a0eeb7575. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:54.115283 27932 tablet_server.cc:196] TabletServer@127.27.71.1:0 shutdown complete.
W20260713 09:09:54.122733 30216 consensus_peers.cc:597] T 5ec461e722364e9aa51690aa7bdf1a6a P 106554389f0247d58a843177759980b2 -> Peer 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961): Couldn't send request to peer 55e615d6cbc845a68c8ed11a0eeb7575. Status: Network error: Client connection negotiation failed: client connection to 127.27.71.1:37961: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:54.138566 27932 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:54.144842 30501 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
W20260713 09:09:54.145758 30502 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
W20260713 09:09:54.146111 30504 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
I20260713 09:09:54.146999 27932 server_base.cc:1061] running on GCE node
I20260713 09:09:54.148453 27932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:54.148634 27932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:54.148764 27932 hybrid_clock.cc:648] HybridClock initialized: now 1783933794148754 us; error 0 us; skew 500 ppm
I20260713 09:09:54.149207 27932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:54.151705 27932 webserver.cc:533] Webserver started at http://127.27.71.1:38421/ using document root <none> and password file <none>
I20260713 09:09:54.152385 27932 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:54.152566 27932 fs_manager.cc:365] Using existing metadata directory in first data directory
W20260713 09:09:54.155328 30068 consensus_peers.cc:597] T 1e4f559a19924f29b3c1b3ea73d8df57 P e3f9d239cf084277836b3474907b3a15 -> Peer 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961): Couldn't send request to peer 55e615d6cbc845a68c8ed11a0eeb7575. Status: Network error: Client connection negotiation failed: client connection to 127.27.71.1:37961: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:54.156603 27932 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.001s	sys 0.003s
W20260713 09:09:54.160779 30068 consensus_peers.cc:597] T 64fd4f5aef3a43dbb01de6d35e3699ca P e3f9d239cf084277836b3474907b3a15 -> Peer 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961): Couldn't send request to peer 55e615d6cbc845a68c8ed11a0eeb7575. Status: Network error: Client connection negotiation failed: client connection to 127.27.71.1:37961: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:54.162513 30511 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:54.163326 27932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:09:54.163602 27932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933738023801-27932-0/minicluster-data/ts-0-root
uuid: "55e615d6cbc845a68c8ed11a0eeb7575"
format_stamp: "Formatted at 2026-07-13 09:09:49 on dist-test-slave-4nhr"
I20260713 09:09:54.163923 27932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933738023801-27932-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933738023801-27932-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933738023801-27932-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)
I20260713 09:09:54.183279 27932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:54.184336 27932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:54.185649 27932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:54.189189 30518 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
I20260713 09:09:54.270023 27932 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260713 09:09:54.270371 27932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.082s	user 0.003s	sys 0.000s
I20260713 09:09:54.270646 27932 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260713 09:09:54.274529 30518 tablet_bootstrap.cc:492] T 5ec461e722364e9aa51690aa7bdf1a6a P 55e615d6cbc845a68c8ed11a0eeb7575: Bootstrap starting.
W20260713 09:09:54.287300 30216 consensus_peers.cc:597] T 7f353aa8926941178cdb9128f3931a08 P 106554389f0247d58a843177759980b2 -> Peer 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961): Couldn't send request to peer 55e615d6cbc845a68c8ed11a0eeb7575. Status: Network error: Client connection negotiation failed: client connection to 127.27.71.1:37961: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:54.287514 30518 tablet_bootstrap.cc:492] T 5ec461e722364e9aa51690aa7bdf1a6a P 55e615d6cbc845a68c8ed11a0eeb7575: 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
I20260713 09:09:54.288599 30518 tablet_bootstrap.cc:492] T 5ec461e722364e9aa51690aa7bdf1a6a P 55e615d6cbc845a68c8ed11a0eeb7575: Bootstrap complete.
I20260713 09:09:54.289266 30518 ts_tablet_manager.cc:1403] T 5ec461e722364e9aa51690aa7bdf1a6a P 55e615d6cbc845a68c8ed11a0eeb7575: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.008s
I20260713 09:09:54.291811 30518 raft_consensus.cc:359] T 5ec461e722364e9aa51690aa7bdf1a6a P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:54.292447 30518 raft_consensus.cc:740] T 5ec461e722364e9aa51690aa7bdf1a6a P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e615d6cbc845a68c8ed11a0eeb7575, State: Initialized, Role: FOLLOWER
I20260713 09:09:54.293111 30518 consensus_queue.cc:260] T 5ec461e722364e9aa51690aa7bdf1a6a P 55e615d6cbc845a68c8ed11a0eeb7575 [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: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:54.295301 30518 ts_tablet_manager.cc:1434] T 5ec461e722364e9aa51690aa7bdf1a6a P 55e615d6cbc845a68c8ed11a0eeb7575: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:09:54.296001 30518 tablet_bootstrap.cc:492] T fb2b59d35c3f434a8f0f87a9916250c5 P 55e615d6cbc845a68c8ed11a0eeb7575: Bootstrap starting.
I20260713 09:09:54.308545 30518 tablet_bootstrap.cc:492] T fb2b59d35c3f434a8f0f87a9916250c5 P 55e615d6cbc845a68c8ed11a0eeb7575: 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
I20260713 09:09:54.309204 30518 tablet_bootstrap.cc:492] T fb2b59d35c3f434a8f0f87a9916250c5 P 55e615d6cbc845a68c8ed11a0eeb7575: Bootstrap complete.
I20260713 09:09:54.310084 30518 ts_tablet_manager.cc:1403] T fb2b59d35c3f434a8f0f87a9916250c5 P 55e615d6cbc845a68c8ed11a0eeb7575: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260713 09:09:54.312021 30518 raft_consensus.cc:359] T fb2b59d35c3f434a8f0f87a9916250c5 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:54.312644 30518 raft_consensus.cc:740] T fb2b59d35c3f434a8f0f87a9916250c5 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e615d6cbc845a68c8ed11a0eeb7575, State: Initialized, Role: FOLLOWER
I20260713 09:09:54.313279 30518 consensus_queue.cc:260] T fb2b59d35c3f434a8f0f87a9916250c5 P 55e615d6cbc845a68c8ed11a0eeb7575 [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: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:54.314452 30518 ts_tablet_manager.cc:1434] T fb2b59d35c3f434a8f0f87a9916250c5 P 55e615d6cbc845a68c8ed11a0eeb7575: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260713 09:09:54.315003 30518 tablet_bootstrap.cc:492] T 0e41836516424ef6a2b319a82bd57286 P 55e615d6cbc845a68c8ed11a0eeb7575: Bootstrap starting.
I20260713 09:09:54.323836 30518 tablet_bootstrap.cc:492] T 0e41836516424ef6a2b319a82bd57286 P 55e615d6cbc845a68c8ed11a0eeb7575: 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
I20260713 09:09:54.324579 30518 tablet_bootstrap.cc:492] T 0e41836516424ef6a2b319a82bd57286 P 55e615d6cbc845a68c8ed11a0eeb7575: Bootstrap complete.
I20260713 09:09:54.325021 30518 ts_tablet_manager.cc:1403] T 0e41836516424ef6a2b319a82bd57286 P 55e615d6cbc845a68c8ed11a0eeb7575: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20260713 09:09:54.326948 30518 raft_consensus.cc:359] T 0e41836516424ef6a2b319a82bd57286 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } }
I20260713 09:09:54.327544 30518 raft_consensus.cc:740] T 0e41836516424ef6a2b319a82bd57286 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e615d6cbc845a68c8ed11a0eeb7575, State: Initialized, Role: FOLLOWER
I20260713 09:09:54.328178 30518 consensus_queue.cc:260] T 0e41836516424ef6a2b319a82bd57286 P 55e615d6cbc845a68c8ed11a0eeb7575 [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: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } }
I20260713 09:09:54.329563 30518 ts_tablet_manager.cc:1434] T 0e41836516424ef6a2b319a82bd57286 P 55e615d6cbc845a68c8ed11a0eeb7575: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:09:54.330106 30518 tablet_bootstrap.cc:492] T 03a3fdbb71f544c5a9f4cc6f6b2235a8 P 55e615d6cbc845a68c8ed11a0eeb7575: Bootstrap starting.
W20260713 09:09:54.339525 30068 consensus_peers.cc:597] T fb2b59d35c3f434a8f0f87a9916250c5 P e3f9d239cf084277836b3474907b3a15 -> Peer 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961): Couldn't send request to peer 55e615d6cbc845a68c8ed11a0eeb7575. Status: Network error: Client connection negotiation failed: client connection to 127.27.71.1:37961: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:54.342232 30518 tablet_bootstrap.cc:492] T 03a3fdbb71f544c5a9f4cc6f6b2235a8 P 55e615d6cbc845a68c8ed11a0eeb7575: 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
I20260713 09:09:54.342893 30518 tablet_bootstrap.cc:492] T 03a3fdbb71f544c5a9f4cc6f6b2235a8 P 55e615d6cbc845a68c8ed11a0eeb7575: Bootstrap complete.
I20260713 09:09:54.343341 30518 ts_tablet_manager.cc:1403] T 03a3fdbb71f544c5a9f4cc6f6b2235a8 P 55e615d6cbc845a68c8ed11a0eeb7575: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260713 09:09:54.344110 27932 ts_tablet_manager.cc:616] Registered 18 tablets
I20260713 09:09:54.344377 27932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.074s	user 0.073s	sys 0.000s
I20260713 09:09:54.345016 30518 raft_consensus.cc:359] T 03a3fdbb71f544c5a9f4cc6f6b2235a8 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } }
I20260713 09:09:54.345504 30518 raft_consensus.cc:740] T 03a3fdbb71f544c5a9f4cc6f6b2235a8 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e615d6cbc845a68c8ed11a0eeb7575, State: Initialized, Role: FOLLOWER
I20260713 09:09:54.346046 30518 consensus_queue.cc:260] T 03a3fdbb71f544c5a9f4cc6f6b2235a8 P 55e615d6cbc845a68c8ed11a0eeb7575 [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: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } }
I20260713 09:09:54.347545 30518 ts_tablet_manager.cc:1434] T 03a3fdbb71f544c5a9f4cc6f6b2235a8 P 55e615d6cbc845a68c8ed11a0eeb7575: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:09:54.348129 30518 tablet_bootstrap.cc:492] T ca7b214ba39c45f28e04202465b9f878 P 55e615d6cbc845a68c8ed11a0eeb7575: Bootstrap starting.
W20260713 09:09:54.357631 30068 consensus_peers.cc:597] T 4674abf3232a47318e56160b919ab4cb P e3f9d239cf084277836b3474907b3a15 -> Peer 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961): Couldn't send request to peer 55e615d6cbc845a68c8ed11a0eeb7575. Status: Network error: Client connection negotiation failed: client connection to 127.27.71.1:37961: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:54.362095 30518 tablet_bootstrap.cc:492] T ca7b214ba39c45f28e04202465b9f878 P 55e615d6cbc845a68c8ed11a0eeb7575: 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
I20260713 09:09:54.362957 30518 tablet_bootstrap.cc:492] T ca7b214ba39c45f28e04202465b9f878 P 55e615d6cbc845a68c8ed11a0eeb7575: Bootstrap complete.
I20260713 09:09:54.363613 30518 ts_tablet_manager.cc:1403] T ca7b214ba39c45f28e04202465b9f878 P 55e615d6cbc845a68c8ed11a0eeb7575: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260713 09:09:54.365906 30518 raft_consensus.cc:359] T ca7b214ba39c45f28e04202465b9f878 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } }
I20260713 09:09:54.366534 30518 raft_consensus.cc:740] T ca7b214ba39c45f28e04202465b9f878 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e615d6cbc845a68c8ed11a0eeb7575, State: Initialized, Role: FOLLOWER
I20260713 09:09:54.367137 30518 consensus_queue.cc:260] T ca7b214ba39c45f28e04202465b9f878 P 55e615d6cbc845a68c8ed11a0eeb7575 [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: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } }
I20260713 09:09:54.368741 30518 ts_tablet_manager.cc:1434] T ca7b214ba39c45f28e04202465b9f878 P 55e615d6cbc845a68c8ed11a0eeb7575: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:09:54.369297 30518 tablet_bootstrap.cc:492] T 0043f16d2cfe4f41bc24d8dbf18cf0f2 P 55e615d6cbc845a68c8ed11a0eeb7575: Bootstrap starting.
W20260713 09:09:54.377045 30068 consensus_peers.cc:597] T bc55f95bc56b46f5ad54257ad73d886b P e3f9d239cf084277836b3474907b3a15 -> Peer 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961): Couldn't send request to peer 55e615d6cbc845a68c8ed11a0eeb7575. Status: Network error: Client connection negotiation failed: client connection to 127.27.71.1:37961: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:54.388139 30518 tablet_bootstrap.cc:492] T 0043f16d2cfe4f41bc24d8dbf18cf0f2 P 55e615d6cbc845a68c8ed11a0eeb7575: 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
I20260713 09:09:54.388844 30518 tablet_bootstrap.cc:492] T 0043f16d2cfe4f41bc24d8dbf18cf0f2 P 55e615d6cbc845a68c8ed11a0eeb7575: Bootstrap complete.
I20260713 09:09:54.389490 30518 ts_tablet_manager.cc:1403] T 0043f16d2cfe4f41bc24d8dbf18cf0f2 P 55e615d6cbc845a68c8ed11a0eeb7575: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260713 09:09:54.391817 30518 raft_consensus.cc:359] T 0043f16d2cfe4f41bc24d8dbf18cf0f2 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } }
I20260713 09:09:54.392632 30518 raft_consensus.cc:740] T 0043f16d2cfe4f41bc24d8dbf18cf0f2 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e615d6cbc845a68c8ed11a0eeb7575, State: Initialized, Role: FOLLOWER
I20260713 09:09:54.393707 30518 consensus_queue.cc:260] T 0043f16d2cfe4f41bc24d8dbf18cf0f2 P 55e615d6cbc845a68c8ed11a0eeb7575 [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: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } }
I20260713 09:09:54.395967 30518 ts_tablet_manager.cc:1434] T 0043f16d2cfe4f41bc24d8dbf18cf0f2 P 55e615d6cbc845a68c8ed11a0eeb7575: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:09:54.396790 30518 tablet_bootstrap.cc:492] T 243c627ce23447c4b38ebb34adbec18f P 55e615d6cbc845a68c8ed11a0eeb7575: Bootstrap starting.
I20260713 09:09:54.409657 30518 tablet_bootstrap.cc:492] T 243c627ce23447c4b38ebb34adbec18f P 55e615d6cbc845a68c8ed11a0eeb7575: 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
I20260713 09:09:54.410686 30518 tablet_bootstrap.cc:492] T 243c627ce23447c4b38ebb34adbec18f P 55e615d6cbc845a68c8ed11a0eeb7575: Bootstrap complete.
I20260713 09:09:54.411418 30518 ts_tablet_manager.cc:1403] T 243c627ce23447c4b38ebb34adbec18f P 55e615d6cbc845a68c8ed11a0eeb7575: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260713 09:09:54.414068 30518 raft_consensus.cc:359] T 243c627ce23447c4b38ebb34adbec18f P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } }
I20260713 09:09:54.414793 30518 raft_consensus.cc:740] T 243c627ce23447c4b38ebb34adbec18f P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e615d6cbc845a68c8ed11a0eeb7575, State: Initialized, Role: FOLLOWER
I20260713 09:09:54.415436 30518 consensus_queue.cc:260] T 243c627ce23447c4b38ebb34adbec18f P 55e615d6cbc845a68c8ed11a0eeb7575 [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: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } }
I20260713 09:09:54.417464 30518 ts_tablet_manager.cc:1434] T 243c627ce23447c4b38ebb34adbec18f P 55e615d6cbc845a68c8ed11a0eeb7575: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:09:54.418804 30518 tablet_bootstrap.cc:492] T bc55f95bc56b46f5ad54257ad73d886b P 55e615d6cbc845a68c8ed11a0eeb7575: Bootstrap starting.
I20260713 09:09:54.434507 27932 rpc_server.cc:307] RPC server started. Bound to: 127.27.71.1:37961
I20260713 09:09:54.434612 30585 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.71.1:37961 every 8 connection(s)
I20260713 09:09:54.435801 30518 tablet_bootstrap.cc:492] T bc55f95bc56b46f5ad54257ad73d886b P 55e615d6cbc845a68c8ed11a0eeb7575: 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
I20260713 09:09:54.436529 30518 tablet_bootstrap.cc:492] T bc55f95bc56b46f5ad54257ad73d886b P 55e615d6cbc845a68c8ed11a0eeb7575: Bootstrap complete.
I20260713 09:09:54.437022 30518 ts_tablet_manager.cc:1403] T bc55f95bc56b46f5ad54257ad73d886b P 55e615d6cbc845a68c8ed11a0eeb7575: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260713 09:09:54.439189 30518 raft_consensus.cc:359] T bc55f95bc56b46f5ad54257ad73d886b P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:54.439872 30518 raft_consensus.cc:740] T bc55f95bc56b46f5ad54257ad73d886b P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e615d6cbc845a68c8ed11a0eeb7575, State: Initialized, Role: FOLLOWER
I20260713 09:09:54.440541 30518 consensus_queue.cc:260] T bc55f95bc56b46f5ad54257ad73d886b P 55e615d6cbc845a68c8ed11a0eeb7575 [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: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:54.441687 30518 ts_tablet_manager.cc:1434] T bc55f95bc56b46f5ad54257ad73d886b P 55e615d6cbc845a68c8ed11a0eeb7575: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:09:54.442278 30518 tablet_bootstrap.cc:492] T 64fd4f5aef3a43dbb01de6d35e3699ca P 55e615d6cbc845a68c8ed11a0eeb7575: Bootstrap starting.
I20260713 09:09:54.454097 30518 tablet_bootstrap.cc:492] T 64fd4f5aef3a43dbb01de6d35e3699ca P 55e615d6cbc845a68c8ed11a0eeb7575: 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
I20260713 09:09:54.454865 30518 tablet_bootstrap.cc:492] T 64fd4f5aef3a43dbb01de6d35e3699ca P 55e615d6cbc845a68c8ed11a0eeb7575: Bootstrap complete.
I20260713 09:09:54.455294 30518 ts_tablet_manager.cc:1403] T 64fd4f5aef3a43dbb01de6d35e3699ca P 55e615d6cbc845a68c8ed11a0eeb7575: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260713 09:09:54.456846 30518 raft_consensus.cc:359] T 64fd4f5aef3a43dbb01de6d35e3699ca P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } }
I20260713 09:09:54.457477 30518 raft_consensus.cc:740] T 64fd4f5aef3a43dbb01de6d35e3699ca P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e615d6cbc845a68c8ed11a0eeb7575, State: Initialized, Role: FOLLOWER
I20260713 09:09:54.458209 30518 consensus_queue.cc:260] T 64fd4f5aef3a43dbb01de6d35e3699ca P 55e615d6cbc845a68c8ed11a0eeb7575 [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: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } }
I20260713 09:09:54.460093 30518 ts_tablet_manager.cc:1434] T 64fd4f5aef3a43dbb01de6d35e3699ca P 55e615d6cbc845a68c8ed11a0eeb7575: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260713 09:09:54.460824 30518 tablet_bootstrap.cc:492] T 3a88b03bea92483f8ec46a592c20627c P 55e615d6cbc845a68c8ed11a0eeb7575: Bootstrap starting.
I20260713 09:09:54.462400 30586 heartbeater.cc:344] Connected to a master server at 127.27.71.62:41459
I20260713 09:09:54.462802 30586 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:54.463658 30586 heartbeater.cc:507] Master 127.27.71.62:41459 requested a full tablet report, sending...
I20260713 09:09:54.472483 29921 ts_manager.cc:194] Re-registered known tserver with Master: 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961)
I20260713 09:09:54.478631 30518 tablet_bootstrap.cc:492] T 3a88b03bea92483f8ec46a592c20627c P 55e615d6cbc845a68c8ed11a0eeb7575: 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
I20260713 09:09:54.479519 30518 tablet_bootstrap.cc:492] T 3a88b03bea92483f8ec46a592c20627c P 55e615d6cbc845a68c8ed11a0eeb7575: Bootstrap complete.
I20260713 09:09:54.480126 30518 ts_tablet_manager.cc:1403] T 3a88b03bea92483f8ec46a592c20627c P 55e615d6cbc845a68c8ed11a0eeb7575: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260713 09:09:54.482383 30518 raft_consensus.cc:359] T 3a88b03bea92483f8ec46a592c20627c P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:54.483001 30518 raft_consensus.cc:740] T 3a88b03bea92483f8ec46a592c20627c P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e615d6cbc845a68c8ed11a0eeb7575, State: Initialized, Role: FOLLOWER
I20260713 09:09:54.483619 30518 consensus_queue.cc:260] T 3a88b03bea92483f8ec46a592c20627c P 55e615d6cbc845a68c8ed11a0eeb7575 [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: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:54.485430 30518 ts_tablet_manager.cc:1434] T 3a88b03bea92483f8ec46a592c20627c P 55e615d6cbc845a68c8ed11a0eeb7575: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:09:54.486166 30518 tablet_bootstrap.cc:492] T 4674abf3232a47318e56160b919ab4cb P 55e615d6cbc845a68c8ed11a0eeb7575: Bootstrap starting.
I20260713 09:09:54.491044 29921 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40112
I20260713 09:09:54.494879 30586 heartbeater.cc:499] Master 127.27.71.62:41459 was elected leader, sending a full tablet report...
I20260713 09:09:54.498708 30518 tablet_bootstrap.cc:492] T 4674abf3232a47318e56160b919ab4cb P 55e615d6cbc845a68c8ed11a0eeb7575: 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
I20260713 09:09:54.499399 30518 tablet_bootstrap.cc:492] T 4674abf3232a47318e56160b919ab4cb P 55e615d6cbc845a68c8ed11a0eeb7575: Bootstrap complete.
I20260713 09:09:54.499976 30518 ts_tablet_manager.cc:1403] T 4674abf3232a47318e56160b919ab4cb P 55e615d6cbc845a68c8ed11a0eeb7575: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260713 09:09:54.502254 30518 raft_consensus.cc:359] T 4674abf3232a47318e56160b919ab4cb P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } }
I20260713 09:09:54.503046 30518 raft_consensus.cc:740] T 4674abf3232a47318e56160b919ab4cb P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e615d6cbc845a68c8ed11a0eeb7575, State: Initialized, Role: FOLLOWER
I20260713 09:09:54.503720 30518 consensus_queue.cc:260] T 4674abf3232a47318e56160b919ab4cb P 55e615d6cbc845a68c8ed11a0eeb7575 [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: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } }
I20260713 09:09:54.505445 30518 ts_tablet_manager.cc:1434] T 4674abf3232a47318e56160b919ab4cb P 55e615d6cbc845a68c8ed11a0eeb7575: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:09:54.507017 30518 tablet_bootstrap.cc:492] T 82d8efeb46e44b83be8cb00028a29b5a P 55e615d6cbc845a68c8ed11a0eeb7575: Bootstrap starting.
I20260713 09:09:54.520998 30518 tablet_bootstrap.cc:492] T 82d8efeb46e44b83be8cb00028a29b5a P 55e615d6cbc845a68c8ed11a0eeb7575: 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
I20260713 09:09:54.521858 30518 tablet_bootstrap.cc:492] T 82d8efeb46e44b83be8cb00028a29b5a P 55e615d6cbc845a68c8ed11a0eeb7575: Bootstrap complete.
I20260713 09:09:54.522470 30518 ts_tablet_manager.cc:1403] T 82d8efeb46e44b83be8cb00028a29b5a P 55e615d6cbc845a68c8ed11a0eeb7575: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.000s
I20260713 09:09:54.524775 30518 raft_consensus.cc:359] T 82d8efeb46e44b83be8cb00028a29b5a P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } }
I20260713 09:09:54.525388 30518 raft_consensus.cc:740] T 82d8efeb46e44b83be8cb00028a29b5a P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e615d6cbc845a68c8ed11a0eeb7575, State: Initialized, Role: FOLLOWER
I20260713 09:09:54.525977 30518 consensus_queue.cc:260] T 82d8efeb46e44b83be8cb00028a29b5a P 55e615d6cbc845a68c8ed11a0eeb7575 [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: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } }
I20260713 09:09:54.527844 30518 ts_tablet_manager.cc:1434] T 82d8efeb46e44b83be8cb00028a29b5a P 55e615d6cbc845a68c8ed11a0eeb7575: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260713 09:09:54.528725 30518 tablet_bootstrap.cc:492] T bb8ff182416e4cb4b98029d009db3e4f P 55e615d6cbc845a68c8ed11a0eeb7575: Bootstrap starting.
I20260713 09:09:54.543504 30518 tablet_bootstrap.cc:492] T bb8ff182416e4cb4b98029d009db3e4f P 55e615d6cbc845a68c8ed11a0eeb7575: 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
I20260713 09:09:54.544373 30518 tablet_bootstrap.cc:492] T bb8ff182416e4cb4b98029d009db3e4f P 55e615d6cbc845a68c8ed11a0eeb7575: Bootstrap complete.
I20260713 09:09:54.544961 30518 ts_tablet_manager.cc:1403] T bb8ff182416e4cb4b98029d009db3e4f P 55e615d6cbc845a68c8ed11a0eeb7575: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.005s
I20260713 09:09:54.547144 30518 raft_consensus.cc:359] T bb8ff182416e4cb4b98029d009db3e4f P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } }
I20260713 09:09:54.547640 30518 raft_consensus.cc:740] T bb8ff182416e4cb4b98029d009db3e4f P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e615d6cbc845a68c8ed11a0eeb7575, State: Initialized, Role: FOLLOWER
I20260713 09:09:54.548354 30518 consensus_queue.cc:260] T bb8ff182416e4cb4b98029d009db3e4f P 55e615d6cbc845a68c8ed11a0eeb7575 [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: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } }
I20260713 09:09:54.550063 30518 ts_tablet_manager.cc:1434] T bb8ff182416e4cb4b98029d009db3e4f P 55e615d6cbc845a68c8ed11a0eeb7575: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.002s
I20260713 09:09:54.550704 30518 tablet_bootstrap.cc:492] T e12598fca465444dabf0124313c595f7 P 55e615d6cbc845a68c8ed11a0eeb7575: Bootstrap starting.
I20260713 09:09:54.567257 30518 tablet_bootstrap.cc:492] T e12598fca465444dabf0124313c595f7 P 55e615d6cbc845a68c8ed11a0eeb7575: 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
I20260713 09:09:54.568168 30518 tablet_bootstrap.cc:492] T e12598fca465444dabf0124313c595f7 P 55e615d6cbc845a68c8ed11a0eeb7575: Bootstrap complete.
I20260713 09:09:54.569012 30518 ts_tablet_manager.cc:1403] T e12598fca465444dabf0124313c595f7 P 55e615d6cbc845a68c8ed11a0eeb7575: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.007s
I20260713 09:09:54.571053 30518 raft_consensus.cc:359] T e12598fca465444dabf0124313c595f7 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:54.571554 30518 raft_consensus.cc:740] T e12598fca465444dabf0124313c595f7 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e615d6cbc845a68c8ed11a0eeb7575, State: Initialized, Role: FOLLOWER
I20260713 09:09:54.572374 30518 consensus_queue.cc:260] T e12598fca465444dabf0124313c595f7 P 55e615d6cbc845a68c8ed11a0eeb7575 [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: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:54.574213 30518 ts_tablet_manager.cc:1434] T e12598fca465444dabf0124313c595f7 P 55e615d6cbc845a68c8ed11a0eeb7575: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260713 09:09:54.575032 30518 tablet_bootstrap.cc:492] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 55e615d6cbc845a68c8ed11a0eeb7575: Bootstrap starting.
I20260713 09:09:54.586305 30518 tablet_bootstrap.cc:492] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 55e615d6cbc845a68c8ed11a0eeb7575: 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
I20260713 09:09:54.586983 30518 tablet_bootstrap.cc:492] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 55e615d6cbc845a68c8ed11a0eeb7575: Bootstrap complete.
I20260713 09:09:54.587445 30518 ts_tablet_manager.cc:1403] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 55e615d6cbc845a68c8ed11a0eeb7575: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260713 09:09:54.589030 30518 raft_consensus.cc:359] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } }
I20260713 09:09:54.589460 30518 raft_consensus.cc:740] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e615d6cbc845a68c8ed11a0eeb7575, State: Initialized, Role: FOLLOWER
I20260713 09:09:54.590031 30518 consensus_queue.cc:260] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 55e615d6cbc845a68c8ed11a0eeb7575 [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: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } }
I20260713 09:09:54.591611 30518 ts_tablet_manager.cc:1434] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 55e615d6cbc845a68c8ed11a0eeb7575: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:09:54.592772 30518 tablet_bootstrap.cc:492] T 7f353aa8926941178cdb9128f3931a08 P 55e615d6cbc845a68c8ed11a0eeb7575: Bootstrap starting.
I20260713 09:09:54.604497 30518 tablet_bootstrap.cc:492] T 7f353aa8926941178cdb9128f3931a08 P 55e615d6cbc845a68c8ed11a0eeb7575: 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
I20260713 09:09:54.605306 30518 tablet_bootstrap.cc:492] T 7f353aa8926941178cdb9128f3931a08 P 55e615d6cbc845a68c8ed11a0eeb7575: Bootstrap complete.
I20260713 09:09:54.605876 30518 ts_tablet_manager.cc:1403] T 7f353aa8926941178cdb9128f3931a08 P 55e615d6cbc845a68c8ed11a0eeb7575: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260713 09:09:54.608060 30518 raft_consensus.cc:359] T 7f353aa8926941178cdb9128f3931a08 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } }
I20260713 09:09:54.608649 30518 raft_consensus.cc:740] T 7f353aa8926941178cdb9128f3931a08 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e615d6cbc845a68c8ed11a0eeb7575, State: Initialized, Role: FOLLOWER
I20260713 09:09:54.609233 30518 consensus_queue.cc:260] T 7f353aa8926941178cdb9128f3931a08 P 55e615d6cbc845a68c8ed11a0eeb7575 [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: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } }
I20260713 09:09:54.610844 30518 ts_tablet_manager.cc:1434] T 7f353aa8926941178cdb9128f3931a08 P 55e615d6cbc845a68c8ed11a0eeb7575: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:09:54.611414 30518 tablet_bootstrap.cc:492] T 1e4f559a19924f29b3c1b3ea73d8df57 P 55e615d6cbc845a68c8ed11a0eeb7575: Bootstrap starting.
I20260713 09:09:54.623162 30518 tablet_bootstrap.cc:492] T 1e4f559a19924f29b3c1b3ea73d8df57 P 55e615d6cbc845a68c8ed11a0eeb7575: 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
I20260713 09:09:54.623919 30518 tablet_bootstrap.cc:492] T 1e4f559a19924f29b3c1b3ea73d8df57 P 55e615d6cbc845a68c8ed11a0eeb7575: Bootstrap complete.
I20260713 09:09:54.624421 30518 ts_tablet_manager.cc:1403] T 1e4f559a19924f29b3c1b3ea73d8df57 P 55e615d6cbc845a68c8ed11a0eeb7575: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260713 09:09:54.626196 30518 raft_consensus.cc:359] T 1e4f559a19924f29b3c1b3ea73d8df57 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:54.626673 30518 raft_consensus.cc:740] T 1e4f559a19924f29b3c1b3ea73d8df57 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e615d6cbc845a68c8ed11a0eeb7575, State: Initialized, Role: FOLLOWER
I20260713 09:09:54.627234 30518 consensus_queue.cc:260] T 1e4f559a19924f29b3c1b3ea73d8df57 P 55e615d6cbc845a68c8ed11a0eeb7575 [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: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:54.628667 30518 ts_tablet_manager.cc:1434] T 1e4f559a19924f29b3c1b3ea73d8df57 P 55e615d6cbc845a68c8ed11a0eeb7575: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:09:54.629639 30518 tablet_bootstrap.cc:492] T 0ba71de98fb8434eaaec2eb96b83ffae P 55e615d6cbc845a68c8ed11a0eeb7575: Bootstrap starting.
I20260713 09:09:54.641034 30518 tablet_bootstrap.cc:492] T 0ba71de98fb8434eaaec2eb96b83ffae P 55e615d6cbc845a68c8ed11a0eeb7575: 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
I20260713 09:09:54.641636 30518 tablet_bootstrap.cc:492] T 0ba71de98fb8434eaaec2eb96b83ffae P 55e615d6cbc845a68c8ed11a0eeb7575: Bootstrap complete.
I20260713 09:09:54.642220 30518 ts_tablet_manager.cc:1403] T 0ba71de98fb8434eaaec2eb96b83ffae P 55e615d6cbc845a68c8ed11a0eeb7575: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.004s
I20260713 09:09:54.644155 30518 raft_consensus.cc:359] T 0ba71de98fb8434eaaec2eb96b83ffae P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:54.644770 30518 raft_consensus.cc:740] T 0ba71de98fb8434eaaec2eb96b83ffae P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e615d6cbc845a68c8ed11a0eeb7575, State: Initialized, Role: FOLLOWER
I20260713 09:09:54.647360 30518 consensus_queue.cc:260] T 0ba71de98fb8434eaaec2eb96b83ffae P 55e615d6cbc845a68c8ed11a0eeb7575 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:54.649138 30518 ts_tablet_manager.cc:1434] T 0ba71de98fb8434eaaec2eb96b83ffae P 55e615d6cbc845a68c8ed11a0eeb7575: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:09:55.295485 30373 raft_consensus.cc:493] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 106554389f0247d58a843177759980b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 55e615d6cbc845a68c8ed11a0eeb7575)
I20260713 09:09:55.296012 30373 raft_consensus.cc:515] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 106554389f0247d58a843177759980b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } }
I20260713 09:09:55.297540 30373 leader_election.cc:290] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 106554389f0247d58a843177759980b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 37703349057544278331337d68d6832c (127.27.71.3:44047), 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961)
I20260713 09:09:55.298336 30174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1eae824c2b34cbe95d3c0ac01bfc7bd" candidate_uuid: "106554389f0247d58a843177759980b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37703349057544278331337d68d6832c" is_pre_election: true
I20260713 09:09:55.298868 30559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1eae824c2b34cbe95d3c0ac01bfc7bd" candidate_uuid: "106554389f0247d58a843177759980b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" is_pre_election: true
I20260713 09:09:55.299625 30559 raft_consensus.cc:2468] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 106554389f0247d58a843177759980b2 in term 1.
I20260713 09:09:55.300642 30216 leader_election.cc:304] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 106554389f0247d58a843177759980b2 [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: 106554389f0247d58a843177759980b2, 55e615d6cbc845a68c8ed11a0eeb7575; no voters: 37703349057544278331337d68d6832c
I20260713 09:09:55.301378 30373 raft_consensus.cc:2804] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 106554389f0247d58a843177759980b2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:09:55.301820 30373 raft_consensus.cc:493] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 106554389f0247d58a843177759980b2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 55e615d6cbc845a68c8ed11a0eeb7575)
I20260713 09:09:55.302235 30373 raft_consensus.cc:3060] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 106554389f0247d58a843177759980b2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:55.309134 30373 raft_consensus.cc:515] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 106554389f0247d58a843177759980b2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } }
I20260713 09:09:55.310784 30373 leader_election.cc:290] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 106554389f0247d58a843177759980b2 [CANDIDATE]: Term 2 election: Requested vote from peers 37703349057544278331337d68d6832c (127.27.71.3:44047), 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961)
I20260713 09:09:55.311470 30174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1eae824c2b34cbe95d3c0ac01bfc7bd" candidate_uuid: "106554389f0247d58a843177759980b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "37703349057544278331337d68d6832c"
I20260713 09:09:55.311785 30559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1eae824c2b34cbe95d3c0ac01bfc7bd" candidate_uuid: "106554389f0247d58a843177759980b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e615d6cbc845a68c8ed11a0eeb7575"
I20260713 09:09:55.312382 30559 raft_consensus.cc:3060] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:55.317587 30559 raft_consensus.cc:2468] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 55e615d6cbc845a68c8ed11a0eeb7575 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 106554389f0247d58a843177759980b2 in term 2.
I20260713 09:09:55.318686 30216 leader_election.cc:304] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 106554389f0247d58a843177759980b2 [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: 106554389f0247d58a843177759980b2, 55e615d6cbc845a68c8ed11a0eeb7575; no voters: 37703349057544278331337d68d6832c
I20260713 09:09:55.319504 30373 raft_consensus.cc:2804] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 106554389f0247d58a843177759980b2 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:55.320004 30373 raft_consensus.cc:697] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 106554389f0247d58a843177759980b2 [term 2 LEADER]: Becoming Leader. State: Replica: 106554389f0247d58a843177759980b2, State: Running, Role: LEADER
I20260713 09:09:55.320691 30373 consensus_queue.cc:237] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 106554389f0247d58a843177759980b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } }
I20260713 09:09:55.331238 29925 catalog_manager.cc:5697] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 106554389f0247d58a843177759980b2 reported cstate change: term changed from 1 to 2, leader changed from 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1) to 106554389f0247d58a843177759980b2 (127.27.71.4). New cstate: current_term: 2 leader_uuid: "106554389f0247d58a843177759980b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:55.404227 30415 raft_consensus.cc:493] T e12598fca465444dabf0124313c595f7 P e3f9d239cf084277836b3474907b3a15 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 55e615d6cbc845a68c8ed11a0eeb7575)
I20260713 09:09:55.404701 30415 raft_consensus.cc:515] T e12598fca465444dabf0124313c595f7 P e3f9d239cf084277836b3474907b3a15 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:55.406380 30415 leader_election.cc:290] T e12598fca465444dabf0124313c595f7 P e3f9d239cf084277836b3474907b3a15 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 106554389f0247d58a843177759980b2 (127.27.71.4:38063), 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961)
I20260713 09:09:55.407056 30248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e12598fca465444dabf0124313c595f7" candidate_uuid: "e3f9d239cf084277836b3474907b3a15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "106554389f0247d58a843177759980b2" is_pre_election: true
I20260713 09:09:55.407259 30559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e12598fca465444dabf0124313c595f7" candidate_uuid: "e3f9d239cf084277836b3474907b3a15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" is_pre_election: true
I20260713 09:09:55.407864 30559 raft_consensus.cc:2468] T e12598fca465444dabf0124313c595f7 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3f9d239cf084277836b3474907b3a15 in term 1.
I20260713 09:09:55.408653 30068 leader_election.cc:304] T e12598fca465444dabf0124313c595f7 P e3f9d239cf084277836b3474907b3a15 [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: 55e615d6cbc845a68c8ed11a0eeb7575, e3f9d239cf084277836b3474907b3a15; no voters: 106554389f0247d58a843177759980b2
I20260713 09:09:55.409332 30415 raft_consensus.cc:2804] T e12598fca465444dabf0124313c595f7 P e3f9d239cf084277836b3474907b3a15 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:09:55.409682 30415 raft_consensus.cc:493] T e12598fca465444dabf0124313c595f7 P e3f9d239cf084277836b3474907b3a15 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 55e615d6cbc845a68c8ed11a0eeb7575)
I20260713 09:09:55.410022 30415 raft_consensus.cc:3060] T e12598fca465444dabf0124313c595f7 P e3f9d239cf084277836b3474907b3a15 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:55.415632 30415 raft_consensus.cc:515] T e12598fca465444dabf0124313c595f7 P e3f9d239cf084277836b3474907b3a15 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:55.418073 30415 leader_election.cc:290] T e12598fca465444dabf0124313c595f7 P e3f9d239cf084277836b3474907b3a15 [CANDIDATE]: Term 2 election: Requested vote from peers 106554389f0247d58a843177759980b2 (127.27.71.4:38063), 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961)
I20260713 09:09:55.418147 30248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e12598fca465444dabf0124313c595f7" candidate_uuid: "e3f9d239cf084277836b3474907b3a15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "106554389f0247d58a843177759980b2"
I20260713 09:09:55.419376 30559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e12598fca465444dabf0124313c595f7" candidate_uuid: "e3f9d239cf084277836b3474907b3a15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e615d6cbc845a68c8ed11a0eeb7575"
I20260713 09:09:55.419965 30559 raft_consensus.cc:3060] T e12598fca465444dabf0124313c595f7 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:55.425402 30559 raft_consensus.cc:2468] T e12598fca465444dabf0124313c595f7 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3f9d239cf084277836b3474907b3a15 in term 2.
I20260713 09:09:55.426157 30068 leader_election.cc:304] T e12598fca465444dabf0124313c595f7 P e3f9d239cf084277836b3474907b3a15 [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: 55e615d6cbc845a68c8ed11a0eeb7575, e3f9d239cf084277836b3474907b3a15; no voters: 106554389f0247d58a843177759980b2
I20260713 09:09:55.426780 30608 raft_consensus.cc:2804] T e12598fca465444dabf0124313c595f7 P e3f9d239cf084277836b3474907b3a15 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:55.427172 30608 raft_consensus.cc:697] T e12598fca465444dabf0124313c595f7 P e3f9d239cf084277836b3474907b3a15 [term 2 LEADER]: Becoming Leader. State: Replica: e3f9d239cf084277836b3474907b3a15, State: Running, Role: LEADER
I20260713 09:09:55.427925 30608 consensus_queue.cc:237] T e12598fca465444dabf0124313c595f7 P e3f9d239cf084277836b3474907b3a15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:55.434993 29925 catalog_manager.cc:5697] T e12598fca465444dabf0124313c595f7 P e3f9d239cf084277836b3474907b3a15 reported cstate change: term changed from 1 to 2, leader changed from 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1) to e3f9d239cf084277836b3474907b3a15 (127.27.71.2). New cstate: current_term: 2 leader_uuid: "e3f9d239cf084277836b3474907b3a15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:55.442081 30367 raft_consensus.cc:493] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 37703349057544278331337d68d6832c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 55e615d6cbc845a68c8ed11a0eeb7575)
I20260713 09:09:55.442625 30367 raft_consensus.cc:515] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 37703349057544278331337d68d6832c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } }
I20260713 09:09:55.444298 30367 leader_election.cc:290] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 37703349057544278331337d68d6832c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 106554389f0247d58a843177759980b2 (127.27.71.4:38063), 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961)
I20260713 09:09:55.444880 30248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1eae824c2b34cbe95d3c0ac01bfc7bd" candidate_uuid: "37703349057544278331337d68d6832c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "106554389f0247d58a843177759980b2" is_pre_election: true
I20260713 09:09:55.445142 30559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1eae824c2b34cbe95d3c0ac01bfc7bd" candidate_uuid: "37703349057544278331337d68d6832c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" is_pre_election: true
I20260713 09:09:55.445827 30559 raft_consensus.cc:2393] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 55e615d6cbc845a68c8ed11a0eeb7575 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37703349057544278331337d68d6832c in current term 2: Already voted for candidate 106554389f0247d58a843177759980b2 in this term.
I20260713 09:09:55.446599 30142 leader_election.cc:304] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 37703349057544278331337d68d6832c [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: 37703349057544278331337d68d6832c; no voters: 106554389f0247d58a843177759980b2, 55e615d6cbc845a68c8ed11a0eeb7575
I20260713 09:09:55.447217 30367 raft_consensus.cc:3060] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 37703349057544278331337d68d6832c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:55.451519 30367 raft_consensus.cc:2749] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 37703349057544278331337d68d6832c [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:09:55.492340 30373 raft_consensus.cc:493] T e12598fca465444dabf0124313c595f7 P 106554389f0247d58a843177759980b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 55e615d6cbc845a68c8ed11a0eeb7575)
I20260713 09:09:55.492736 30373 raft_consensus.cc:515] T e12598fca465444dabf0124313c595f7 P 106554389f0247d58a843177759980b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:09:55.494532 30373 leader_election.cc:290] T e12598fca465444dabf0124313c595f7 P 106554389f0247d58a843177759980b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961), e3f9d239cf084277836b3474907b3a15 (127.27.71.2:42591)
I20260713 09:09:55.494987 30559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e12598fca465444dabf0124313c595f7" candidate_uuid: "106554389f0247d58a843177759980b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" is_pre_election: true
I20260713 09:09:55.495728 30559 raft_consensus.cc:2393] T e12598fca465444dabf0124313c595f7 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 106554389f0247d58a843177759980b2 in current term 2: Already voted for candidate e3f9d239cf084277836b3474907b3a15 in this term.
I20260713 09:09:55.495539 30102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e12598fca465444dabf0124313c595f7" candidate_uuid: "106554389f0247d58a843177759980b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e3f9d239cf084277836b3474907b3a15" is_pre_election: true
I20260713 09:09:55.496975 30215 leader_election.cc:304] T e12598fca465444dabf0124313c595f7 P 106554389f0247d58a843177759980b2 [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: 106554389f0247d58a843177759980b2; no voters: 55e615d6cbc845a68c8ed11a0eeb7575, e3f9d239cf084277836b3474907b3a15
I20260713 09:09:55.497571 30373 raft_consensus.cc:3060] T e12598fca465444dabf0124313c595f7 P 106554389f0247d58a843177759980b2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:55.502118 30373 raft_consensus.cc:2749] T e12598fca465444dabf0124313c595f7 P 106554389f0247d58a843177759980b2 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:09:55.893683 30174 raft_consensus.cc:1275] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 37703349057544278331337d68d6832c [term 2 FOLLOWER]: Refusing update from remote peer 106554389f0247d58a843177759980b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:55.895099 30307 consensus_queue.cc:1048] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 106554389f0247d58a843177759980b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:55.904551 30560 raft_consensus.cc:1275] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 55e615d6cbc845a68c8ed11a0eeb7575 [term 2 FOLLOWER]: Refusing update from remote peer 106554389f0247d58a843177759980b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:55.905911 30373 consensus_queue.cc:1048] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 106554389f0247d58a843177759980b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:55.922250 30248 raft_consensus.cc:1275] T e12598fca465444dabf0124313c595f7 P 106554389f0247d58a843177759980b2 [term 2 FOLLOWER]: Refusing update from remote peer e3f9d239cf084277836b3474907b3a15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:55.923429 30423 consensus_queue.cc:1048] T e12598fca465444dabf0124313c595f7 P e3f9d239cf084277836b3474907b3a15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:55.934759 30560 raft_consensus.cc:1275] T e12598fca465444dabf0124313c595f7 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 2 FOLLOWER]: Refusing update from remote peer e3f9d239cf084277836b3474907b3a15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:55.937834 30608 consensus_queue.cc:1048] T e12598fca465444dabf0124313c595f7 P e3f9d239cf084277836b3474907b3a15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:04.439472 27932 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:04.466486 30102 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ba71de98fb8434eaaec2eb96b83ffae"
dest_uuid: "e3f9d239cf084277836b3474907b3a15"
mode: GRACEFUL
new_leader_uuid: "55e615d6cbc845a68c8ed11a0eeb7575"
 from {username='slave'} at 127.0.0.1:55512
I20260713 09:10:04.467103 30102 raft_consensus.cc:606] T 0ba71de98fb8434eaaec2eb96b83ffae P e3f9d239cf084277836b3474907b3a15 [term 1 LEADER]: Received request to transfer leadership to TS 55e615d6cbc845a68c8ed11a0eeb7575
I20260713 09:10:04.477795 30174 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "243c627ce23447c4b38ebb34adbec18f"
dest_uuid: "37703349057544278331337d68d6832c"
mode: GRACEFUL
new_leader_uuid: "55e615d6cbc845a68c8ed11a0eeb7575"
 from {username='slave'} at 127.0.0.1:53302
I20260713 09:10:04.478260 30174 raft_consensus.cc:606] T 243c627ce23447c4b38ebb34adbec18f P 37703349057544278331337d68d6832c [term 1 LEADER]: Received request to transfer leadership to TS 55e615d6cbc845a68c8ed11a0eeb7575
I20260713 09:10:04.480886 30102 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3a88b03bea92483f8ec46a592c20627c"
dest_uuid: "e3f9d239cf084277836b3474907b3a15"
mode: GRACEFUL
new_leader_uuid: "55e615d6cbc845a68c8ed11a0eeb7575"
 from {username='slave'} at 127.0.0.1:55512
I20260713 09:10:04.481459 30102 raft_consensus.cc:606] T 3a88b03bea92483f8ec46a592c20627c P e3f9d239cf084277836b3474907b3a15 [term 1 LEADER]: Received request to transfer leadership to TS 55e615d6cbc845a68c8ed11a0eeb7575
I20260713 09:10:04.483583 30102 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c5562d2e46c54a0fb38ffc05e0939aad"
dest_uuid: "e3f9d239cf084277836b3474907b3a15"
mode: GRACEFUL
new_leader_uuid: "106554389f0247d58a843177759980b2"
 from {username='slave'} at 127.0.0.1:55512
I20260713 09:10:04.484118 30102 raft_consensus.cc:606] T c5562d2e46c54a0fb38ffc05e0939aad P e3f9d239cf084277836b3474907b3a15 [term 1 LEADER]: Received request to transfer leadership to TS 106554389f0247d58a843177759980b2
I20260713 09:10:04.486336 30102 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ca7b214ba39c45f28e04202465b9f878"
dest_uuid: "e3f9d239cf084277836b3474907b3a15"
mode: GRACEFUL
new_leader_uuid: "55e615d6cbc845a68c8ed11a0eeb7575"
 from {username='slave'} at 127.0.0.1:55512
I20260713 09:10:04.486876 30102 raft_consensus.cc:606] T ca7b214ba39c45f28e04202465b9f878 P e3f9d239cf084277836b3474907b3a15 [term 1 LEADER]: Received request to transfer leadership to TS 55e615d6cbc845a68c8ed11a0eeb7575
I20260713 09:10:04.488096 27932 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:10:04.488745 27932 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:10:04.642992 30634 raft_consensus.cc:993] T c5562d2e46c54a0fb38ffc05e0939aad P e3f9d239cf084277836b3474907b3a15: : Instructing follower 106554389f0247d58a843177759980b2 to start an election
I20260713 09:10:04.643647 30630 raft_consensus.cc:1081] T c5562d2e46c54a0fb38ffc05e0939aad P e3f9d239cf084277836b3474907b3a15 [term 1 LEADER]: Signalling peer 106554389f0247d58a843177759980b2 to start an election
I20260713 09:10:04.645188 30248 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c5562d2e46c54a0fb38ffc05e0939aad"
dest_uuid: "106554389f0247d58a843177759980b2"
 from {username='slave'} at 127.0.0.1:54026
I20260713 09:10:04.645689 30248 raft_consensus.cc:493] T c5562d2e46c54a0fb38ffc05e0939aad P 106554389f0247d58a843177759980b2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:04.646063 30248 raft_consensus.cc:3060] T c5562d2e46c54a0fb38ffc05e0939aad P 106554389f0247d58a843177759980b2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:04.651500 30248 raft_consensus.cc:515] T c5562d2e46c54a0fb38ffc05e0939aad P 106554389f0247d58a843177759980b2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } }
I20260713 09:10:04.652990 30248 leader_election.cc:290] T c5562d2e46c54a0fb38ffc05e0939aad P 106554389f0247d58a843177759980b2 [CANDIDATE]: Term 2 election: Requested vote from peers e3f9d239cf084277836b3474907b3a15 (127.27.71.2:42591), 37703349057544278331337d68d6832c (127.27.71.3:44047)
I20260713 09:10:04.654021 30174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5562d2e46c54a0fb38ffc05e0939aad" candidate_uuid: "106554389f0247d58a843177759980b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "37703349057544278331337d68d6832c"
I20260713 09:10:04.653906 30102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5562d2e46c54a0fb38ffc05e0939aad" candidate_uuid: "106554389f0247d58a843177759980b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e3f9d239cf084277836b3474907b3a15"
I20260713 09:10:04.654700 30174 raft_consensus.cc:3060] T c5562d2e46c54a0fb38ffc05e0939aad P 37703349057544278331337d68d6832c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:04.654806 30102 raft_consensus.cc:3055] T c5562d2e46c54a0fb38ffc05e0939aad P e3f9d239cf084277836b3474907b3a15 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:04.655220 30102 raft_consensus.cc:740] T c5562d2e46c54a0fb38ffc05e0939aad P e3f9d239cf084277836b3474907b3a15 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e3f9d239cf084277836b3474907b3a15, State: Running, Role: LEADER
I20260713 09:10:04.656016 30102 consensus_queue.cc:260] T c5562d2e46c54a0fb38ffc05e0939aad P e3f9d239cf084277836b3474907b3a15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } }
I20260713 09:10:04.657145 30102 raft_consensus.cc:3060] T c5562d2e46c54a0fb38ffc05e0939aad P e3f9d239cf084277836b3474907b3a15 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:04.663965 30174 raft_consensus.cc:2468] T c5562d2e46c54a0fb38ffc05e0939aad P 37703349057544278331337d68d6832c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 106554389f0247d58a843177759980b2 in term 2.
I20260713 09:10:04.664063 30102 raft_consensus.cc:2468] T c5562d2e46c54a0fb38ffc05e0939aad P e3f9d239cf084277836b3474907b3a15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 106554389f0247d58a843177759980b2 in term 2.
I20260713 09:10:04.665342 30216 leader_election.cc:304] T c5562d2e46c54a0fb38ffc05e0939aad P 106554389f0247d58a843177759980b2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 106554389f0247d58a843177759980b2, 37703349057544278331337d68d6832c; no voters: 
I20260713 09:10:04.666134 30632 raft_consensus.cc:2804] T c5562d2e46c54a0fb38ffc05e0939aad P 106554389f0247d58a843177759980b2 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:04.667145 30632 raft_consensus.cc:697] T c5562d2e46c54a0fb38ffc05e0939aad P 106554389f0247d58a843177759980b2 [term 2 LEADER]: Becoming Leader. State: Replica: 106554389f0247d58a843177759980b2, State: Running, Role: LEADER
I20260713 09:10:04.668098 30632 consensus_queue.cc:237] T c5562d2e46c54a0fb38ffc05e0939aad P 106554389f0247d58a843177759980b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } }
I20260713 09:10:04.675427 29925 catalog_manager.cc:5697] T c5562d2e46c54a0fb38ffc05e0939aad P 106554389f0247d58a843177759980b2 reported cstate change: term changed from 1 to 2, leader changed from e3f9d239cf084277836b3474907b3a15 (127.27.71.2) to 106554389f0247d58a843177759980b2 (127.27.71.4). New cstate: current_term: 2 leader_uuid: "106554389f0247d58a843177759980b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:04.704530 30640 raft_consensus.cc:993] T ca7b214ba39c45f28e04202465b9f878 P e3f9d239cf084277836b3474907b3a15: : Instructing follower 55e615d6cbc845a68c8ed11a0eeb7575 to start an election
I20260713 09:10:04.704972 30630 raft_consensus.cc:1081] T ca7b214ba39c45f28e04202465b9f878 P e3f9d239cf084277836b3474907b3a15 [term 1 LEADER]: Signalling peer 55e615d6cbc845a68c8ed11a0eeb7575 to start an election
I20260713 09:10:04.706324 30560 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ca7b214ba39c45f28e04202465b9f878"
dest_uuid: "55e615d6cbc845a68c8ed11a0eeb7575"
 from {username='slave'} at 127.0.0.1:47254
I20260713 09:10:04.706729 30560 raft_consensus.cc:493] T ca7b214ba39c45f28e04202465b9f878 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:04.706959 30560 raft_consensus.cc:3060] T ca7b214ba39c45f28e04202465b9f878 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:04.713447 30560 raft_consensus.cc:515] T ca7b214ba39c45f28e04202465b9f878 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } }
I20260713 09:10:04.716023 30560 leader_election.cc:290] T ca7b214ba39c45f28e04202465b9f878 P 55e615d6cbc845a68c8ed11a0eeb7575 [CANDIDATE]: Term 2 election: Requested vote from peers e3f9d239cf084277836b3474907b3a15 (127.27.71.2:42591), 37703349057544278331337d68d6832c (127.27.71.3:44047)
I20260713 09:10:04.727509 30102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca7b214ba39c45f28e04202465b9f878" candidate_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e3f9d239cf084277836b3474907b3a15"
I20260713 09:10:04.728037 30102 raft_consensus.cc:3055] T ca7b214ba39c45f28e04202465b9f878 P e3f9d239cf084277836b3474907b3a15 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:04.728119 30174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca7b214ba39c45f28e04202465b9f878" candidate_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "37703349057544278331337d68d6832c"
I20260713 09:10:04.728355 30102 raft_consensus.cc:740] T ca7b214ba39c45f28e04202465b9f878 P e3f9d239cf084277836b3474907b3a15 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e3f9d239cf084277836b3474907b3a15, State: Running, Role: LEADER
I20260713 09:10:04.728683 30174 raft_consensus.cc:3060] T ca7b214ba39c45f28e04202465b9f878 P 37703349057544278331337d68d6832c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:04.729164 30102 consensus_queue.cc:260] T ca7b214ba39c45f28e04202465b9f878 P e3f9d239cf084277836b3474907b3a15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } }
I20260713 09:10:04.730453 30102 raft_consensus.cc:3060] T ca7b214ba39c45f28e04202465b9f878 P e3f9d239cf084277836b3474907b3a15 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:04.735036 30174 raft_consensus.cc:2468] T ca7b214ba39c45f28e04202465b9f878 P 37703349057544278331337d68d6832c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55e615d6cbc845a68c8ed11a0eeb7575 in term 2.
I20260713 09:10:04.736296 30515 leader_election.cc:304] T ca7b214ba39c45f28e04202465b9f878 P 55e615d6cbc845a68c8ed11a0eeb7575 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37703349057544278331337d68d6832c, 55e615d6cbc845a68c8ed11a0eeb7575; no voters: 
I20260713 09:10:04.736847 30102 raft_consensus.cc:2468] T ca7b214ba39c45f28e04202465b9f878 P e3f9d239cf084277836b3474907b3a15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55e615d6cbc845a68c8ed11a0eeb7575 in term 2.
I20260713 09:10:04.738060 30649 raft_consensus.cc:2804] T ca7b214ba39c45f28e04202465b9f878 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:04.739120 30649 raft_consensus.cc:697] T ca7b214ba39c45f28e04202465b9f878 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 2 LEADER]: Becoming Leader. State: Replica: 55e615d6cbc845a68c8ed11a0eeb7575, State: Running, Role: LEADER
I20260713 09:10:04.739861 30649 consensus_queue.cc:237] T ca7b214ba39c45f28e04202465b9f878 P 55e615d6cbc845a68c8ed11a0eeb7575 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } }
I20260713 09:10:04.746968 29925 catalog_manager.cc:5697] T ca7b214ba39c45f28e04202465b9f878 P 55e615d6cbc845a68c8ed11a0eeb7575 reported cstate change: term changed from 1 to 2, leader changed from e3f9d239cf084277836b3474907b3a15 (127.27.71.2) to 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1). New cstate: current_term: 2 leader_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:04.753309 30630 raft_consensus.cc:993] T 3a88b03bea92483f8ec46a592c20627c P e3f9d239cf084277836b3474907b3a15: : Instructing follower 55e615d6cbc845a68c8ed11a0eeb7575 to start an election
I20260713 09:10:04.753777 30630 raft_consensus.cc:1081] T 3a88b03bea92483f8ec46a592c20627c P e3f9d239cf084277836b3474907b3a15 [term 1 LEADER]: Signalling peer 55e615d6cbc845a68c8ed11a0eeb7575 to start an election
I20260713 09:10:04.755215 30560 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3a88b03bea92483f8ec46a592c20627c"
dest_uuid: "55e615d6cbc845a68c8ed11a0eeb7575"
 from {username='slave'} at 127.0.0.1:47254
I20260713 09:10:04.755592 30560 raft_consensus.cc:493] T 3a88b03bea92483f8ec46a592c20627c P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:04.755921 30560 raft_consensus.cc:3060] T 3a88b03bea92483f8ec46a592c20627c P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:04.760552 30560 raft_consensus.cc:515] T 3a88b03bea92483f8ec46a592c20627c P 55e615d6cbc845a68c8ed11a0eeb7575 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:10:04.762184 30560 leader_election.cc:290] T 3a88b03bea92483f8ec46a592c20627c P 55e615d6cbc845a68c8ed11a0eeb7575 [CANDIDATE]: Term 2 election: Requested vote from peers 106554389f0247d58a843177759980b2 (127.27.71.4:38063), e3f9d239cf084277836b3474907b3a15 (127.27.71.2:42591)
I20260713 09:10:04.763463 30102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a88b03bea92483f8ec46a592c20627c" candidate_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e3f9d239cf084277836b3474907b3a15"
I20260713 09:10:04.764187 30102 raft_consensus.cc:3055] T 3a88b03bea92483f8ec46a592c20627c P e3f9d239cf084277836b3474907b3a15 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:04.764539 30102 raft_consensus.cc:740] T 3a88b03bea92483f8ec46a592c20627c P e3f9d239cf084277836b3474907b3a15 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e3f9d239cf084277836b3474907b3a15, State: Running, Role: LEADER
I20260713 09:10:04.765336 30102 consensus_queue.cc:260] T 3a88b03bea92483f8ec46a592c20627c P e3f9d239cf084277836b3474907b3a15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:10:04.766552 30102 raft_consensus.cc:3060] T 3a88b03bea92483f8ec46a592c20627c P e3f9d239cf084277836b3474907b3a15 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:04.771971 30102 raft_consensus.cc:2468] T 3a88b03bea92483f8ec46a592c20627c P e3f9d239cf084277836b3474907b3a15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55e615d6cbc845a68c8ed11a0eeb7575 in term 2.
I20260713 09:10:04.773140 30248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a88b03bea92483f8ec46a592c20627c" candidate_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "106554389f0247d58a843177759980b2"
I20260713 09:10:04.773241 30514 leader_election.cc:304] T 3a88b03bea92483f8ec46a592c20627c P 55e615d6cbc845a68c8ed11a0eeb7575 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55e615d6cbc845a68c8ed11a0eeb7575, e3f9d239cf084277836b3474907b3a15; no voters: 
I20260713 09:10:04.773808 30248 raft_consensus.cc:3060] T 3a88b03bea92483f8ec46a592c20627c P 106554389f0247d58a843177759980b2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:04.774156 30649 raft_consensus.cc:2804] T 3a88b03bea92483f8ec46a592c20627c P 55e615d6cbc845a68c8ed11a0eeb7575 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:04.774516 30649 raft_consensus.cc:697] T 3a88b03bea92483f8ec46a592c20627c P 55e615d6cbc845a68c8ed11a0eeb7575 [term 2 LEADER]: Becoming Leader. State: Replica: 55e615d6cbc845a68c8ed11a0eeb7575, State: Running, Role: LEADER
I20260713 09:10:04.775359 30649 consensus_queue.cc:237] T 3a88b03bea92483f8ec46a592c20627c P 55e615d6cbc845a68c8ed11a0eeb7575 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:10:04.780555 30248 raft_consensus.cc:2468] T 3a88b03bea92483f8ec46a592c20627c P 106554389f0247d58a843177759980b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55e615d6cbc845a68c8ed11a0eeb7575 in term 2.
I20260713 09:10:04.784497 29925 catalog_manager.cc:5697] T 3a88b03bea92483f8ec46a592c20627c P 55e615d6cbc845a68c8ed11a0eeb7575 reported cstate change: term changed from 1 to 2, leader changed from e3f9d239cf084277836b3474907b3a15 (127.27.71.2) to 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1). New cstate: current_term: 2 leader_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:04.867599 30628 raft_consensus.cc:993] T 243c627ce23447c4b38ebb34adbec18f P 37703349057544278331337d68d6832c: : Instructing follower 55e615d6cbc845a68c8ed11a0eeb7575 to start an election
I20260713 09:10:04.868145 30636 raft_consensus.cc:1081] T 243c627ce23447c4b38ebb34adbec18f P 37703349057544278331337d68d6832c [term 1 LEADER]: Signalling peer 55e615d6cbc845a68c8ed11a0eeb7575 to start an election
I20260713 09:10:04.869515 30560 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "243c627ce23447c4b38ebb34adbec18f"
dest_uuid: "55e615d6cbc845a68c8ed11a0eeb7575"
 from {username='slave'} at 127.0.0.1:47238
I20260713 09:10:04.869935 30560 raft_consensus.cc:493] T 243c627ce23447c4b38ebb34adbec18f P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:04.870183 30560 raft_consensus.cc:3060] T 243c627ce23447c4b38ebb34adbec18f P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:04.874449 30560 raft_consensus.cc:515] T 243c627ce23447c4b38ebb34adbec18f P 55e615d6cbc845a68c8ed11a0eeb7575 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } }
I20260713 09:10:04.876076 30560 leader_election.cc:290] T 243c627ce23447c4b38ebb34adbec18f P 55e615d6cbc845a68c8ed11a0eeb7575 [CANDIDATE]: Term 2 election: Requested vote from peers 37703349057544278331337d68d6832c (127.27.71.3:44047), 106554389f0247d58a843177759980b2 (127.27.71.4:38063)
I20260713 09:10:04.876873 30174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "243c627ce23447c4b38ebb34adbec18f" candidate_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "37703349057544278331337d68d6832c"
I20260713 09:10:04.877092 30248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "243c627ce23447c4b38ebb34adbec18f" candidate_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "106554389f0247d58a843177759980b2"
I20260713 09:10:04.877452 30174 raft_consensus.cc:3055] T 243c627ce23447c4b38ebb34adbec18f P 37703349057544278331337d68d6832c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:04.877799 30248 raft_consensus.cc:3060] T 243c627ce23447c4b38ebb34adbec18f P 106554389f0247d58a843177759980b2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:04.877815 30174 raft_consensus.cc:740] T 243c627ce23447c4b38ebb34adbec18f P 37703349057544278331337d68d6832c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 37703349057544278331337d68d6832c, State: Running, Role: LEADER
I20260713 09:10:04.878690 30174 consensus_queue.cc:260] T 243c627ce23447c4b38ebb34adbec18f P 37703349057544278331337d68d6832c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } }
I20260713 09:10:04.879747 30174 raft_consensus.cc:3060] T 243c627ce23447c4b38ebb34adbec18f P 37703349057544278331337d68d6832c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:04.882090 30248 raft_consensus.cc:2468] T 243c627ce23447c4b38ebb34adbec18f P 106554389f0247d58a843177759980b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55e615d6cbc845a68c8ed11a0eeb7575 in term 2.
I20260713 09:10:04.883175 30512 leader_election.cc:304] T 243c627ce23447c4b38ebb34adbec18f P 55e615d6cbc845a68c8ed11a0eeb7575 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 106554389f0247d58a843177759980b2, 55e615d6cbc845a68c8ed11a0eeb7575; no voters: 
I20260713 09:10:04.883930 30649 raft_consensus.cc:2804] T 243c627ce23447c4b38ebb34adbec18f P 55e615d6cbc845a68c8ed11a0eeb7575 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:04.884153 30174 raft_consensus.cc:2468] T 243c627ce23447c4b38ebb34adbec18f P 37703349057544278331337d68d6832c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55e615d6cbc845a68c8ed11a0eeb7575 in term 2.
I20260713 09:10:04.884459 30649 raft_consensus.cc:697] T 243c627ce23447c4b38ebb34adbec18f P 55e615d6cbc845a68c8ed11a0eeb7575 [term 2 LEADER]: Becoming Leader. State: Replica: 55e615d6cbc845a68c8ed11a0eeb7575, State: Running, Role: LEADER
I20260713 09:10:04.885533 30649 consensus_queue.cc:237] T 243c627ce23447c4b38ebb34adbec18f P 55e615d6cbc845a68c8ed11a0eeb7575 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } }
I20260713 09:10:04.893630 29925 catalog_manager.cc:5697] T 243c627ce23447c4b38ebb34adbec18f P 55e615d6cbc845a68c8ed11a0eeb7575 reported cstate change: term changed from 1 to 2, leader changed from 37703349057544278331337d68d6832c (127.27.71.3) to 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1). New cstate: current_term: 2 leader_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:04.902490 30634 raft_consensus.cc:993] T 0ba71de98fb8434eaaec2eb96b83ffae P e3f9d239cf084277836b3474907b3a15: : Instructing follower 55e615d6cbc845a68c8ed11a0eeb7575 to start an election
I20260713 09:10:04.902921 30640 raft_consensus.cc:1081] T 0ba71de98fb8434eaaec2eb96b83ffae P e3f9d239cf084277836b3474907b3a15 [term 1 LEADER]: Signalling peer 55e615d6cbc845a68c8ed11a0eeb7575 to start an election
I20260713 09:10:04.904455 30559 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ba71de98fb8434eaaec2eb96b83ffae"
dest_uuid: "55e615d6cbc845a68c8ed11a0eeb7575"
 from {username='slave'} at 127.0.0.1:47254
I20260713 09:10:04.904793 30559 raft_consensus.cc:493] T 0ba71de98fb8434eaaec2eb96b83ffae P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:04.904996 30559 raft_consensus.cc:3060] T 0ba71de98fb8434eaaec2eb96b83ffae P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:04.909238 30559 raft_consensus.cc:515] T 0ba71de98fb8434eaaec2eb96b83ffae P 55e615d6cbc845a68c8ed11a0eeb7575 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:10:04.910565 30559 leader_election.cc:290] T 0ba71de98fb8434eaaec2eb96b83ffae P 55e615d6cbc845a68c8ed11a0eeb7575 [CANDIDATE]: Term 2 election: Requested vote from peers 106554389f0247d58a843177759980b2 (127.27.71.4:38063), e3f9d239cf084277836b3474907b3a15 (127.27.71.2:42591)
I20260713 09:10:04.911331 30248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ba71de98fb8434eaaec2eb96b83ffae" candidate_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "106554389f0247d58a843177759980b2"
I20260713 09:10:04.911628 30102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ba71de98fb8434eaaec2eb96b83ffae" candidate_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e3f9d239cf084277836b3474907b3a15"
I20260713 09:10:04.911880 30248 raft_consensus.cc:3060] T 0ba71de98fb8434eaaec2eb96b83ffae P 106554389f0247d58a843177759980b2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:04.912197 30102 raft_consensus.cc:3055] T 0ba71de98fb8434eaaec2eb96b83ffae P e3f9d239cf084277836b3474907b3a15 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:04.912518 30102 raft_consensus.cc:740] T 0ba71de98fb8434eaaec2eb96b83ffae P e3f9d239cf084277836b3474907b3a15 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e3f9d239cf084277836b3474907b3a15, State: Running, Role: LEADER
I20260713 09:10:04.913283 30102 consensus_queue.cc:260] T 0ba71de98fb8434eaaec2eb96b83ffae P e3f9d239cf084277836b3474907b3a15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:10:04.914374 30102 raft_consensus.cc:3060] T 0ba71de98fb8434eaaec2eb96b83ffae P e3f9d239cf084277836b3474907b3a15 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:04.916234 30248 raft_consensus.cc:2468] T 0ba71de98fb8434eaaec2eb96b83ffae P 106554389f0247d58a843177759980b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55e615d6cbc845a68c8ed11a0eeb7575 in term 2.
I20260713 09:10:04.917152 30512 leader_election.cc:304] T 0ba71de98fb8434eaaec2eb96b83ffae P 55e615d6cbc845a68c8ed11a0eeb7575 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 106554389f0247d58a843177759980b2, 55e615d6cbc845a68c8ed11a0eeb7575; no voters: 
I20260713 09:10:04.917829 30649 raft_consensus.cc:2804] T 0ba71de98fb8434eaaec2eb96b83ffae P 55e615d6cbc845a68c8ed11a0eeb7575 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:04.918278 30649 raft_consensus.cc:697] T 0ba71de98fb8434eaaec2eb96b83ffae P 55e615d6cbc845a68c8ed11a0eeb7575 [term 2 LEADER]: Becoming Leader. State: Replica: 55e615d6cbc845a68c8ed11a0eeb7575, State: Running, Role: LEADER
I20260713 09:10:04.919086 30649 consensus_queue.cc:237] T 0ba71de98fb8434eaaec2eb96b83ffae P 55e615d6cbc845a68c8ed11a0eeb7575 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:10:04.920003 30102 raft_consensus.cc:2468] T 0ba71de98fb8434eaaec2eb96b83ffae P e3f9d239cf084277836b3474907b3a15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55e615d6cbc845a68c8ed11a0eeb7575 in term 2.
I20260713 09:10:04.926496 29925 catalog_manager.cc:5697] T 0ba71de98fb8434eaaec2eb96b83ffae P 55e615d6cbc845a68c8ed11a0eeb7575 reported cstate change: term changed from 1 to 2, leader changed from e3f9d239cf084277836b3474907b3a15 (127.27.71.2) to 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1). New cstate: current_term: 2 leader_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:05.122699 30174 raft_consensus.cc:1275] T ca7b214ba39c45f28e04202465b9f878 P 37703349057544278331337d68d6832c [term 2 FOLLOWER]: Refusing update from remote peer 55e615d6cbc845a68c8ed11a0eeb7575: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:05.123769 30649 consensus_queue.cc:1048] T ca7b214ba39c45f28e04202465b9f878 P 55e615d6cbc845a68c8ed11a0eeb7575 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:05.137426 30102 raft_consensus.cc:1275] T ca7b214ba39c45f28e04202465b9f878 P e3f9d239cf084277836b3474907b3a15 [term 2 FOLLOWER]: Refusing update from remote peer 55e615d6cbc845a68c8ed11a0eeb7575: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:05.138792 30658 consensus_queue.cc:1048] T ca7b214ba39c45f28e04202465b9f878 P 55e615d6cbc845a68c8ed11a0eeb7575 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:10:05.194556 30102 raft_consensus.cc:1275] T 3a88b03bea92483f8ec46a592c20627c P e3f9d239cf084277836b3474907b3a15 [term 2 FOLLOWER]: Refusing update from remote peer 55e615d6cbc845a68c8ed11a0eeb7575: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:05.195713 30649 consensus_queue.cc:1048] T 3a88b03bea92483f8ec46a592c20627c P 55e615d6cbc845a68c8ed11a0eeb7575 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:05.198143 30248 raft_consensus.cc:1275] T 3a88b03bea92483f8ec46a592c20627c P 106554389f0247d58a843177759980b2 [term 2 FOLLOWER]: Refusing update from remote peer 55e615d6cbc845a68c8ed11a0eeb7575: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:05.199481 30649 consensus_queue.cc:1048] T 3a88b03bea92483f8ec46a592c20627c P 55e615d6cbc845a68c8ed11a0eeb7575 [LEADER]: Connected to new peer: Peer: permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:05.253083 30174 raft_consensus.cc:1275] T c5562d2e46c54a0fb38ffc05e0939aad P 37703349057544278331337d68d6832c [term 2 FOLLOWER]: Refusing update from remote peer 106554389f0247d58a843177759980b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:05.254104 30665 consensus_queue.cc:1048] T c5562d2e46c54a0fb38ffc05e0939aad P 106554389f0247d58a843177759980b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:05.262172 30102 raft_consensus.cc:1275] T c5562d2e46c54a0fb38ffc05e0939aad P e3f9d239cf084277836b3474907b3a15 [term 2 FOLLOWER]: Refusing update from remote peer 106554389f0247d58a843177759980b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:05.263581 30667 consensus_queue.cc:1048] T c5562d2e46c54a0fb38ffc05e0939aad P 106554389f0247d58a843177759980b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:10:05.281279 30248 raft_consensus.cc:1275] T 243c627ce23447c4b38ebb34adbec18f P 106554389f0247d58a843177759980b2 [term 2 FOLLOWER]: Refusing update from remote peer 55e615d6cbc845a68c8ed11a0eeb7575: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:05.282335 30649 consensus_queue.cc:1048] T 243c627ce23447c4b38ebb34adbec18f P 55e615d6cbc845a68c8ed11a0eeb7575 [LEADER]: Connected to new peer: Peer: permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:05.290540 30174 raft_consensus.cc:1275] T 243c627ce23447c4b38ebb34adbec18f P 37703349057544278331337d68d6832c [term 2 FOLLOWER]: Refusing update from remote peer 55e615d6cbc845a68c8ed11a0eeb7575: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:05.292248 30650 consensus_queue.cc:1048] T 243c627ce23447c4b38ebb34adbec18f P 55e615d6cbc845a68c8ed11a0eeb7575 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:05.337188 30248 raft_consensus.cc:1275] T 0ba71de98fb8434eaaec2eb96b83ffae P 106554389f0247d58a843177759980b2 [term 2 FOLLOWER]: Refusing update from remote peer 55e615d6cbc845a68c8ed11a0eeb7575: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:05.338406 30650 consensus_queue.cc:1048] T 0ba71de98fb8434eaaec2eb96b83ffae P 55e615d6cbc845a68c8ed11a0eeb7575 [LEADER]: Connected to new peer: Peer: permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:05.346927 30102 raft_consensus.cc:1275] T 0ba71de98fb8434eaaec2eb96b83ffae P e3f9d239cf084277836b3474907b3a15 [term 2 FOLLOWER]: Refusing update from remote peer 55e615d6cbc845a68c8ed11a0eeb7575: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:05.348457 30650 consensus_queue.cc:1048] T 0ba71de98fb8434eaaec2eb96b83ffae P 55e615d6cbc845a68c8ed11a0eeb7575 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:05.489599 27932 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:05.507177 27932 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:05.527428 30102 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ffdfa26eeb14d8e8602123fde587663"
dest_uuid: "e3f9d239cf084277836b3474907b3a15"
mode: GRACEFUL
new_leader_uuid: "106554389f0247d58a843177759980b2"
 from {username='slave'} at 127.0.0.1:55512
I20260713 09:10:05.527947 30102 raft_consensus.cc:606] T 0ffdfa26eeb14d8e8602123fde587663 P e3f9d239cf084277836b3474907b3a15 [term 1 LEADER]: Received request to transfer leadership to TS 106554389f0247d58a843177759980b2
I20260713 09:10:05.530421 30102 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4674abf3232a47318e56160b919ab4cb"
dest_uuid: "e3f9d239cf084277836b3474907b3a15"
mode: GRACEFUL
new_leader_uuid: "55e615d6cbc845a68c8ed11a0eeb7575"
 from {username='slave'} at 127.0.0.1:55512
I20260713 09:10:05.530943 30102 raft_consensus.cc:606] T 4674abf3232a47318e56160b919ab4cb P e3f9d239cf084277836b3474907b3a15 [term 1 LEADER]: Received request to transfer leadership to TS 55e615d6cbc845a68c8ed11a0eeb7575
I20260713 09:10:05.533022 30102 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc55f95bc56b46f5ad54257ad73d886b"
dest_uuid: "e3f9d239cf084277836b3474907b3a15"
mode: GRACEFUL
new_leader_uuid: "55e615d6cbc845a68c8ed11a0eeb7575"
 from {username='slave'} at 127.0.0.1:55512
I20260713 09:10:05.533439 30102 raft_consensus.cc:606] T bc55f95bc56b46f5ad54257ad73d886b P e3f9d239cf084277836b3474907b3a15 [term 1 LEADER]: Received request to transfer leadership to TS 55e615d6cbc845a68c8ed11a0eeb7575
I20260713 09:10:05.534358 27932 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260713 09:10:05.535037 27932 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:10:05.639482 30634 raft_consensus.cc:993] T bc55f95bc56b46f5ad54257ad73d886b P e3f9d239cf084277836b3474907b3a15: : Instructing follower 55e615d6cbc845a68c8ed11a0eeb7575 to start an election
I20260713 09:10:05.640136 30634 raft_consensus.cc:1081] T bc55f95bc56b46f5ad54257ad73d886b P e3f9d239cf084277836b3474907b3a15 [term 1 LEADER]: Signalling peer 55e615d6cbc845a68c8ed11a0eeb7575 to start an election
I20260713 09:10:05.642176 30559 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bc55f95bc56b46f5ad54257ad73d886b"
dest_uuid: "55e615d6cbc845a68c8ed11a0eeb7575"
 from {username='slave'} at 127.0.0.1:47254
I20260713 09:10:05.642791 30559 raft_consensus.cc:493] T bc55f95bc56b46f5ad54257ad73d886b P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:05.643146 30559 raft_consensus.cc:3060] T bc55f95bc56b46f5ad54257ad73d886b P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:05.648124 30559 raft_consensus.cc:515] T bc55f95bc56b46f5ad54257ad73d886b P 55e615d6cbc845a68c8ed11a0eeb7575 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:10:05.649420 30559 leader_election.cc:290] T bc55f95bc56b46f5ad54257ad73d886b P 55e615d6cbc845a68c8ed11a0eeb7575 [CANDIDATE]: Term 2 election: Requested vote from peers 37703349057544278331337d68d6832c (127.27.71.3:44047), e3f9d239cf084277836b3474907b3a15 (127.27.71.2:42591)
I20260713 09:10:05.650115 30174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc55f95bc56b46f5ad54257ad73d886b" candidate_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "37703349057544278331337d68d6832c"
I20260713 09:10:05.650427 30102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc55f95bc56b46f5ad54257ad73d886b" candidate_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e3f9d239cf084277836b3474907b3a15"
I20260713 09:10:05.650656 30174 raft_consensus.cc:3060] T bc55f95bc56b46f5ad54257ad73d886b P 37703349057544278331337d68d6832c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:05.651015 30102 raft_consensus.cc:3055] T bc55f95bc56b46f5ad54257ad73d886b P e3f9d239cf084277836b3474907b3a15 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:05.651335 30102 raft_consensus.cc:740] T bc55f95bc56b46f5ad54257ad73d886b P e3f9d239cf084277836b3474907b3a15 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e3f9d239cf084277836b3474907b3a15, State: Running, Role: LEADER
I20260713 09:10:05.652171 30102 consensus_queue.cc:260] T bc55f95bc56b46f5ad54257ad73d886b P e3f9d239cf084277836b3474907b3a15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:10:05.653224 30102 raft_consensus.cc:3060] T bc55f95bc56b46f5ad54257ad73d886b P e3f9d239cf084277836b3474907b3a15 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:05.655337 30174 raft_consensus.cc:2468] T bc55f95bc56b46f5ad54257ad73d886b P 37703349057544278331337d68d6832c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55e615d6cbc845a68c8ed11a0eeb7575 in term 2.
I20260713 09:10:05.656471 30515 leader_election.cc:304] T bc55f95bc56b46f5ad54257ad73d886b P 55e615d6cbc845a68c8ed11a0eeb7575 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37703349057544278331337d68d6832c, 55e615d6cbc845a68c8ed11a0eeb7575; no voters: 
I20260713 09:10:05.657285 30658 raft_consensus.cc:2804] T bc55f95bc56b46f5ad54257ad73d886b P 55e615d6cbc845a68c8ed11a0eeb7575 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:05.657783 30658 raft_consensus.cc:697] T bc55f95bc56b46f5ad54257ad73d886b P 55e615d6cbc845a68c8ed11a0eeb7575 [term 2 LEADER]: Becoming Leader. State: Replica: 55e615d6cbc845a68c8ed11a0eeb7575, State: Running, Role: LEADER
I20260713 09:10:05.658582 30658 consensus_queue.cc:237] T bc55f95bc56b46f5ad54257ad73d886b P 55e615d6cbc845a68c8ed11a0eeb7575 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } }
I20260713 09:10:05.659183 30102 raft_consensus.cc:2468] T bc55f95bc56b46f5ad54257ad73d886b P e3f9d239cf084277836b3474907b3a15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55e615d6cbc845a68c8ed11a0eeb7575 in term 2.
I20260713 09:10:05.666116 29925 catalog_manager.cc:5697] T bc55f95bc56b46f5ad54257ad73d886b P 55e615d6cbc845a68c8ed11a0eeb7575 reported cstate change: term changed from 1 to 2, leader changed from e3f9d239cf084277836b3474907b3a15 (127.27.71.2) to 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1). New cstate: current_term: 2 leader_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:05.908192 30640 raft_consensus.cc:993] T 4674abf3232a47318e56160b919ab4cb P e3f9d239cf084277836b3474907b3a15: : Instructing follower 55e615d6cbc845a68c8ed11a0eeb7575 to start an election
I20260713 09:10:05.908645 30634 raft_consensus.cc:1081] T 4674abf3232a47318e56160b919ab4cb P e3f9d239cf084277836b3474907b3a15 [term 1 LEADER]: Signalling peer 55e615d6cbc845a68c8ed11a0eeb7575 to start an election
I20260713 09:10:05.910168 30559 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4674abf3232a47318e56160b919ab4cb"
dest_uuid: "55e615d6cbc845a68c8ed11a0eeb7575"
 from {username='slave'} at 127.0.0.1:47254
I20260713 09:10:05.910589 30559 raft_consensus.cc:493] T 4674abf3232a47318e56160b919ab4cb P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:05.910871 30559 raft_consensus.cc:3060] T 4674abf3232a47318e56160b919ab4cb P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:05.915133 30559 raft_consensus.cc:515] T 4674abf3232a47318e56160b919ab4cb P 55e615d6cbc845a68c8ed11a0eeb7575 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } }
I20260713 09:10:05.916525 30559 leader_election.cc:290] T 4674abf3232a47318e56160b919ab4cb P 55e615d6cbc845a68c8ed11a0eeb7575 [CANDIDATE]: Term 2 election: Requested vote from peers e3f9d239cf084277836b3474907b3a15 (127.27.71.2:42591), 37703349057544278331337d68d6832c (127.27.71.3:44047)
I20260713 09:10:05.917167 30102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4674abf3232a47318e56160b919ab4cb" candidate_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e3f9d239cf084277836b3474907b3a15"
I20260713 09:10:05.917516 30174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4674abf3232a47318e56160b919ab4cb" candidate_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "37703349057544278331337d68d6832c"
I20260713 09:10:05.917765 30102 raft_consensus.cc:3055] T 4674abf3232a47318e56160b919ab4cb P e3f9d239cf084277836b3474907b3a15 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:05.918061 30174 raft_consensus.cc:3060] T 4674abf3232a47318e56160b919ab4cb P 37703349057544278331337d68d6832c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:05.918099 30102 raft_consensus.cc:740] T 4674abf3232a47318e56160b919ab4cb P e3f9d239cf084277836b3474907b3a15 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e3f9d239cf084277836b3474907b3a15, State: Running, Role: LEADER
I20260713 09:10:05.919062 30102 consensus_queue.cc:260] T 4674abf3232a47318e56160b919ab4cb P e3f9d239cf084277836b3474907b3a15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } }
I20260713 09:10:05.919973 30102 raft_consensus.cc:3060] T 4674abf3232a47318e56160b919ab4cb P e3f9d239cf084277836b3474907b3a15 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:05.922362 30174 raft_consensus.cc:2468] T 4674abf3232a47318e56160b919ab4cb P 37703349057544278331337d68d6832c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55e615d6cbc845a68c8ed11a0eeb7575 in term 2.
I20260713 09:10:05.923316 30515 leader_election.cc:304] T 4674abf3232a47318e56160b919ab4cb P 55e615d6cbc845a68c8ed11a0eeb7575 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37703349057544278331337d68d6832c, 55e615d6cbc845a68c8ed11a0eeb7575; no voters: 
I20260713 09:10:05.923990 30658 raft_consensus.cc:2804] T 4674abf3232a47318e56160b919ab4cb P 55e615d6cbc845a68c8ed11a0eeb7575 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:05.924402 30658 raft_consensus.cc:697] T 4674abf3232a47318e56160b919ab4cb P 55e615d6cbc845a68c8ed11a0eeb7575 [term 2 LEADER]: Becoming Leader. State: Replica: 55e615d6cbc845a68c8ed11a0eeb7575, State: Running, Role: LEADER
I20260713 09:10:05.924403 30102 raft_consensus.cc:2468] T 4674abf3232a47318e56160b919ab4cb P e3f9d239cf084277836b3474907b3a15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55e615d6cbc845a68c8ed11a0eeb7575 in term 2.
I20260713 09:10:05.925498 30658 consensus_queue.cc:237] T 4674abf3232a47318e56160b919ab4cb P 55e615d6cbc845a68c8ed11a0eeb7575 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } }
I20260713 09:10:05.932718 29925 catalog_manager.cc:5697] T 4674abf3232a47318e56160b919ab4cb P 55e615d6cbc845a68c8ed11a0eeb7575 reported cstate change: term changed from 1 to 2, leader changed from e3f9d239cf084277836b3474907b3a15 (127.27.71.2) to 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1). New cstate: current_term: 2 leader_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55e615d6cbc845a68c8ed11a0eeb7575" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 37961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:05.935420 30640 raft_consensus.cc:993] T 0ffdfa26eeb14d8e8602123fde587663 P e3f9d239cf084277836b3474907b3a15: : Instructing follower 106554389f0247d58a843177759980b2 to start an election
I20260713 09:10:05.935914 30634 raft_consensus.cc:1081] T 0ffdfa26eeb14d8e8602123fde587663 P e3f9d239cf084277836b3474907b3a15 [term 1 LEADER]: Signalling peer 106554389f0247d58a843177759980b2 to start an election
I20260713 09:10:05.937191 30248 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ffdfa26eeb14d8e8602123fde587663"
dest_uuid: "106554389f0247d58a843177759980b2"
 from {username='slave'} at 127.0.0.1:54026
I20260713 09:10:05.937651 30248 raft_consensus.cc:493] T 0ffdfa26eeb14d8e8602123fde587663 P 106554389f0247d58a843177759980b2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:05.937964 30248 raft_consensus.cc:3060] T 0ffdfa26eeb14d8e8602123fde587663 P 106554389f0247d58a843177759980b2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:05.942770 30248 raft_consensus.cc:515] T 0ffdfa26eeb14d8e8602123fde587663 P 106554389f0247d58a843177759980b2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } }
I20260713 09:10:05.944115 30248 leader_election.cc:290] T 0ffdfa26eeb14d8e8602123fde587663 P 106554389f0247d58a843177759980b2 [CANDIDATE]: Term 2 election: Requested vote from peers e3f9d239cf084277836b3474907b3a15 (127.27.71.2:42591), 37703349057544278331337d68d6832c (127.27.71.3:44047)
I20260713 09:10:05.944742 30102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ffdfa26eeb14d8e8602123fde587663" candidate_uuid: "106554389f0247d58a843177759980b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e3f9d239cf084277836b3474907b3a15"
I20260713 09:10:05.944985 30174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ffdfa26eeb14d8e8602123fde587663" candidate_uuid: "106554389f0247d58a843177759980b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "37703349057544278331337d68d6832c"
I20260713 09:10:05.945294 30102 raft_consensus.cc:3055] T 0ffdfa26eeb14d8e8602123fde587663 P e3f9d239cf084277836b3474907b3a15 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:05.945478 30174 raft_consensus.cc:3060] T 0ffdfa26eeb14d8e8602123fde587663 P 37703349057544278331337d68d6832c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:05.945621 30102 raft_consensus.cc:740] T 0ffdfa26eeb14d8e8602123fde587663 P e3f9d239cf084277836b3474907b3a15 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e3f9d239cf084277836b3474907b3a15, State: Running, Role: LEADER
I20260713 09:10:05.946379 30102 consensus_queue.cc:260] T 0ffdfa26eeb14d8e8602123fde587663 P e3f9d239cf084277836b3474907b3a15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } }
I20260713 09:10:05.947499 30102 raft_consensus.cc:3060] T 0ffdfa26eeb14d8e8602123fde587663 P e3f9d239cf084277836b3474907b3a15 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:05.954214 30174 raft_consensus.cc:2468] T 0ffdfa26eeb14d8e8602123fde587663 P 37703349057544278331337d68d6832c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 106554389f0247d58a843177759980b2 in term 2.
I20260713 09:10:05.955319 30216 leader_election.cc:304] T 0ffdfa26eeb14d8e8602123fde587663 P 106554389f0247d58a843177759980b2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 106554389f0247d58a843177759980b2, 37703349057544278331337d68d6832c; no voters: 
I20260713 09:10:05.956367 30680 raft_consensus.cc:2804] T 0ffdfa26eeb14d8e8602123fde587663 P 106554389f0247d58a843177759980b2 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:05.956815 30680 raft_consensus.cc:697] T 0ffdfa26eeb14d8e8602123fde587663 P 106554389f0247d58a843177759980b2 [term 2 LEADER]: Becoming Leader. State: Replica: 106554389f0247d58a843177759980b2, State: Running, Role: LEADER
I20260713 09:10:05.957647 30680 consensus_queue.cc:237] T 0ffdfa26eeb14d8e8602123fde587663 P 106554389f0247d58a843177759980b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } }
I20260713 09:10:05.960649 30102 raft_consensus.cc:2468] T 0ffdfa26eeb14d8e8602123fde587663 P e3f9d239cf084277836b3474907b3a15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 106554389f0247d58a843177759980b2 in term 2.
I20260713 09:10:05.964960 29925 catalog_manager.cc:5697] T 0ffdfa26eeb14d8e8602123fde587663 P 106554389f0247d58a843177759980b2 reported cstate change: term changed from 1 to 2, leader changed from e3f9d239cf084277836b3474907b3a15 (127.27.71.2) to 106554389f0247d58a843177759980b2 (127.27.71.4). New cstate: current_term: 2 leader_uuid: "106554389f0247d58a843177759980b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "106554389f0247d58a843177759980b2" member_type: VOTER last_known_addr { host: "127.27.71.4" port: 38063 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:06.174628 30102 raft_consensus.cc:1275] T bc55f95bc56b46f5ad54257ad73d886b P e3f9d239cf084277836b3474907b3a15 [term 2 FOLLOWER]: Refusing update from remote peer 55e615d6cbc845a68c8ed11a0eeb7575: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:06.175870 30649 consensus_queue.cc:1048] T bc55f95bc56b46f5ad54257ad73d886b P 55e615d6cbc845a68c8ed11a0eeb7575 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:06.182700 30174 raft_consensus.cc:1275] T bc55f95bc56b46f5ad54257ad73d886b P 37703349057544278331337d68d6832c [term 2 FOLLOWER]: Refusing update from remote peer 55e615d6cbc845a68c8ed11a0eeb7575: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:06.184026 30658 consensus_queue.cc:1048] T bc55f95bc56b46f5ad54257ad73d886b P 55e615d6cbc845a68c8ed11a0eeb7575 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:06.410199 30102 raft_consensus.cc:1275] T 0ffdfa26eeb14d8e8602123fde587663 P e3f9d239cf084277836b3474907b3a15 [term 2 FOLLOWER]: Refusing update from remote peer 106554389f0247d58a843177759980b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:06.411290 30680 consensus_queue.cc:1048] T 0ffdfa26eeb14d8e8602123fde587663 P 106554389f0247d58a843177759980b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:06.425174 30176 raft_consensus.cc:1275] T 0ffdfa26eeb14d8e8602123fde587663 P 37703349057544278331337d68d6832c [term 2 FOLLOWER]: Refusing update from remote peer 106554389f0247d58a843177759980b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:06.426532 30679 consensus_queue.cc:1048] T 0ffdfa26eeb14d8e8602123fde587663 P 106554389f0247d58a843177759980b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:06.511328 30176 raft_consensus.cc:1275] T 4674abf3232a47318e56160b919ab4cb P 37703349057544278331337d68d6832c [term 2 FOLLOWER]: Refusing update from remote peer 55e615d6cbc845a68c8ed11a0eeb7575: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:06.512544 30658 consensus_queue.cc:1048] T 4674abf3232a47318e56160b919ab4cb P 55e615d6cbc845a68c8ed11a0eeb7575 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37703349057544278331337d68d6832c" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 44047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:06.523473 30102 raft_consensus.cc:1275] T 4674abf3232a47318e56160b919ab4cb P e3f9d239cf084277836b3474907b3a15 [term 2 FOLLOWER]: Refusing update from remote peer 55e615d6cbc845a68c8ed11a0eeb7575: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:06.526674 30658 consensus_queue.cc:1048] T 4674abf3232a47318e56160b919ab4cb P 55e615d6cbc845a68c8ed11a0eeb7575 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3f9d239cf084277836b3474907b3a15" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 42591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:06.535784 27932 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:06.549760 27932 tablet_server.cc:179] TabletServer@127.27.71.1:37961 shutting down...
I20260713 09:10:06.569072 27932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:06.569777 27932 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:06.570359 27932 raft_consensus.cc:2243] T 0ba71de98fb8434eaaec2eb96b83ffae P 55e615d6cbc845a68c8ed11a0eeb7575 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:06.571070 27932 raft_consensus.cc:2272] T 0ba71de98fb8434eaaec2eb96b83ffae P 55e615d6cbc845a68c8ed11a0eeb7575 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.573060 27932 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:06.573531 27932 raft_consensus.cc:2243] T 1e4f559a19924f29b3c1b3ea73d8df57 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.573861 27932 raft_consensus.cc:2272] T 1e4f559a19924f29b3c1b3ea73d8df57 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.575496 27932 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:06.576121 27932 raft_consensus.cc:2243] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 55e615d6cbc845a68c8ed11a0eeb7575 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.576632 27932 raft_consensus.cc:2272] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 55e615d6cbc845a68c8ed11a0eeb7575 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.578493 27932 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:06.579018 27932 raft_consensus.cc:2243] T e12598fca465444dabf0124313c595f7 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.579438 27932 raft_consensus.cc:2272] T e12598fca465444dabf0124313c595f7 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.581125 27932 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:06.581607 27932 raft_consensus.cc:2243] T bb8ff182416e4cb4b98029d009db3e4f P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.581982 27932 raft_consensus.cc:2272] T bb8ff182416e4cb4b98029d009db3e4f P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.583818 27932 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:06.584331 27932 raft_consensus.cc:2243] T 0043f16d2cfe4f41bc24d8dbf18cf0f2 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.584790 27932 raft_consensus.cc:2272] T 0043f16d2cfe4f41bc24d8dbf18cf0f2 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.587579 27932 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:06.588250 27932 raft_consensus.cc:2243] T bc55f95bc56b46f5ad54257ad73d886b P 55e615d6cbc845a68c8ed11a0eeb7575 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:06.589192 27932 raft_consensus.cc:2272] T bc55f95bc56b46f5ad54257ad73d886b P 55e615d6cbc845a68c8ed11a0eeb7575 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:06.590816 30068 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]
I20260713 09:10:06.591852 27932 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:06.592494 27932 raft_consensus.cc:2243] T 7f353aa8926941178cdb9128f3931a08 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.592912 27932 raft_consensus.cc:2272] T 7f353aa8926941178cdb9128f3931a08 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:06.594033 30068 consensus_peers.cc:597] T bb8ff182416e4cb4b98029d009db3e4f P e3f9d239cf084277836b3474907b3a15 -> Peer 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961): Couldn't send request to peer 55e615d6cbc845a68c8ed11a0eeb7575. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:06.595374 27932 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:06.596148 27932 raft_consensus.cc:2243] T 4674abf3232a47318e56160b919ab4cb P 55e615d6cbc845a68c8ed11a0eeb7575 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:06.597048 27932 raft_consensus.cc:2272] T 4674abf3232a47318e56160b919ab4cb P 55e615d6cbc845a68c8ed11a0eeb7575 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.598905 27932 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:06.599354 27932 raft_consensus.cc:2243] T 243c627ce23447c4b38ebb34adbec18f P 55e615d6cbc845a68c8ed11a0eeb7575 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:06.599998 27932 raft_consensus.cc:2272] T 243c627ce23447c4b38ebb34adbec18f P 55e615d6cbc845a68c8ed11a0eeb7575 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.601581 27932 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:06.601994 27932 raft_consensus.cc:2243] T 3a88b03bea92483f8ec46a592c20627c P 55e615d6cbc845a68c8ed11a0eeb7575 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:06.602571 27932 raft_consensus.cc:2272] T 3a88b03bea92483f8ec46a592c20627c P 55e615d6cbc845a68c8ed11a0eeb7575 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.604250 27932 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:06.604691 27932 raft_consensus.cc:2243] T fb2b59d35c3f434a8f0f87a9916250c5 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.605003 27932 raft_consensus.cc:2272] T fb2b59d35c3f434a8f0f87a9916250c5 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.606642 27932 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:06.607051 27932 raft_consensus.cc:2243] T 03a3fdbb71f544c5a9f4cc6f6b2235a8 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.607378 27932 raft_consensus.cc:2272] T 03a3fdbb71f544c5a9f4cc6f6b2235a8 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.609104 27932 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:06.609505 27932 raft_consensus.cc:2243] T 82d8efeb46e44b83be8cb00028a29b5a P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.609809 27932 raft_consensus.cc:2272] T 82d8efeb46e44b83be8cb00028a29b5a P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.611394 27932 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:06.611884 27932 raft_consensus.cc:2243] T 64fd4f5aef3a43dbb01de6d35e3699ca P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.612190 27932 raft_consensus.cc:2272] T 64fd4f5aef3a43dbb01de6d35e3699ca P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.614018 27932 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:06.614553 27932 raft_consensus.cc:2243] T 0e41836516424ef6a2b319a82bd57286 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.614933 27932 raft_consensus.cc:2272] T 0e41836516424ef6a2b319a82bd57286 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.617147 27932 tablet_replica.cc:333] stopping tablet replica
W20260713 09:10:06.617239 30068 consensus_peers.cc:597] T 1e4f559a19924f29b3c1b3ea73d8df57 P e3f9d239cf084277836b3474907b3a15 -> Peer 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961): Couldn't send request to peer 55e615d6cbc845a68c8ed11a0eeb7575. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:06.617772 27932 raft_consensus.cc:2243] T ca7b214ba39c45f28e04202465b9f878 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:06.618649 27932 raft_consensus.cc:2272] T ca7b214ba39c45f28e04202465b9f878 P 55e615d6cbc845a68c8ed11a0eeb7575 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.620592 27932 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:06.621114 27932 raft_consensus.cc:2243] T 5ec461e722364e9aa51690aa7bdf1a6a P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.621577 27932 raft_consensus.cc:2272] T 5ec461e722364e9aa51690aa7bdf1a6a P 55e615d6cbc845a68c8ed11a0eeb7575 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:06.621690 30142 consensus_peers.cc:597] T 03a3fdbb71f544c5a9f4cc6f6b2235a8 P 37703349057544278331337d68d6832c -> Peer 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961): Couldn't send request to peer 55e615d6cbc845a68c8ed11a0eeb7575. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:06.651060 27932 tablet_server.cc:196] TabletServer@127.27.71.1:37961 shutdown complete.
I20260713 09:10:06.681999 27932 tablet_server.cc:179] TabletServer@127.27.71.2:0 shutting down...
W20260713 09:10:06.687682 30068 consensus_peers.cc:597] T 64fd4f5aef3a43dbb01de6d35e3699ca P e3f9d239cf084277836b3474907b3a15 -> Peer 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961): Couldn't send request to peer 55e615d6cbc845a68c8ed11a0eeb7575. Status: Network error: Client connection negotiation failed: client connection to 127.27.71.1:37961: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:06.695785 30216 consensus_peers.cc:597] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 106554389f0247d58a843177759980b2 -> Peer 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961): Couldn't send request to peer 55e615d6cbc845a68c8ed11a0eeb7575. Status: Network error: Client connection negotiation failed: client connection to 127.27.71.1:37961: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:06.712288 30141 consensus_peers.cc:597] T 8f9fa866d004492f97eb0907519c0ab2 P 37703349057544278331337d68d6832c -> Peer e3f9d239cf084277836b3474907b3a15 (127.27.71.2:42591): Couldn't send request to peer e3f9d239cf084277836b3474907b3a15. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:06.713689 27932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:06.714324 27932 tablet_replica.cc:333] T fb2b59d35c3f434a8f0f87a9916250c5 P e3f9d239cf084277836b3474907b3a15: stopping tablet replica
I20260713 09:10:06.714951 27932 raft_consensus.cc:2243] T fb2b59d35c3f434a8f0f87a9916250c5 P e3f9d239cf084277836b3474907b3a15 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:06.715765 27932 raft_consensus.cc:2272] T fb2b59d35c3f434a8f0f87a9916250c5 P e3f9d239cf084277836b3474907b3a15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.717967 27932 tablet_replica.cc:333] T 0ba71de98fb8434eaaec2eb96b83ffae P e3f9d239cf084277836b3474907b3a15: stopping tablet replica
I20260713 09:10:06.718696 27932 raft_consensus.cc:2243] T 0ba71de98fb8434eaaec2eb96b83ffae P e3f9d239cf084277836b3474907b3a15 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.719161 27932 raft_consensus.cc:2272] T 0ba71de98fb8434eaaec2eb96b83ffae P e3f9d239cf084277836b3474907b3a15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.721493 27932 tablet_replica.cc:333] T 0ffdfa26eeb14d8e8602123fde587663 P e3f9d239cf084277836b3474907b3a15: stopping tablet replica
I20260713 09:10:06.722182 27932 raft_consensus.cc:2243] T 0ffdfa26eeb14d8e8602123fde587663 P e3f9d239cf084277836b3474907b3a15 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.722522 27932 raft_consensus.cc:2272] T 0ffdfa26eeb14d8e8602123fde587663 P e3f9d239cf084277836b3474907b3a15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.724555 27932 tablet_replica.cc:333] T 4674abf3232a47318e56160b919ab4cb P e3f9d239cf084277836b3474907b3a15: stopping tablet replica
I20260713 09:10:06.725034 27932 raft_consensus.cc:2243] T 4674abf3232a47318e56160b919ab4cb P e3f9d239cf084277836b3474907b3a15 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.725369 27932 raft_consensus.cc:2272] T 4674abf3232a47318e56160b919ab4cb P e3f9d239cf084277836b3474907b3a15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.727231 27932 tablet_replica.cc:333] T c5562d2e46c54a0fb38ffc05e0939aad P e3f9d239cf084277836b3474907b3a15: stopping tablet replica
I20260713 09:10:06.727787 27932 raft_consensus.cc:2243] T c5562d2e46c54a0fb38ffc05e0939aad P e3f9d239cf084277836b3474907b3a15 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.728106 27932 raft_consensus.cc:2272] T c5562d2e46c54a0fb38ffc05e0939aad P e3f9d239cf084277836b3474907b3a15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.729617 27932 tablet_replica.cc:333] T 64fd4f5aef3a43dbb01de6d35e3699ca P e3f9d239cf084277836b3474907b3a15: stopping tablet replica
I20260713 09:10:06.730042 27932 raft_consensus.cc:2243] T 64fd4f5aef3a43dbb01de6d35e3699ca P e3f9d239cf084277836b3474907b3a15 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:06.730732 27932 raft_consensus.cc:2272] T 64fd4f5aef3a43dbb01de6d35e3699ca P e3f9d239cf084277836b3474907b3a15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.732607 27932 tablet_replica.cc:333] T 1e4f559a19924f29b3c1b3ea73d8df57 P e3f9d239cf084277836b3474907b3a15: stopping tablet replica
I20260713 09:10:06.733112 27932 raft_consensus.cc:2243] T 1e4f559a19924f29b3c1b3ea73d8df57 P e3f9d239cf084277836b3474907b3a15 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:06.733824 27932 raft_consensus.cc:2272] T 1e4f559a19924f29b3c1b3ea73d8df57 P e3f9d239cf084277836b3474907b3a15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.735846 27932 tablet_replica.cc:333] T ca7b214ba39c45f28e04202465b9f878 P e3f9d239cf084277836b3474907b3a15: stopping tablet replica
I20260713 09:10:06.736352 27932 raft_consensus.cc:2243] T ca7b214ba39c45f28e04202465b9f878 P e3f9d239cf084277836b3474907b3a15 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.736732 27932 raft_consensus.cc:2272] T ca7b214ba39c45f28e04202465b9f878 P e3f9d239cf084277836b3474907b3a15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.738356 27932 tablet_replica.cc:333] T 8f9fa866d004492f97eb0907519c0ab2 P e3f9d239cf084277836b3474907b3a15: stopping tablet replica
I20260713 09:10:06.738881 27932 raft_consensus.cc:2243] T 8f9fa866d004492f97eb0907519c0ab2 P e3f9d239cf084277836b3474907b3a15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.739288 27932 raft_consensus.cc:2272] T 8f9fa866d004492f97eb0907519c0ab2 P e3f9d239cf084277836b3474907b3a15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.741108 27932 tablet_replica.cc:333] T e12598fca465444dabf0124313c595f7 P e3f9d239cf084277836b3474907b3a15: stopping tablet replica
I20260713 09:10:06.741600 27932 raft_consensus.cc:2243] T e12598fca465444dabf0124313c595f7 P e3f9d239cf084277836b3474907b3a15 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:06.742319 27932 raft_consensus.cc:2272] T e12598fca465444dabf0124313c595f7 P e3f9d239cf084277836b3474907b3a15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.743990 27932 tablet_replica.cc:333] T bb8ff182416e4cb4b98029d009db3e4f P e3f9d239cf084277836b3474907b3a15: stopping tablet replica
I20260713 09:10:06.744498 27932 raft_consensus.cc:2243] T bb8ff182416e4cb4b98029d009db3e4f P e3f9d239cf084277836b3474907b3a15 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:06.745211 27932 raft_consensus.cc:2272] T bb8ff182416e4cb4b98029d009db3e4f P e3f9d239cf084277836b3474907b3a15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.746853 27932 tablet_replica.cc:333] T 5ec461e722364e9aa51690aa7bdf1a6a P e3f9d239cf084277836b3474907b3a15: stopping tablet replica
I20260713 09:10:06.747347 27932 raft_consensus.cc:2243] T 5ec461e722364e9aa51690aa7bdf1a6a P e3f9d239cf084277836b3474907b3a15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.747756 27932 raft_consensus.cc:2272] T 5ec461e722364e9aa51690aa7bdf1a6a P e3f9d239cf084277836b3474907b3a15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.749389 27932 tablet_replica.cc:333] T 17f2c9ffecad45cead57f84135c739d5 P e3f9d239cf084277836b3474907b3a15: stopping tablet replica
I20260713 09:10:06.749850 27932 raft_consensus.cc:2243] T 17f2c9ffecad45cead57f84135c739d5 P e3f9d239cf084277836b3474907b3a15 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:06.750574 27932 raft_consensus.cc:2272] T 17f2c9ffecad45cead57f84135c739d5 P e3f9d239cf084277836b3474907b3a15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.752543 27932 tablet_replica.cc:333] T bc55f95bc56b46f5ad54257ad73d886b P e3f9d239cf084277836b3474907b3a15: stopping tablet replica
I20260713 09:10:06.753144 27932 raft_consensus.cc:2243] T bc55f95bc56b46f5ad54257ad73d886b P e3f9d239cf084277836b3474907b3a15 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.753535 27932 raft_consensus.cc:2272] T bc55f95bc56b46f5ad54257ad73d886b P e3f9d239cf084277836b3474907b3a15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.755463 27932 tablet_replica.cc:333] T b76acdf589674aaa881a7a036ee6d75f P e3f9d239cf084277836b3474907b3a15: stopping tablet replica
I20260713 09:10:06.755954 27932 raft_consensus.cc:2243] T b76acdf589674aaa881a7a036ee6d75f P e3f9d239cf084277836b3474907b3a15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.756346 27932 raft_consensus.cc:2272] T b76acdf589674aaa881a7a036ee6d75f P e3f9d239cf084277836b3474907b3a15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.757901 27932 tablet_replica.cc:333] T 3a88b03bea92483f8ec46a592c20627c P e3f9d239cf084277836b3474907b3a15: stopping tablet replica
I20260713 09:10:06.758359 27932 raft_consensus.cc:2243] T 3a88b03bea92483f8ec46a592c20627c P e3f9d239cf084277836b3474907b3a15 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.758733 27932 raft_consensus.cc:2272] T 3a88b03bea92483f8ec46a592c20627c P e3f9d239cf084277836b3474907b3a15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.760321 27932 tablet_replica.cc:333] T 8b4a0a8a8e424eae8ab4194dbb601b39 P e3f9d239cf084277836b3474907b3a15: stopping tablet replica
I20260713 09:10:06.760789 27932 raft_consensus.cc:2243] T 8b4a0a8a8e424eae8ab4194dbb601b39 P e3f9d239cf084277836b3474907b3a15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.761199 27932 raft_consensus.cc:2272] T 8b4a0a8a8e424eae8ab4194dbb601b39 P e3f9d239cf084277836b3474907b3a15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.762837 27932 tablet_replica.cc:333] T 03a3fdbb71f544c5a9f4cc6f6b2235a8 P e3f9d239cf084277836b3474907b3a15: stopping tablet replica
I20260713 09:10:06.763288 27932 raft_consensus.cc:2243] T 03a3fdbb71f544c5a9f4cc6f6b2235a8 P e3f9d239cf084277836b3474907b3a15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.763736 27932 raft_consensus.cc:2272] T 03a3fdbb71f544c5a9f4cc6f6b2235a8 P e3f9d239cf084277836b3474907b3a15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.802520 27932 tablet_server.cc:196] TabletServer@127.27.71.2:0 shutdown complete.
W20260713 09:10:06.810946 30142 consensus_peers.cc:597] T 82d8efeb46e44b83be8cb00028a29b5a P 37703349057544278331337d68d6832c -> Peer 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961): Couldn't send request to peer 55e615d6cbc845a68c8ed11a0eeb7575. Status: Network error: Client connection negotiation failed: client connection to 127.27.71.1:37961: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:06.831161 27932 tablet_server.cc:179] TabletServer@127.27.71.3:0 shutting down...
W20260713 09:10:06.837044 30215 consensus_peers.cc:597] T c5562d2e46c54a0fb38ffc05e0939aad P 106554389f0247d58a843177759980b2 -> Peer e3f9d239cf084277836b3474907b3a15 (127.27.71.2:42591): Couldn't send request to peer e3f9d239cf084277836b3474907b3a15. Status: Network error: Client connection negotiation failed: client connection to 127.27.71.2:42591: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:06.854990 27932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:06.855720 27932 tablet_replica.cc:333] T c5562d2e46c54a0fb38ffc05e0939aad P 37703349057544278331337d68d6832c: stopping tablet replica
I20260713 09:10:06.856387 27932 raft_consensus.cc:2243] T c5562d2e46c54a0fb38ffc05e0939aad P 37703349057544278331337d68d6832c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.856844 27932 raft_consensus.cc:2272] T c5562d2e46c54a0fb38ffc05e0939aad P 37703349057544278331337d68d6832c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.858698 27932 tablet_replica.cc:333] T 0ffdfa26eeb14d8e8602123fde587663 P 37703349057544278331337d68d6832c: stopping tablet replica
I20260713 09:10:06.859241 27932 raft_consensus.cc:2243] T 0ffdfa26eeb14d8e8602123fde587663 P 37703349057544278331337d68d6832c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.859629 27932 raft_consensus.cc:2272] T 0ffdfa26eeb14d8e8602123fde587663 P 37703349057544278331337d68d6832c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.861654 27932 tablet_replica.cc:333] T 64fd4f5aef3a43dbb01de6d35e3699ca P 37703349057544278331337d68d6832c: stopping tablet replica
I20260713 09:10:06.862159 27932 raft_consensus.cc:2243] T 64fd4f5aef3a43dbb01de6d35e3699ca P 37703349057544278331337d68d6832c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.862548 27932 raft_consensus.cc:2272] T 64fd4f5aef3a43dbb01de6d35e3699ca P 37703349057544278331337d68d6832c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.864233 27932 tablet_replica.cc:333] T 82d8efeb46e44b83be8cb00028a29b5a P 37703349057544278331337d68d6832c: stopping tablet replica
I20260713 09:10:06.864698 27932 raft_consensus.cc:2243] T 82d8efeb46e44b83be8cb00028a29b5a P 37703349057544278331337d68d6832c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:06.865412 27932 raft_consensus.cc:2272] T 82d8efeb46e44b83be8cb00028a29b5a P 37703349057544278331337d68d6832c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.867045 27932 tablet_replica.cc:333] T bb8ff182416e4cb4b98029d009db3e4f P 37703349057544278331337d68d6832c: stopping tablet replica
I20260713 09:10:06.867523 27932 raft_consensus.cc:2243] T bb8ff182416e4cb4b98029d009db3e4f P 37703349057544278331337d68d6832c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.867972 27932 raft_consensus.cc:2272] T bb8ff182416e4cb4b98029d009db3e4f P 37703349057544278331337d68d6832c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.869712 27932 tablet_replica.cc:333] T 8f9fa866d004492f97eb0907519c0ab2 P 37703349057544278331337d68d6832c: stopping tablet replica
I20260713 09:10:06.871510 27932 raft_consensus.cc:2243] T 8f9fa866d004492f97eb0907519c0ab2 P 37703349057544278331337d68d6832c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:06.872421 27932 raft_consensus.cc:2272] T 8f9fa866d004492f97eb0907519c0ab2 P 37703349057544278331337d68d6832c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:06.872781 30216 consensus_peers.cc:597] T 0ffdfa26eeb14d8e8602123fde587663 P 106554389f0247d58a843177759980b2 -> Peer 37703349057544278331337d68d6832c (127.27.71.3:44047): Couldn't send request to peer 37703349057544278331337d68d6832c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:06.874467 27932 tablet_replica.cc:333] T ca7b214ba39c45f28e04202465b9f878 P 37703349057544278331337d68d6832c: stopping tablet replica
I20260713 09:10:06.875046 27932 raft_consensus.cc:2243] T ca7b214ba39c45f28e04202465b9f878 P 37703349057544278331337d68d6832c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.875488 27932 raft_consensus.cc:2272] T ca7b214ba39c45f28e04202465b9f878 P 37703349057544278331337d68d6832c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.877097 27932 tablet_replica.cc:333] T 17f2c9ffecad45cead57f84135c739d5 P 37703349057544278331337d68d6832c: stopping tablet replica
I20260713 09:10:06.877780 27932 raft_consensus.cc:2243] T 17f2c9ffecad45cead57f84135c739d5 P 37703349057544278331337d68d6832c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.878219 27932 raft_consensus.cc:2272] T 17f2c9ffecad45cead57f84135c739d5 P 37703349057544278331337d68d6832c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.880084 27932 tablet_replica.cc:333] T b76acdf589674aaa881a7a036ee6d75f P 37703349057544278331337d68d6832c: stopping tablet replica
I20260713 09:10:06.880633 27932 raft_consensus.cc:2243] T b76acdf589674aaa881a7a036ee6d75f P 37703349057544278331337d68d6832c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:06.881659 27932 raft_consensus.cc:2272] T b76acdf589674aaa881a7a036ee6d75f P 37703349057544278331337d68d6832c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:06.881803 30215 consensus_peers.cc:597] T 5ec461e722364e9aa51690aa7bdf1a6a P 106554389f0247d58a843177759980b2 -> Peer e3f9d239cf084277836b3474907b3a15 (127.27.71.2:42591): Couldn't send request to peer e3f9d239cf084277836b3474907b3a15. Status: Network error: Client connection negotiation failed: client connection to 127.27.71.2:42591: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:06.884052 27932 tablet_replica.cc:333] T bc55f95bc56b46f5ad54257ad73d886b P 37703349057544278331337d68d6832c: stopping tablet replica
W20260713 09:10:06.884292 30216 consensus_peers.cc:597] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 106554389f0247d58a843177759980b2 -> Peer 37703349057544278331337d68d6832c (127.27.71.3:44047): Couldn't send request to peer 37703349057544278331337d68d6832c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:06.884649 27932 raft_consensus.cc:2243] T bc55f95bc56b46f5ad54257ad73d886b P 37703349057544278331337d68d6832c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.885094 27932 raft_consensus.cc:2272] T bc55f95bc56b46f5ad54257ad73d886b P 37703349057544278331337d68d6832c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.887511 27932 tablet_replica.cc:333] T 0043f16d2cfe4f41bc24d8dbf18cf0f2 P 37703349057544278331337d68d6832c: stopping tablet replica
I20260713 09:10:06.888285 27932 raft_consensus.cc:2243] T 0043f16d2cfe4f41bc24d8dbf18cf0f2 P 37703349057544278331337d68d6832c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.888741 27932 raft_consensus.cc:2272] T 0043f16d2cfe4f41bc24d8dbf18cf0f2 P 37703349057544278331337d68d6832c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:06.890789 30142 consensus_peers.cc:597] T 0e41836516424ef6a2b319a82bd57286 P 37703349057544278331337d68d6832c -> Peer 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961): Couldn't send request to peer 55e615d6cbc845a68c8ed11a0eeb7575. Status: Network error: Client connection negotiation failed: client connection to 127.27.71.1:37961: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:06.890903 27932 tablet_replica.cc:333] T 03a3fdbb71f544c5a9f4cc6f6b2235a8 P 37703349057544278331337d68d6832c: stopping tablet replica
I20260713 09:10:06.891464 27932 raft_consensus.cc:2243] T 03a3fdbb71f544c5a9f4cc6f6b2235a8 P 37703349057544278331337d68d6832c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:06.892180 27932 raft_consensus.cc:2272] T 03a3fdbb71f544c5a9f4cc6f6b2235a8 P 37703349057544278331337d68d6832c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.893781 27932 tablet_replica.cc:333] T 8b4a0a8a8e424eae8ab4194dbb601b39 P 37703349057544278331337d68d6832c: stopping tablet replica
I20260713 09:10:06.894443 27932 raft_consensus.cc:2243] T 8b4a0a8a8e424eae8ab4194dbb601b39 P 37703349057544278331337d68d6832c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:06.895238 27932 raft_consensus.cc:2272] T 8b4a0a8a8e424eae8ab4194dbb601b39 P 37703349057544278331337d68d6832c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.897322 27932 tablet_replica.cc:333] T 0e41836516424ef6a2b319a82bd57286 P 37703349057544278331337d68d6832c: stopping tablet replica
I20260713 09:10:06.897792 27932 raft_consensus.cc:2243] T 0e41836516424ef6a2b319a82bd57286 P 37703349057544278331337d68d6832c [term 1 LEADER]: Raft consensus shutting down.
W20260713 09:10:06.898077 30216 consensus_peers.cc:597] T 5ec461e722364e9aa51690aa7bdf1a6a P 106554389f0247d58a843177759980b2 -> Peer 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961): Couldn't send request to peer 55e615d6cbc845a68c8ed11a0eeb7575. Status: Network error: Client connection negotiation failed: client connection to 127.27.71.1:37961: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:06.898540 27932 raft_consensus.cc:2272] T 0e41836516424ef6a2b319a82bd57286 P 37703349057544278331337d68d6832c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.900512 27932 tablet_replica.cc:333] T 7f353aa8926941178cdb9128f3931a08 P 37703349057544278331337d68d6832c: stopping tablet replica
I20260713 09:10:06.901166 27932 raft_consensus.cc:2243] T 7f353aa8926941178cdb9128f3931a08 P 37703349057544278331337d68d6832c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.901611 27932 raft_consensus.cc:2272] T 7f353aa8926941178cdb9128f3931a08 P 37703349057544278331337d68d6832c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:06.902748 30216 consensus_peers.cc:597] T 0043f16d2cfe4f41bc24d8dbf18cf0f2 P 106554389f0247d58a843177759980b2 -> Peer 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961): Couldn't send request to peer 55e615d6cbc845a68c8ed11a0eeb7575. Status: Network error: Client connection negotiation failed: client connection to 127.27.71.1:37961: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:06.903388 27932 tablet_replica.cc:333] T 4674abf3232a47318e56160b919ab4cb P 37703349057544278331337d68d6832c: stopping tablet replica
I20260713 09:10:06.903949 27932 raft_consensus.cc:2243] T 4674abf3232a47318e56160b919ab4cb P 37703349057544278331337d68d6832c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.904400 27932 raft_consensus.cc:2272] T 4674abf3232a47318e56160b919ab4cb P 37703349057544278331337d68d6832c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.906529 27932 tablet_replica.cc:333] T 243c627ce23447c4b38ebb34adbec18f P 37703349057544278331337d68d6832c: stopping tablet replica
I20260713 09:10:06.906987 27932 raft_consensus.cc:2243] T 243c627ce23447c4b38ebb34adbec18f P 37703349057544278331337d68d6832c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.907367 27932 raft_consensus.cc:2272] T 243c627ce23447c4b38ebb34adbec18f P 37703349057544278331337d68d6832c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.909053 27932 tablet_replica.cc:333] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 37703349057544278331337d68d6832c: stopping tablet replica
I20260713 09:10:06.909510 27932 raft_consensus.cc:2243] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 37703349057544278331337d68d6832c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:06.909888 27932 raft_consensus.cc:2272] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 37703349057544278331337d68d6832c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:06.946697 27932 tablet_server.cc:196] TabletServer@127.27.71.3:0 shutdown complete.
W20260713 09:10:06.948136 30216 consensus_peers.cc:597] T 0043f16d2cfe4f41bc24d8dbf18cf0f2 P 106554389f0247d58a843177759980b2 -> Peer 37703349057544278331337d68d6832c (127.27.71.3:44047): Couldn't send request to peer 37703349057544278331337d68d6832c. Status: Network error: Client connection negotiation failed: client connection to 127.27.71.3:44047: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:06.973830 27932 tablet_server.cc:179] TabletServer@127.27.71.4:0 shutting down...
W20260713 09:10:06.987560 30216 consensus_peers.cc:597] T 7f353aa8926941178cdb9128f3931a08 P 106554389f0247d58a843177759980b2 -> Peer 55e615d6cbc845a68c8ed11a0eeb7575 (127.27.71.1:37961): Couldn't send request to peer 55e615d6cbc845a68c8ed11a0eeb7575. Status: Network error: Client connection negotiation failed: client connection to 127.27.71.1:37961: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:07.003221 27932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:07.004113 27932 tablet_replica.cc:333] T fb2b59d35c3f434a8f0f87a9916250c5 P 106554389f0247d58a843177759980b2: stopping tablet replica
I20260713 09:10:07.005112 27932 raft_consensus.cc:2243] T fb2b59d35c3f434a8f0f87a9916250c5 P 106554389f0247d58a843177759980b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:07.005730 27932 raft_consensus.cc:2272] T fb2b59d35c3f434a8f0f87a9916250c5 P 106554389f0247d58a843177759980b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:07.007562 27932 tablet_replica.cc:333] T 0ffdfa26eeb14d8e8602123fde587663 P 106554389f0247d58a843177759980b2: stopping tablet replica
I20260713 09:10:07.008175 27932 raft_consensus.cc:2243] T 0ffdfa26eeb14d8e8602123fde587663 P 106554389f0247d58a843177759980b2 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:07.008913 27932 raft_consensus.cc:2272] T 0ffdfa26eeb14d8e8602123fde587663 P 106554389f0247d58a843177759980b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:07.010852 27932 tablet_replica.cc:333] T 0ba71de98fb8434eaaec2eb96b83ffae P 106554389f0247d58a843177759980b2: stopping tablet replica
I20260713 09:10:07.011329 27932 raft_consensus.cc:2243] T 0ba71de98fb8434eaaec2eb96b83ffae P 106554389f0247d58a843177759980b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:07.011754 27932 raft_consensus.cc:2272] T 0ba71de98fb8434eaaec2eb96b83ffae P 106554389f0247d58a843177759980b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:07.013370 27932 tablet_replica.cc:333] T c5562d2e46c54a0fb38ffc05e0939aad P 106554389f0247d58a843177759980b2: stopping tablet replica
I20260713 09:10:07.013857 27932 raft_consensus.cc:2243] T c5562d2e46c54a0fb38ffc05e0939aad P 106554389f0247d58a843177759980b2 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:07.014487 27932 raft_consensus.cc:2272] T c5562d2e46c54a0fb38ffc05e0939aad P 106554389f0247d58a843177759980b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:07.016161 27932 tablet_replica.cc:333] T 82d8efeb46e44b83be8cb00028a29b5a P 106554389f0247d58a843177759980b2: stopping tablet replica
I20260713 09:10:07.016590 27932 raft_consensus.cc:2243] T 82d8efeb46e44b83be8cb00028a29b5a P 106554389f0247d58a843177759980b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:07.016920 27932 raft_consensus.cc:2272] T 82d8efeb46e44b83be8cb00028a29b5a P 106554389f0247d58a843177759980b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:07.018585 27932 tablet_replica.cc:333] T e12598fca465444dabf0124313c595f7 P 106554389f0247d58a843177759980b2: stopping tablet replica
I20260713 09:10:07.019028 27932 raft_consensus.cc:2243] T e12598fca465444dabf0124313c595f7 P 106554389f0247d58a843177759980b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:07.019444 27932 raft_consensus.cc:2272] T e12598fca465444dabf0124313c595f7 P 106554389f0247d58a843177759980b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:07.021232 27932 tablet_replica.cc:333] T 8f9fa866d004492f97eb0907519c0ab2 P 106554389f0247d58a843177759980b2: stopping tablet replica
I20260713 09:10:07.021682 27932 raft_consensus.cc:2243] T 8f9fa866d004492f97eb0907519c0ab2 P 106554389f0247d58a843177759980b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:07.022046 27932 raft_consensus.cc:2272] T 8f9fa866d004492f97eb0907519c0ab2 P 106554389f0247d58a843177759980b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:07.023808 27932 tablet_replica.cc:333] T 7f353aa8926941178cdb9128f3931a08 P 106554389f0247d58a843177759980b2: stopping tablet replica
I20260713 09:10:07.024230 27932 raft_consensus.cc:2243] T 7f353aa8926941178cdb9128f3931a08 P 106554389f0247d58a843177759980b2 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:07.025092 27932 raft_consensus.cc:2272] T 7f353aa8926941178cdb9128f3931a08 P 106554389f0247d58a843177759980b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:07.026856 27932 tablet_replica.cc:333] T 243c627ce23447c4b38ebb34adbec18f P 106554389f0247d58a843177759980b2: stopping tablet replica
I20260713 09:10:07.027374 27932 raft_consensus.cc:2243] T 243c627ce23447c4b38ebb34adbec18f P 106554389f0247d58a843177759980b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:07.027839 27932 raft_consensus.cc:2272] T 243c627ce23447c4b38ebb34adbec18f P 106554389f0247d58a843177759980b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:07.029532 27932 tablet_replica.cc:333] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 106554389f0247d58a843177759980b2: stopping tablet replica
I20260713 09:10:07.030037 27932 raft_consensus.cc:2243] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 106554389f0247d58a843177759980b2 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:07.030761 27932 raft_consensus.cc:2272] T f1eae824c2b34cbe95d3c0ac01bfc7bd P 106554389f0247d58a843177759980b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:07.032465 27932 tablet_replica.cc:333] T 17f2c9ffecad45cead57f84135c739d5 P 106554389f0247d58a843177759980b2: stopping tablet replica
I20260713 09:10:07.032991 27932 raft_consensus.cc:2243] T 17f2c9ffecad45cead57f84135c739d5 P 106554389f0247d58a843177759980b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:07.033397 27932 raft_consensus.cc:2272] T 17f2c9ffecad45cead57f84135c739d5 P 106554389f0247d58a843177759980b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:07.035111 27932 tablet_replica.cc:333] T 0043f16d2cfe4f41bc24d8dbf18cf0f2 P 106554389f0247d58a843177759980b2: stopping tablet replica
I20260713 09:10:07.035723 27932 raft_consensus.cc:2243] T 0043f16d2cfe4f41bc24d8dbf18cf0f2 P 106554389f0247d58a843177759980b2 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:07.036511 27932 raft_consensus.cc:2272] T 0043f16d2cfe4f41bc24d8dbf18cf0f2 P 106554389f0247d58a843177759980b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:07.038367 27932 tablet_replica.cc:333] T b76acdf589674aaa881a7a036ee6d75f P 106554389f0247d58a843177759980b2: stopping tablet replica
I20260713 09:10:07.038858 27932 raft_consensus.cc:2243] T b76acdf589674aaa881a7a036ee6d75f P 106554389f0247d58a843177759980b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:07.039283 27932 raft_consensus.cc:2272] T b76acdf589674aaa881a7a036ee6d75f P 106554389f0247d58a843177759980b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:07.041033 27932 tablet_replica.cc:333] T 0e41836516424ef6a2b319a82bd57286 P 106554389f0247d58a843177759980b2: stopping tablet replica
I20260713 09:10:07.041530 27932 raft_consensus.cc:2243] T 0e41836516424ef6a2b319a82bd57286 P 106554389f0247d58a843177759980b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:07.041958 27932 raft_consensus.cc:2272] T 0e41836516424ef6a2b319a82bd57286 P 106554389f0247d58a843177759980b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:07.043867 27932 tablet_replica.cc:333] T 1e4f559a19924f29b3c1b3ea73d8df57 P 106554389f0247d58a843177759980b2: stopping tablet replica
I20260713 09:10:07.044337 27932 raft_consensus.cc:2243] T 1e4f559a19924f29b3c1b3ea73d8df57 P 106554389f0247d58a843177759980b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:07.044739 27932 raft_consensus.cc:2272] T 1e4f559a19924f29b3c1b3ea73d8df57 P 106554389f0247d58a843177759980b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:07.046446 27932 tablet_replica.cc:333] T 5ec461e722364e9aa51690aa7bdf1a6a P 106554389f0247d58a843177759980b2: stopping tablet replica
I20260713 09:10:07.046898 27932 raft_consensus.cc:2243] T 5ec461e722364e9aa51690aa7bdf1a6a P 106554389f0247d58a843177759980b2 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:07.047602 27932 raft_consensus.cc:2272] T 5ec461e722364e9aa51690aa7bdf1a6a P 106554389f0247d58a843177759980b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:07.049368 27932 tablet_replica.cc:333] T 8b4a0a8a8e424eae8ab4194dbb601b39 P 106554389f0247d58a843177759980b2: stopping tablet replica
I20260713 09:10:07.049819 27932 raft_consensus.cc:2243] T 8b4a0a8a8e424eae8ab4194dbb601b39 P 106554389f0247d58a843177759980b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:07.050211 27932 raft_consensus.cc:2272] T 8b4a0a8a8e424eae8ab4194dbb601b39 P 106554389f0247d58a843177759980b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:07.051972 27932 tablet_replica.cc:333] T 3a88b03bea92483f8ec46a592c20627c P 106554389f0247d58a843177759980b2: stopping tablet replica
I20260713 09:10:07.052403 27932 raft_consensus.cc:2243] T 3a88b03bea92483f8ec46a592c20627c P 106554389f0247d58a843177759980b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:07.052795 27932 raft_consensus.cc:2272] T 3a88b03bea92483f8ec46a592c20627c P 106554389f0247d58a843177759980b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:07.078933 27932 tablet_server.cc:196] TabletServer@127.27.71.4:0 shutdown complete.
I20260713 09:10:07.109951 27932 master.cc:562] Master@127.27.71.62:41459 shutting down...
I20260713 09:10:07.131748 27932 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 87c967d79b96485e8f126a76ad98c33f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:07.132308 27932 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 87c967d79b96485e8f126a76ad98c33f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:07.132658 27932 tablet_replica.cc:333] T 00000000000000000000000000000000 P 87c967d79b96485e8f126a76ad98c33f: stopping tablet replica
I20260713 09:10:07.152724 27932 master.cc:584] Master@127.27.71.62:41459 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (17501 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260713 09:10:07.209586 27932 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.27.71.62:46869
I20260713 09:10:07.210719 27932 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:07.216883 30702 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
W20260713 09:10:07.217090 30701 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
W20260713 09:10:07.217799 30704 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
I20260713 09:10:07.218057 27932 server_base.cc:1061] running on GCE node
I20260713 09:10:07.219072 27932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:07.219254 27932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:07.219368 27932 hybrid_clock.cc:648] HybridClock initialized: now 1783933807219357 us; error 0 us; skew 500 ppm
I20260713 09:10:07.219892 27932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:07.222222 27932 webserver.cc:533] Webserver started at http://127.27.71.62:45451/ using document root <none> and password file <none>
I20260713 09:10:07.222646 27932 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:07.222819 27932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:07.223037 27932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:07.224197 27932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933738023801-27932-0/minicluster-data/master-0-root/instance:
uuid: "058d31fe07b1480b9edfdbfc4cc28847"
format_stamp: "Formatted at 2026-07-13 09:10:07 on dist-test-slave-4nhr"
I20260713 09:10:07.228469 27932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260713 09:10:07.231547 30709 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:07.232295 27932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:10:07.232571 27932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933738023801-27932-0/minicluster-data/master-0-root
uuid: "058d31fe07b1480b9edfdbfc4cc28847"
format_stamp: "Formatted at 2026-07-13 09:10:07 on dist-test-slave-4nhr"
I20260713 09:10:07.232826 27932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933738023801-27932-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933738023801-27932-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933738023801-27932-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)
I20260713 09:10:07.256736 27932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:07.257916 27932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:07.294999 27932 rpc_server.cc:307] RPC server started. Bound to: 127.27.71.62:46869
I20260713 09:10:07.295104 30760 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.71.62:46869 every 8 connection(s)
I20260713 09:10:07.298731 30761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:07.308341 30761 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 058d31fe07b1480b9edfdbfc4cc28847: Bootstrap starting.
I20260713 09:10:07.312868 30761 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 058d31fe07b1480b9edfdbfc4cc28847: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:07.316772 30761 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 058d31fe07b1480b9edfdbfc4cc28847: No bootstrap required, opened a new log
I20260713 09:10:07.318729 30761 raft_consensus.cc:359] T 00000000000000000000000000000000 P 058d31fe07b1480b9edfdbfc4cc28847 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "058d31fe07b1480b9edfdbfc4cc28847" member_type: VOTER }
I20260713 09:10:07.319077 30761 raft_consensus.cc:385] T 00000000000000000000000000000000 P 058d31fe07b1480b9edfdbfc4cc28847 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:07.319360 30761 raft_consensus.cc:740] T 00000000000000000000000000000000 P 058d31fe07b1480b9edfdbfc4cc28847 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 058d31fe07b1480b9edfdbfc4cc28847, State: Initialized, Role: FOLLOWER
I20260713 09:10:07.320019 30761 consensus_queue.cc:260] T 00000000000000000000000000000000 P 058d31fe07b1480b9edfdbfc4cc28847 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "058d31fe07b1480b9edfdbfc4cc28847" member_type: VOTER }
I20260713 09:10:07.320479 30761 raft_consensus.cc:399] T 00000000000000000000000000000000 P 058d31fe07b1480b9edfdbfc4cc28847 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:10:07.320708 30761 raft_consensus.cc:493] T 00000000000000000000000000000000 P 058d31fe07b1480b9edfdbfc4cc28847 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:10:07.320971 30761 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 058d31fe07b1480b9edfdbfc4cc28847 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:07.325039 30761 raft_consensus.cc:515] T 00000000000000000000000000000000 P 058d31fe07b1480b9edfdbfc4cc28847 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "058d31fe07b1480b9edfdbfc4cc28847" member_type: VOTER }
I20260713 09:10:07.325519 30761 leader_election.cc:304] T 00000000000000000000000000000000 P 058d31fe07b1480b9edfdbfc4cc28847 [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: 058d31fe07b1480b9edfdbfc4cc28847; no voters: 
I20260713 09:10:07.326591 30761 leader_election.cc:290] T 00000000000000000000000000000000 P 058d31fe07b1480b9edfdbfc4cc28847 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:10:07.327006 30764 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 058d31fe07b1480b9edfdbfc4cc28847 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:07.328404 30764 raft_consensus.cc:697] T 00000000000000000000000000000000 P 058d31fe07b1480b9edfdbfc4cc28847 [term 1 LEADER]: Becoming Leader. State: Replica: 058d31fe07b1480b9edfdbfc4cc28847, State: Running, Role: LEADER
I20260713 09:10:07.329088 30764 consensus_queue.cc:237] T 00000000000000000000000000000000 P 058d31fe07b1480b9edfdbfc4cc28847 [LEADER]: Queue going to LEADER mode. State: All 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: "058d31fe07b1480b9edfdbfc4cc28847" member_type: VOTER }
I20260713 09:10:07.329495 30761 sys_catalog.cc:565] T 00000000000000000000000000000000 P 058d31fe07b1480b9edfdbfc4cc28847 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:10:07.334153 30765 sys_catalog.cc:455] T 00000000000000000000000000000000 P 058d31fe07b1480b9edfdbfc4cc28847 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "058d31fe07b1480b9edfdbfc4cc28847" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "058d31fe07b1480b9edfdbfc4cc28847" member_type: VOTER } }
I20260713 09:10:07.334169 30766 sys_catalog.cc:455] T 00000000000000000000000000000000 P 058d31fe07b1480b9edfdbfc4cc28847 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 058d31fe07b1480b9edfdbfc4cc28847. Latest consensus state: current_term: 1 leader_uuid: "058d31fe07b1480b9edfdbfc4cc28847" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "058d31fe07b1480b9edfdbfc4cc28847" member_type: VOTER } }
I20260713 09:10:07.335215 30765 sys_catalog.cc:458] T 00000000000000000000000000000000 P 058d31fe07b1480b9edfdbfc4cc28847 [sys.catalog]: This master's current role is: LEADER
I20260713 09:10:07.335220 30766 sys_catalog.cc:458] T 00000000000000000000000000000000 P 058d31fe07b1480b9edfdbfc4cc28847 [sys.catalog]: This master's current role is: LEADER
I20260713 09:10:07.343333 30772 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:10:07.351186 30772 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:10:07.352116 27932 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:10:07.359759 30772 catalog_manager.cc:1383] Generated new cluster ID: e18393e0a9d14908ba8b986ec0d33163
I20260713 09:10:07.359964 30772 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:10:07.380860 30772 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:10:07.382117 30772 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:10:07.400023 30772 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 058d31fe07b1480b9edfdbfc4cc28847: Generated new TSK 0
I20260713 09:10:07.400542 30772 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:10:07.418709 27932 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:07.424415 30782 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
W20260713 09:10:07.425361 30783 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
W20260713 09:10:07.427016 30785 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
I20260713 09:10:07.427227 27932 server_base.cc:1061] running on GCE node
I20260713 09:10:07.428186 27932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:07.428399 27932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:07.428571 27932 hybrid_clock.cc:648] HybridClock initialized: now 1783933807428554 us; error 0 us; skew 500 ppm
I20260713 09:10:07.429078 27932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:07.431200 27932 webserver.cc:533] Webserver started at http://127.27.71.1:39465/ using document root <none> and password file <none>
I20260713 09:10:07.431704 27932 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:07.431905 27932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:07.432147 27932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:07.433148 27932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933738023801-27932-0/minicluster-data/ts-0-root/instance:
uuid: "a33db1d80d44444688f340aec3ba0463"
format_stamp: "Formatted at 2026-07-13 09:10:07 on dist-test-slave-4nhr"
I20260713 09:10:07.437500 27932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:10:07.440522 30790 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:07.441222 27932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:10:07.441534 27932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933738023801-27932-0/minicluster-data/ts-0-root
uuid: "a33db1d80d44444688f340aec3ba0463"
format_stamp: "Formatted at 2026-07-13 09:10:07 on dist-test-slave-4nhr"
I20260713 09:10:07.441797 27932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933738023801-27932-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933738023801-27932-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933738023801-27932-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)
I20260713 09:10:07.459941 27932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:07.461097 27932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:07.462463 27932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:07.464594 27932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:07.464802 27932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:07.465040 27932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:07.465216 27932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:07.502925 27932 rpc_server.cc:307] RPC server started. Bound to: 127.27.71.1:36277
I20260713 09:10:07.503016 30853 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.71.1:36277 every 8 connection(s)
I20260713 09:10:07.507915 27932 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:07.515079 30858 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
W20260713 09:10:07.517691 30861 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
W20260713 09:10:07.518362 30859 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
I20260713 09:10:07.519170 27932 server_base.cc:1061] running on GCE node
I20260713 09:10:07.520305 30854 heartbeater.cc:344] Connected to a master server at 127.27.71.62:46869
I20260713 09:10:07.520442 27932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:10:07.520660 30854 heartbeater.cc:461] Registering TS with master...
W20260713 09:10:07.520761 27932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:07.521087 27932 hybrid_clock.cc:648] HybridClock initialized: now 1783933807521069 us; error 0 us; skew 500 ppm
I20260713 09:10:07.521522 30854 heartbeater.cc:507] Master 127.27.71.62:46869 requested a full tablet report, sending...
I20260713 09:10:07.521649 27932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:07.523815 30726 ts_manager.cc:194] Registered new tserver with Master: a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277)
I20260713 09:10:07.524128 27932 webserver.cc:533] Webserver started at http://127.27.71.2:41989/ using document root <none> and password file <none>
I20260713 09:10:07.524663 27932 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:07.524868 27932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:07.525117 27932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:07.525686 30726 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36242
I20260713 09:10:07.526245 27932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933738023801-27932-0/minicluster-data/ts-1-root/instance:
uuid: "273912748536462bb9454bdec8ab139c"
format_stamp: "Formatted at 2026-07-13 09:10:07 on dist-test-slave-4nhr"
I20260713 09:10:07.530730 27932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.005s
I20260713 09:10:07.533758 30866 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:07.534515 27932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:10:07.534834 27932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933738023801-27932-0/minicluster-data/ts-1-root
uuid: "273912748536462bb9454bdec8ab139c"
format_stamp: "Formatted at 2026-07-13 09:10:07 on dist-test-slave-4nhr"
I20260713 09:10:07.535133 27932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933738023801-27932-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933738023801-27932-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933738023801-27932-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)
I20260713 09:10:07.545979 27932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:07.547026 27932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:07.548424 27932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:07.550484 27932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:07.550698 27932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:07.550937 27932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:07.551108 27932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:07.588270 27932 rpc_server.cc:307] RPC server started. Bound to: 127.27.71.2:37897
I20260713 09:10:07.588344 30928 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.71.2:37897 every 8 connection(s)
I20260713 09:10:07.592804 27932 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:07.599257 30932 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
W20260713 09:10:07.600639 30933 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
W20260713 09:10:07.602044 30935 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
I20260713 09:10:07.603056 27932 server_base.cc:1061] running on GCE node
I20260713 09:10:07.604059 27932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:07.604328 27932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:07.604408 30929 heartbeater.cc:344] Connected to a master server at 127.27.71.62:46869
I20260713 09:10:07.604542 27932 hybrid_clock.cc:648] HybridClock initialized: now 1783933807604506 us; error 0 us; skew 500 ppm
I20260713 09:10:07.604933 30929 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:07.605291 27932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:07.605661 30929 heartbeater.cc:507] Master 127.27.71.62:46869 requested a full tablet report, sending...
I20260713 09:10:07.607911 30726 ts_manager.cc:194] Registered new tserver with Master: 273912748536462bb9454bdec8ab139c (127.27.71.2:37897)
I20260713 09:10:07.607978 27932 webserver.cc:533] Webserver started at http://127.27.71.3:34691/ using document root <none> and password file <none>
I20260713 09:10:07.608628 27932 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:07.608878 27932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:07.609179 27932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:07.609675 30726 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36258
I20260713 09:10:07.610671 27932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933738023801-27932-0/minicluster-data/ts-2-root/instance:
uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a"
format_stamp: "Formatted at 2026-07-13 09:10:07 on dist-test-slave-4nhr"
I20260713 09:10:07.614943 27932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.005s
I20260713 09:10:07.618057 30940 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:07.618849 27932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:10:07.619100 27932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933738023801-27932-0/minicluster-data/ts-2-root
uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a"
format_stamp: "Formatted at 2026-07-13 09:10:07 on dist-test-slave-4nhr"
I20260713 09:10:07.619323 27932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933738023801-27932-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933738023801-27932-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933738023801-27932-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)
I20260713 09:10:07.632144 27932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:07.633142 27932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:07.634430 27932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:07.636591 27932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:07.636801 27932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:07.637029 27932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:07.637212 27932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:07.676144 27932 rpc_server.cc:307] RPC server started. Bound to: 127.27.71.3:46781
I20260713 09:10:07.676237 31003 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.71.3:46781 every 8 connection(s)
I20260713 09:10:07.689395 31004 heartbeater.cc:344] Connected to a master server at 127.27.71.62:46869
I20260713 09:10:07.689751 31004 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:07.690441 31004 heartbeater.cc:507] Master 127.27.71.62:46869 requested a full tablet report, sending...
I20260713 09:10:07.692271 30726 ts_manager.cc:194] Registered new tserver with Master: 3ae259aef8ca4d82a65b2bb0de1dde1a (127.27.71.3:46781)
I20260713 09:10:07.692502 27932 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013255515s
I20260713 09:10:07.694095 30726 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36272
I20260713 09:10:07.716393 30726 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36282:
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"
    }
  }
}
W20260713 09:10:07.719091 30726 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.
I20260713 09:10:07.783053 30894 tablet_service.cc:1511] Processing CreateTablet for tablet 1fb2fb5de28d4139abb91c1ee80dcfd9 (DEFAULT_TABLE table=test-workload [id=43a1d1621d5843a5b5acdfe29c985d39]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:10:07.784582 30894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fb2fb5de28d4139abb91c1ee80dcfd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:07.788988 30893 tablet_service.cc:1511] Processing CreateTablet for tablet 22d9a74a281a42078faee4f46ea1b886 (DEFAULT_TABLE table=test-workload [id=43a1d1621d5843a5b5acdfe29c985d39]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:10:07.790338 30893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22d9a74a281a42078faee4f46ea1b886. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:07.805413 30892 tablet_service.cc:1511] Processing CreateTablet for tablet 659a88256afa43d68681fea28ec88be7 (DEFAULT_TABLE table=test-workload [id=43a1d1621d5843a5b5acdfe29c985d39]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:10:07.807176 30892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 659a88256afa43d68681fea28ec88be7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:07.808694 31019 tablet_bootstrap.cc:492] T 1fb2fb5de28d4139abb91c1ee80dcfd9 P 273912748536462bb9454bdec8ab139c: Bootstrap starting.
I20260713 09:10:07.814390 30894 tablet_service.cc:1511] Processing CreateTablet for tablet c065c0cfccb749d99d065edd64e53b43 (DEFAULT_TABLE table=test-workload [id=43a1d1621d5843a5b5acdfe29c985d39]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:10:07.814960 30818 tablet_service.cc:1511] Processing CreateTablet for tablet 1fb2fb5de28d4139abb91c1ee80dcfd9 (DEFAULT_TABLE table=test-workload [id=43a1d1621d5843a5b5acdfe29c985d39]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:10:07.815737 30894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c065c0cfccb749d99d065edd64e53b43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:07.816313 30818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fb2fb5de28d4139abb91c1ee80dcfd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:07.818974 30891 tablet_service.cc:1511] Processing CreateTablet for tablet a5fc2f4a0038414089e2dd88230daed9 (DEFAULT_TABLE table=test-workload [id=43a1d1621d5843a5b5acdfe29c985d39]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:10:07.822086 30891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5fc2f4a0038414089e2dd88230daed9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:07.822638 30815 tablet_service.cc:1511] Processing CreateTablet for tablet c065c0cfccb749d99d065edd64e53b43 (DEFAULT_TABLE table=test-workload [id=43a1d1621d5843a5b5acdfe29c985d39]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:10:07.824120 30815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c065c0cfccb749d99d065edd64e53b43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:07.830039 30817 tablet_service.cc:1511] Processing CreateTablet for tablet 22d9a74a281a42078faee4f46ea1b886 (DEFAULT_TABLE table=test-workload [id=43a1d1621d5843a5b5acdfe29c985d39]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:10:07.831285 30889 tablet_service.cc:1511] Processing CreateTablet for tablet e733f7e93db74f7a80970dd5b011e6b4 (DEFAULT_TABLE table=test-workload [id=43a1d1621d5843a5b5acdfe29c985d39]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:10:07.827314 30890 tablet_service.cc:1511] Processing CreateTablet for tablet 6287b81f620d485484607e70e053604b (DEFAULT_TABLE table=test-workload [id=43a1d1621d5843a5b5acdfe29c985d39]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:10:07.831625 30817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22d9a74a281a42078faee4f46ea1b886. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:07.842253 30814 tablet_service.cc:1511] Processing CreateTablet for tablet a5fc2f4a0038414089e2dd88230daed9 (DEFAULT_TABLE table=test-workload [id=43a1d1621d5843a5b5acdfe29c985d39]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:10:07.843616 30814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5fc2f4a0038414089e2dd88230daed9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:07.844231 30811 tablet_service.cc:1511] Processing CreateTablet for tablet 2648c969019d4cc786d34167774d180e (DEFAULT_TABLE table=test-workload [id=43a1d1621d5843a5b5acdfe29c985d39]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:10:07.820851 31019 tablet_bootstrap.cc:654] T 1fb2fb5de28d4139abb91c1ee80dcfd9 P 273912748536462bb9454bdec8ab139c: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:07.845311 30813 tablet_service.cc:1511] Processing CreateTablet for tablet 6287b81f620d485484607e70e053604b (DEFAULT_TABLE table=test-workload [id=43a1d1621d5843a5b5acdfe29c985d39]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:10:07.832993 30889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e733f7e93db74f7a80970dd5b011e6b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:07.847406 30810 tablet_service.cc:1511] Processing CreateTablet for tablet 89b92adc1b96489c91d864233b5a92c6 (DEFAULT_TABLE table=test-workload [id=43a1d1621d5843a5b5acdfe29c985d39]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:10:07.839562 30887 tablet_service.cc:1511] Processing CreateTablet for tablet 89b92adc1b96489c91d864233b5a92c6 (DEFAULT_TABLE table=test-workload [id=43a1d1621d5843a5b5acdfe29c985d39]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:10:07.847494 30812 tablet_service.cc:1511] Processing CreateTablet for tablet e733f7e93db74f7a80970dd5b011e6b4 (DEFAULT_TABLE table=test-workload [id=43a1d1621d5843a5b5acdfe29c985d39]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:10:07.849090 30887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89b92adc1b96489c91d864233b5a92c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:07.845700 30811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2648c969019d4cc786d34167774d180e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:07.840626 30816 tablet_service.cc:1511] Processing CreateTablet for tablet 659a88256afa43d68681fea28ec88be7 (DEFAULT_TABLE table=test-workload [id=43a1d1621d5843a5b5acdfe29c985d39]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:10:07.852200 30810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89b92adc1b96489c91d864233b5a92c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:07.853048 30816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 659a88256afa43d68681fea28ec88be7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:07.853709 30813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6287b81f620d485484607e70e053604b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:07.854364 30812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e733f7e93db74f7a80970dd5b011e6b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:07.836577 30888 tablet_service.cc:1511] Processing CreateTablet for tablet 2648c969019d4cc786d34167774d180e (DEFAULT_TABLE table=test-workload [id=43a1d1621d5843a5b5acdfe29c985d39]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:10:07.855589 30888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2648c969019d4cc786d34167774d180e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:07.858052 30890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6287b81f620d485484607e70e053604b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:07.882860 30809 tablet_service.cc:1511] Processing CreateTablet for tablet e7dd027e1e3d4abd8763b8ec13086a09 (DEFAULT_TABLE table=test-workload [id=43a1d1621d5843a5b5acdfe29c985d39]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:10:07.884299 30809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7dd027e1e3d4abd8763b8ec13086a09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:07.883972 30969 tablet_service.cc:1511] Processing CreateTablet for tablet 1fb2fb5de28d4139abb91c1ee80dcfd9 (DEFAULT_TABLE table=test-workload [id=43a1d1621d5843a5b5acdfe29c985d39]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:10:07.888453 30969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fb2fb5de28d4139abb91c1ee80dcfd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:07.892808 31020 tablet_bootstrap.cc:492] T 1fb2fb5de28d4139abb91c1ee80dcfd9 P a33db1d80d44444688f340aec3ba0463: Bootstrap starting.
I20260713 09:10:07.894394 30967 tablet_service.cc:1511] Processing CreateTablet for tablet 659a88256afa43d68681fea28ec88be7 (DEFAULT_TABLE table=test-workload [id=43a1d1621d5843a5b5acdfe29c985d39]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:10:07.899475 31020 tablet_bootstrap.cc:654] T 1fb2fb5de28d4139abb91c1ee80dcfd9 P a33db1d80d44444688f340aec3ba0463: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:07.902632 30965 tablet_service.cc:1511] Processing CreateTablet for tablet a5fc2f4a0038414089e2dd88230daed9 (DEFAULT_TABLE table=test-workload [id=43a1d1621d5843a5b5acdfe29c985d39]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:10:07.899775 30893 tablet_service.cc:1511] Processing CreateTablet for tablet e7dd027e1e3d4abd8763b8ec13086a09 (DEFAULT_TABLE table=test-workload [id=43a1d1621d5843a5b5acdfe29c985d39]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:10:07.905602 30893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7dd027e1e3d4abd8763b8ec13086a09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:07.906965 30964 tablet_service.cc:1511] Processing CreateTablet for tablet 6287b81f620d485484607e70e053604b (DEFAULT_TABLE table=test-workload [id=43a1d1621d5843a5b5acdfe29c985d39]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:10:07.910609 30963 tablet_service.cc:1511] Processing CreateTablet for tablet e733f7e93db74f7a80970dd5b011e6b4 (DEFAULT_TABLE table=test-workload [id=43a1d1621d5843a5b5acdfe29c985d39]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:10:07.913084 30962 tablet_service.cc:1511] Processing CreateTablet for tablet 2648c969019d4cc786d34167774d180e (DEFAULT_TABLE table=test-workload [id=43a1d1621d5843a5b5acdfe29c985d39]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:10:07.921739 30959 tablet_service.cc:1511] Processing CreateTablet for tablet e7dd027e1e3d4abd8763b8ec13086a09 (DEFAULT_TABLE table=test-workload [id=43a1d1621d5843a5b5acdfe29c985d39]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:10:07.922309 30960 tablet_service.cc:1511] Processing CreateTablet for tablet 89b92adc1b96489c91d864233b5a92c6 (DEFAULT_TABLE table=test-workload [id=43a1d1621d5843a5b5acdfe29c985d39]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:10:07.891242 30968 tablet_service.cc:1511] Processing CreateTablet for tablet 22d9a74a281a42078faee4f46ea1b886 (DEFAULT_TABLE table=test-workload [id=43a1d1621d5843a5b5acdfe29c985d39]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:10:07.899163 30966 tablet_service.cc:1511] Processing CreateTablet for tablet c065c0cfccb749d99d065edd64e53b43 (DEFAULT_TABLE table=test-workload [id=43a1d1621d5843a5b5acdfe29c985d39]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:10:07.931804 30967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 659a88256afa43d68681fea28ec88be7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:07.933151 30964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6287b81f620d485484607e70e053604b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:07.935412 30965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5fc2f4a0038414089e2dd88230daed9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:07.968701 30963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e733f7e93db74f7a80970dd5b011e6b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:07.969151 31019 tablet_bootstrap.cc:492] T 1fb2fb5de28d4139abb91c1ee80dcfd9 P 273912748536462bb9454bdec8ab139c: No bootstrap required, opened a new log
I20260713 09:10:07.969693 31019 ts_tablet_manager.cc:1403] T 1fb2fb5de28d4139abb91c1ee80dcfd9 P 273912748536462bb9454bdec8ab139c: Time spent bootstrapping tablet: real 0.161s	user 0.006s	sys 0.008s
I20260713 09:10:07.972642 30968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22d9a74a281a42078faee4f46ea1b886. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:07.976351 30959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7dd027e1e3d4abd8763b8ec13086a09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:07.977979 31019 raft_consensus.cc:359] T 1fb2fb5de28d4139abb91c1ee80dcfd9 P 273912748536462bb9454bdec8ab139c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } } peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } }
I20260713 09:10:07.978657 31019 raft_consensus.cc:385] T 1fb2fb5de28d4139abb91c1ee80dcfd9 P 273912748536462bb9454bdec8ab139c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:07.978938 31019 raft_consensus.cc:740] T 1fb2fb5de28d4139abb91c1ee80dcfd9 P 273912748536462bb9454bdec8ab139c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 273912748536462bb9454bdec8ab139c, State: Initialized, Role: FOLLOWER
I20260713 09:10:07.979907 31019 consensus_queue.cc:260] T 1fb2fb5de28d4139abb91c1ee80dcfd9 P 273912748536462bb9454bdec8ab139c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } } peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } }
I20260713 09:10:07.984323 30966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c065c0cfccb749d99d065edd64e53b43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:07.988046 30962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2648c969019d4cc786d34167774d180e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:07.989593 30960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89b92adc1b96489c91d864233b5a92c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:08.040396 31024 tablet_bootstrap.cc:492] T 1fb2fb5de28d4139abb91c1ee80dcfd9 P 3ae259aef8ca4d82a65b2bb0de1dde1a: Bootstrap starting.
I20260713 09:10:08.043637 30929 heartbeater.cc:499] Master 127.27.71.62:46869 was elected leader, sending a full tablet report...
I20260713 09:10:08.055311 31020 tablet_bootstrap.cc:492] T 1fb2fb5de28d4139abb91c1ee80dcfd9 P a33db1d80d44444688f340aec3ba0463: No bootstrap required, opened a new log
I20260713 09:10:08.055871 31020 ts_tablet_manager.cc:1403] T 1fb2fb5de28d4139abb91c1ee80dcfd9 P a33db1d80d44444688f340aec3ba0463: Time spent bootstrapping tablet: real 0.163s	user 0.039s	sys 0.087s
I20260713 09:10:08.058734 31020 raft_consensus.cc:359] T 1fb2fb5de28d4139abb91c1ee80dcfd9 P a33db1d80d44444688f340aec3ba0463 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } } peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } }
I20260713 09:10:08.059449 31020 raft_consensus.cc:385] T 1fb2fb5de28d4139abb91c1ee80dcfd9 P a33db1d80d44444688f340aec3ba0463 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:08.059765 31020 raft_consensus.cc:740] T 1fb2fb5de28d4139abb91c1ee80dcfd9 P a33db1d80d44444688f340aec3ba0463 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a33db1d80d44444688f340aec3ba0463, State: Initialized, Role: FOLLOWER
I20260713 09:10:08.060652 31020 consensus_queue.cc:260] T 1fb2fb5de28d4139abb91c1ee80dcfd9 P a33db1d80d44444688f340aec3ba0463 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } } peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } }
I20260713 09:10:08.072290 31024 tablet_bootstrap.cc:654] T 1fb2fb5de28d4139abb91c1ee80dcfd9 P 3ae259aef8ca4d82a65b2bb0de1dde1a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:08.074687 30854 heartbeater.cc:499] Master 127.27.71.62:46869 was elected leader, sending a full tablet report...
I20260713 09:10:08.079052 31020 ts_tablet_manager.cc:1434] T 1fb2fb5de28d4139abb91c1ee80dcfd9 P a33db1d80d44444688f340aec3ba0463: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.012s
I20260713 09:10:08.080219 31020 tablet_bootstrap.cc:492] T c065c0cfccb749d99d065edd64e53b43 P a33db1d80d44444688f340aec3ba0463: Bootstrap starting.
I20260713 09:10:08.084689 31019 ts_tablet_manager.cc:1434] T 1fb2fb5de28d4139abb91c1ee80dcfd9 P 273912748536462bb9454bdec8ab139c: Time spent starting tablet: real 0.115s	user 0.015s	sys 0.004s
I20260713 09:10:08.085470 31019 tablet_bootstrap.cc:492] T 22d9a74a281a42078faee4f46ea1b886 P 273912748536462bb9454bdec8ab139c: Bootstrap starting.
I20260713 09:10:08.086274 31020 tablet_bootstrap.cc:654] T c065c0cfccb749d99d065edd64e53b43 P a33db1d80d44444688f340aec3ba0463: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:08.090984 31019 tablet_bootstrap.cc:654] T 22d9a74a281a42078faee4f46ea1b886 P 273912748536462bb9454bdec8ab139c: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:08.126780 31024 tablet_bootstrap.cc:492] T 1fb2fb5de28d4139abb91c1ee80dcfd9 P 3ae259aef8ca4d82a65b2bb0de1dde1a: No bootstrap required, opened a new log
I20260713 09:10:08.127264 31024 ts_tablet_manager.cc:1403] T 1fb2fb5de28d4139abb91c1ee80dcfd9 P 3ae259aef8ca4d82a65b2bb0de1dde1a: Time spent bootstrapping tablet: real 0.087s	user 0.015s	sys 0.029s
I20260713 09:10:08.127419 31020 tablet_bootstrap.cc:492] T c065c0cfccb749d99d065edd64e53b43 P a33db1d80d44444688f340aec3ba0463: No bootstrap required, opened a new log
I20260713 09:10:08.127918 31020 ts_tablet_manager.cc:1403] T c065c0cfccb749d99d065edd64e53b43 P a33db1d80d44444688f340aec3ba0463: Time spent bootstrapping tablet: real 0.048s	user 0.021s	sys 0.025s
I20260713 09:10:08.128214 31019 tablet_bootstrap.cc:492] T 22d9a74a281a42078faee4f46ea1b886 P 273912748536462bb9454bdec8ab139c: No bootstrap required, opened a new log
I20260713 09:10:08.128654 31019 ts_tablet_manager.cc:1403] T 22d9a74a281a42078faee4f46ea1b886 P 273912748536462bb9454bdec8ab139c: Time spent bootstrapping tablet: real 0.043s	user 0.025s	sys 0.016s
I20260713 09:10:08.130118 31024 raft_consensus.cc:359] T 1fb2fb5de28d4139abb91c1ee80dcfd9 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } } peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } }
I20260713 09:10:08.130475 31020 raft_consensus.cc:359] T c065c0cfccb749d99d065edd64e53b43 P a33db1d80d44444688f340aec3ba0463 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.130925 31024 raft_consensus.cc:385] T 1fb2fb5de28d4139abb91c1ee80dcfd9 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:08.130630 31019 raft_consensus.cc:359] T 22d9a74a281a42078faee4f46ea1b886 P 273912748536462bb9454bdec8ab139c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.131150 31020 raft_consensus.cc:385] T c065c0cfccb749d99d065edd64e53b43 P a33db1d80d44444688f340aec3ba0463 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:08.131243 31024 raft_consensus.cc:740] T 1fb2fb5de28d4139abb91c1ee80dcfd9 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ae259aef8ca4d82a65b2bb0de1dde1a, State: Initialized, Role: FOLLOWER
I20260713 09:10:08.131506 31019 raft_consensus.cc:385] T 22d9a74a281a42078faee4f46ea1b886 P 273912748536462bb9454bdec8ab139c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:08.131570 31020 raft_consensus.cc:740] T c065c0cfccb749d99d065edd64e53b43 P a33db1d80d44444688f340aec3ba0463 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a33db1d80d44444688f340aec3ba0463, State: Initialized, Role: FOLLOWER
I20260713 09:10:08.132068 31019 raft_consensus.cc:740] T 22d9a74a281a42078faee4f46ea1b886 P 273912748536462bb9454bdec8ab139c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 273912748536462bb9454bdec8ab139c, State: Initialized, Role: FOLLOWER
I20260713 09:10:08.132081 31024 consensus_queue.cc:260] T 1fb2fb5de28d4139abb91c1ee80dcfd9 P 3ae259aef8ca4d82a65b2bb0de1dde1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } } peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } }
I20260713 09:10:08.132512 31020 consensus_queue.cc:260] T c065c0cfccb749d99d065edd64e53b43 P a33db1d80d44444688f340aec3ba0463 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.132978 31019 consensus_queue.cc:260] T 22d9a74a281a42078faee4f46ea1b886 P 273912748536462bb9454bdec8ab139c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.134333 31004 heartbeater.cc:499] Master 127.27.71.62:46869 was elected leader, sending a full tablet report...
I20260713 09:10:08.134848 31020 ts_tablet_manager.cc:1434] T c065c0cfccb749d99d065edd64e53b43 P a33db1d80d44444688f340aec3ba0463: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260713 09:10:08.135828 31020 tablet_bootstrap.cc:492] T 2648c969019d4cc786d34167774d180e P a33db1d80d44444688f340aec3ba0463: Bootstrap starting.
I20260713 09:10:08.138984 31019 ts_tablet_manager.cc:1434] T 22d9a74a281a42078faee4f46ea1b886 P 273912748536462bb9454bdec8ab139c: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:10:08.139832 31019 tablet_bootstrap.cc:492] T 659a88256afa43d68681fea28ec88be7 P 273912748536462bb9454bdec8ab139c: Bootstrap starting.
I20260713 09:10:08.141780 31020 tablet_bootstrap.cc:654] T 2648c969019d4cc786d34167774d180e P a33db1d80d44444688f340aec3ba0463: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:08.145287 31024 ts_tablet_manager.cc:1434] T 1fb2fb5de28d4139abb91c1ee80dcfd9 P 3ae259aef8ca4d82a65b2bb0de1dde1a: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260713 09:10:08.146255 31024 tablet_bootstrap.cc:492] T 6287b81f620d485484607e70e053604b P 3ae259aef8ca4d82a65b2bb0de1dde1a: Bootstrap starting.
I20260713 09:10:08.150542 31019 tablet_bootstrap.cc:654] T 659a88256afa43d68681fea28ec88be7 P 273912748536462bb9454bdec8ab139c: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:08.152436 31024 tablet_bootstrap.cc:654] T 6287b81f620d485484607e70e053604b P 3ae259aef8ca4d82a65b2bb0de1dde1a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:08.162518 31019 tablet_bootstrap.cc:492] T 659a88256afa43d68681fea28ec88be7 P 273912748536462bb9454bdec8ab139c: No bootstrap required, opened a new log
I20260713 09:10:08.163077 31019 ts_tablet_manager.cc:1403] T 659a88256afa43d68681fea28ec88be7 P 273912748536462bb9454bdec8ab139c: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.004s
I20260713 09:10:08.166767 31019 raft_consensus.cc:359] T 659a88256afa43d68681fea28ec88be7 P 273912748536462bb9454bdec8ab139c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.167985 31019 raft_consensus.cc:385] T 659a88256afa43d68681fea28ec88be7 P 273912748536462bb9454bdec8ab139c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:08.169142 31019 raft_consensus.cc:740] T 659a88256afa43d68681fea28ec88be7 P 273912748536462bb9454bdec8ab139c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 273912748536462bb9454bdec8ab139c, State: Initialized, Role: FOLLOWER
I20260713 09:10:08.169862 31019 consensus_queue.cc:260] T 659a88256afa43d68681fea28ec88be7 P 273912748536462bb9454bdec8ab139c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.172065 31019 ts_tablet_manager.cc:1434] T 659a88256afa43d68681fea28ec88be7 P 273912748536462bb9454bdec8ab139c: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.007s
I20260713 09:10:08.172072 31024 tablet_bootstrap.cc:492] T 6287b81f620d485484607e70e053604b P 3ae259aef8ca4d82a65b2bb0de1dde1a: No bootstrap required, opened a new log
I20260713 09:10:08.172827 31024 ts_tablet_manager.cc:1403] T 6287b81f620d485484607e70e053604b P 3ae259aef8ca4d82a65b2bb0de1dde1a: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.012s
I20260713 09:10:08.173134 31019 tablet_bootstrap.cc:492] T 2648c969019d4cc786d34167774d180e P 273912748536462bb9454bdec8ab139c: Bootstrap starting.
I20260713 09:10:08.173633 31020 tablet_bootstrap.cc:492] T 2648c969019d4cc786d34167774d180e P a33db1d80d44444688f340aec3ba0463: No bootstrap required, opened a new log
I20260713 09:10:08.174088 31020 ts_tablet_manager.cc:1403] T 2648c969019d4cc786d34167774d180e P a33db1d80d44444688f340aec3ba0463: Time spent bootstrapping tablet: real 0.038s	user 0.023s	sys 0.008s
I20260713 09:10:08.175782 31024 raft_consensus.cc:359] T 6287b81f620d485484607e70e053604b P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.176524 31024 raft_consensus.cc:385] T 6287b81f620d485484607e70e053604b P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:08.176864 31024 raft_consensus.cc:740] T 6287b81f620d485484607e70e053604b P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ae259aef8ca4d82a65b2bb0de1dde1a, State: Initialized, Role: FOLLOWER
I20260713 09:10:08.176826 31020 raft_consensus.cc:359] T 2648c969019d4cc786d34167774d180e P a33db1d80d44444688f340aec3ba0463 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.179535 31019 tablet_bootstrap.cc:654] T 2648c969019d4cc786d34167774d180e P 273912748536462bb9454bdec8ab139c: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:08.180765 31020 raft_consensus.cc:385] T 2648c969019d4cc786d34167774d180e P a33db1d80d44444688f340aec3ba0463 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:08.181249 31020 raft_consensus.cc:740] T 2648c969019d4cc786d34167774d180e P a33db1d80d44444688f340aec3ba0463 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a33db1d80d44444688f340aec3ba0463, State: Initialized, Role: FOLLOWER
I20260713 09:10:08.181208 31024 consensus_queue.cc:260] T 6287b81f620d485484607e70e053604b P 3ae259aef8ca4d82a65b2bb0de1dde1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.183931 31024 ts_tablet_manager.cc:1434] T 6287b81f620d485484607e70e053604b P 3ae259aef8ca4d82a65b2bb0de1dde1a: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.008s
I20260713 09:10:08.182377 31020 consensus_queue.cc:260] T 2648c969019d4cc786d34167774d180e P a33db1d80d44444688f340aec3ba0463 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.184902 31024 tablet_bootstrap.cc:492] T c065c0cfccb749d99d065edd64e53b43 P 3ae259aef8ca4d82a65b2bb0de1dde1a: Bootstrap starting.
I20260713 09:10:08.186792 31020 ts_tablet_manager.cc:1434] T 2648c969019d4cc786d34167774d180e P a33db1d80d44444688f340aec3ba0463: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260713 09:10:08.187739 31020 tablet_bootstrap.cc:492] T 22d9a74a281a42078faee4f46ea1b886 P a33db1d80d44444688f340aec3ba0463: Bootstrap starting.
I20260713 09:10:08.190356 31024 tablet_bootstrap.cc:654] T c065c0cfccb749d99d065edd64e53b43 P 3ae259aef8ca4d82a65b2bb0de1dde1a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:08.196472 31020 tablet_bootstrap.cc:654] T 22d9a74a281a42078faee4f46ea1b886 P a33db1d80d44444688f340aec3ba0463: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:08.198067 31024 tablet_bootstrap.cc:492] T c065c0cfccb749d99d065edd64e53b43 P 3ae259aef8ca4d82a65b2bb0de1dde1a: No bootstrap required, opened a new log
I20260713 09:10:08.198179 31019 tablet_bootstrap.cc:492] T 2648c969019d4cc786d34167774d180e P 273912748536462bb9454bdec8ab139c: No bootstrap required, opened a new log
I20260713 09:10:08.198552 31024 ts_tablet_manager.cc:1403] T c065c0cfccb749d99d065edd64e53b43 P 3ae259aef8ca4d82a65b2bb0de1dde1a: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260713 09:10:08.198624 31019 ts_tablet_manager.cc:1403] T 2648c969019d4cc786d34167774d180e P 273912748536462bb9454bdec8ab139c: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.004s
I20260713 09:10:08.200963 31020 tablet_bootstrap.cc:492] T 22d9a74a281a42078faee4f46ea1b886 P a33db1d80d44444688f340aec3ba0463: No bootstrap required, opened a new log
I20260713 09:10:08.201367 31020 ts_tablet_manager.cc:1403] T 22d9a74a281a42078faee4f46ea1b886 P a33db1d80d44444688f340aec3ba0463: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.003s
I20260713 09:10:08.201524 31024 raft_consensus.cc:359] T c065c0cfccb749d99d065edd64e53b43 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.201746 31019 raft_consensus.cc:359] T 2648c969019d4cc786d34167774d180e P 273912748536462bb9454bdec8ab139c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.202279 31024 raft_consensus.cc:385] T c065c0cfccb749d99d065edd64e53b43 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:08.202396 31019 raft_consensus.cc:385] T 2648c969019d4cc786d34167774d180e P 273912748536462bb9454bdec8ab139c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:08.202618 31024 raft_consensus.cc:740] T c065c0cfccb749d99d065edd64e53b43 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ae259aef8ca4d82a65b2bb0de1dde1a, State: Initialized, Role: FOLLOWER
I20260713 09:10:08.202705 31019 raft_consensus.cc:740] T 2648c969019d4cc786d34167774d180e P 273912748536462bb9454bdec8ab139c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 273912748536462bb9454bdec8ab139c, State: Initialized, Role: FOLLOWER
I20260713 09:10:08.203819 31020 raft_consensus.cc:359] T 22d9a74a281a42078faee4f46ea1b886 P a33db1d80d44444688f340aec3ba0463 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.203439 31024 consensus_queue.cc:260] T c065c0cfccb749d99d065edd64e53b43 P 3ae259aef8ca4d82a65b2bb0de1dde1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.203450 31019 consensus_queue.cc:260] T 2648c969019d4cc786d34167774d180e P 273912748536462bb9454bdec8ab139c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.204384 31020 raft_consensus.cc:385] T 22d9a74a281a42078faee4f46ea1b886 P a33db1d80d44444688f340aec3ba0463 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:08.204761 31020 raft_consensus.cc:740] T 22d9a74a281a42078faee4f46ea1b886 P a33db1d80d44444688f340aec3ba0463 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a33db1d80d44444688f340aec3ba0463, State: Initialized, Role: FOLLOWER
I20260713 09:10:08.205811 31024 ts_tablet_manager.cc:1434] T c065c0cfccb749d99d065edd64e53b43 P 3ae259aef8ca4d82a65b2bb0de1dde1a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260713 09:10:08.205528 31020 consensus_queue.cc:260] T 22d9a74a281a42078faee4f46ea1b886 P a33db1d80d44444688f340aec3ba0463 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.206821 31024 tablet_bootstrap.cc:492] T a5fc2f4a0038414089e2dd88230daed9 P 3ae259aef8ca4d82a65b2bb0de1dde1a: Bootstrap starting.
I20260713 09:10:08.208516 31019 ts_tablet_manager.cc:1434] T 2648c969019d4cc786d34167774d180e P 273912748536462bb9454bdec8ab139c: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:10:08.209462 31019 tablet_bootstrap.cc:492] T e7dd027e1e3d4abd8763b8ec13086a09 P 273912748536462bb9454bdec8ab139c: Bootstrap starting.
I20260713 09:10:08.213300 31024 tablet_bootstrap.cc:654] T a5fc2f4a0038414089e2dd88230daed9 P 3ae259aef8ca4d82a65b2bb0de1dde1a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:08.214264 31020 ts_tablet_manager.cc:1434] T 22d9a74a281a42078faee4f46ea1b886 P a33db1d80d44444688f340aec3ba0463: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260713 09:10:08.215242 31019 tablet_bootstrap.cc:654] T e7dd027e1e3d4abd8763b8ec13086a09 P 273912748536462bb9454bdec8ab139c: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:08.218706 31020 tablet_bootstrap.cc:492] T e733f7e93db74f7a80970dd5b011e6b4 P a33db1d80d44444688f340aec3ba0463: Bootstrap starting.
I20260713 09:10:08.225185 31020 tablet_bootstrap.cc:654] T e733f7e93db74f7a80970dd5b011e6b4 P a33db1d80d44444688f340aec3ba0463: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:08.230224 31024 tablet_bootstrap.cc:492] T a5fc2f4a0038414089e2dd88230daed9 P 3ae259aef8ca4d82a65b2bb0de1dde1a: No bootstrap required, opened a new log
I20260713 09:10:08.230696 31024 ts_tablet_manager.cc:1403] T a5fc2f4a0038414089e2dd88230daed9 P 3ae259aef8ca4d82a65b2bb0de1dde1a: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.007s
I20260713 09:10:08.231401 31019 tablet_bootstrap.cc:492] T e7dd027e1e3d4abd8763b8ec13086a09 P 273912748536462bb9454bdec8ab139c: No bootstrap required, opened a new log
I20260713 09:10:08.231899 31019 ts_tablet_manager.cc:1403] T e7dd027e1e3d4abd8763b8ec13086a09 P 273912748536462bb9454bdec8ab139c: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.007s
I20260713 09:10:08.233192 31020 tablet_bootstrap.cc:492] T e733f7e93db74f7a80970dd5b011e6b4 P a33db1d80d44444688f340aec3ba0463: No bootstrap required, opened a new log
I20260713 09:10:08.233597 31020 ts_tablet_manager.cc:1403] T e733f7e93db74f7a80970dd5b011e6b4 P a33db1d80d44444688f340aec3ba0463: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.000s
I20260713 09:10:08.233413 31024 raft_consensus.cc:359] T a5fc2f4a0038414089e2dd88230daed9 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.234176 31024 raft_consensus.cc:385] T a5fc2f4a0038414089e2dd88230daed9 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:08.234493 31024 raft_consensus.cc:740] T a5fc2f4a0038414089e2dd88230daed9 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ae259aef8ca4d82a65b2bb0de1dde1a, State: Initialized, Role: FOLLOWER
I20260713 09:10:08.234431 31019 raft_consensus.cc:359] T e7dd027e1e3d4abd8763b8ec13086a09 P 273912748536462bb9454bdec8ab139c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.235173 31019 raft_consensus.cc:385] T e7dd027e1e3d4abd8763b8ec13086a09 P 273912748536462bb9454bdec8ab139c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:08.235502 31019 raft_consensus.cc:740] T e7dd027e1e3d4abd8763b8ec13086a09 P 273912748536462bb9454bdec8ab139c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 273912748536462bb9454bdec8ab139c, State: Initialized, Role: FOLLOWER
I20260713 09:10:08.235309 31024 consensus_queue.cc:260] T a5fc2f4a0038414089e2dd88230daed9 P 3ae259aef8ca4d82a65b2bb0de1dde1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.236418 31019 consensus_queue.cc:260] T e7dd027e1e3d4abd8763b8ec13086a09 P 273912748536462bb9454bdec8ab139c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.236521 31020 raft_consensus.cc:359] T e733f7e93db74f7a80970dd5b011e6b4 P a33db1d80d44444688f340aec3ba0463 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.237236 31020 raft_consensus.cc:385] T e733f7e93db74f7a80970dd5b011e6b4 P a33db1d80d44444688f340aec3ba0463 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:08.237540 31020 raft_consensus.cc:740] T e733f7e93db74f7a80970dd5b011e6b4 P a33db1d80d44444688f340aec3ba0463 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a33db1d80d44444688f340aec3ba0463, State: Initialized, Role: FOLLOWER
I20260713 09:10:08.237622 31024 ts_tablet_manager.cc:1434] T a5fc2f4a0038414089e2dd88230daed9 P 3ae259aef8ca4d82a65b2bb0de1dde1a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:10:08.238610 31024 tablet_bootstrap.cc:492] T 2648c969019d4cc786d34167774d180e P 3ae259aef8ca4d82a65b2bb0de1dde1a: Bootstrap starting.
I20260713 09:10:08.238348 31020 consensus_queue.cc:260] T e733f7e93db74f7a80970dd5b011e6b4 P a33db1d80d44444688f340aec3ba0463 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.238801 31019 ts_tablet_manager.cc:1434] T e7dd027e1e3d4abd8763b8ec13086a09 P 273912748536462bb9454bdec8ab139c: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260713 09:10:08.239791 31019 tablet_bootstrap.cc:492] T c065c0cfccb749d99d065edd64e53b43 P 273912748536462bb9454bdec8ab139c: Bootstrap starting.
I20260713 09:10:08.245190 31024 tablet_bootstrap.cc:654] T 2648c969019d4cc786d34167774d180e P 3ae259aef8ca4d82a65b2bb0de1dde1a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:08.245736 31019 tablet_bootstrap.cc:654] T c065c0cfccb749d99d065edd64e53b43 P 273912748536462bb9454bdec8ab139c: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:08.248904 31020 ts_tablet_manager.cc:1434] T e733f7e93db74f7a80970dd5b011e6b4 P a33db1d80d44444688f340aec3ba0463: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.002s
I20260713 09:10:08.255374 31020 tablet_bootstrap.cc:492] T 659a88256afa43d68681fea28ec88be7 P a33db1d80d44444688f340aec3ba0463: Bootstrap starting.
I20260713 09:10:08.255719 31029 raft_consensus.cc:493] T a5fc2f4a0038414089e2dd88230daed9 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:08.256196 31029 raft_consensus.cc:515] T a5fc2f4a0038414089e2dd88230daed9 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.257818 31024 tablet_bootstrap.cc:492] T 2648c969019d4cc786d34167774d180e P 3ae259aef8ca4d82a65b2bb0de1dde1a: No bootstrap required, opened a new log
I20260713 09:10:08.258306 31024 ts_tablet_manager.cc:1403] T 2648c969019d4cc786d34167774d180e P 3ae259aef8ca4d82a65b2bb0de1dde1a: Time spent bootstrapping tablet: real 0.020s	user 0.004s	sys 0.012s
I20260713 09:10:08.258793 31029 leader_election.cc:290] T a5fc2f4a0038414089e2dd88230daed9 P 3ae259aef8ca4d82a65b2bb0de1dde1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277), 273912748536462bb9454bdec8ab139c (127.27.71.2:37897)
I20260713 09:10:08.261379 31023 raft_consensus.cc:493] T e7dd027e1e3d4abd8763b8ec13086a09 P 273912748536462bb9454bdec8ab139c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:08.261582 31024 raft_consensus.cc:359] T 2648c969019d4cc786d34167774d180e P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.261860 31023 raft_consensus.cc:515] T e7dd027e1e3d4abd8763b8ec13086a09 P 273912748536462bb9454bdec8ab139c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.262334 31024 raft_consensus.cc:385] T 2648c969019d4cc786d34167774d180e P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:08.262651 31024 raft_consensus.cc:740] T 2648c969019d4cc786d34167774d180e P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ae259aef8ca4d82a65b2bb0de1dde1a, State: Initialized, Role: FOLLOWER
I20260713 09:10:08.263410 31024 consensus_queue.cc:260] T 2648c969019d4cc786d34167774d180e P 3ae259aef8ca4d82a65b2bb0de1dde1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.264128 31020 tablet_bootstrap.cc:654] T 659a88256afa43d68681fea28ec88be7 P a33db1d80d44444688f340aec3ba0463: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:08.265638 31024 ts_tablet_manager.cc:1434] T 2648c969019d4cc786d34167774d180e P 3ae259aef8ca4d82a65b2bb0de1dde1a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:10:08.266690 31024 tablet_bootstrap.cc:492] T e733f7e93db74f7a80970dd5b011e6b4 P 3ae259aef8ca4d82a65b2bb0de1dde1a: Bootstrap starting.
I20260713 09:10:08.274199 31023 leader_election.cc:290] T e7dd027e1e3d4abd8763b8ec13086a09 P 273912748536462bb9454bdec8ab139c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277), 3ae259aef8ca4d82a65b2bb0de1dde1a (127.27.71.3:46781)
I20260713 09:10:08.274745 31024 tablet_bootstrap.cc:654] T e733f7e93db74f7a80970dd5b011e6b4 P 3ae259aef8ca4d82a65b2bb0de1dde1a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:08.280754 31020 tablet_bootstrap.cc:492] T 659a88256afa43d68681fea28ec88be7 P a33db1d80d44444688f340aec3ba0463: No bootstrap required, opened a new log
I20260713 09:10:08.281191 31020 ts_tablet_manager.cc:1403] T 659a88256afa43d68681fea28ec88be7 P a33db1d80d44444688f340aec3ba0463: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.003s
I20260713 09:10:08.284219 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fc2f4a0038414089e2dd88230daed9" candidate_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a33db1d80d44444688f340aec3ba0463" is_pre_election: true
I20260713 09:10:08.284049 31020 raft_consensus.cc:359] T 659a88256afa43d68681fea28ec88be7 P a33db1d80d44444688f340aec3ba0463 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.284768 31020 raft_consensus.cc:385] T 659a88256afa43d68681fea28ec88be7 P a33db1d80d44444688f340aec3ba0463 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:08.284947 31024 tablet_bootstrap.cc:492] T e733f7e93db74f7a80970dd5b011e6b4 P 3ae259aef8ca4d82a65b2bb0de1dde1a: No bootstrap required, opened a new log
I20260713 09:10:08.285066 31020 raft_consensus.cc:740] T 659a88256afa43d68681fea28ec88be7 P a33db1d80d44444688f340aec3ba0463 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a33db1d80d44444688f340aec3ba0463, State: Initialized, Role: FOLLOWER
I20260713 09:10:08.285676 31024 ts_tablet_manager.cc:1403] T e733f7e93db74f7a80970dd5b011e6b4 P 3ae259aef8ca4d82a65b2bb0de1dde1a: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.003s
W20260713 09:10:08.285916 30942 leader_election.cc:343] T a5fc2f4a0038414089e2dd88230daed9 P 3ae259aef8ca4d82a65b2bb0de1dde1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:08.286080 31020 consensus_queue.cc:260] T 659a88256afa43d68681fea28ec88be7 P a33db1d80d44444688f340aec3ba0463 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.287909 31019 tablet_bootstrap.cc:492] T c065c0cfccb749d99d065edd64e53b43 P 273912748536462bb9454bdec8ab139c: No bootstrap required, opened a new log
I20260713 09:10:08.288369 31019 ts_tablet_manager.cc:1403] T c065c0cfccb749d99d065edd64e53b43 P 273912748536462bb9454bdec8ab139c: Time spent bootstrapping tablet: real 0.049s	user 0.013s	sys 0.004s
I20260713 09:10:08.288534 31020 ts_tablet_manager.cc:1434] T 659a88256afa43d68681fea28ec88be7 P a33db1d80d44444688f340aec3ba0463: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:10:08.288599 31024 raft_consensus.cc:359] T e733f7e93db74f7a80970dd5b011e6b4 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.289580 31024 raft_consensus.cc:385] T e733f7e93db74f7a80970dd5b011e6b4 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:08.289769 31020 tablet_bootstrap.cc:492] T 89b92adc1b96489c91d864233b5a92c6 P a33db1d80d44444688f340aec3ba0463: Bootstrap starting.
I20260713 09:10:08.289873 31024 raft_consensus.cc:740] T e733f7e93db74f7a80970dd5b011e6b4 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ae259aef8ca4d82a65b2bb0de1dde1a, State: Initialized, Role: FOLLOWER
I20260713 09:10:08.290689 31024 consensus_queue.cc:260] T e733f7e93db74f7a80970dd5b011e6b4 P 3ae259aef8ca4d82a65b2bb0de1dde1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.292930 31024 ts_tablet_manager.cc:1434] T e733f7e93db74f7a80970dd5b011e6b4 P 3ae259aef8ca4d82a65b2bb0de1dde1a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.003s
I20260713 09:10:08.293843 31024 tablet_bootstrap.cc:492] T 659a88256afa43d68681fea28ec88be7 P 3ae259aef8ca4d82a65b2bb0de1dde1a: Bootstrap starting.
I20260713 09:10:08.296264 31020 tablet_bootstrap.cc:654] T 89b92adc1b96489c91d864233b5a92c6 P a33db1d80d44444688f340aec3ba0463: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:08.300333 31024 tablet_bootstrap.cc:654] T 659a88256afa43d68681fea28ec88be7 P 3ae259aef8ca4d82a65b2bb0de1dde1a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:08.302647 31025 raft_consensus.cc:493] T e733f7e93db74f7a80970dd5b011e6b4 P a33db1d80d44444688f340aec3ba0463 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:08.303098 31025 raft_consensus.cc:515] T e733f7e93db74f7a80970dd5b011e6b4 P a33db1d80d44444688f340aec3ba0463 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.304445 31029 raft_consensus.cc:493] T 6287b81f620d485484607e70e053604b P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:08.304920 31029 raft_consensus.cc:515] T 6287b81f620d485484607e70e053604b P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.306877 31029 leader_election.cc:290] T 6287b81f620d485484607e70e053604b P 3ae259aef8ca4d82a65b2bb0de1dde1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277), 273912748536462bb9454bdec8ab139c (127.27.71.2:37897)
I20260713 09:10:08.308817 31019 raft_consensus.cc:359] T c065c0cfccb749d99d065edd64e53b43 P 273912748536462bb9454bdec8ab139c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.309594 31019 raft_consensus.cc:385] T c065c0cfccb749d99d065edd64e53b43 P 273912748536462bb9454bdec8ab139c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:08.309857 31019 raft_consensus.cc:740] T c065c0cfccb749d99d065edd64e53b43 P 273912748536462bb9454bdec8ab139c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 273912748536462bb9454bdec8ab139c, State: Initialized, Role: FOLLOWER
I20260713 09:10:08.310643 31024 tablet_bootstrap.cc:492] T 659a88256afa43d68681fea28ec88be7 P 3ae259aef8ca4d82a65b2bb0de1dde1a: No bootstrap required, opened a new log
I20260713 09:10:08.310575 31019 consensus_queue.cc:260] T c065c0cfccb749d99d065edd64e53b43 P 273912748536462bb9454bdec8ab139c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.311147 31024 ts_tablet_manager.cc:1403] T 659a88256afa43d68681fea28ec88be7 P 3ae259aef8ca4d82a65b2bb0de1dde1a: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.003s
I20260713 09:10:08.311906 30904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fc2f4a0038414089e2dd88230daed9" candidate_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273912748536462bb9454bdec8ab139c" is_pre_election: true
I20260713 09:10:08.312418 31025 leader_election.cc:290] T e733f7e93db74f7a80970dd5b011e6b4 P a33db1d80d44444688f340aec3ba0463 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 273912748536462bb9454bdec8ab139c (127.27.71.2:37897), 3ae259aef8ca4d82a65b2bb0de1dde1a (127.27.71.3:46781)
I20260713 09:10:08.313521 31019 ts_tablet_manager.cc:1434] T c065c0cfccb749d99d065edd64e53b43 P 273912748536462bb9454bdec8ab139c: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260713 09:10:08.313961 31024 raft_consensus.cc:359] T 659a88256afa43d68681fea28ec88be7 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.314554 31019 tablet_bootstrap.cc:492] T 89b92adc1b96489c91d864233b5a92c6 P 273912748536462bb9454bdec8ab139c: Bootstrap starting.
I20260713 09:10:08.314610 31024 raft_consensus.cc:385] T 659a88256afa43d68681fea28ec88be7 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:08.315016 31024 raft_consensus.cc:740] T 659a88256afa43d68681fea28ec88be7 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ae259aef8ca4d82a65b2bb0de1dde1a, State: Initialized, Role: FOLLOWER
I20260713 09:10:08.317245 31024 consensus_queue.cc:260] T 659a88256afa43d68681fea28ec88be7 P 3ae259aef8ca4d82a65b2bb0de1dde1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.321174 31019 tablet_bootstrap.cc:654] T 89b92adc1b96489c91d864233b5a92c6 P 273912748536462bb9454bdec8ab139c: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:08.322242 31024 ts_tablet_manager.cc:1434] T 659a88256afa43d68681fea28ec88be7 P 3ae259aef8ca4d82a65b2bb0de1dde1a: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.005s
I20260713 09:10:08.323257 31024 tablet_bootstrap.cc:492] T 89b92adc1b96489c91d864233b5a92c6 P 3ae259aef8ca4d82a65b2bb0de1dde1a: Bootstrap starting.
I20260713 09:10:08.327996 30904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6287b81f620d485484607e70e053604b" candidate_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273912748536462bb9454bdec8ab139c" is_pre_election: true
I20260713 09:10:08.330669 31024 tablet_bootstrap.cc:654] T 89b92adc1b96489c91d864233b5a92c6 P 3ae259aef8ca4d82a65b2bb0de1dde1a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:08.332768 31019 tablet_bootstrap.cc:492] T 89b92adc1b96489c91d864233b5a92c6 P 273912748536462bb9454bdec8ab139c: No bootstrap required, opened a new log
I20260713 09:10:08.333396 31019 ts_tablet_manager.cc:1403] T 89b92adc1b96489c91d864233b5a92c6 P 273912748536462bb9454bdec8ab139c: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260713 09:10:08.337317 31019 raft_consensus.cc:359] T 89b92adc1b96489c91d864233b5a92c6 P 273912748536462bb9454bdec8ab139c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.338212 31019 raft_consensus.cc:385] T 89b92adc1b96489c91d864233b5a92c6 P 273912748536462bb9454bdec8ab139c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:08.338591 31019 raft_consensus.cc:740] T 89b92adc1b96489c91d864233b5a92c6 P 273912748536462bb9454bdec8ab139c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 273912748536462bb9454bdec8ab139c, State: Initialized, Role: FOLLOWER
I20260713 09:10:08.338682 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6287b81f620d485484607e70e053604b" candidate_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a33db1d80d44444688f340aec3ba0463" is_pre_election: true
W20260713 09:10:08.340235 30942 leader_election.cc:343] T 6287b81f620d485484607e70e053604b P 3ae259aef8ca4d82a65b2bb0de1dde1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:08.339689 31019 consensus_queue.cc:260] T 89b92adc1b96489c91d864233b5a92c6 P 273912748536462bb9454bdec8ab139c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.344810 31019 ts_tablet_manager.cc:1434] T 89b92adc1b96489c91d864233b5a92c6 P 273912748536462bb9454bdec8ab139c: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
W20260713 09:10:08.345022 30774 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:10:08.345913 31019 tablet_bootstrap.cc:492] T e733f7e93db74f7a80970dd5b011e6b4 P 273912748536462bb9454bdec8ab139c: Bootstrap starting.
I20260713 09:10:08.354141 31019 tablet_bootstrap.cc:654] T e733f7e93db74f7a80970dd5b011e6b4 P 273912748536462bb9454bdec8ab139c: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:08.354301 31020 tablet_bootstrap.cc:492] T 89b92adc1b96489c91d864233b5a92c6 P a33db1d80d44444688f340aec3ba0463: No bootstrap required, opened a new log
I20260713 09:10:08.354828 31020 ts_tablet_manager.cc:1403] T 89b92adc1b96489c91d864233b5a92c6 P a33db1d80d44444688f340aec3ba0463: Time spent bootstrapping tablet: real 0.065s	user 0.013s	sys 0.007s
I20260713 09:10:08.358099 31024 tablet_bootstrap.cc:492] T 89b92adc1b96489c91d864233b5a92c6 P 3ae259aef8ca4d82a65b2bb0de1dde1a: No bootstrap required, opened a new log
I20260713 09:10:08.357769 31020 raft_consensus.cc:359] T 89b92adc1b96489c91d864233b5a92c6 P a33db1d80d44444688f340aec3ba0463 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.358542 31020 raft_consensus.cc:385] T 89b92adc1b96489c91d864233b5a92c6 P a33db1d80d44444688f340aec3ba0463 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:08.358677 31024 ts_tablet_manager.cc:1403] T 89b92adc1b96489c91d864233b5a92c6 P 3ae259aef8ca4d82a65b2bb0de1dde1a: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.000s
I20260713 09:10:08.362015 31024 raft_consensus.cc:359] T 89b92adc1b96489c91d864233b5a92c6 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.362831 31024 raft_consensus.cc:385] T 89b92adc1b96489c91d864233b5a92c6 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:08.363157 31024 raft_consensus.cc:740] T 89b92adc1b96489c91d864233b5a92c6 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ae259aef8ca4d82a65b2bb0de1dde1a, State: Initialized, Role: FOLLOWER
I20260713 09:10:08.363224 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7dd027e1e3d4abd8763b8ec13086a09" candidate_uuid: "273912748536462bb9454bdec8ab139c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a33db1d80d44444688f340aec3ba0463" is_pre_election: true
W20260713 09:10:08.364591 30868 leader_election.cc:343] T e7dd027e1e3d4abd8763b8ec13086a09 P 273912748536462bb9454bdec8ab139c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:08.365552 31020 raft_consensus.cc:740] T 89b92adc1b96489c91d864233b5a92c6 P a33db1d80d44444688f340aec3ba0463 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a33db1d80d44444688f340aec3ba0463, State: Initialized, Role: FOLLOWER
I20260713 09:10:08.366451 31020 consensus_queue.cc:260] T 89b92adc1b96489c91d864233b5a92c6 P a33db1d80d44444688f340aec3ba0463 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.369071 31020 ts_tablet_manager.cc:1434] T 89b92adc1b96489c91d864233b5a92c6 P a33db1d80d44444688f340aec3ba0463: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260713 09:10:08.370046 31020 tablet_bootstrap.cc:492] T e7dd027e1e3d4abd8763b8ec13086a09 P a33db1d80d44444688f340aec3ba0463: Bootstrap starting.
I20260713 09:10:08.373469 30904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e733f7e93db74f7a80970dd5b011e6b4" candidate_uuid: "a33db1d80d44444688f340aec3ba0463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273912748536462bb9454bdec8ab139c" is_pre_election: true
I20260713 09:10:08.367264 31019 tablet_bootstrap.cc:492] T e733f7e93db74f7a80970dd5b011e6b4 P 273912748536462bb9454bdec8ab139c: No bootstrap required, opened a new log
I20260713 09:10:08.374334 31019 ts_tablet_manager.cc:1403] T e733f7e93db74f7a80970dd5b011e6b4 P 273912748536462bb9454bdec8ab139c: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.012s
W20260713 09:10:08.375077 30793 leader_election.cc:343] T e733f7e93db74f7a80970dd5b011e6b4 P a33db1d80d44444688f340aec3ba0463 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 273912748536462bb9454bdec8ab139c (127.27.71.2:37897): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:10:08.375241 30943 leader_election.cc:343] T a5fc2f4a0038414089e2dd88230daed9 P 3ae259aef8ca4d82a65b2bb0de1dde1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 273912748536462bb9454bdec8ab139c (127.27.71.2:37897): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:08.375730 30943 leader_election.cc:304] T a5fc2f4a0038414089e2dd88230daed9 P 3ae259aef8ca4d82a65b2bb0de1dde1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3ae259aef8ca4d82a65b2bb0de1dde1a; no voters: 273912748536462bb9454bdec8ab139c, a33db1d80d44444688f340aec3ba0463
I20260713 09:10:08.376101 31020 tablet_bootstrap.cc:654] T e7dd027e1e3d4abd8763b8ec13086a09 P a33db1d80d44444688f340aec3ba0463: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:08.376492 31029 raft_consensus.cc:2749] T a5fc2f4a0038414089e2dd88230daed9 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:08.376868 31019 raft_consensus.cc:359] T e733f7e93db74f7a80970dd5b011e6b4 P 273912748536462bb9454bdec8ab139c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.377511 31019 raft_consensus.cc:385] T e733f7e93db74f7a80970dd5b011e6b4 P 273912748536462bb9454bdec8ab139c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:10:08.377573 30943 leader_election.cc:343] T 6287b81f620d485484607e70e053604b P 3ae259aef8ca4d82a65b2bb0de1dde1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 273912748536462bb9454bdec8ab139c (127.27.71.2:37897): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:08.377840 31019 raft_consensus.cc:740] T e733f7e93db74f7a80970dd5b011e6b4 P 273912748536462bb9454bdec8ab139c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 273912748536462bb9454bdec8ab139c, State: Initialized, Role: FOLLOWER
I20260713 09:10:08.378031 30943 leader_election.cc:304] T 6287b81f620d485484607e70e053604b P 3ae259aef8ca4d82a65b2bb0de1dde1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3ae259aef8ca4d82a65b2bb0de1dde1a; no voters: 273912748536462bb9454bdec8ab139c, a33db1d80d44444688f340aec3ba0463
I20260713 09:10:08.378706 31029 raft_consensus.cc:2749] T 6287b81f620d485484607e70e053604b P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:08.378532 31019 consensus_queue.cc:260] T e733f7e93db74f7a80970dd5b011e6b4 P 273912748536462bb9454bdec8ab139c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.380806 31019 ts_tablet_manager.cc:1434] T e733f7e93db74f7a80970dd5b011e6b4 P 273912748536462bb9454bdec8ab139c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:10:08.380451 31024 consensus_queue.cc:260] T 89b92adc1b96489c91d864233b5a92c6 P 3ae259aef8ca4d82a65b2bb0de1dde1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.381767 31019 tablet_bootstrap.cc:492] T 6287b81f620d485484607e70e053604b P 273912748536462bb9454bdec8ab139c: Bootstrap starting.
I20260713 09:10:08.381683 30979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e733f7e93db74f7a80970dd5b011e6b4" candidate_uuid: "a33db1d80d44444688f340aec3ba0463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" is_pre_election: true
I20260713 09:10:08.382371 30979 raft_consensus.cc:2468] T e733f7e93db74f7a80970dd5b011e6b4 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a33db1d80d44444688f340aec3ba0463 in term 0.
I20260713 09:10:08.383774 30979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7dd027e1e3d4abd8763b8ec13086a09" candidate_uuid: "273912748536462bb9454bdec8ab139c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" is_pre_election: true
I20260713 09:10:08.387285 31029 raft_consensus.cc:493] T 659a88256afa43d68681fea28ec88be7 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:08.387436 31023 raft_consensus.cc:493] T 1fb2fb5de28d4139abb91c1ee80dcfd9 P 273912748536462bb9454bdec8ab139c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:08.387794 31029 raft_consensus.cc:515] T 659a88256afa43d68681fea28ec88be7 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.388023 31023 raft_consensus.cc:515] T 1fb2fb5de28d4139abb91c1ee80dcfd9 P 273912748536462bb9454bdec8ab139c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } } peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } }
I20260713 09:10:08.389873 31029 leader_election.cc:290] T 659a88256afa43d68681fea28ec88be7 P 3ae259aef8ca4d82a65b2bb0de1dde1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277), 273912748536462bb9454bdec8ab139c (127.27.71.2:37897)
I20260713 09:10:08.389992 31023 leader_election.cc:290] T 1fb2fb5de28d4139abb91c1ee80dcfd9 P 273912748536462bb9454bdec8ab139c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ae259aef8ca4d82a65b2bb0de1dde1a (127.27.71.3:46781), a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277)
I20260713 09:10:08.391830 31024 ts_tablet_manager.cc:1434] T 89b92adc1b96489c91d864233b5a92c6 P 3ae259aef8ca4d82a65b2bb0de1dde1a: Time spent starting tablet: real 0.033s	user 0.009s	sys 0.000s
I20260713 09:10:08.391948 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659a88256afa43d68681fea28ec88be7" candidate_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a33db1d80d44444688f340aec3ba0463" is_pre_election: true
I20260713 09:10:08.392753 31024 tablet_bootstrap.cc:492] T e7dd027e1e3d4abd8763b8ec13086a09 P 3ae259aef8ca4d82a65b2bb0de1dde1a: Bootstrap starting.
I20260713 09:10:08.392663 30829 raft_consensus.cc:2468] T 659a88256afa43d68681fea28ec88be7 P a33db1d80d44444688f340aec3ba0463 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ae259aef8ca4d82a65b2bb0de1dde1a in term 0.
I20260713 09:10:08.393791 30942 leader_election.cc:304] T 659a88256afa43d68681fea28ec88be7 P 3ae259aef8ca4d82a65b2bb0de1dde1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ae259aef8ca4d82a65b2bb0de1dde1a, a33db1d80d44444688f340aec3ba0463; no voters: 
I20260713 09:10:08.392798 30828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fb2fb5de28d4139abb91c1ee80dcfd9" candidate_uuid: "273912748536462bb9454bdec8ab139c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a33db1d80d44444688f340aec3ba0463" is_pre_election: true
I20260713 09:10:08.394620 31029 raft_consensus.cc:2804] T 659a88256afa43d68681fea28ec88be7 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:08.394819 30828 raft_consensus.cc:2468] T 1fb2fb5de28d4139abb91c1ee80dcfd9 P a33db1d80d44444688f340aec3ba0463 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 273912748536462bb9454bdec8ab139c in term 0.
I20260713 09:10:08.395022 31029 raft_consensus.cc:493] T 659a88256afa43d68681fea28ec88be7 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:08.395412 31029 raft_consensus.cc:3060] T 659a88256afa43d68681fea28ec88be7 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:08.395848 31019 tablet_bootstrap.cc:654] T 6287b81f620d485484607e70e053604b P 273912748536462bb9454bdec8ab139c: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:08.396135 30868 leader_election.cc:304] T 1fb2fb5de28d4139abb91c1ee80dcfd9 P 273912748536462bb9454bdec8ab139c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 273912748536462bb9454bdec8ab139c, a33db1d80d44444688f340aec3ba0463; no voters: 
I20260713 09:10:08.397068 31023 raft_consensus.cc:2804] T 1fb2fb5de28d4139abb91c1ee80dcfd9 P 273912748536462bb9454bdec8ab139c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:08.397429 31023 raft_consensus.cc:493] T 1fb2fb5de28d4139abb91c1ee80dcfd9 P 273912748536462bb9454bdec8ab139c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:08.397771 31023 raft_consensus.cc:3060] T 1fb2fb5de28d4139abb91c1ee80dcfd9 P 273912748536462bb9454bdec8ab139c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:08.400533 31025 raft_consensus.cc:493] T c065c0cfccb749d99d065edd64e53b43 P a33db1d80d44444688f340aec3ba0463 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:08.401139 31020 tablet_bootstrap.cc:492] T e7dd027e1e3d4abd8763b8ec13086a09 P a33db1d80d44444688f340aec3ba0463: No bootstrap required, opened a new log
I20260713 09:10:08.400982 31025 raft_consensus.cc:515] T c065c0cfccb749d99d065edd64e53b43 P a33db1d80d44444688f340aec3ba0463 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.401604 31020 ts_tablet_manager.cc:1403] T e7dd027e1e3d4abd8763b8ec13086a09 P a33db1d80d44444688f340aec3ba0463: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.005s
I20260713 09:10:08.402966 31025 leader_election.cc:290] T c065c0cfccb749d99d065edd64e53b43 P a33db1d80d44444688f340aec3ba0463 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 273912748536462bb9454bdec8ab139c (127.27.71.2:37897), 3ae259aef8ca4d82a65b2bb0de1dde1a (127.27.71.3:46781)
I20260713 09:10:08.404230 31020 raft_consensus.cc:359] T e7dd027e1e3d4abd8763b8ec13086a09 P a33db1d80d44444688f340aec3ba0463 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
W20260713 09:10:08.404567 30867 leader_election.cc:343] T e7dd027e1e3d4abd8763b8ec13086a09 P 273912748536462bb9454bdec8ab139c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3ae259aef8ca4d82a65b2bb0de1dde1a (127.27.71.3:46781): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:08.404913 31020 raft_consensus.cc:385] T e7dd027e1e3d4abd8763b8ec13086a09 P a33db1d80d44444688f340aec3ba0463 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:08.405277 31020 raft_consensus.cc:740] T e7dd027e1e3d4abd8763b8ec13086a09 P a33db1d80d44444688f340aec3ba0463 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a33db1d80d44444688f340aec3ba0463, State: Initialized, Role: FOLLOWER
I20260713 09:10:08.405222 30867 leader_election.cc:304] T e7dd027e1e3d4abd8763b8ec13086a09 P 273912748536462bb9454bdec8ab139c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 273912748536462bb9454bdec8ab139c; no voters: 3ae259aef8ca4d82a65b2bb0de1dde1a, a33db1d80d44444688f340aec3ba0463
I20260713 09:10:08.405532 31025 raft_consensus.cc:493] T 22d9a74a281a42078faee4f46ea1b886 P a33db1d80d44444688f340aec3ba0463 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:08.406232 31020 consensus_queue.cc:260] T e7dd027e1e3d4abd8763b8ec13086a09 P a33db1d80d44444688f340aec3ba0463 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.405332 30904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c065c0cfccb749d99d065edd64e53b43" candidate_uuid: "a33db1d80d44444688f340aec3ba0463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273912748536462bb9454bdec8ab139c" is_pre_election: true
I20260713 09:10:08.404615 30791 leader_election.cc:304] T e733f7e93db74f7a80970dd5b011e6b4 P a33db1d80d44444688f340aec3ba0463 [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: 3ae259aef8ca4d82a65b2bb0de1dde1a, a33db1d80d44444688f340aec3ba0463; no voters: 273912748536462bb9454bdec8ab139c
I20260713 09:10:08.407207 30904 raft_consensus.cc:2468] T c065c0cfccb749d99d065edd64e53b43 P 273912748536462bb9454bdec8ab139c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a33db1d80d44444688f340aec3ba0463 in term 0.
I20260713 09:10:08.408856 30793 leader_election.cc:304] T c065c0cfccb749d99d065edd64e53b43 P a33db1d80d44444688f340aec3ba0463 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 273912748536462bb9454bdec8ab139c, a33db1d80d44444688f340aec3ba0463; no voters: 
I20260713 09:10:08.406453 31025 raft_consensus.cc:515] T 22d9a74a281a42078faee4f46ea1b886 P a33db1d80d44444688f340aec3ba0463 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.411895 31061 raft_consensus.cc:2804] T e733f7e93db74f7a80970dd5b011e6b4 P a33db1d80d44444688f340aec3ba0463 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:08.412361 31061 raft_consensus.cc:493] T e733f7e93db74f7a80970dd5b011e6b4 P a33db1d80d44444688f340aec3ba0463 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:08.412676 31061 raft_consensus.cc:3060] T e733f7e93db74f7a80970dd5b011e6b4 P a33db1d80d44444688f340aec3ba0463 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:08.417003 31025 leader_election.cc:290] T 22d9a74a281a42078faee4f46ea1b886 P a33db1d80d44444688f340aec3ba0463 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 273912748536462bb9454bdec8ab139c (127.27.71.2:37897), 3ae259aef8ca4d82a65b2bb0de1dde1a (127.27.71.3:46781)
I20260713 09:10:08.417171 31062 raft_consensus.cc:2804] T c065c0cfccb749d99d065edd64e53b43 P a33db1d80d44444688f340aec3ba0463 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:08.419176 30979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fb2fb5de28d4139abb91c1ee80dcfd9" candidate_uuid: "273912748536462bb9454bdec8ab139c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" is_pre_election: true
I20260713 09:10:08.427872 31062 raft_consensus.cc:493] T c065c0cfccb749d99d065edd64e53b43 P a33db1d80d44444688f340aec3ba0463 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:08.428058 30979 raft_consensus.cc:2468] T 1fb2fb5de28d4139abb91c1ee80dcfd9 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 273912748536462bb9454bdec8ab139c in term 0.
I20260713 09:10:08.428242 31062 raft_consensus.cc:3060] T c065c0cfccb749d99d065edd64e53b43 P a33db1d80d44444688f340aec3ba0463 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:08.424190 30978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c065c0cfccb749d99d065edd64e53b43" candidate_uuid: "a33db1d80d44444688f340aec3ba0463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" is_pre_election: true
I20260713 09:10:08.429097 30978 raft_consensus.cc:2468] T c065c0cfccb749d99d065edd64e53b43 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a33db1d80d44444688f340aec3ba0463 in term 0.
I20260713 09:10:08.426102 30977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d9a74a281a42078faee4f46ea1b886" candidate_uuid: "a33db1d80d44444688f340aec3ba0463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" is_pre_election: true
I20260713 09:10:08.426643 31020 ts_tablet_manager.cc:1434] T e7dd027e1e3d4abd8763b8ec13086a09 P a33db1d80d44444688f340aec3ba0463: Time spent starting tablet: real 0.025s	user 0.011s	sys 0.012s
I20260713 09:10:08.430913 31020 tablet_bootstrap.cc:492] T a5fc2f4a0038414089e2dd88230daed9 P a33db1d80d44444688f340aec3ba0463: Bootstrap starting.
I20260713 09:10:08.430505 31025 raft_consensus.cc:493] T 2648c969019d4cc786d34167774d180e P a33db1d80d44444688f340aec3ba0463 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:08.431967 31025 raft_consensus.cc:515] T 2648c969019d4cc786d34167774d180e P a33db1d80d44444688f340aec3ba0463 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.436265 31025 leader_election.cc:290] T 2648c969019d4cc786d34167774d180e P a33db1d80d44444688f340aec3ba0463 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 273912748536462bb9454bdec8ab139c (127.27.71.2:37897), 3ae259aef8ca4d82a65b2bb0de1dde1a (127.27.71.3:46781)
I20260713 09:10:08.436641 31059 raft_consensus.cc:2749] T e7dd027e1e3d4abd8763b8ec13086a09 P 273912748536462bb9454bdec8ab139c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:08.438046 30904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659a88256afa43d68681fea28ec88be7" candidate_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273912748536462bb9454bdec8ab139c" is_pre_election: true
I20260713 09:10:08.438881 30904 raft_consensus.cc:2468] T 659a88256afa43d68681fea28ec88be7 P 273912748536462bb9454bdec8ab139c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ae259aef8ca4d82a65b2bb0de1dde1a in term 0.
I20260713 09:10:08.438401 31023 raft_consensus.cc:515] T 1fb2fb5de28d4139abb91c1ee80dcfd9 P 273912748536462bb9454bdec8ab139c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } } peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } }
W20260713 09:10:08.440552 30791 leader_election.cc:343] T 22d9a74a281a42078faee4f46ea1b886 P a33db1d80d44444688f340aec3ba0463 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3ae259aef8ca4d82a65b2bb0de1dde1a (127.27.71.3:46781): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:08.441138 31061 raft_consensus.cc:515] T e733f7e93db74f7a80970dd5b011e6b4 P a33db1d80d44444688f340aec3ba0463 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.438877 31029 raft_consensus.cc:515] T 659a88256afa43d68681fea28ec88be7 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.442570 30904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d9a74a281a42078faee4f46ea1b886" candidate_uuid: "a33db1d80d44444688f340aec3ba0463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273912748536462bb9454bdec8ab139c" is_pre_election: true
I20260713 09:10:08.443163 30904 raft_consensus.cc:2468] T 22d9a74a281a42078faee4f46ea1b886 P 273912748536462bb9454bdec8ab139c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a33db1d80d44444688f340aec3ba0463 in term 0.
I20260713 09:10:08.443286 31061 leader_election.cc:290] T e733f7e93db74f7a80970dd5b011e6b4 P a33db1d80d44444688f340aec3ba0463 [CANDIDATE]: Term 1 election: Requested vote from peers 273912748536462bb9454bdec8ab139c (127.27.71.2:37897), 3ae259aef8ca4d82a65b2bb0de1dde1a (127.27.71.3:46781)
I20260713 09:10:08.446007 30977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2648c969019d4cc786d34167774d180e" candidate_uuid: "a33db1d80d44444688f340aec3ba0463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" is_pre_election: true
I20260713 09:10:08.445703 30828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659a88256afa43d68681fea28ec88be7" candidate_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a33db1d80d44444688f340aec3ba0463"
I20260713 09:10:08.452667 30828 raft_consensus.cc:3060] T 659a88256afa43d68681fea28ec88be7 P a33db1d80d44444688f340aec3ba0463 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:08.454547 31019 tablet_bootstrap.cc:492] T 6287b81f620d485484607e70e053604b P 273912748536462bb9454bdec8ab139c: No bootstrap required, opened a new log
I20260713 09:10:08.438215 31062 raft_consensus.cc:515] T c065c0cfccb749d99d065edd64e53b43 P a33db1d80d44444688f340aec3ba0463 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.448486 30903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e733f7e93db74f7a80970dd5b011e6b4" candidate_uuid: "a33db1d80d44444688f340aec3ba0463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273912748536462bb9454bdec8ab139c"
I20260713 09:10:08.455000 31019 ts_tablet_manager.cc:1403] T 6287b81f620d485484607e70e053604b P 273912748536462bb9454bdec8ab139c: Time spent bootstrapping tablet: real 0.073s	user 0.012s	sys 0.022s
I20260713 09:10:08.444593 30904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2648c969019d4cc786d34167774d180e" candidate_uuid: "a33db1d80d44444688f340aec3ba0463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273912748536462bb9454bdec8ab139c" is_pre_election: true
I20260713 09:10:08.449313 30793 leader_election.cc:304] T 22d9a74a281a42078faee4f46ea1b886 P a33db1d80d44444688f340aec3ba0463 [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: 273912748536462bb9454bdec8ab139c, a33db1d80d44444688f340aec3ba0463; no voters: 3ae259aef8ca4d82a65b2bb0de1dde1a
I20260713 09:10:08.455606 30904 raft_consensus.cc:2468] T 2648c969019d4cc786d34167774d180e P 273912748536462bb9454bdec8ab139c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a33db1d80d44444688f340aec3ba0463 in term 0.
I20260713 09:10:08.455014 30977 raft_consensus.cc:2468] T 2648c969019d4cc786d34167774d180e P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a33db1d80d44444688f340aec3ba0463 in term 0.
I20260713 09:10:08.456604 31061 raft_consensus.cc:2804] T 22d9a74a281a42078faee4f46ea1b886 P a33db1d80d44444688f340aec3ba0463 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:08.456689 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fb2fb5de28d4139abb91c1ee80dcfd9" candidate_uuid: "273912748536462bb9454bdec8ab139c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a33db1d80d44444688f340aec3ba0463"
I20260713 09:10:08.457057 31061 raft_consensus.cc:493] T 22d9a74a281a42078faee4f46ea1b886 P a33db1d80d44444688f340aec3ba0463 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:08.457366 30829 raft_consensus.cc:3060] T 1fb2fb5de28d4139abb91c1ee80dcfd9 P a33db1d80d44444688f340aec3ba0463 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:08.457455 31061 raft_consensus.cc:3060] T 22d9a74a281a42078faee4f46ea1b886 P a33db1d80d44444688f340aec3ba0463 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:08.457926 30904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659a88256afa43d68681fea28ec88be7" candidate_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273912748536462bb9454bdec8ab139c"
I20260713 09:10:08.458465 30904 raft_consensus.cc:3060] T 659a88256afa43d68681fea28ec88be7 P 273912748536462bb9454bdec8ab139c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:08.459391 30828 raft_consensus.cc:2468] T 659a88256afa43d68681fea28ec88be7 P a33db1d80d44444688f340aec3ba0463 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ae259aef8ca4d82a65b2bb0de1dde1a in term 1.
I20260713 09:10:08.460597 30942 leader_election.cc:304] T 659a88256afa43d68681fea28ec88be7 P 3ae259aef8ca4d82a65b2bb0de1dde1a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ae259aef8ca4d82a65b2bb0de1dde1a, a33db1d80d44444688f340aec3ba0463; no voters: 
I20260713 09:10:08.461374 30793 leader_election.cc:304] T 2648c969019d4cc786d34167774d180e P a33db1d80d44444688f340aec3ba0463 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 273912748536462bb9454bdec8ab139c, a33db1d80d44444688f340aec3ba0463; no voters: 
I20260713 09:10:08.464020 31025 raft_consensus.cc:2804] T 2648c969019d4cc786d34167774d180e P a33db1d80d44444688f340aec3ba0463 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:08.464372 31025 raft_consensus.cc:493] T 2648c969019d4cc786d34167774d180e P a33db1d80d44444688f340aec3ba0463 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:08.464674 31025 raft_consensus.cc:3060] T 2648c969019d4cc786d34167774d180e P a33db1d80d44444688f340aec3ba0463 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:08.465292 30904 raft_consensus.cc:2468] T 659a88256afa43d68681fea28ec88be7 P 273912748536462bb9454bdec8ab139c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ae259aef8ca4d82a65b2bb0de1dde1a in term 1.
I20260713 09:10:08.465180 31061 raft_consensus.cc:515] T 22d9a74a281a42078faee4f46ea1b886 P a33db1d80d44444688f340aec3ba0463 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.468431 31019 raft_consensus.cc:359] T 6287b81f620d485484607e70e053604b P 273912748536462bb9454bdec8ab139c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.468935 30904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d9a74a281a42078faee4f46ea1b886" candidate_uuid: "a33db1d80d44444688f340aec3ba0463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273912748536462bb9454bdec8ab139c"
I20260713 09:10:08.469548 30904 raft_consensus.cc:3060] T 22d9a74a281a42078faee4f46ea1b886 P 273912748536462bb9454bdec8ab139c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:08.469696 30829 raft_consensus.cc:2468] T 1fb2fb5de28d4139abb91c1ee80dcfd9 P a33db1d80d44444688f340aec3ba0463 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 273912748536462bb9454bdec8ab139c in term 1.
I20260713 09:10:08.438198 31059 raft_consensus.cc:493] T e733f7e93db74f7a80970dd5b011e6b4 P 273912748536462bb9454bdec8ab139c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:08.449994 31023 leader_election.cc:290] T 1fb2fb5de28d4139abb91c1ee80dcfd9 P 273912748536462bb9454bdec8ab139c [CANDIDATE]: Term 1 election: Requested vote from peers 3ae259aef8ca4d82a65b2bb0de1dde1a (127.27.71.3:46781), a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277)
I20260713 09:10:08.452172 31020 tablet_bootstrap.cc:654] T a5fc2f4a0038414089e2dd88230daed9 P a33db1d80d44444688f340aec3ba0463: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:08.470815 30868 leader_election.cc:304] T 1fb2fb5de28d4139abb91c1ee80dcfd9 P 273912748536462bb9454bdec8ab139c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 273912748536462bb9454bdec8ab139c, a33db1d80d44444688f340aec3ba0463; no voters: 
I20260713 09:10:08.471750 31023 raft_consensus.cc:2804] T 1fb2fb5de28d4139abb91c1ee80dcfd9 P 273912748536462bb9454bdec8ab139c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:08.471882 31061 leader_election.cc:290] T 22d9a74a281a42078faee4f46ea1b886 P a33db1d80d44444688f340aec3ba0463 [CANDIDATE]: Term 1 election: Requested vote from peers 273912748536462bb9454bdec8ab139c (127.27.71.2:37897), 3ae259aef8ca4d82a65b2bb0de1dde1a (127.27.71.3:46781)
I20260713 09:10:08.445156 31024 tablet_bootstrap.cc:654] T e7dd027e1e3d4abd8763b8ec13086a09 P 3ae259aef8ca4d82a65b2bb0de1dde1a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:08.472319 31023 raft_consensus.cc:697] T 1fb2fb5de28d4139abb91c1ee80dcfd9 P 273912748536462bb9454bdec8ab139c [term 1 LEADER]: Becoming Leader. State: Replica: 273912748536462bb9454bdec8ab139c, State: Running, Role: LEADER
I20260713 09:10:08.469097 31019 raft_consensus.cc:385] T 6287b81f620d485484607e70e053604b P 273912748536462bb9454bdec8ab139c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:08.473675 31019 raft_consensus.cc:740] T 6287b81f620d485484607e70e053604b P 273912748536462bb9454bdec8ab139c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 273912748536462bb9454bdec8ab139c, State: Initialized, Role: FOLLOWER
I20260713 09:10:08.474187 31023 consensus_queue.cc:237] T 1fb2fb5de28d4139abb91c1ee80dcfd9 P 273912748536462bb9454bdec8ab139c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } } peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } }
I20260713 09:10:08.474472 31019 consensus_queue.cc:260] T 6287b81f620d485484607e70e053604b P 273912748536462bb9454bdec8ab139c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.475725 31025 raft_consensus.cc:515] T 2648c969019d4cc786d34167774d180e P a33db1d80d44444688f340aec3ba0463 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.479525 31062 leader_election.cc:290] T c065c0cfccb749d99d065edd64e53b43 P a33db1d80d44444688f340aec3ba0463 [CANDIDATE]: Term 1 election: Requested vote from peers 273912748536462bb9454bdec8ab139c (127.27.71.2:37897), 3ae259aef8ca4d82a65b2bb0de1dde1a (127.27.71.3:46781)
I20260713 09:10:08.479902 31020 tablet_bootstrap.cc:492] T a5fc2f4a0038414089e2dd88230daed9 P a33db1d80d44444688f340aec3ba0463: No bootstrap required, opened a new log
I20260713 09:10:08.480083 31062 raft_consensus.cc:493] T e7dd027e1e3d4abd8763b8ec13086a09 P a33db1d80d44444688f340aec3ba0463 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:08.480568 31020 ts_tablet_manager.cc:1403] T a5fc2f4a0038414089e2dd88230daed9 P a33db1d80d44444688f340aec3ba0463: Time spent bootstrapping tablet: real 0.050s	user 0.008s	sys 0.002s
I20260713 09:10:08.480754 31062 raft_consensus.cc:515] T e7dd027e1e3d4abd8763b8ec13086a09 P a33db1d80d44444688f340aec3ba0463 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.475634 31059 raft_consensus.cc:515] T e733f7e93db74f7a80970dd5b011e6b4 P 273912748536462bb9454bdec8ab139c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.479960 30977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fb2fb5de28d4139abb91c1ee80dcfd9" candidate_uuid: "273912748536462bb9454bdec8ab139c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a"
I20260713 09:10:08.481138 31025 leader_election.cc:290] T 2648c969019d4cc786d34167774d180e P a33db1d80d44444688f340aec3ba0463 [CANDIDATE]: Term 1 election: Requested vote from peers 273912748536462bb9454bdec8ab139c (127.27.71.2:37897), 3ae259aef8ca4d82a65b2bb0de1dde1a (127.27.71.3:46781)
I20260713 09:10:08.448869 31029 leader_election.cc:290] T 659a88256afa43d68681fea28ec88be7 P 3ae259aef8ca4d82a65b2bb0de1dde1a [CANDIDATE]: Term 1 election: Requested vote from peers a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277), 273912748536462bb9454bdec8ab139c (127.27.71.2:37897)
I20260713 09:10:08.482223 30977 raft_consensus.cc:3060] T 1fb2fb5de28d4139abb91c1ee80dcfd9 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:08.482366 30978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e733f7e93db74f7a80970dd5b011e6b4" candidate_uuid: "a33db1d80d44444688f340aec3ba0463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a"
I20260713 09:10:08.483090 30978 raft_consensus.cc:3060] T e733f7e93db74f7a80970dd5b011e6b4 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:08.482790 31029 raft_consensus.cc:2804] T 659a88256afa43d68681fea28ec88be7 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:08.483261 31020 raft_consensus.cc:359] T a5fc2f4a0038414089e2dd88230daed9 P a33db1d80d44444688f340aec3ba0463 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.483966 31029 raft_consensus.cc:697] T 659a88256afa43d68681fea28ec88be7 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 1 LEADER]: Becoming Leader. State: Replica: 3ae259aef8ca4d82a65b2bb0de1dde1a, State: Running, Role: LEADER
I20260713 09:10:08.481803 30903 raft_consensus.cc:3060] T e733f7e93db74f7a80970dd5b011e6b4 P 273912748536462bb9454bdec8ab139c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:08.485487 31059 leader_election.cc:290] T e733f7e93db74f7a80970dd5b011e6b4 P 273912748536462bb9454bdec8ab139c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277), 3ae259aef8ca4d82a65b2bb0de1dde1a (127.27.71.3:46781)
I20260713 09:10:08.484102 31020 raft_consensus.cc:385] T a5fc2f4a0038414089e2dd88230daed9 P a33db1d80d44444688f340aec3ba0463 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:08.486747 31020 raft_consensus.cc:740] T a5fc2f4a0038414089e2dd88230daed9 P a33db1d80d44444688f340aec3ba0463 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a33db1d80d44444688f340aec3ba0463, State: Initialized, Role: FOLLOWER
I20260713 09:10:08.479267 30902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c065c0cfccb749d99d065edd64e53b43" candidate_uuid: "a33db1d80d44444688f340aec3ba0463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273912748536462bb9454bdec8ab139c"
I20260713 09:10:08.486799 31029 consensus_queue.cc:237] T 659a88256afa43d68681fea28ec88be7 P 3ae259aef8ca4d82a65b2bb0de1dde1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.487475 31020 consensus_queue.cc:260] T a5fc2f4a0038414089e2dd88230daed9 P a33db1d80d44444688f340aec3ba0463 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.487919 30902 raft_consensus.cc:3060] T c065c0cfccb749d99d065edd64e53b43 P 273912748536462bb9454bdec8ab139c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:08.489507 31020 ts_tablet_manager.cc:1434] T a5fc2f4a0038414089e2dd88230daed9 P a33db1d80d44444688f340aec3ba0463: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:10:08.490419 31020 tablet_bootstrap.cc:492] T 6287b81f620d485484607e70e053604b P a33db1d80d44444688f340aec3ba0463: Bootstrap starting.
I20260713 09:10:08.480981 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2648c969019d4cc786d34167774d180e" candidate_uuid: "a33db1d80d44444688f340aec3ba0463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273912748536462bb9454bdec8ab139c"
I20260713 09:10:08.491879 30901 raft_consensus.cc:3060] T 2648c969019d4cc786d34167774d180e P 273912748536462bb9454bdec8ab139c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:08.495790 31020 tablet_bootstrap.cc:654] T 6287b81f620d485484607e70e053604b P a33db1d80d44444688f340aec3ba0463: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:08.496037 30978 raft_consensus.cc:2468] T e733f7e93db74f7a80970dd5b011e6b4 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a33db1d80d44444688f340aec3ba0463 in term 1.
I20260713 09:10:08.476536 31019 ts_tablet_manager.cc:1434] T 6287b81f620d485484607e70e053604b P 273912748536462bb9454bdec8ab139c: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260713 09:10:08.497437 31019 tablet_bootstrap.cc:492] T a5fc2f4a0038414089e2dd88230daed9 P 273912748536462bb9454bdec8ab139c: Bootstrap starting.
I20260713 09:10:08.500064 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e733f7e93db74f7a80970dd5b011e6b4" candidate_uuid: "273912748536462bb9454bdec8ab139c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a33db1d80d44444688f340aec3ba0463" is_pre_election: true
I20260713 09:10:08.500525 30901 raft_consensus.cc:2468] T 2648c969019d4cc786d34167774d180e P 273912748536462bb9454bdec8ab139c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a33db1d80d44444688f340aec3ba0463 in term 1.
I20260713 09:10:08.502007 30793 leader_election.cc:304] T 2648c969019d4cc786d34167774d180e P a33db1d80d44444688f340aec3ba0463 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 273912748536462bb9454bdec8ab139c, a33db1d80d44444688f340aec3ba0463; no voters: 
I20260713 09:10:08.502764 30903 raft_consensus.cc:2468] T e733f7e93db74f7a80970dd5b011e6b4 P 273912748536462bb9454bdec8ab139c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a33db1d80d44444688f340aec3ba0463 in term 1.
I20260713 09:10:08.503050 31061 raft_consensus.cc:2804] T 2648c969019d4cc786d34167774d180e P a33db1d80d44444688f340aec3ba0463 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:08.503739 31061 raft_consensus.cc:697] T 2648c969019d4cc786d34167774d180e P a33db1d80d44444688f340aec3ba0463 [term 1 LEADER]: Becoming Leader. State: Replica: a33db1d80d44444688f340aec3ba0463, State: Running, Role: LEADER
I20260713 09:10:08.505086 31061 consensus_queue.cc:237] T 2648c969019d4cc786d34167774d180e P a33db1d80d44444688f340aec3ba0463 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.506903 30793 leader_election.cc:304] T e733f7e93db74f7a80970dd5b011e6b4 P a33db1d80d44444688f340aec3ba0463 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 273912748536462bb9454bdec8ab139c, a33db1d80d44444688f340aec3ba0463; no voters: 
I20260713 09:10:08.509704 31024 tablet_bootstrap.cc:492] T e7dd027e1e3d4abd8763b8ec13086a09 P 3ae259aef8ca4d82a65b2bb0de1dde1a: No bootstrap required, opened a new log
I20260713 09:10:08.510187 31024 ts_tablet_manager.cc:1403] T e7dd027e1e3d4abd8763b8ec13086a09 P 3ae259aef8ca4d82a65b2bb0de1dde1a: Time spent bootstrapping tablet: real 0.118s	user 0.009s	sys 0.000s
I20260713 09:10:08.510952 31019 tablet_bootstrap.cc:654] T a5fc2f4a0038414089e2dd88230daed9 P 273912748536462bb9454bdec8ab139c: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:08.511526 30977 raft_consensus.cc:2468] T 1fb2fb5de28d4139abb91c1ee80dcfd9 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 273912748536462bb9454bdec8ab139c in term 1.
I20260713 09:10:08.509744 30902 raft_consensus.cc:2468] T c065c0cfccb749d99d065edd64e53b43 P 273912748536462bb9454bdec8ab139c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a33db1d80d44444688f340aec3ba0463 in term 1.
I20260713 09:10:08.512728 31024 raft_consensus.cc:359] T e7dd027e1e3d4abd8763b8ec13086a09 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.513387 31024 raft_consensus.cc:385] T e7dd027e1e3d4abd8763b8ec13086a09 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:08.513255 30793 leader_election.cc:304] T c065c0cfccb749d99d065edd64e53b43 P a33db1d80d44444688f340aec3ba0463 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 273912748536462bb9454bdec8ab139c, a33db1d80d44444688f340aec3ba0463; no voters: 
I20260713 09:10:08.513687 31024 raft_consensus.cc:740] T e7dd027e1e3d4abd8763b8ec13086a09 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ae259aef8ca4d82a65b2bb0de1dde1a, State: Initialized, Role: FOLLOWER
I20260713 09:10:08.514333 31024 consensus_queue.cc:260] T e7dd027e1e3d4abd8763b8ec13086a09 P 3ae259aef8ca4d82a65b2bb0de1dde1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.515266 30904 raft_consensus.cc:2468] T 22d9a74a281a42078faee4f46ea1b886 P 273912748536462bb9454bdec8ab139c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a33db1d80d44444688f340aec3ba0463 in term 1.
I20260713 09:10:08.515723 30978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c065c0cfccb749d99d065edd64e53b43" candidate_uuid: "a33db1d80d44444688f340aec3ba0463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a"
I20260713 09:10:08.516335 30978 raft_consensus.cc:3060] T c065c0cfccb749d99d065edd64e53b43 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:08.516767 30793 leader_election.cc:304] T 22d9a74a281a42078faee4f46ea1b886 P a33db1d80d44444688f340aec3ba0463 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 273912748536462bb9454bdec8ab139c, a33db1d80d44444688f340aec3ba0463; no voters: 
I20260713 09:10:08.518267 31025 raft_consensus.cc:2804] T c065c0cfccb749d99d065edd64e53b43 P a33db1d80d44444688f340aec3ba0463 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:08.518725 31024 ts_tablet_manager.cc:1434] T e7dd027e1e3d4abd8763b8ec13086a09 P 3ae259aef8ca4d82a65b2bb0de1dde1a: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260713 09:10:08.519974 31025 raft_consensus.cc:697] T c065c0cfccb749d99d065edd64e53b43 P a33db1d80d44444688f340aec3ba0463 [term 1 LEADER]: Becoming Leader. State: Replica: a33db1d80d44444688f340aec3ba0463, State: Running, Role: LEADER
I20260713 09:10:08.520677 31059 raft_consensus.cc:493] T 6287b81f620d485484607e70e053604b P 273912748536462bb9454bdec8ab139c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:08.500839 30829 raft_consensus.cc:2393] T e733f7e93db74f7a80970dd5b011e6b4 P a33db1d80d44444688f340aec3ba0463 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 273912748536462bb9454bdec8ab139c in current term 1: Already voted for candidate a33db1d80d44444688f340aec3ba0463 in this term.
I20260713 09:10:08.521143 31059 raft_consensus.cc:515] T 6287b81f620d485484607e70e053604b P 273912748536462bb9454bdec8ab139c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.522887 31060 raft_consensus.cc:2804] T e733f7e93db74f7a80970dd5b011e6b4 P a33db1d80d44444688f340aec3ba0463 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:08.525096 31024 tablet_bootstrap.cc:492] T 22d9a74a281a42078faee4f46ea1b886 P 3ae259aef8ca4d82a65b2bb0de1dde1a: Bootstrap starting.
I20260713 09:10:08.539139 30976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e733f7e93db74f7a80970dd5b011e6b4" candidate_uuid: "273912748536462bb9454bdec8ab139c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" is_pre_election: true
I20260713 09:10:08.540328 30976 raft_consensus.cc:2393] T e733f7e93db74f7a80970dd5b011e6b4 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 273912748536462bb9454bdec8ab139c in current term 1: Already voted for candidate a33db1d80d44444688f340aec3ba0463 in this term.
I20260713 09:10:08.540992 30977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d9a74a281a42078faee4f46ea1b886" candidate_uuid: "a33db1d80d44444688f340aec3ba0463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a"
I20260713 09:10:08.541776 31062 leader_election.cc:290] T e7dd027e1e3d4abd8763b8ec13086a09 P a33db1d80d44444688f340aec3ba0463 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 273912748536462bb9454bdec8ab139c (127.27.71.2:37897), 3ae259aef8ca4d82a65b2bb0de1dde1a (127.27.71.3:46781)
I20260713 09:10:08.542321 31059 leader_election.cc:290] T 6287b81f620d485484607e70e053604b P 273912748536462bb9454bdec8ab139c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277), 3ae259aef8ca4d82a65b2bb0de1dde1a (127.27.71.3:46781)
I20260713 09:10:08.542783 31024 tablet_bootstrap.cc:654] T 22d9a74a281a42078faee4f46ea1b886 P 3ae259aef8ca4d82a65b2bb0de1dde1a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:08.537110 30979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2648c969019d4cc786d34167774d180e" candidate_uuid: "a33db1d80d44444688f340aec3ba0463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a"
I20260713 09:10:08.520942 31025 consensus_queue.cc:237] T c065c0cfccb749d99d065edd64e53b43 P a33db1d80d44444688f340aec3ba0463 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.542497 30978 raft_consensus.cc:2468] T c065c0cfccb749d99d065edd64e53b43 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a33db1d80d44444688f340aec3ba0463 in term 1.
I20260713 09:10:08.550508 30977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7dd027e1e3d4abd8763b8ec13086a09" candidate_uuid: "a33db1d80d44444688f340aec3ba0463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" is_pre_election: true
I20260713 09:10:08.544108 30979 raft_consensus.cc:3060] T 2648c969019d4cc786d34167774d180e P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:08.566021 31020 tablet_bootstrap.cc:492] T 6287b81f620d485484607e70e053604b P a33db1d80d44444688f340aec3ba0463: No bootstrap required, opened a new log
I20260713 09:10:08.566622 31020 ts_tablet_manager.cc:1403] T 6287b81f620d485484607e70e053604b P a33db1d80d44444688f340aec3ba0463: Time spent bootstrapping tablet: real 0.076s	user 0.022s	sys 0.016s
I20260713 09:10:08.569933 31020 raft_consensus.cc:359] T 6287b81f620d485484607e70e053604b P a33db1d80d44444688f340aec3ba0463 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.570734 31020 raft_consensus.cc:385] T 6287b81f620d485484607e70e053604b P a33db1d80d44444688f340aec3ba0463 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:08.571105 31020 raft_consensus.cc:740] T 6287b81f620d485484607e70e053604b P a33db1d80d44444688f340aec3ba0463 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a33db1d80d44444688f340aec3ba0463, State: Initialized, Role: FOLLOWER
I20260713 09:10:08.571926 31020 consensus_queue.cc:260] T 6287b81f620d485484607e70e053604b P a33db1d80d44444688f340aec3ba0463 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.574407 31020 ts_tablet_manager.cc:1434] T 6287b81f620d485484607e70e053604b P a33db1d80d44444688f340aec3ba0463: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:10:08.555936 31072 raft_consensus.cc:2804] T 22d9a74a281a42078faee4f46ea1b886 P a33db1d80d44444688f340aec3ba0463 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:08.582770 31060 raft_consensus.cc:697] T e733f7e93db74f7a80970dd5b011e6b4 P a33db1d80d44444688f340aec3ba0463 [term 1 LEADER]: Becoming Leader. State: Replica: a33db1d80d44444688f340aec3ba0463, State: Running, Role: LEADER
I20260713 09:10:08.583145 31072 raft_consensus.cc:697] T 22d9a74a281a42078faee4f46ea1b886 P a33db1d80d44444688f340aec3ba0463 [term 1 LEADER]: Becoming Leader. State: Replica: a33db1d80d44444688f340aec3ba0463, State: Running, Role: LEADER
I20260713 09:10:08.583756 31060 consensus_queue.cc:237] T e733f7e93db74f7a80970dd5b011e6b4 P a33db1d80d44444688f340aec3ba0463 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.584021 31072 consensus_queue.cc:237] T 22d9a74a281a42078faee4f46ea1b886 P a33db1d80d44444688f340aec3ba0463 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
W20260713 09:10:08.615224 30791 leader_election.cc:343] T 22d9a74a281a42078faee4f46ea1b886 P a33db1d80d44444688f340aec3ba0463 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3ae259aef8ca4d82a65b2bb0de1dde1a (127.27.71.3:46781): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:10:08.618834 30791 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.71.3:46781, user_credentials={real_user=slave}} blocked reactor thread for 66904us
I20260713 09:10:08.618398 30725 catalog_manager.cc:5697] T 1fb2fb5de28d4139abb91c1ee80dcfd9 P 273912748536462bb9454bdec8ab139c reported cstate change: term changed from 0 to 1, leader changed from <none> to 273912748536462bb9454bdec8ab139c (127.27.71.2). New cstate: current_term: 1 leader_uuid: "273912748536462bb9454bdec8ab139c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:08.620482 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6287b81f620d485484607e70e053604b" candidate_uuid: "273912748536462bb9454bdec8ab139c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a33db1d80d44444688f340aec3ba0463" is_pre_election: true
I20260713 09:10:08.622552 30829 raft_consensus.cc:2468] T 6287b81f620d485484607e70e053604b P a33db1d80d44444688f340aec3ba0463 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 273912748536462bb9454bdec8ab139c in term 0.
I20260713 09:10:08.622871 30868 leader_election.cc:304] T e733f7e93db74f7a80970dd5b011e6b4 P 273912748536462bb9454bdec8ab139c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 273912748536462bb9454bdec8ab139c; no voters: 3ae259aef8ca4d82a65b2bb0de1dde1a, a33db1d80d44444688f340aec3ba0463
I20260713 09:10:08.626180 30868 leader_election.cc:304] T 6287b81f620d485484607e70e053604b P 273912748536462bb9454bdec8ab139c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 273912748536462bb9454bdec8ab139c, a33db1d80d44444688f340aec3ba0463; no voters: 
I20260713 09:10:08.626341 30904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7dd027e1e3d4abd8763b8ec13086a09" candidate_uuid: "a33db1d80d44444688f340aec3ba0463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273912748536462bb9454bdec8ab139c" is_pre_election: true
I20260713 09:10:08.627511 30904 raft_consensus.cc:2468] T e7dd027e1e3d4abd8763b8ec13086a09 P 273912748536462bb9454bdec8ab139c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a33db1d80d44444688f340aec3ba0463 in term 0.
I20260713 09:10:08.557125 30976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6287b81f620d485484607e70e053604b" candidate_uuid: "273912748536462bb9454bdec8ab139c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" is_pre_election: true
I20260713 09:10:08.632691 30976 raft_consensus.cc:2468] T 6287b81f620d485484607e70e053604b P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 273912748536462bb9454bdec8ab139c in term 0.
I20260713 09:10:08.633590 31072 raft_consensus.cc:493] T 89b92adc1b96489c91d864233b5a92c6 P a33db1d80d44444688f340aec3ba0463 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:08.634601 31072 raft_consensus.cc:515] T 89b92adc1b96489c91d864233b5a92c6 P a33db1d80d44444688f340aec3ba0463 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.637555 31072 leader_election.cc:290] T 89b92adc1b96489c91d864233b5a92c6 P a33db1d80d44444688f340aec3ba0463 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 273912748536462bb9454bdec8ab139c (127.27.71.2:37897), 3ae259aef8ca4d82a65b2bb0de1dde1a (127.27.71.3:46781)
I20260713 09:10:08.551123 30977 raft_consensus.cc:2468] T e7dd027e1e3d4abd8763b8ec13086a09 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a33db1d80d44444688f340aec3ba0463 in term 0.
I20260713 09:10:08.639703 31023 raft_consensus.cc:2804] T 6287b81f620d485484607e70e053604b P 273912748536462bb9454bdec8ab139c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:08.640421 31023 raft_consensus.cc:493] T 6287b81f620d485484607e70e053604b P 273912748536462bb9454bdec8ab139c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:08.640966 31023 raft_consensus.cc:3060] T 6287b81f620d485484607e70e053604b P 273912748536462bb9454bdec8ab139c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:08.641927 31059 raft_consensus.cc:2749] T e733f7e93db74f7a80970dd5b011e6b4 P 273912748536462bb9454bdec8ab139c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:08.642627 31019 tablet_bootstrap.cc:492] T a5fc2f4a0038414089e2dd88230daed9 P 273912748536462bb9454bdec8ab139c: No bootstrap required, opened a new log
I20260713 09:10:08.629729 30793 leader_election.cc:304] T e7dd027e1e3d4abd8763b8ec13086a09 P a33db1d80d44444688f340aec3ba0463 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 273912748536462bb9454bdec8ab139c, a33db1d80d44444688f340aec3ba0463; no voters: 
I20260713 09:10:08.647953 31072 raft_consensus.cc:2804] T e7dd027e1e3d4abd8763b8ec13086a09 P a33db1d80d44444688f340aec3ba0463 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:08.648370 31072 raft_consensus.cc:493] T e7dd027e1e3d4abd8763b8ec13086a09 P a33db1d80d44444688f340aec3ba0463 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:08.648926 31072 raft_consensus.cc:3060] T e7dd027e1e3d4abd8763b8ec13086a09 P a33db1d80d44444688f340aec3ba0463 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:08.652920 31019 ts_tablet_manager.cc:1403] T a5fc2f4a0038414089e2dd88230daed9 P 273912748536462bb9454bdec8ab139c: Time spent bootstrapping tablet: real 0.156s	user 0.019s	sys 0.038s
I20260713 09:10:08.656512 30904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89b92adc1b96489c91d864233b5a92c6" candidate_uuid: "a33db1d80d44444688f340aec3ba0463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273912748536462bb9454bdec8ab139c" is_pre_election: true
I20260713 09:10:08.657549 30904 raft_consensus.cc:2468] T 89b92adc1b96489c91d864233b5a92c6 P 273912748536462bb9454bdec8ab139c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a33db1d80d44444688f340aec3ba0463 in term 0.
I20260713 09:10:08.645486 31024 tablet_bootstrap.cc:492] T 22d9a74a281a42078faee4f46ea1b886 P 3ae259aef8ca4d82a65b2bb0de1dde1a: No bootstrap required, opened a new log
I20260713 09:10:08.659210 31024 ts_tablet_manager.cc:1403] T 22d9a74a281a42078faee4f46ea1b886 P 3ae259aef8ca4d82a65b2bb0de1dde1a: Time spent bootstrapping tablet: real 0.134s	user 0.017s	sys 0.000s
I20260713 09:10:08.659157 30793 leader_election.cc:304] T 89b92adc1b96489c91d864233b5a92c6 P a33db1d80d44444688f340aec3ba0463 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 273912748536462bb9454bdec8ab139c, a33db1d80d44444688f340aec3ba0463; no voters: 
I20260713 09:10:08.660559 31060 raft_consensus.cc:2804] T 89b92adc1b96489c91d864233b5a92c6 P a33db1d80d44444688f340aec3ba0463 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:08.660969 31060 raft_consensus.cc:493] T 89b92adc1b96489c91d864233b5a92c6 P a33db1d80d44444688f340aec3ba0463 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:08.661286 31060 raft_consensus.cc:3060] T 89b92adc1b96489c91d864233b5a92c6 P a33db1d80d44444688f340aec3ba0463 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:08.666333 31023 raft_consensus.cc:515] T 6287b81f620d485484607e70e053604b P 273912748536462bb9454bdec8ab139c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.670637 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6287b81f620d485484607e70e053604b" candidate_uuid: "273912748536462bb9454bdec8ab139c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a33db1d80d44444688f340aec3ba0463"
I20260713 09:10:08.671391 30829 raft_consensus.cc:3060] T 6287b81f620d485484607e70e053604b P a33db1d80d44444688f340aec3ba0463 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:08.672333 31060 raft_consensus.cc:515] T 89b92adc1b96489c91d864233b5a92c6 P a33db1d80d44444688f340aec3ba0463 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.674893 30979 raft_consensus.cc:2468] T 2648c969019d4cc786d34167774d180e P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a33db1d80d44444688f340aec3ba0463 in term 1.
I20260713 09:10:08.675220 30904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89b92adc1b96489c91d864233b5a92c6" candidate_uuid: "a33db1d80d44444688f340aec3ba0463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273912748536462bb9454bdec8ab139c"
I20260713 09:10:08.675915 30904 raft_consensus.cc:3060] T 89b92adc1b96489c91d864233b5a92c6 P 273912748536462bb9454bdec8ab139c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:08.678357 31023 leader_election.cc:290] T 6287b81f620d485484607e70e053604b P 273912748536462bb9454bdec8ab139c [CANDIDATE]: Term 1 election: Requested vote from peers a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277), 3ae259aef8ca4d82a65b2bb0de1dde1a (127.27.71.3:46781)
I20260713 09:10:08.659518 31072 raft_consensus.cc:515] T e7dd027e1e3d4abd8763b8ec13086a09 P a33db1d80d44444688f340aec3ba0463 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.683349 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7dd027e1e3d4abd8763b8ec13086a09" candidate_uuid: "a33db1d80d44444688f340aec3ba0463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273912748536462bb9454bdec8ab139c"
I20260713 09:10:08.684026 30901 raft_consensus.cc:3060] T e7dd027e1e3d4abd8763b8ec13086a09 P 273912748536462bb9454bdec8ab139c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:08.679740 31019 raft_consensus.cc:359] T a5fc2f4a0038414089e2dd88230daed9 P 273912748536462bb9454bdec8ab139c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.687032 31019 raft_consensus.cc:385] T a5fc2f4a0038414089e2dd88230daed9 P 273912748536462bb9454bdec8ab139c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:08.687417 31019 raft_consensus.cc:740] T a5fc2f4a0038414089e2dd88230daed9 P 273912748536462bb9454bdec8ab139c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 273912748536462bb9454bdec8ab139c, State: Initialized, Role: FOLLOWER
I20260713 09:10:08.688334 31019 consensus_queue.cc:260] T a5fc2f4a0038414089e2dd88230daed9 P 273912748536462bb9454bdec8ab139c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.690655 31072 leader_election.cc:290] T e7dd027e1e3d4abd8763b8ec13086a09 P a33db1d80d44444688f340aec3ba0463 [CANDIDATE]: Term 1 election: Requested vote from peers 273912748536462bb9454bdec8ab139c (127.27.71.2:37897), 3ae259aef8ca4d82a65b2bb0de1dde1a (127.27.71.3:46781)
I20260713 09:10:08.692239 31029 raft_consensus.cc:493] T 89b92adc1b96489c91d864233b5a92c6 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:08.694442 31029 raft_consensus.cc:515] T 89b92adc1b96489c91d864233b5a92c6 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.698060 31029 leader_election.cc:290] T 89b92adc1b96489c91d864233b5a92c6 P 3ae259aef8ca4d82a65b2bb0de1dde1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277), 273912748536462bb9454bdec8ab139c (127.27.71.2:37897)
I20260713 09:10:08.692703 31019 ts_tablet_manager.cc:1434] T a5fc2f4a0038414089e2dd88230daed9 P 273912748536462bb9454bdec8ab139c: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.001s
I20260713 09:10:08.698418 30828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89b92adc1b96489c91d864233b5a92c6" candidate_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a33db1d80d44444688f340aec3ba0463" is_pre_election: true
I20260713 09:10:08.699424 30828 raft_consensus.cc:2393] T 89b92adc1b96489c91d864233b5a92c6 P a33db1d80d44444688f340aec3ba0463 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3ae259aef8ca4d82a65b2bb0de1dde1a in current term 1: Already voted for candidate a33db1d80d44444688f340aec3ba0463 in this term.
I20260713 09:10:08.702368 31024 raft_consensus.cc:359] T 22d9a74a281a42078faee4f46ea1b886 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.712713 31024 raft_consensus.cc:385] T 22d9a74a281a42078faee4f46ea1b886 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:08.713042 31024 raft_consensus.cc:740] T 22d9a74a281a42078faee4f46ea1b886 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ae259aef8ca4d82a65b2bb0de1dde1a, State: Initialized, Role: FOLLOWER
I20260713 09:10:08.690918 31060 leader_election.cc:290] T 89b92adc1b96489c91d864233b5a92c6 P a33db1d80d44444688f340aec3ba0463 [CANDIDATE]: Term 1 election: Requested vote from peers 273912748536462bb9454bdec8ab139c (127.27.71.2:37897), 3ae259aef8ca4d82a65b2bb0de1dde1a (127.27.71.3:46781)
I20260713 09:10:08.714422 31024 consensus_queue.cc:260] T 22d9a74a281a42078faee4f46ea1b886 P 3ae259aef8ca4d82a65b2bb0de1dde1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.703204 30829 raft_consensus.cc:2468] T 6287b81f620d485484607e70e053604b P a33db1d80d44444688f340aec3ba0463 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 273912748536462bb9454bdec8ab139c in term 1.
I20260713 09:10:08.717618 30868 leader_election.cc:304] T 6287b81f620d485484607e70e053604b P 273912748536462bb9454bdec8ab139c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 273912748536462bb9454bdec8ab139c, a33db1d80d44444688f340aec3ba0463; no voters: 
I20260713 09:10:08.718484 31024 ts_tablet_manager.cc:1434] T 22d9a74a281a42078faee4f46ea1b886 P 3ae259aef8ca4d82a65b2bb0de1dde1a: Time spent starting tablet: real 0.059s	user 0.001s	sys 0.007s
I20260713 09:10:08.719853 31023 raft_consensus.cc:2804] T 6287b81f620d485484607e70e053604b P 273912748536462bb9454bdec8ab139c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:08.720593 31023 raft_consensus.cc:697] T 6287b81f620d485484607e70e053604b P 273912748536462bb9454bdec8ab139c [term 1 LEADER]: Becoming Leader. State: Replica: 273912748536462bb9454bdec8ab139c, State: Running, Role: LEADER
I20260713 09:10:08.721645 31023 consensus_queue.cc:237] T 6287b81f620d485484607e70e053604b P 273912748536462bb9454bdec8ab139c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.724681 30979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89b92adc1b96489c91d864233b5a92c6" candidate_uuid: "a33db1d80d44444688f340aec3ba0463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" is_pre_election: true
I20260713 09:10:08.725078 30977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89b92adc1b96489c91d864233b5a92c6" candidate_uuid: "a33db1d80d44444688f340aec3ba0463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a"
I20260713 09:10:08.725279 30976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7dd027e1e3d4abd8763b8ec13086a09" candidate_uuid: "a33db1d80d44444688f340aec3ba0463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a"
I20260713 09:10:08.725466 30979 raft_consensus.cc:2468] T 89b92adc1b96489c91d864233b5a92c6 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a33db1d80d44444688f340aec3ba0463 in term 0.
I20260713 09:10:08.725930 30976 raft_consensus.cc:3060] T e7dd027e1e3d4abd8763b8ec13086a09 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:08.735234 30901 raft_consensus.cc:2468] T e7dd027e1e3d4abd8763b8ec13086a09 P 273912748536462bb9454bdec8ab139c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a33db1d80d44444688f340aec3ba0463 in term 1.
I20260713 09:10:08.735814 30902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89b92adc1b96489c91d864233b5a92c6" candidate_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273912748536462bb9454bdec8ab139c" is_pre_election: true
I20260713 09:10:08.740808 30976 raft_consensus.cc:2468] T e7dd027e1e3d4abd8763b8ec13086a09 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a33db1d80d44444688f340aec3ba0463 in term 1.
I20260713 09:10:08.741673 30979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6287b81f620d485484607e70e053604b" candidate_uuid: "273912748536462bb9454bdec8ab139c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a"
I20260713 09:10:08.742254 30979 raft_consensus.cc:3060] T 6287b81f620d485484607e70e053604b P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:08.739487 30793 leader_election.cc:304] T e7dd027e1e3d4abd8763b8ec13086a09 P a33db1d80d44444688f340aec3ba0463 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 273912748536462bb9454bdec8ab139c, a33db1d80d44444688f340aec3ba0463; no voters: 
I20260713 09:10:08.743361 30904 raft_consensus.cc:2468] T 89b92adc1b96489c91d864233b5a92c6 P 273912748536462bb9454bdec8ab139c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a33db1d80d44444688f340aec3ba0463 in term 1.
I20260713 09:10:08.745200 30793 leader_election.cc:304] T 89b92adc1b96489c91d864233b5a92c6 P a33db1d80d44444688f340aec3ba0463 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 273912748536462bb9454bdec8ab139c, a33db1d80d44444688f340aec3ba0463; no voters: 3ae259aef8ca4d82a65b2bb0de1dde1a
I20260713 09:10:08.746003 31072 raft_consensus.cc:2804] T e7dd027e1e3d4abd8763b8ec13086a09 P a33db1d80d44444688f340aec3ba0463 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:08.746533 31072 raft_consensus.cc:697] T e7dd027e1e3d4abd8763b8ec13086a09 P a33db1d80d44444688f340aec3ba0463 [term 1 LEADER]: Becoming Leader. State: Replica: a33db1d80d44444688f340aec3ba0463, State: Running, Role: LEADER
I20260713 09:10:08.747547 31072 consensus_queue.cc:237] T e7dd027e1e3d4abd8763b8ec13086a09 P a33db1d80d44444688f340aec3ba0463 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.748402 30943 leader_election.cc:304] T 89b92adc1b96489c91d864233b5a92c6 P 3ae259aef8ca4d82a65b2bb0de1dde1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3ae259aef8ca4d82a65b2bb0de1dde1a; no voters: 273912748536462bb9454bdec8ab139c, a33db1d80d44444688f340aec3ba0463
I20260713 09:10:08.749575 31074 raft_consensus.cc:2804] T 89b92adc1b96489c91d864233b5a92c6 P a33db1d80d44444688f340aec3ba0463 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:08.749806 30979 raft_consensus.cc:2468] T 6287b81f620d485484607e70e053604b P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 273912748536462bb9454bdec8ab139c in term 1.
I20260713 09:10:08.749900 31029 raft_consensus.cc:3060] T 89b92adc1b96489c91d864233b5a92c6 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:08.750133 31074 raft_consensus.cc:697] T 89b92adc1b96489c91d864233b5a92c6 P a33db1d80d44444688f340aec3ba0463 [term 1 LEADER]: Becoming Leader. State: Replica: a33db1d80d44444688f340aec3ba0463, State: Running, Role: LEADER
I20260713 09:10:08.753825 31074 consensus_queue.cc:237] T 89b92adc1b96489c91d864233b5a92c6 P a33db1d80d44444688f340aec3ba0463 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.754894 30726 catalog_manager.cc:5697] T 659a88256afa43d68681fea28ec88be7 P 3ae259aef8ca4d82a65b2bb0de1dde1a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ae259aef8ca4d82a65b2bb0de1dde1a (127.27.71.3). New cstate: current_term: 1 leader_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:08.768896 31029 raft_consensus.cc:2749] T 89b92adc1b96489c91d864233b5a92c6 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:08.910509 31072 raft_consensus.cc:493] T a5fc2f4a0038414089e2dd88230daed9 P a33db1d80d44444688f340aec3ba0463 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:08.911186 31072 raft_consensus.cc:515] T a5fc2f4a0038414089e2dd88230daed9 P a33db1d80d44444688f340aec3ba0463 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.913836 31072 leader_election.cc:290] T a5fc2f4a0038414089e2dd88230daed9 P a33db1d80d44444688f340aec3ba0463 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 273912748536462bb9454bdec8ab139c (127.27.71.2:37897), 3ae259aef8ca4d82a65b2bb0de1dde1a (127.27.71.3:46781)
I20260713 09:10:08.944743 30904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fc2f4a0038414089e2dd88230daed9" candidate_uuid: "a33db1d80d44444688f340aec3ba0463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273912748536462bb9454bdec8ab139c" is_pre_election: true
I20260713 09:10:08.945565 30904 raft_consensus.cc:2468] T a5fc2f4a0038414089e2dd88230daed9 P 273912748536462bb9454bdec8ab139c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a33db1d80d44444688f340aec3ba0463 in term 0.
I20260713 09:10:08.946873 30793 leader_election.cc:304] T a5fc2f4a0038414089e2dd88230daed9 P a33db1d80d44444688f340aec3ba0463 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 273912748536462bb9454bdec8ab139c, a33db1d80d44444688f340aec3ba0463; no voters: 
I20260713 09:10:08.948518 31072 raft_consensus.cc:2804] T a5fc2f4a0038414089e2dd88230daed9 P a33db1d80d44444688f340aec3ba0463 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:08.949014 31072 raft_consensus.cc:493] T a5fc2f4a0038414089e2dd88230daed9 P a33db1d80d44444688f340aec3ba0463 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:08.949415 31072 raft_consensus.cc:3060] T a5fc2f4a0038414089e2dd88230daed9 P a33db1d80d44444688f340aec3ba0463 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:08.957593 31072 raft_consensus.cc:515] T a5fc2f4a0038414089e2dd88230daed9 P a33db1d80d44444688f340aec3ba0463 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.960494 30979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fc2f4a0038414089e2dd88230daed9" candidate_uuid: "a33db1d80d44444688f340aec3ba0463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" is_pre_election: true
I20260713 09:10:08.961007 31072 leader_election.cc:290] T a5fc2f4a0038414089e2dd88230daed9 P a33db1d80d44444688f340aec3ba0463 [CANDIDATE]: Term 1 election: Requested vote from peers 273912748536462bb9454bdec8ab139c (127.27.71.2:37897), 3ae259aef8ca4d82a65b2bb0de1dde1a (127.27.71.3:46781)
I20260713 09:10:08.961208 30979 raft_consensus.cc:2468] T a5fc2f4a0038414089e2dd88230daed9 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a33db1d80d44444688f340aec3ba0463 in term 0.
I20260713 09:10:08.961537 30976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fc2f4a0038414089e2dd88230daed9" candidate_uuid: "a33db1d80d44444688f340aec3ba0463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a"
I20260713 09:10:08.962059 30976 raft_consensus.cc:3060] T a5fc2f4a0038414089e2dd88230daed9 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:08.966915 30904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fc2f4a0038414089e2dd88230daed9" candidate_uuid: "a33db1d80d44444688f340aec3ba0463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273912748536462bb9454bdec8ab139c"
I20260713 09:10:08.967558 30904 raft_consensus.cc:3060] T a5fc2f4a0038414089e2dd88230daed9 P 273912748536462bb9454bdec8ab139c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:08.973803 30904 raft_consensus.cc:2468] T a5fc2f4a0038414089e2dd88230daed9 P 273912748536462bb9454bdec8ab139c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a33db1d80d44444688f340aec3ba0463 in term 1.
I20260713 09:10:08.974397 30976 raft_consensus.cc:2468] T a5fc2f4a0038414089e2dd88230daed9 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a33db1d80d44444688f340aec3ba0463 in term 1.
I20260713 09:10:08.974880 30793 leader_election.cc:304] T a5fc2f4a0038414089e2dd88230daed9 P a33db1d80d44444688f340aec3ba0463 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 273912748536462bb9454bdec8ab139c, a33db1d80d44444688f340aec3ba0463; no voters: 
I20260713 09:10:08.976173 31072 raft_consensus.cc:2804] T a5fc2f4a0038414089e2dd88230daed9 P a33db1d80d44444688f340aec3ba0463 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:08.976653 31072 raft_consensus.cc:697] T a5fc2f4a0038414089e2dd88230daed9 P a33db1d80d44444688f340aec3ba0463 [term 1 LEADER]: Becoming Leader. State: Replica: a33db1d80d44444688f340aec3ba0463, State: Running, Role: LEADER
I20260713 09:10:08.977602 31072 consensus_queue.cc:237] T a5fc2f4a0038414089e2dd88230daed9 P a33db1d80d44444688f340aec3ba0463 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:08.982293 30726 catalog_manager.cc:5697] T 6287b81f620d485484607e70e053604b P 273912748536462bb9454bdec8ab139c reported cstate change: term changed from 0 to 1, leader changed from <none> to 273912748536462bb9454bdec8ab139c (127.27.71.2). New cstate: current_term: 1 leader_uuid: "273912748536462bb9454bdec8ab139c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:08.985234 31060 consensus_queue.cc:1048] T 2648c969019d4cc786d34167774d180e P a33db1d80d44444688f340aec3ba0463 [LEADER]: Connected to new peer: Peer: permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:08.985530 31029 consensus_queue.cc:1048] T 659a88256afa43d68681fea28ec88be7 P 3ae259aef8ca4d82a65b2bb0de1dde1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:09.001559 31061 consensus_queue.cc:1048] T c065c0cfccb749d99d065edd64e53b43 P a33db1d80d44444688f340aec3ba0463 [LEADER]: Connected to new peer: Peer: permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:09.002332 30724 catalog_manager.cc:5697] T c065c0cfccb749d99d065edd64e53b43 P a33db1d80d44444688f340aec3ba0463 reported cstate change: term changed from 0 to 1, leader changed from <none> to a33db1d80d44444688f340aec3ba0463 (127.27.71.1). New cstate: current_term: 1 leader_uuid: "a33db1d80d44444688f340aec3ba0463" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:09.007730 31061 consensus_queue.cc:1048] T c065c0cfccb749d99d065edd64e53b43 P a33db1d80d44444688f340aec3ba0463 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:09.010632 31060 consensus_queue.cc:1048] T e733f7e93db74f7a80970dd5b011e6b4 P a33db1d80d44444688f340aec3ba0463 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:09.010679 31023 consensus_queue.cc:1048] T 1fb2fb5de28d4139abb91c1ee80dcfd9 P 273912748536462bb9454bdec8ab139c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:09.014978 31023 consensus_queue.cc:1048] T 1fb2fb5de28d4139abb91c1ee80dcfd9 P 273912748536462bb9454bdec8ab139c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:09.022961 30724 catalog_manager.cc:5697] T e733f7e93db74f7a80970dd5b011e6b4 P a33db1d80d44444688f340aec3ba0463 reported cstate change: term changed from 0 to 1, leader changed from <none> to a33db1d80d44444688f340aec3ba0463 (127.27.71.1). New cstate: current_term: 1 leader_uuid: "a33db1d80d44444688f340aec3ba0463" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:09.038422 30724 catalog_manager.cc:5697] T 2648c969019d4cc786d34167774d180e P a33db1d80d44444688f340aec3ba0463 reported cstate change: term changed from 0 to 1, leader changed from <none> to a33db1d80d44444688f340aec3ba0463 (127.27.71.1). New cstate: current_term: 1 leader_uuid: "a33db1d80d44444688f340aec3ba0463" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:09.041926 31072 consensus_queue.cc:1048] T 22d9a74a281a42078faee4f46ea1b886 P a33db1d80d44444688f340aec3ba0463 [LEADER]: Connected to new peer: Peer: permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260713 09:10:09.047124 30724 catalog_manager.cc:5697] T 22d9a74a281a42078faee4f46ea1b886 P a33db1d80d44444688f340aec3ba0463 reported cstate change: term changed from 0 to 1, leader changed from <none> to a33db1d80d44444688f340aec3ba0463 (127.27.71.1). New cstate: current_term: 1 leader_uuid: "a33db1d80d44444688f340aec3ba0463" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:09.048575 31071 consensus_queue.cc:1048] T 2648c969019d4cc786d34167774d180e P a33db1d80d44444688f340aec3ba0463 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:09.051270 31029 consensus_queue.cc:1048] T 659a88256afa43d68681fea28ec88be7 P 3ae259aef8ca4d82a65b2bb0de1dde1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:10:09.088269 31029 raft_consensus.cc:493] T 22d9a74a281a42078faee4f46ea1b886 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:09.088768 31029 raft_consensus.cc:515] T 22d9a74a281a42078faee4f46ea1b886 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:09.094471 31029 leader_election.cc:290] T 22d9a74a281a42078faee4f46ea1b886 P 3ae259aef8ca4d82a65b2bb0de1dde1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277), 273912748536462bb9454bdec8ab139c (127.27.71.2:37897)
I20260713 09:10:09.099514 30978 raft_consensus.cc:3060] T 22d9a74a281a42078faee4f46ea1b886 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:09.099643 30828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d9a74a281a42078faee4f46ea1b886" candidate_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a33db1d80d44444688f340aec3ba0463" is_pre_election: true
I20260713 09:10:09.102211 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d9a74a281a42078faee4f46ea1b886" candidate_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273912748536462bb9454bdec8ab139c" is_pre_election: true
I20260713 09:10:09.103965 30943 leader_election.cc:304] T 22d9a74a281a42078faee4f46ea1b886 P 3ae259aef8ca4d82a65b2bb0de1dde1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3ae259aef8ca4d82a65b2bb0de1dde1a; no voters: 273912748536462bb9454bdec8ab139c, a33db1d80d44444688f340aec3ba0463
I20260713 09:10:09.106549 31060 consensus_queue.cc:1048] T e733f7e93db74f7a80970dd5b011e6b4 P a33db1d80d44444688f340aec3ba0463 [LEADER]: Connected to new peer: Peer: permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:09.112022 31029 raft_consensus.cc:2749] T 22d9a74a281a42078faee4f46ea1b886 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:09.114784 31072 consensus_queue.cc:1048] T 22d9a74a281a42078faee4f46ea1b886 P a33db1d80d44444688f340aec3ba0463 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:09.123836 31023 consensus_queue.cc:1048] T 6287b81f620d485484607e70e053604b P 273912748536462bb9454bdec8ab139c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:09.142761 30723 catalog_manager.cc:5697] T a5fc2f4a0038414089e2dd88230daed9 P a33db1d80d44444688f340aec3ba0463 reported cstate change: term changed from 0 to 1, leader changed from <none> to a33db1d80d44444688f340aec3ba0463 (127.27.71.1). New cstate: current_term: 1 leader_uuid: "a33db1d80d44444688f340aec3ba0463" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:09.143312 31059 consensus_queue.cc:1048] T 6287b81f620d485484607e70e053604b P 273912748536462bb9454bdec8ab139c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:09.145185 30723 catalog_manager.cc:5697] T e7dd027e1e3d4abd8763b8ec13086a09 P a33db1d80d44444688f340aec3ba0463 reported cstate change: term changed from 0 to 1, leader changed from <none> to a33db1d80d44444688f340aec3ba0463 (127.27.71.1). New cstate: current_term: 1 leader_uuid: "a33db1d80d44444688f340aec3ba0463" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:09.147015 30723 catalog_manager.cc:5697] T 89b92adc1b96489c91d864233b5a92c6 P a33db1d80d44444688f340aec3ba0463 reported cstate change: term changed from 0 to 1, leader changed from <none> to a33db1d80d44444688f340aec3ba0463 (127.27.71.1). New cstate: current_term: 1 leader_uuid: "a33db1d80d44444688f340aec3ba0463" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:09.186375 31071 consensus_queue.cc:1048] T e7dd027e1e3d4abd8763b8ec13086a09 P a33db1d80d44444688f340aec3ba0463 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:09.196130 31071 consensus_queue.cc:1048] T e7dd027e1e3d4abd8763b8ec13086a09 P a33db1d80d44444688f340aec3ba0463 [LEADER]: Connected to new peer: Peer: permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:09.208140 27932 ts_manager.cc:295] Set tserver state for a33db1d80d44444688f340aec3ba0463 to MAINTENANCE_MODE
I20260713 09:10:09.208982 27932 tablet_server.cc:179] TabletServer@127.27.71.1:0 shutting down...
I20260713 09:10:09.237833 27932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:09.238494 27932 tablet_replica.cc:333] T e7dd027e1e3d4abd8763b8ec13086a09 P a33db1d80d44444688f340aec3ba0463: stopping tablet replica
I20260713 09:10:09.239099 27932 raft_consensus.cc:2243] T e7dd027e1e3d4abd8763b8ec13086a09 P a33db1d80d44444688f340aec3ba0463 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:09.239899 27932 raft_consensus.cc:2272] T e7dd027e1e3d4abd8763b8ec13086a09 P a33db1d80d44444688f340aec3ba0463 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:09.242040 27932 tablet_replica.cc:333] T 89b92adc1b96489c91d864233b5a92c6 P a33db1d80d44444688f340aec3ba0463: stopping tablet replica
I20260713 09:10:09.242607 27932 raft_consensus.cc:2243] T 89b92adc1b96489c91d864233b5a92c6 P a33db1d80d44444688f340aec3ba0463 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:09.243112 27932 pending_rounds.cc:70] T 89b92adc1b96489c91d864233b5a92c6 P a33db1d80d44444688f340aec3ba0463: Trying to abort 1 pending ops.
I20260713 09:10:09.243372 27932 pending_rounds.cc:77] T 89b92adc1b96489c91d864233b5a92c6 P a33db1d80d44444688f340aec3ba0463: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306992880663183360 op_type: NO_OP noop_request { }
I20260713 09:10:09.243819 27932 raft_consensus.cc:2889] T 89b92adc1b96489c91d864233b5a92c6 P a33db1d80d44444688f340aec3ba0463 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:10:09.244081 27932 raft_consensus.cc:2272] T 89b92adc1b96489c91d864233b5a92c6 P a33db1d80d44444688f340aec3ba0463 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:09.246279 27932 tablet_replica.cc:333] T 22d9a74a281a42078faee4f46ea1b886 P a33db1d80d44444688f340aec3ba0463: stopping tablet replica
I20260713 09:10:09.246853 27932 raft_consensus.cc:2243] T 22d9a74a281a42078faee4f46ea1b886 P a33db1d80d44444688f340aec3ba0463 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:09.247567 27932 raft_consensus.cc:2272] T 22d9a74a281a42078faee4f46ea1b886 P a33db1d80d44444688f340aec3ba0463 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:09.249898 27932 tablet_replica.cc:333] T 1fb2fb5de28d4139abb91c1ee80dcfd9 P a33db1d80d44444688f340aec3ba0463: stopping tablet replica
I20260713 09:10:09.250422 27932 raft_consensus.cc:2243] T 1fb2fb5de28d4139abb91c1ee80dcfd9 P a33db1d80d44444688f340aec3ba0463 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:09.250805 27932 raft_consensus.cc:2272] T 1fb2fb5de28d4139abb91c1ee80dcfd9 P a33db1d80d44444688f340aec3ba0463 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:09.252912 27932 tablet_replica.cc:333] T e733f7e93db74f7a80970dd5b011e6b4 P a33db1d80d44444688f340aec3ba0463: stopping tablet replica
I20260713 09:10:09.253432 27932 raft_consensus.cc:2243] T e733f7e93db74f7a80970dd5b011e6b4 P a33db1d80d44444688f340aec3ba0463 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:09.254137 27932 raft_consensus.cc:2272] T e733f7e93db74f7a80970dd5b011e6b4 P a33db1d80d44444688f340aec3ba0463 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:09.256173 27932 tablet_replica.cc:333] T 6287b81f620d485484607e70e053604b P a33db1d80d44444688f340aec3ba0463: stopping tablet replica
I20260713 09:10:09.256683 27932 raft_consensus.cc:2243] T 6287b81f620d485484607e70e053604b P a33db1d80d44444688f340aec3ba0463 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:09.257057 27932 raft_consensus.cc:2272] T 6287b81f620d485484607e70e053604b P a33db1d80d44444688f340aec3ba0463 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:09.259270 27932 tablet_replica.cc:333] T 659a88256afa43d68681fea28ec88be7 P a33db1d80d44444688f340aec3ba0463: stopping tablet replica
I20260713 09:10:09.259814 27932 raft_consensus.cc:2243] T 659a88256afa43d68681fea28ec88be7 P a33db1d80d44444688f340aec3ba0463 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:09.260167 27932 raft_consensus.cc:2272] T 659a88256afa43d68681fea28ec88be7 P a33db1d80d44444688f340aec3ba0463 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:09.262080 27932 tablet_replica.cc:333] T 2648c969019d4cc786d34167774d180e P a33db1d80d44444688f340aec3ba0463: stopping tablet replica
I20260713 09:10:09.262583 27932 raft_consensus.cc:2243] T 2648c969019d4cc786d34167774d180e P a33db1d80d44444688f340aec3ba0463 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:09.263324 27932 raft_consensus.cc:2272] T 2648c969019d4cc786d34167774d180e P a33db1d80d44444688f340aec3ba0463 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:09.265319 27932 tablet_replica.cc:333] T a5fc2f4a0038414089e2dd88230daed9 P a33db1d80d44444688f340aec3ba0463: stopping tablet replica
I20260713 09:10:09.265780 27932 raft_consensus.cc:2243] T a5fc2f4a0038414089e2dd88230daed9 P a33db1d80d44444688f340aec3ba0463 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:09.266319 27932 pending_rounds.cc:70] T a5fc2f4a0038414089e2dd88230daed9 P a33db1d80d44444688f340aec3ba0463: Trying to abort 1 pending ops.
I20260713 09:10:09.266521 27932 pending_rounds.cc:77] T a5fc2f4a0038414089e2dd88230daed9 P a33db1d80d44444688f340aec3ba0463: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306992881581867008 op_type: NO_OP noop_request { }
I20260713 09:10:09.266773 27932 raft_consensus.cc:2889] T a5fc2f4a0038414089e2dd88230daed9 P a33db1d80d44444688f340aec3ba0463 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:10:09.267027 27932 raft_consensus.cc:2272] T a5fc2f4a0038414089e2dd88230daed9 P a33db1d80d44444688f340aec3ba0463 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:09.268913 27932 tablet_replica.cc:333] T c065c0cfccb749d99d065edd64e53b43 P a33db1d80d44444688f340aec3ba0463: stopping tablet replica
I20260713 09:10:09.269356 27932 raft_consensus.cc:2243] T c065c0cfccb749d99d065edd64e53b43 P a33db1d80d44444688f340aec3ba0463 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:09.270061 27932 raft_consensus.cc:2272] T c065c0cfccb749d99d065edd64e53b43 P a33db1d80d44444688f340aec3ba0463 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:09.301618 27932 tablet_server.cc:196] TabletServer@127.27.71.1:0 shutdown complete.
W20260713 09:10:09.345964 30774 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:10:09.539448 30868 consensus_peers.cc:597] T 6287b81f620d485484607e70e053604b P 273912748536462bb9454bdec8ab139c -> Peer a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277): Couldn't send request to peer a33db1d80d44444688f340aec3ba0463. Status: Network error: Client connection negotiation failed: client connection to 127.27.71.1:36277: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:09.569912 30868 consensus_peers.cc:597] T 1fb2fb5de28d4139abb91c1ee80dcfd9 P 273912748536462bb9454bdec8ab139c -> Peer a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277): Couldn't send request to peer a33db1d80d44444688f340aec3ba0463. Status: Network error: Client connection negotiation failed: client connection to 127.27.71.1:36277: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:09.570420 30942 consensus_peers.cc:597] T 659a88256afa43d68681fea28ec88be7 P 3ae259aef8ca4d82a65b2bb0de1dde1a -> Peer a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277): Couldn't send request to peer a33db1d80d44444688f340aec3ba0463. Status: Network error: Client connection negotiation failed: client connection to 127.27.71.1:36277: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:09.844973 30757 debug-util.cc:398] Leaking SignalData structure 0x7b08001ae380 after lost signal to thread 27935
W20260713 09:10:09.845912 30757 debug-util.cc:398] Leaking SignalData structure 0x7b08001176c0 after lost signal to thread 30760
W20260713 09:10:09.847697 30757 debug-util.cc:398] Leaking SignalData structure 0x7b08001025e0 after lost signal to thread 30928
W20260713 09:10:09.848595 30757 debug-util.cc:398] Leaking SignalData structure 0x7b080025c160 after lost signal to thread 31003
W20260713 09:10:10.346941 30774 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:10:10.496140 31023 raft_consensus.cc:493] T 2648c969019d4cc786d34167774d180e P 273912748536462bb9454bdec8ab139c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a33db1d80d44444688f340aec3ba0463)
I20260713 09:10:10.496665 31023 raft_consensus.cc:515] T 2648c969019d4cc786d34167774d180e P 273912748536462bb9454bdec8ab139c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:10.498417 31023 leader_election.cc:290] T 2648c969019d4cc786d34167774d180e P 273912748536462bb9454bdec8ab139c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277), 3ae259aef8ca4d82a65b2bb0de1dde1a (127.27.71.3:46781)
I20260713 09:10:10.499615 30978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2648c969019d4cc786d34167774d180e" candidate_uuid: "273912748536462bb9454bdec8ab139c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" is_pre_election: true
W20260713 09:10:10.502341 30868 leader_election.cc:336] T 2648c969019d4cc786d34167774d180e P 273912748536462bb9454bdec8ab139c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277): Network error: Client connection negotiation failed: client connection to 127.27.71.1:36277: connect: Connection refused (error 111)
I20260713 09:10:10.502854 30868 leader_election.cc:304] T 2648c969019d4cc786d34167774d180e P 273912748536462bb9454bdec8ab139c [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: 273912748536462bb9454bdec8ab139c; no voters: 3ae259aef8ca4d82a65b2bb0de1dde1a, a33db1d80d44444688f340aec3ba0463
I20260713 09:10:10.503737 31023 raft_consensus.cc:2749] T 2648c969019d4cc786d34167774d180e P 273912748536462bb9454bdec8ab139c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:10:10.537827 31023 raft_consensus.cc:493] T c065c0cfccb749d99d065edd64e53b43 P 273912748536462bb9454bdec8ab139c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a33db1d80d44444688f340aec3ba0463)
I20260713 09:10:10.538231 31023 raft_consensus.cc:515] T c065c0cfccb749d99d065edd64e53b43 P 273912748536462bb9454bdec8ab139c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:10.539968 31023 leader_election.cc:290] T c065c0cfccb749d99d065edd64e53b43 P 273912748536462bb9454bdec8ab139c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277), 3ae259aef8ca4d82a65b2bb0de1dde1a (127.27.71.3:46781)
I20260713 09:10:10.541209 30978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c065c0cfccb749d99d065edd64e53b43" candidate_uuid: "273912748536462bb9454bdec8ab139c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" is_pre_election: true
W20260713 09:10:10.543391 30868 leader_election.cc:336] T c065c0cfccb749d99d065edd64e53b43 P 273912748536462bb9454bdec8ab139c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277): Network error: Client connection negotiation failed: client connection to 127.27.71.1:36277: connect: Connection refused (error 111)
I20260713 09:10:10.543797 30868 leader_election.cc:304] T c065c0cfccb749d99d065edd64e53b43 P 273912748536462bb9454bdec8ab139c [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: 273912748536462bb9454bdec8ab139c; no voters: 3ae259aef8ca4d82a65b2bb0de1dde1a, a33db1d80d44444688f340aec3ba0463
I20260713 09:10:10.544505 31023 raft_consensus.cc:2749] T c065c0cfccb749d99d065edd64e53b43 P 273912748536462bb9454bdec8ab139c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:10:10.557605 31120 raft_consensus.cc:493] T 2648c969019d4cc786d34167774d180e P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a33db1d80d44444688f340aec3ba0463)
I20260713 09:10:10.558086 31120 raft_consensus.cc:515] T 2648c969019d4cc786d34167774d180e P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:10.559726 31120 leader_election.cc:290] T 2648c969019d4cc786d34167774d180e P 3ae259aef8ca4d82a65b2bb0de1dde1a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277), 273912748536462bb9454bdec8ab139c (127.27.71.2:37897)
I20260713 09:10:10.560838 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2648c969019d4cc786d34167774d180e" candidate_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "273912748536462bb9454bdec8ab139c" is_pre_election: true
I20260713 09:10:10.561517 30901 raft_consensus.cc:2468] T 2648c969019d4cc786d34167774d180e P 273912748536462bb9454bdec8ab139c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ae259aef8ca4d82a65b2bb0de1dde1a in term 1.
I20260713 09:10:10.562855 30943 leader_election.cc:304] T 2648c969019d4cc786d34167774d180e P 3ae259aef8ca4d82a65b2bb0de1dde1a [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: 273912748536462bb9454bdec8ab139c, 3ae259aef8ca4d82a65b2bb0de1dde1a; no voters: 
W20260713 09:10:10.563493 30942 leader_election.cc:336] T 2648c969019d4cc786d34167774d180e P 3ae259aef8ca4d82a65b2bb0de1dde1a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277): Network error: Client connection negotiation failed: client connection to 127.27.71.1:36277: connect: Connection refused (error 111)
I20260713 09:10:10.563609 31120 raft_consensus.cc:2804] T 2648c969019d4cc786d34167774d180e P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:10:10.564055 31120 raft_consensus.cc:493] T 2648c969019d4cc786d34167774d180e P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 1 FOLLOWER]: Starting leader election (detected failure of leader a33db1d80d44444688f340aec3ba0463)
I20260713 09:10:10.564343 31120 raft_consensus.cc:3060] T 2648c969019d4cc786d34167774d180e P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:10.569144 31120 raft_consensus.cc:515] T 2648c969019d4cc786d34167774d180e P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:10.570567 31120 leader_election.cc:290] T 2648c969019d4cc786d34167774d180e P 3ae259aef8ca4d82a65b2bb0de1dde1a [CANDIDATE]: Term 2 election: Requested vote from peers a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277), 273912748536462bb9454bdec8ab139c (127.27.71.2:37897)
I20260713 09:10:10.571472 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2648c969019d4cc786d34167774d180e" candidate_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "273912748536462bb9454bdec8ab139c"
I20260713 09:10:10.571983 30901 raft_consensus.cc:3060] T 2648c969019d4cc786d34167774d180e P 273912748536462bb9454bdec8ab139c [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:10:10.574823 30942 leader_election.cc:336] T 2648c969019d4cc786d34167774d180e P 3ae259aef8ca4d82a65b2bb0de1dde1a [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277): Network error: Client connection negotiation failed: client connection to 127.27.71.1:36277: connect: Connection refused (error 111)
I20260713 09:10:10.577351 30901 raft_consensus.cc:2468] T 2648c969019d4cc786d34167774d180e P 273912748536462bb9454bdec8ab139c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ae259aef8ca4d82a65b2bb0de1dde1a in term 2.
I20260713 09:10:10.578313 30943 leader_election.cc:304] T 2648c969019d4cc786d34167774d180e P 3ae259aef8ca4d82a65b2bb0de1dde1a [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: 273912748536462bb9454bdec8ab139c, 3ae259aef8ca4d82a65b2bb0de1dde1a; no voters: a33db1d80d44444688f340aec3ba0463
I20260713 09:10:10.579057 31120 raft_consensus.cc:2804] T 2648c969019d4cc786d34167774d180e P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:10.579427 31120 raft_consensus.cc:697] T 2648c969019d4cc786d34167774d180e P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 2 LEADER]: Becoming Leader. State: Replica: 3ae259aef8ca4d82a65b2bb0de1dde1a, State: Running, Role: LEADER
I20260713 09:10:10.580245 31120 consensus_queue.cc:237] T 2648c969019d4cc786d34167774d180e P 3ae259aef8ca4d82a65b2bb0de1dde1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:10.588347 30724 catalog_manager.cc:5697] T 2648c969019d4cc786d34167774d180e P 3ae259aef8ca4d82a65b2bb0de1dde1a reported cstate change: term changed from 1 to 2, leader changed from a33db1d80d44444688f340aec3ba0463 (127.27.71.1) to 3ae259aef8ca4d82a65b2bb0de1dde1a (127.27.71.3). New cstate: current_term: 2 leader_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:10.590437 31023 raft_consensus.cc:493] T 22d9a74a281a42078faee4f46ea1b886 P 273912748536462bb9454bdec8ab139c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a33db1d80d44444688f340aec3ba0463)
I20260713 09:10:10.591023 31023 raft_consensus.cc:515] T 22d9a74a281a42078faee4f46ea1b886 P 273912748536462bb9454bdec8ab139c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
W20260713 09:10:10.598097 30868 leader_election.cc:336] T 22d9a74a281a42078faee4f46ea1b886 P 273912748536462bb9454bdec8ab139c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277): Network error: Client connection negotiation failed: client connection to 127.27.71.1:36277: connect: Connection refused (error 111)
I20260713 09:10:10.598959 31023 leader_election.cc:290] T 22d9a74a281a42078faee4f46ea1b886 P 273912748536462bb9454bdec8ab139c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277), 3ae259aef8ca4d82a65b2bb0de1dde1a (127.27.71.3:46781)
I20260713 09:10:10.599107 30978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d9a74a281a42078faee4f46ea1b886" candidate_uuid: "273912748536462bb9454bdec8ab139c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" is_pre_election: true
I20260713 09:10:10.600767 30867 leader_election.cc:304] T 22d9a74a281a42078faee4f46ea1b886 P 273912748536462bb9454bdec8ab139c [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: 273912748536462bb9454bdec8ab139c; no voters: 3ae259aef8ca4d82a65b2bb0de1dde1a, a33db1d80d44444688f340aec3ba0463
I20260713 09:10:10.601848 31023 raft_consensus.cc:2749] T 22d9a74a281a42078faee4f46ea1b886 P 273912748536462bb9454bdec8ab139c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:10:10.610679 31023 raft_consensus.cc:493] T e733f7e93db74f7a80970dd5b011e6b4 P 273912748536462bb9454bdec8ab139c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a33db1d80d44444688f340aec3ba0463)
I20260713 09:10:10.611146 31023 raft_consensus.cc:515] T e733f7e93db74f7a80970dd5b011e6b4 P 273912748536462bb9454bdec8ab139c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:10.612635 31120 raft_consensus.cc:493] T e733f7e93db74f7a80970dd5b011e6b4 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a33db1d80d44444688f340aec3ba0463)
I20260713 09:10:10.613067 31023 leader_election.cc:290] T e733f7e93db74f7a80970dd5b011e6b4 P 273912748536462bb9454bdec8ab139c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277), 3ae259aef8ca4d82a65b2bb0de1dde1a (127.27.71.3:46781)
I20260713 09:10:10.613160 31120 raft_consensus.cc:515] T e733f7e93db74f7a80970dd5b011e6b4 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:10.614418 30978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e733f7e93db74f7a80970dd5b011e6b4" candidate_uuid: "273912748536462bb9454bdec8ab139c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" is_pre_election: true
I20260713 09:10:10.615032 30978 raft_consensus.cc:2468] T e733f7e93db74f7a80970dd5b011e6b4 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 273912748536462bb9454bdec8ab139c in term 1.
I20260713 09:10:10.615453 31120 leader_election.cc:290] T e733f7e93db74f7a80970dd5b011e6b4 P 3ae259aef8ca4d82a65b2bb0de1dde1a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277), 273912748536462bb9454bdec8ab139c (127.27.71.2:37897)
I20260713 09:10:10.616945 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e733f7e93db74f7a80970dd5b011e6b4" candidate_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "273912748536462bb9454bdec8ab139c" is_pre_election: true
I20260713 09:10:10.617041 30867 leader_election.cc:304] T e733f7e93db74f7a80970dd5b011e6b4 P 273912748536462bb9454bdec8ab139c [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: 273912748536462bb9454bdec8ab139c, 3ae259aef8ca4d82a65b2bb0de1dde1a; no voters: 
I20260713 09:10:10.617620 30901 raft_consensus.cc:2468] T e733f7e93db74f7a80970dd5b011e6b4 P 273912748536462bb9454bdec8ab139c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ae259aef8ca4d82a65b2bb0de1dde1a in term 1.
W20260713 09:10:10.617770 30868 leader_election.cc:336] T e733f7e93db74f7a80970dd5b011e6b4 P 273912748536462bb9454bdec8ab139c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277): Network error: Client connection negotiation failed: client connection to 127.27.71.1:36277: connect: Connection refused (error 111)
I20260713 09:10:10.618192 31023 raft_consensus.cc:2804] T e733f7e93db74f7a80970dd5b011e6b4 P 273912748536462bb9454bdec8ab139c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:10:10.618577 31023 raft_consensus.cc:493] T e733f7e93db74f7a80970dd5b011e6b4 P 273912748536462bb9454bdec8ab139c [term 1 FOLLOWER]: Starting leader election (detected failure of leader a33db1d80d44444688f340aec3ba0463)
I20260713 09:10:10.618695 31120 raft_consensus.cc:493] T c065c0cfccb749d99d065edd64e53b43 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a33db1d80d44444688f340aec3ba0463)
I20260713 09:10:10.618984 31023 raft_consensus.cc:3060] T e733f7e93db74f7a80970dd5b011e6b4 P 273912748536462bb9454bdec8ab139c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:10.619233 31120 raft_consensus.cc:515] T c065c0cfccb749d99d065edd64e53b43 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:10.619781 31119 raft_consensus.cc:493] T 22d9a74a281a42078faee4f46ea1b886 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a33db1d80d44444688f340aec3ba0463)
I20260713 09:10:10.620239 31119 raft_consensus.cc:515] T 22d9a74a281a42078faee4f46ea1b886 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:10.621282 31120 leader_election.cc:290] T c065c0cfccb749d99d065edd64e53b43 P 3ae259aef8ca4d82a65b2bb0de1dde1a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277), 273912748536462bb9454bdec8ab139c (127.27.71.2:37897)
I20260713 09:10:10.622236 31119 leader_election.cc:290] T 22d9a74a281a42078faee4f46ea1b886 P 3ae259aef8ca4d82a65b2bb0de1dde1a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277), 273912748536462bb9454bdec8ab139c (127.27.71.2:37897)
I20260713 09:10:10.619194 30943 leader_election.cc:304] T e733f7e93db74f7a80970dd5b011e6b4 P 3ae259aef8ca4d82a65b2bb0de1dde1a [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: 273912748536462bb9454bdec8ab139c, 3ae259aef8ca4d82a65b2bb0de1dde1a; no voters: 
I20260713 09:10:10.623466 31119 raft_consensus.cc:2804] T e733f7e93db74f7a80970dd5b011e6b4 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:10:10.623839 31119 raft_consensus.cc:493] T e733f7e93db74f7a80970dd5b011e6b4 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 1 FOLLOWER]: Starting leader election (detected failure of leader a33db1d80d44444688f340aec3ba0463)
I20260713 09:10:10.624166 31119 raft_consensus.cc:3060] T e733f7e93db74f7a80970dd5b011e6b4 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:10.626585 31023 raft_consensus.cc:515] T e733f7e93db74f7a80970dd5b011e6b4 P 273912748536462bb9454bdec8ab139c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:10.628544 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c065c0cfccb749d99d065edd64e53b43" candidate_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "273912748536462bb9454bdec8ab139c" is_pre_election: true
I20260713 09:10:10.629374 30901 raft_consensus.cc:2468] T c065c0cfccb749d99d065edd64e53b43 P 273912748536462bb9454bdec8ab139c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ae259aef8ca4d82a65b2bb0de1dde1a in term 1.
I20260713 09:10:10.632211 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d9a74a281a42078faee4f46ea1b886" candidate_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "273912748536462bb9454bdec8ab139c" is_pre_election: true
I20260713 09:10:10.632984 30901 raft_consensus.cc:2468] T 22d9a74a281a42078faee4f46ea1b886 P 273912748536462bb9454bdec8ab139c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ae259aef8ca4d82a65b2bb0de1dde1a in term 1.
W20260713 09:10:10.633342 30868 leader_election.cc:336] T e733f7e93db74f7a80970dd5b011e6b4 P 273912748536462bb9454bdec8ab139c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277): Network error: Client connection negotiation failed: client connection to 127.27.71.1:36277: connect: Connection refused (error 111)
I20260713 09:10:10.634815 31023 leader_election.cc:290] T e733f7e93db74f7a80970dd5b011e6b4 P 273912748536462bb9454bdec8ab139c [CANDIDATE]: Term 2 election: Requested vote from peers a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277), 3ae259aef8ca4d82a65b2bb0de1dde1a (127.27.71.3:46781)
I20260713 09:10:10.637072 30978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e733f7e93db74f7a80970dd5b011e6b4" candidate_uuid: "273912748536462bb9454bdec8ab139c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a"
W20260713 09:10:10.637856 30942 leader_election.cc:336] T e733f7e93db74f7a80970dd5b011e6b4 P 3ae259aef8ca4d82a65b2bb0de1dde1a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277): Network error: Client connection negotiation failed: client connection to 127.27.71.1:36277: connect: Connection refused (error 111)
I20260713 09:10:10.637826 30943 leader_election.cc:304] T c065c0cfccb749d99d065edd64e53b43 P 3ae259aef8ca4d82a65b2bb0de1dde1a [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: 273912748536462bb9454bdec8ab139c, 3ae259aef8ca4d82a65b2bb0de1dde1a; no voters: 
W20260713 09:10:10.638829 30942 leader_election.cc:336] T c065c0cfccb749d99d065edd64e53b43 P 3ae259aef8ca4d82a65b2bb0de1dde1a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277): Network error: Client connection negotiation failed: client connection to 127.27.71.1:36277: connect: Connection refused (error 111)
I20260713 09:10:10.638990 31120 raft_consensus.cc:2804] T c065c0cfccb749d99d065edd64e53b43 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:10:10.639367 30942 leader_election.cc:336] T 22d9a74a281a42078faee4f46ea1b886 P 3ae259aef8ca4d82a65b2bb0de1dde1a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277): Network error: Client connection negotiation failed: client connection to 127.27.71.1:36277: connect: Connection refused (error 111)
I20260713 09:10:10.639539 31120 raft_consensus.cc:493] T c065c0cfccb749d99d065edd64e53b43 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 1 FOLLOWER]: Starting leader election (detected failure of leader a33db1d80d44444688f340aec3ba0463)
I20260713 09:10:10.640081 31120 raft_consensus.cc:3060] T c065c0cfccb749d99d065edd64e53b43 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:10.640367 31119 raft_consensus.cc:515] T e733f7e93db74f7a80970dd5b011e6b4 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:10.641549 30978 raft_consensus.cc:2393] T e733f7e93db74f7a80970dd5b011e6b4 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 273912748536462bb9454bdec8ab139c in current term 2: Already voted for candidate 3ae259aef8ca4d82a65b2bb0de1dde1a in this term.
I20260713 09:10:10.642452 31119 leader_election.cc:290] T e733f7e93db74f7a80970dd5b011e6b4 P 3ae259aef8ca4d82a65b2bb0de1dde1a [CANDIDATE]: Term 2 election: Requested vote from peers a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277), 273912748536462bb9454bdec8ab139c (127.27.71.2:37897)
I20260713 09:10:10.646129 31120 raft_consensus.cc:515] T c065c0cfccb749d99d065edd64e53b43 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:10.648046 31120 leader_election.cc:290] T c065c0cfccb749d99d065edd64e53b43 P 3ae259aef8ca4d82a65b2bb0de1dde1a [CANDIDATE]: Term 2 election: Requested vote from peers a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277), 273912748536462bb9454bdec8ab139c (127.27.71.2:37897)
W20260713 09:10:10.648413 30942 leader_election.cc:336] T e733f7e93db74f7a80970dd5b011e6b4 P 3ae259aef8ca4d82a65b2bb0de1dde1a [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277): Network error: Client connection negotiation failed: client connection to 127.27.71.1:36277: connect: Connection refused (error 111)
I20260713 09:10:10.649976 30943 leader_election.cc:304] T 22d9a74a281a42078faee4f46ea1b886 P 3ae259aef8ca4d82a65b2bb0de1dde1a [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: 273912748536462bb9454bdec8ab139c, 3ae259aef8ca4d82a65b2bb0de1dde1a; no voters: a33db1d80d44444688f340aec3ba0463
W20260713 09:10:10.650609 30942 leader_election.cc:336] T c065c0cfccb749d99d065edd64e53b43 P 3ae259aef8ca4d82a65b2bb0de1dde1a [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277): Network error: Client connection negotiation failed: client connection to 127.27.71.1:36277: connect: Connection refused (error 111)
I20260713 09:10:10.651733 31120 raft_consensus.cc:2804] T 22d9a74a281a42078faee4f46ea1b886 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:10:10.651854 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e733f7e93db74f7a80970dd5b011e6b4" candidate_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "273912748536462bb9454bdec8ab139c"
I20260713 09:10:10.652179 31120 raft_consensus.cc:493] T 22d9a74a281a42078faee4f46ea1b886 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 1 FOLLOWER]: Starting leader election (detected failure of leader a33db1d80d44444688f340aec3ba0463)
I20260713 09:10:10.651847 30867 leader_election.cc:304] T e733f7e93db74f7a80970dd5b011e6b4 P 273912748536462bb9454bdec8ab139c [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: 273912748536462bb9454bdec8ab139c; no voters: 3ae259aef8ca4d82a65b2bb0de1dde1a, a33db1d80d44444688f340aec3ba0463
I20260713 09:10:10.652601 31120 raft_consensus.cc:3060] T 22d9a74a281a42078faee4f46ea1b886 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:10.652848 30901 raft_consensus.cc:2393] T e733f7e93db74f7a80970dd5b011e6b4 P 273912748536462bb9454bdec8ab139c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 3ae259aef8ca4d82a65b2bb0de1dde1a in current term 2: Already voted for candidate 273912748536462bb9454bdec8ab139c in this term.
I20260713 09:10:10.653769 30901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c065c0cfccb749d99d065edd64e53b43" candidate_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "273912748536462bb9454bdec8ab139c"
I20260713 09:10:10.653911 31023 raft_consensus.cc:2749] T e733f7e93db74f7a80970dd5b011e6b4 P 273912748536462bb9454bdec8ab139c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:10:10.654289 30901 raft_consensus.cc:3060] T c065c0cfccb749d99d065edd64e53b43 P 273912748536462bb9454bdec8ab139c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:10.654883 30943 leader_election.cc:304] T e733f7e93db74f7a80970dd5b011e6b4 P 3ae259aef8ca4d82a65b2bb0de1dde1a [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: 3ae259aef8ca4d82a65b2bb0de1dde1a; no voters: 273912748536462bb9454bdec8ab139c, a33db1d80d44444688f340aec3ba0463
I20260713 09:10:10.658881 31120 raft_consensus.cc:515] T 22d9a74a281a42078faee4f46ea1b886 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:10.660861 31120 leader_election.cc:290] T 22d9a74a281a42078faee4f46ea1b886 P 3ae259aef8ca4d82a65b2bb0de1dde1a [CANDIDATE]: Term 2 election: Requested vote from peers a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277), 273912748536462bb9454bdec8ab139c (127.27.71.2:37897)
I20260713 09:10:10.661281 31119 raft_consensus.cc:2749] T e733f7e93db74f7a80970dd5b011e6b4 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:10:10.662870 30901 raft_consensus.cc:2468] T c065c0cfccb749d99d065edd64e53b43 P 273912748536462bb9454bdec8ab139c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ae259aef8ca4d82a65b2bb0de1dde1a in term 2.
I20260713 09:10:10.663226 30902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d9a74a281a42078faee4f46ea1b886" candidate_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "273912748536462bb9454bdec8ab139c"
I20260713 09:10:10.663863 30902 raft_consensus.cc:3060] T 22d9a74a281a42078faee4f46ea1b886 P 273912748536462bb9454bdec8ab139c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:10.664667 30943 leader_election.cc:304] T c065c0cfccb749d99d065edd64e53b43 P 3ae259aef8ca4d82a65b2bb0de1dde1a [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: 273912748536462bb9454bdec8ab139c, 3ae259aef8ca4d82a65b2bb0de1dde1a; no voters: a33db1d80d44444688f340aec3ba0463
I20260713 09:10:10.665421 31119 raft_consensus.cc:2804] T c065c0cfccb749d99d065edd64e53b43 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:10.665920 31119 raft_consensus.cc:697] T c065c0cfccb749d99d065edd64e53b43 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 2 LEADER]: Becoming Leader. State: Replica: 3ae259aef8ca4d82a65b2bb0de1dde1a, State: Running, Role: LEADER
I20260713 09:10:10.668941 31119 consensus_queue.cc:237] T c065c0cfccb749d99d065edd64e53b43 P 3ae259aef8ca4d82a65b2bb0de1dde1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:10.671587 30902 raft_consensus.cc:2468] T 22d9a74a281a42078faee4f46ea1b886 P 273912748536462bb9454bdec8ab139c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ae259aef8ca4d82a65b2bb0de1dde1a in term 2.
I20260713 09:10:10.674420 30943 leader_election.cc:304] T 22d9a74a281a42078faee4f46ea1b886 P 3ae259aef8ca4d82a65b2bb0de1dde1a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 273912748536462bb9454bdec8ab139c, 3ae259aef8ca4d82a65b2bb0de1dde1a; no voters: 
I20260713 09:10:10.675333 31120 raft_consensus.cc:2804] T 22d9a74a281a42078faee4f46ea1b886 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 2 FOLLOWER]: Leader election won for term 2
W20260713 09:10:10.678025 30942 leader_election.cc:336] T 22d9a74a281a42078faee4f46ea1b886 P 3ae259aef8ca4d82a65b2bb0de1dde1a [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277): Network error: Client connection negotiation failed: client connection to 127.27.71.1:36277: connect: Connection refused (error 111)
I20260713 09:10:10.679394 31120 raft_consensus.cc:697] T 22d9a74a281a42078faee4f46ea1b886 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 2 LEADER]: Becoming Leader. State: Replica: 3ae259aef8ca4d82a65b2bb0de1dde1a, State: Running, Role: LEADER
I20260713 09:10:10.680367 31120 consensus_queue.cc:237] T 22d9a74a281a42078faee4f46ea1b886 P 3ae259aef8ca4d82a65b2bb0de1dde1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:10.682297 30724 catalog_manager.cc:5697] T c065c0cfccb749d99d065edd64e53b43 P 3ae259aef8ca4d82a65b2bb0de1dde1a reported cstate change: term changed from 1 to 2, leader changed from a33db1d80d44444688f340aec3ba0463 (127.27.71.1) to 3ae259aef8ca4d82a65b2bb0de1dde1a (127.27.71.3). New cstate: current_term: 2 leader_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:10.695399 31120 raft_consensus.cc:493] T e7dd027e1e3d4abd8763b8ec13086a09 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a33db1d80d44444688f340aec3ba0463)
I20260713 09:10:10.695930 31120 raft_consensus.cc:515] T e7dd027e1e3d4abd8763b8ec13086a09 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:10.695431 30724 catalog_manager.cc:5697] T 22d9a74a281a42078faee4f46ea1b886 P 3ae259aef8ca4d82a65b2bb0de1dde1a reported cstate change: term changed from 1 to 2, leader changed from a33db1d80d44444688f340aec3ba0463 (127.27.71.1) to 3ae259aef8ca4d82a65b2bb0de1dde1a (127.27.71.3). New cstate: current_term: 2 leader_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:10.697657 31120 leader_election.cc:290] T e7dd027e1e3d4abd8763b8ec13086a09 P 3ae259aef8ca4d82a65b2bb0de1dde1a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277), 273912748536462bb9454bdec8ab139c (127.27.71.2:37897)
I20260713 09:10:10.699282 30902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7dd027e1e3d4abd8763b8ec13086a09" candidate_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "273912748536462bb9454bdec8ab139c" is_pre_election: true
I20260713 09:10:10.699898 30902 raft_consensus.cc:2468] T e7dd027e1e3d4abd8763b8ec13086a09 P 273912748536462bb9454bdec8ab139c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ae259aef8ca4d82a65b2bb0de1dde1a in term 1.
I20260713 09:10:10.700613 31023 raft_consensus.cc:493] T e7dd027e1e3d4abd8763b8ec13086a09 P 273912748536462bb9454bdec8ab139c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a33db1d80d44444688f340aec3ba0463)
I20260713 09:10:10.701042 31023 raft_consensus.cc:515] T e7dd027e1e3d4abd8763b8ec13086a09 P 273912748536462bb9454bdec8ab139c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:10.703047 31023 leader_election.cc:290] T e7dd027e1e3d4abd8763b8ec13086a09 P 273912748536462bb9454bdec8ab139c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277), 3ae259aef8ca4d82a65b2bb0de1dde1a (127.27.71.3:46781)
I20260713 09:10:10.702657 30943 leader_election.cc:304] T e7dd027e1e3d4abd8763b8ec13086a09 P 3ae259aef8ca4d82a65b2bb0de1dde1a [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: 273912748536462bb9454bdec8ab139c, 3ae259aef8ca4d82a65b2bb0de1dde1a; no voters: 
I20260713 09:10:10.704602 30978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7dd027e1e3d4abd8763b8ec13086a09" candidate_uuid: "273912748536462bb9454bdec8ab139c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" is_pre_election: true
W20260713 09:10:10.704929 30942 leader_election.cc:336] T e7dd027e1e3d4abd8763b8ec13086a09 P 3ae259aef8ca4d82a65b2bb0de1dde1a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277): Network error: Client connection negotiation failed: client connection to 127.27.71.1:36277: connect: Connection refused (error 111)
I20260713 09:10:10.705183 30978 raft_consensus.cc:2468] T e7dd027e1e3d4abd8763b8ec13086a09 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 273912748536462bb9454bdec8ab139c in term 1.
I20260713 09:10:10.706230 30867 leader_election.cc:304] T e7dd027e1e3d4abd8763b8ec13086a09 P 273912748536462bb9454bdec8ab139c [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: 273912748536462bb9454bdec8ab139c, 3ae259aef8ca4d82a65b2bb0de1dde1a; no voters: 
I20260713 09:10:10.706506 31120 raft_consensus.cc:2804] T e7dd027e1e3d4abd8763b8ec13086a09 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:10:10.706923 31120 raft_consensus.cc:493] T e7dd027e1e3d4abd8763b8ec13086a09 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 1 FOLLOWER]: Starting leader election (detected failure of leader a33db1d80d44444688f340aec3ba0463)
I20260713 09:10:10.707064 31023 raft_consensus.cc:2804] T e7dd027e1e3d4abd8763b8ec13086a09 P 273912748536462bb9454bdec8ab139c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:10:10.707345 31120 raft_consensus.cc:3060] T e7dd027e1e3d4abd8763b8ec13086a09 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:10.707437 31023 raft_consensus.cc:493] T e7dd027e1e3d4abd8763b8ec13086a09 P 273912748536462bb9454bdec8ab139c [term 1 FOLLOWER]: Starting leader election (detected failure of leader a33db1d80d44444688f340aec3ba0463)
W20260713 09:10:10.708393 30868 leader_election.cc:336] T e7dd027e1e3d4abd8763b8ec13086a09 P 273912748536462bb9454bdec8ab139c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277): Network error: Client connection negotiation failed: client connection to 127.27.71.1:36277: connect: Connection refused (error 111)
I20260713 09:10:10.708501 31023 raft_consensus.cc:3060] T e7dd027e1e3d4abd8763b8ec13086a09 P 273912748536462bb9454bdec8ab139c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:10.712990 31120 raft_consensus.cc:515] T e7dd027e1e3d4abd8763b8ec13086a09 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:10.715003 31120 leader_election.cc:290] T e7dd027e1e3d4abd8763b8ec13086a09 P 3ae259aef8ca4d82a65b2bb0de1dde1a [CANDIDATE]: Term 2 election: Requested vote from peers a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277), 273912748536462bb9454bdec8ab139c (127.27.71.2:37897)
I20260713 09:10:10.716217 30902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7dd027e1e3d4abd8763b8ec13086a09" candidate_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "273912748536462bb9454bdec8ab139c"
I20260713 09:10:10.716727 31023 raft_consensus.cc:515] T e7dd027e1e3d4abd8763b8ec13086a09 P 273912748536462bb9454bdec8ab139c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:10.717926 30902 raft_consensus.cc:2393] T e7dd027e1e3d4abd8763b8ec13086a09 P 273912748536462bb9454bdec8ab139c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 3ae259aef8ca4d82a65b2bb0de1dde1a in current term 2: Already voted for candidate 273912748536462bb9454bdec8ab139c in this term.
W20260713 09:10:10.718703 30942 leader_election.cc:336] T e7dd027e1e3d4abd8763b8ec13086a09 P 3ae259aef8ca4d82a65b2bb0de1dde1a [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277): Network error: Client connection negotiation failed: client connection to 127.27.71.1:36277: connect: Connection refused (error 111)
I20260713 09:10:10.719405 31023 leader_election.cc:290] T e7dd027e1e3d4abd8763b8ec13086a09 P 273912748536462bb9454bdec8ab139c [CANDIDATE]: Term 2 election: Requested vote from peers a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277), 3ae259aef8ca4d82a65b2bb0de1dde1a (127.27.71.3:46781)
I20260713 09:10:10.721081 30943 leader_election.cc:304] T e7dd027e1e3d4abd8763b8ec13086a09 P 3ae259aef8ca4d82a65b2bb0de1dde1a [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: 3ae259aef8ca4d82a65b2bb0de1dde1a; no voters: 273912748536462bb9454bdec8ab139c, a33db1d80d44444688f340aec3ba0463
I20260713 09:10:10.721856 31120 raft_consensus.cc:2749] T e7dd027e1e3d4abd8763b8ec13086a09 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:10:10.722693 30978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7dd027e1e3d4abd8763b8ec13086a09" candidate_uuid: "273912748536462bb9454bdec8ab139c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a"
I20260713 09:10:10.723284 30978 raft_consensus.cc:2393] T e7dd027e1e3d4abd8763b8ec13086a09 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 273912748536462bb9454bdec8ab139c in current term 2: Already voted for candidate 3ae259aef8ca4d82a65b2bb0de1dde1a in this term.
W20260713 09:10:10.723829 30868 leader_election.cc:336] T e7dd027e1e3d4abd8763b8ec13086a09 P 273912748536462bb9454bdec8ab139c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277): Network error: Client connection negotiation failed: client connection to 127.27.71.1:36277: connect: Connection refused (error 111)
I20260713 09:10:10.724413 30867 leader_election.cc:304] T e7dd027e1e3d4abd8763b8ec13086a09 P 273912748536462bb9454bdec8ab139c [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: 273912748536462bb9454bdec8ab139c; no voters: 3ae259aef8ca4d82a65b2bb0de1dde1a, a33db1d80d44444688f340aec3ba0463
I20260713 09:10:10.725033 31023 raft_consensus.cc:2749] T e7dd027e1e3d4abd8763b8ec13086a09 P 273912748536462bb9454bdec8ab139c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:10:10.864197 31023 raft_consensus.cc:493] T a5fc2f4a0038414089e2dd88230daed9 P 273912748536462bb9454bdec8ab139c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:10.864651 31023 raft_consensus.cc:515] T a5fc2f4a0038414089e2dd88230daed9 P 273912748536462bb9454bdec8ab139c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:10.866266 31023 leader_election.cc:290] T a5fc2f4a0038414089e2dd88230daed9 P 273912748536462bb9454bdec8ab139c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277), 3ae259aef8ca4d82a65b2bb0de1dde1a (127.27.71.3:46781)
I20260713 09:10:10.867372 30978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fc2f4a0038414089e2dd88230daed9" candidate_uuid: "273912748536462bb9454bdec8ab139c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" is_pre_election: true
I20260713 09:10:10.868103 30978 raft_consensus.cc:2468] T a5fc2f4a0038414089e2dd88230daed9 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 273912748536462bb9454bdec8ab139c in term 1.
I20260713 09:10:10.869184 30867 leader_election.cc:304] T a5fc2f4a0038414089e2dd88230daed9 P 273912748536462bb9454bdec8ab139c [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: 273912748536462bb9454bdec8ab139c, 3ae259aef8ca4d82a65b2bb0de1dde1a; no voters: 
I20260713 09:10:10.869976 31023 raft_consensus.cc:2804] T a5fc2f4a0038414089e2dd88230daed9 P 273912748536462bb9454bdec8ab139c [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:10:10.870052 30868 leader_election.cc:336] T a5fc2f4a0038414089e2dd88230daed9 P 273912748536462bb9454bdec8ab139c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277): Network error: Client connection negotiation failed: client connection to 127.27.71.1:36277: connect: Connection refused (error 111)
I20260713 09:10:10.870330 31023 raft_consensus.cc:493] T a5fc2f4a0038414089e2dd88230daed9 P 273912748536462bb9454bdec8ab139c [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:10.870682 31023 raft_consensus.cc:3060] T a5fc2f4a0038414089e2dd88230daed9 P 273912748536462bb9454bdec8ab139c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:10.876497 31023 raft_consensus.cc:515] T a5fc2f4a0038414089e2dd88230daed9 P 273912748536462bb9454bdec8ab139c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:10.877947 31023 leader_election.cc:290] T a5fc2f4a0038414089e2dd88230daed9 P 273912748536462bb9454bdec8ab139c [CANDIDATE]: Term 2 election: Requested vote from peers a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277), 3ae259aef8ca4d82a65b2bb0de1dde1a (127.27.71.3:46781)
I20260713 09:10:10.878865 30978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fc2f4a0038414089e2dd88230daed9" candidate_uuid: "273912748536462bb9454bdec8ab139c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a"
I20260713 09:10:10.879339 30978 raft_consensus.cc:3060] T a5fc2f4a0038414089e2dd88230daed9 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:10:10.882181 30868 leader_election.cc:336] T a5fc2f4a0038414089e2dd88230daed9 P 273912748536462bb9454bdec8ab139c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277): Network error: Client connection negotiation failed: client connection to 127.27.71.1:36277: connect: Connection refused (error 111)
I20260713 09:10:10.884634 30978 raft_consensus.cc:2468] T a5fc2f4a0038414089e2dd88230daed9 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 273912748536462bb9454bdec8ab139c in term 2.
I20260713 09:10:10.885601 30867 leader_election.cc:304] T a5fc2f4a0038414089e2dd88230daed9 P 273912748536462bb9454bdec8ab139c [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: 273912748536462bb9454bdec8ab139c, 3ae259aef8ca4d82a65b2bb0de1dde1a; no voters: a33db1d80d44444688f340aec3ba0463
I20260713 09:10:10.886359 31023 raft_consensus.cc:2804] T a5fc2f4a0038414089e2dd88230daed9 P 273912748536462bb9454bdec8ab139c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:10.886762 31023 raft_consensus.cc:697] T a5fc2f4a0038414089e2dd88230daed9 P 273912748536462bb9454bdec8ab139c [term 2 LEADER]: Becoming Leader. State: Replica: 273912748536462bb9454bdec8ab139c, State: Running, Role: LEADER
I20260713 09:10:10.887430 31023 consensus_queue.cc:237] T a5fc2f4a0038414089e2dd88230daed9 P 273912748536462bb9454bdec8ab139c [LEADER]: Queue going to LEADER 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: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:10.895023 30724 catalog_manager.cc:5697] T a5fc2f4a0038414089e2dd88230daed9 P 273912748536462bb9454bdec8ab139c reported cstate change: term changed from 1 to 2, leader changed from a33db1d80d44444688f340aec3ba0463 (127.27.71.1) to 273912748536462bb9454bdec8ab139c (127.27.71.2). New cstate: current_term: 2 leader_uuid: "273912748536462bb9454bdec8ab139c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:10.896102 31120 raft_consensus.cc:493] T 89b92adc1b96489c91d864233b5a92c6 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:10.896607 31120 raft_consensus.cc:515] T 89b92adc1b96489c91d864233b5a92c6 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:10.898770 31120 leader_election.cc:290] T 89b92adc1b96489c91d864233b5a92c6 P 3ae259aef8ca4d82a65b2bb0de1dde1a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277), 273912748536462bb9454bdec8ab139c (127.27.71.2:37897)
I20260713 09:10:10.900312 30902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89b92adc1b96489c91d864233b5a92c6" candidate_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273912748536462bb9454bdec8ab139c" is_pre_election: true
I20260713 09:10:10.900945 30902 raft_consensus.cc:2468] T 89b92adc1b96489c91d864233b5a92c6 P 273912748536462bb9454bdec8ab139c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ae259aef8ca4d82a65b2bb0de1dde1a in term 1.
I20260713 09:10:10.901983 30943 leader_election.cc:304] T 89b92adc1b96489c91d864233b5a92c6 P 3ae259aef8ca4d82a65b2bb0de1dde1a [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: 273912748536462bb9454bdec8ab139c, 3ae259aef8ca4d82a65b2bb0de1dde1a; no voters: 
I20260713 09:10:10.902747 31120 raft_consensus.cc:2804] T 89b92adc1b96489c91d864233b5a92c6 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:10:10.903333 31120 raft_consensus.cc:493] T 89b92adc1b96489c91d864233b5a92c6 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:10.903776 31120 raft_consensus.cc:3060] T 89b92adc1b96489c91d864233b5a92c6 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:10:10.904837 30942 leader_election.cc:336] T 89b92adc1b96489c91d864233b5a92c6 P 3ae259aef8ca4d82a65b2bb0de1dde1a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277): Network error: Client connection negotiation failed: client connection to 127.27.71.1:36277: connect: Connection refused (error 111)
I20260713 09:10:10.908862 31120 raft_consensus.cc:515] T 89b92adc1b96489c91d864233b5a92c6 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:10.910277 31120 leader_election.cc:290] T 89b92adc1b96489c91d864233b5a92c6 P 3ae259aef8ca4d82a65b2bb0de1dde1a [CANDIDATE]: Term 2 election: Requested vote from peers a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277), 273912748536462bb9454bdec8ab139c (127.27.71.2:37897)
I20260713 09:10:10.911243 30902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89b92adc1b96489c91d864233b5a92c6" candidate_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273912748536462bb9454bdec8ab139c"
I20260713 09:10:10.911746 30902 raft_consensus.cc:3060] T 89b92adc1b96489c91d864233b5a92c6 P 273912748536462bb9454bdec8ab139c [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:10:10.914474 30942 leader_election.cc:336] T 89b92adc1b96489c91d864233b5a92c6 P 3ae259aef8ca4d82a65b2bb0de1dde1a [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277): Network error: Client connection negotiation failed: client connection to 127.27.71.1:36277: connect: Connection refused (error 111)
I20260713 09:10:10.917023 30902 raft_consensus.cc:2468] T 89b92adc1b96489c91d864233b5a92c6 P 273912748536462bb9454bdec8ab139c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ae259aef8ca4d82a65b2bb0de1dde1a in term 2.
I20260713 09:10:10.917920 30943 leader_election.cc:304] T 89b92adc1b96489c91d864233b5a92c6 P 3ae259aef8ca4d82a65b2bb0de1dde1a [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: 273912748536462bb9454bdec8ab139c, 3ae259aef8ca4d82a65b2bb0de1dde1a; no voters: a33db1d80d44444688f340aec3ba0463
I20260713 09:10:10.918557 31120 raft_consensus.cc:2804] T 89b92adc1b96489c91d864233b5a92c6 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:10.919039 31120 raft_consensus.cc:697] T 89b92adc1b96489c91d864233b5a92c6 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 2 LEADER]: Becoming Leader. State: Replica: 3ae259aef8ca4d82a65b2bb0de1dde1a, State: Running, Role: LEADER
I20260713 09:10:10.920022 31120 consensus_queue.cc:237] T 89b92adc1b96489c91d864233b5a92c6 P 3ae259aef8ca4d82a65b2bb0de1dde1a [LEADER]: Queue going to LEADER 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: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:10.928241 30724 catalog_manager.cc:5697] T 89b92adc1b96489c91d864233b5a92c6 P 3ae259aef8ca4d82a65b2bb0de1dde1a reported cstate change: term changed from 1 to 2, leader changed from a33db1d80d44444688f340aec3ba0463 (127.27.71.1) to 3ae259aef8ca4d82a65b2bb0de1dde1a (127.27.71.3). New cstate: current_term: 2 leader_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } health_report { overall_health: HEALTHY } } }
W20260713 09:10:11.071220 30942 consensus_peers.cc:597] T 2648c969019d4cc786d34167774d180e P 3ae259aef8ca4d82a65b2bb0de1dde1a -> Peer a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277): Couldn't send request to peer a33db1d80d44444688f340aec3ba0463. Status: Network error: Client connection negotiation failed: client connection to 127.27.71.1:36277: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:11.085893 30942 consensus_peers.cc:597] T 22d9a74a281a42078faee4f46ea1b886 P 3ae259aef8ca4d82a65b2bb0de1dde1a -> Peer a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277): Couldn't send request to peer a33db1d80d44444688f340aec3ba0463. Status: Network error: Client connection negotiation failed: client connection to 127.27.71.1:36277: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:11.157828 30902 raft_consensus.cc:1275] T c065c0cfccb749d99d065edd64e53b43 P 273912748536462bb9454bdec8ab139c [term 2 FOLLOWER]: Refusing update from remote peer 3ae259aef8ca4d82a65b2bb0de1dde1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:11.159087 31120 consensus_queue.cc:1048] T c065c0cfccb749d99d065edd64e53b43 P 3ae259aef8ca4d82a65b2bb0de1dde1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:10:11.179968 30942 consensus_peers.cc:597] T c065c0cfccb749d99d065edd64e53b43 P 3ae259aef8ca4d82a65b2bb0de1dde1a -> Peer a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277): Couldn't send request to peer a33db1d80d44444688f340aec3ba0463. Status: Network error: Client connection negotiation failed: client connection to 127.27.71.1:36277: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:11.186514 30902 raft_consensus.cc:1275] T 2648c969019d4cc786d34167774d180e P 273912748536462bb9454bdec8ab139c [term 2 FOLLOWER]: Refusing update from remote peer 3ae259aef8ca4d82a65b2bb0de1dde1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:11.187628 31120 consensus_queue.cc:1048] T 2648c969019d4cc786d34167774d180e P 3ae259aef8ca4d82a65b2bb0de1dde1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:11.237597 30902 raft_consensus.cc:1275] T 22d9a74a281a42078faee4f46ea1b886 P 273912748536462bb9454bdec8ab139c [term 2 FOLLOWER]: Refusing update from remote peer 3ae259aef8ca4d82a65b2bb0de1dde1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:11.239243 31132 consensus_queue.cc:1048] T 22d9a74a281a42078faee4f46ea1b886 P 3ae259aef8ca4d82a65b2bb0de1dde1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:10:11.348003 30774 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:10:11.383909 30868 consensus_peers.cc:597] T a5fc2f4a0038414089e2dd88230daed9 P 273912748536462bb9454bdec8ab139c -> Peer a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277): Couldn't send request to peer a33db1d80d44444688f340aec3ba0463. Status: Network error: Client connection negotiation failed: client connection to 127.27.71.1:36277: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:11.423053 30902 raft_consensus.cc:1275] T 89b92adc1b96489c91d864233b5a92c6 P 273912748536462bb9454bdec8ab139c [term 2 FOLLOWER]: Refusing update from remote peer 3ae259aef8ca4d82a65b2bb0de1dde1a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:10:11.424587 31132 consensus_queue.cc:1048] T 89b92adc1b96489c91d864233b5a92c6 P 3ae259aef8ca4d82a65b2bb0de1dde1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:10:11.440382 30942 consensus_peers.cc:597] T 89b92adc1b96489c91d864233b5a92c6 P 3ae259aef8ca4d82a65b2bb0de1dde1a -> Peer a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277): Couldn't send request to peer a33db1d80d44444688f340aec3ba0463. Status: Network error: Client connection negotiation failed: client connection to 127.27.71.1:36277: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:11.452950 30978 raft_consensus.cc:1275] T a5fc2f4a0038414089e2dd88230daed9 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 2 FOLLOWER]: Refusing update from remote peer 273912748536462bb9454bdec8ab139c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:10:11.454275 31023 consensus_queue.cc:1048] T a5fc2f4a0038414089e2dd88230daed9 P 273912748536462bb9454bdec8ab139c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:10:11.699710 30942 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.27.71.1:36277: connect: Connection refused (error 111) [suppressed 58 similar messages]
W20260713 09:10:11.921149 30868 consensus_peers.cc:597] T 1fb2fb5de28d4139abb91c1ee80dcfd9 P 273912748536462bb9454bdec8ab139c -> Peer a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277): Couldn't send request to peer a33db1d80d44444688f340aec3ba0463. Status: Network error: Client connection negotiation failed: client connection to 127.27.71.1:36277: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:10:11.960290 30942 consensus_peers.cc:597] T 659a88256afa43d68681fea28ec88be7 P 3ae259aef8ca4d82a65b2bb0de1dde1a -> Peer a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277): Couldn't send request to peer a33db1d80d44444688f340aec3ba0463. Status: Network error: Client connection negotiation failed: client connection to 127.27.71.1:36277: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:10:12.050014 30868 consensus_peers.cc:597] T 6287b81f620d485484607e70e053604b P 273912748536462bb9454bdec8ab139c -> Peer a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277): Couldn't send request to peer a33db1d80d44444688f340aec3ba0463. Status: Network error: Client connection negotiation failed: client connection to 127.27.71.1:36277: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260713 09:10:12.295140 31142 raft_consensus.cc:493] T e733f7e93db74f7a80970dd5b011e6b4 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:12.295760 31142 raft_consensus.cc:515] T e733f7e93db74f7a80970dd5b011e6b4 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:12.297937 31142 leader_election.cc:290] T e733f7e93db74f7a80970dd5b011e6b4 P 3ae259aef8ca4d82a65b2bb0de1dde1a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277), 273912748536462bb9454bdec8ab139c (127.27.71.2:37897)
I20260713 09:10:12.298933 30902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e733f7e93db74f7a80970dd5b011e6b4" candidate_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "273912748536462bb9454bdec8ab139c" is_pre_election: true
I20260713 09:10:12.299646 30902 raft_consensus.cc:2468] T e733f7e93db74f7a80970dd5b011e6b4 P 273912748536462bb9454bdec8ab139c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ae259aef8ca4d82a65b2bb0de1dde1a in term 2.
I20260713 09:10:12.300810 30943 leader_election.cc:304] T e733f7e93db74f7a80970dd5b011e6b4 P 3ae259aef8ca4d82a65b2bb0de1dde1a [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 273912748536462bb9454bdec8ab139c, 3ae259aef8ca4d82a65b2bb0de1dde1a; no voters: 
I20260713 09:10:12.301596 31142 raft_consensus.cc:2804] T e733f7e93db74f7a80970dd5b011e6b4 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:10:12.301995 31142 raft_consensus.cc:493] T e733f7e93db74f7a80970dd5b011e6b4 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260713 09:10:12.301844 30942 leader_election.cc:336] T e733f7e93db74f7a80970dd5b011e6b4 P 3ae259aef8ca4d82a65b2bb0de1dde1a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277): Network error: Client connection negotiation failed: client connection to 127.27.71.1:36277: connect: Connection refused (error 111)
I20260713 09:10:12.302349 31142 raft_consensus.cc:3060] T e733f7e93db74f7a80970dd5b011e6b4 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:12.307147 31142 raft_consensus.cc:515] T e733f7e93db74f7a80970dd5b011e6b4 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:12.308707 31142 leader_election.cc:290] T e733f7e93db74f7a80970dd5b011e6b4 P 3ae259aef8ca4d82a65b2bb0de1dde1a [CANDIDATE]: Term 3 election: Requested vote from peers a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277), 273912748536462bb9454bdec8ab139c (127.27.71.2:37897)
I20260713 09:10:12.309743 30902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e733f7e93db74f7a80970dd5b011e6b4" candidate_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "273912748536462bb9454bdec8ab139c"
I20260713 09:10:12.310285 30902 raft_consensus.cc:3060] T e733f7e93db74f7a80970dd5b011e6b4 P 273912748536462bb9454bdec8ab139c [term 2 FOLLOWER]: Advancing to term 3
W20260713 09:10:12.312265 30942 leader_election.cc:336] T e733f7e93db74f7a80970dd5b011e6b4 P 3ae259aef8ca4d82a65b2bb0de1dde1a [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277): Network error: Client connection negotiation failed: client connection to 127.27.71.1:36277: connect: Connection refused (error 111)
I20260713 09:10:12.315130 30902 raft_consensus.cc:2468] T e733f7e93db74f7a80970dd5b011e6b4 P 273912748536462bb9454bdec8ab139c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ae259aef8ca4d82a65b2bb0de1dde1a in term 3.
I20260713 09:10:12.316025 30943 leader_election.cc:304] T e733f7e93db74f7a80970dd5b011e6b4 P 3ae259aef8ca4d82a65b2bb0de1dde1a [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: 273912748536462bb9454bdec8ab139c, 3ae259aef8ca4d82a65b2bb0de1dde1a; no voters: a33db1d80d44444688f340aec3ba0463
I20260713 09:10:12.316639 31142 raft_consensus.cc:2804] T e733f7e93db74f7a80970dd5b011e6b4 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:12.317752 31142 raft_consensus.cc:697] T e733f7e93db74f7a80970dd5b011e6b4 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 3 LEADER]: Becoming Leader. State: Replica: 3ae259aef8ca4d82a65b2bb0de1dde1a, State: Running, Role: LEADER
I20260713 09:10:12.318526 31142 consensus_queue.cc:237] T e733f7e93db74f7a80970dd5b011e6b4 P 3ae259aef8ca4d82a65b2bb0de1dde1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:12.325625 30726 catalog_manager.cc:5697] T e733f7e93db74f7a80970dd5b011e6b4 P 3ae259aef8ca4d82a65b2bb0de1dde1a reported cstate change: term changed from 1 to 3, leader changed from a33db1d80d44444688f340aec3ba0463 (127.27.71.1) to 3ae259aef8ca4d82a65b2bb0de1dde1a (127.27.71.3). New cstate: current_term: 3 leader_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:12.348610 31142 raft_consensus.cc:493] T e7dd027e1e3d4abd8763b8ec13086a09 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:10:12.348932 30774 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:10:12.349136 31142 raft_consensus.cc:515] T e7dd027e1e3d4abd8763b8ec13086a09 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:12.350715 31142 leader_election.cc:290] T e7dd027e1e3d4abd8763b8ec13086a09 P 3ae259aef8ca4d82a65b2bb0de1dde1a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277), 273912748536462bb9454bdec8ab139c (127.27.71.2:37897)
I20260713 09:10:12.351854 30902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7dd027e1e3d4abd8763b8ec13086a09" candidate_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "273912748536462bb9454bdec8ab139c" is_pre_election: true
I20260713 09:10:12.352608 30902 raft_consensus.cc:2468] T e7dd027e1e3d4abd8763b8ec13086a09 P 273912748536462bb9454bdec8ab139c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ae259aef8ca4d82a65b2bb0de1dde1a in term 2.
I20260713 09:10:12.353693 30943 leader_election.cc:304] T e7dd027e1e3d4abd8763b8ec13086a09 P 3ae259aef8ca4d82a65b2bb0de1dde1a [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 273912748536462bb9454bdec8ab139c, 3ae259aef8ca4d82a65b2bb0de1dde1a; no voters: 
I20260713 09:10:12.354487 31142 raft_consensus.cc:2804] T e7dd027e1e3d4abd8763b8ec13086a09 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260713 09:10:12.354576 30942 leader_election.cc:336] T e7dd027e1e3d4abd8763b8ec13086a09 P 3ae259aef8ca4d82a65b2bb0de1dde1a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277): Network error: Client connection negotiation failed: client connection to 127.27.71.1:36277: connect: Connection refused (error 111)
I20260713 09:10:12.354848 31142 raft_consensus.cc:493] T e7dd027e1e3d4abd8763b8ec13086a09 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:12.355165 31142 raft_consensus.cc:3060] T e7dd027e1e3d4abd8763b8ec13086a09 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:12.359637 31142 raft_consensus.cc:515] T e7dd027e1e3d4abd8763b8ec13086a09 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:12.361102 31142 leader_election.cc:290] T e7dd027e1e3d4abd8763b8ec13086a09 P 3ae259aef8ca4d82a65b2bb0de1dde1a [CANDIDATE]: Term 3 election: Requested vote from peers a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277), 273912748536462bb9454bdec8ab139c (127.27.71.2:37897)
I20260713 09:10:12.362265 30902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7dd027e1e3d4abd8763b8ec13086a09" candidate_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "273912748536462bb9454bdec8ab139c"
I20260713 09:10:12.362811 30902 raft_consensus.cc:3060] T e7dd027e1e3d4abd8763b8ec13086a09 P 273912748536462bb9454bdec8ab139c [term 2 FOLLOWER]: Advancing to term 3
W20260713 09:10:12.366673 30942 leader_election.cc:336] T e7dd027e1e3d4abd8763b8ec13086a09 P 3ae259aef8ca4d82a65b2bb0de1dde1a [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277): Network error: Client connection negotiation failed: client connection to 127.27.71.1:36277: connect: Connection refused (error 111)
I20260713 09:10:12.368897 30902 raft_consensus.cc:2468] T e7dd027e1e3d4abd8763b8ec13086a09 P 273912748536462bb9454bdec8ab139c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ae259aef8ca4d82a65b2bb0de1dde1a in term 3.
I20260713 09:10:12.369835 30943 leader_election.cc:304] T e7dd027e1e3d4abd8763b8ec13086a09 P 3ae259aef8ca4d82a65b2bb0de1dde1a [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: 273912748536462bb9454bdec8ab139c, 3ae259aef8ca4d82a65b2bb0de1dde1a; no voters: a33db1d80d44444688f340aec3ba0463
I20260713 09:10:12.370628 31142 raft_consensus.cc:2804] T e7dd027e1e3d4abd8763b8ec13086a09 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:12.371019 31142 raft_consensus.cc:697] T e7dd027e1e3d4abd8763b8ec13086a09 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 3 LEADER]: Becoming Leader. State: Replica: 3ae259aef8ca4d82a65b2bb0de1dde1a, State: Running, Role: LEADER
I20260713 09:10:12.371758 31142 consensus_queue.cc:237] T e7dd027e1e3d4abd8763b8ec13086a09 P 3ae259aef8ca4d82a65b2bb0de1dde1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:12.379093 30726 catalog_manager.cc:5697] T e7dd027e1e3d4abd8763b8ec13086a09 P 3ae259aef8ca4d82a65b2bb0de1dde1a reported cstate change: term changed from 1 to 3, leader changed from a33db1d80d44444688f340aec3ba0463 (127.27.71.1) to 3ae259aef8ca4d82a65b2bb0de1dde1a (127.27.71.3). New cstate: current_term: 3 leader_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } health_report { overall_health: HEALTHY } } }
W20260713 09:10:12.776793 30942 consensus_peers.cc:597] T e733f7e93db74f7a80970dd5b011e6b4 P 3ae259aef8ca4d82a65b2bb0de1dde1a -> Peer a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277): Couldn't send request to peer a33db1d80d44444688f340aec3ba0463. Status: Network error: Client connection negotiation failed: client connection to 127.27.71.1:36277: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:12.810432 30902 raft_consensus.cc:1275] T e733f7e93db74f7a80970dd5b011e6b4 P 273912748536462bb9454bdec8ab139c [term 3 FOLLOWER]: Refusing update from remote peer 3ae259aef8ca4d82a65b2bb0de1dde1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:10:12.811650 31145 consensus_queue.cc:1048] T e733f7e93db74f7a80970dd5b011e6b4 P 3ae259aef8ca4d82a65b2bb0de1dde1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:12.882807 30902 raft_consensus.cc:1275] T e7dd027e1e3d4abd8763b8ec13086a09 P 273912748536462bb9454bdec8ab139c [term 3 FOLLOWER]: Refusing update from remote peer 3ae259aef8ca4d82a65b2bb0de1dde1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:10:12.884099 31142 consensus_queue.cc:1048] T e7dd027e1e3d4abd8763b8ec13086a09 P 3ae259aef8ca4d82a65b2bb0de1dde1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:10:12.902719 30942 consensus_peers.cc:597] T e7dd027e1e3d4abd8763b8ec13086a09 P 3ae259aef8ca4d82a65b2bb0de1dde1a -> Peer a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277): Couldn't send request to peer a33db1d80d44444688f340aec3ba0463. Status: Network error: Client connection negotiation failed: client connection to 127.27.71.1:36277: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:13.349948 30774 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:10:13.495992 30942 consensus_peers.cc:597] T 2648c969019d4cc786d34167774d180e P 3ae259aef8ca4d82a65b2bb0de1dde1a -> Peer a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277): Couldn't send request to peer a33db1d80d44444688f340aec3ba0463. Status: Network error: Client connection negotiation failed: client connection to 127.27.71.1:36277: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:10:13.546716 30942 consensus_peers.cc:597] T c065c0cfccb749d99d065edd64e53b43 P 3ae259aef8ca4d82a65b2bb0de1dde1a -> Peer a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277): Couldn't send request to peer a33db1d80d44444688f340aec3ba0463. Status: Network error: Client connection negotiation failed: client connection to 127.27.71.1:36277: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:10:13.556618 30942 consensus_peers.cc:597] T 22d9a74a281a42078faee4f46ea1b886 P 3ae259aef8ca4d82a65b2bb0de1dde1a -> Peer a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277): Couldn't send request to peer a33db1d80d44444688f340aec3ba0463. Status: Network error: Client connection negotiation failed: client connection to 127.27.71.1:36277: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:10:13.819810 30942 consensus_peers.cc:597] T 89b92adc1b96489c91d864233b5a92c6 P 3ae259aef8ca4d82a65b2bb0de1dde1a -> Peer a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277): Couldn't send request to peer a33db1d80d44444688f340aec3ba0463. Status: Network error: Client connection negotiation failed: client connection to 127.27.71.1:36277: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:10:13.851552 30868 consensus_peers.cc:597] T a5fc2f4a0038414089e2dd88230daed9 P 273912748536462bb9454bdec8ab139c -> Peer a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277): Couldn't send request to peer a33db1d80d44444688f340aec3ba0463. Status: Network error: Client connection negotiation failed: client connection to 127.27.71.1:36277: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:10:14.322402 30942 consensus_peers.cc:597] T 659a88256afa43d68681fea28ec88be7 P 3ae259aef8ca4d82a65b2bb0de1dde1a -> Peer a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277): Couldn't send request to peer a33db1d80d44444688f340aec3ba0463. Status: Network error: Client connection negotiation failed: client connection to 127.27.71.1:36277: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:10:14.322883 27932 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:14.329450 31160 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
W20260713 09:10:14.329941 31161 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
I20260713 09:10:14.332175 27932 server_base.cc:1061] running on GCE node
W20260713 09:10:14.332069 31163 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
I20260713 09:10:14.333381 27932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:14.333616 27932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:14.333842 27932 hybrid_clock.cc:648] HybridClock initialized: now 1783933814333819 us; error 0 us; skew 500 ppm
I20260713 09:10:14.334585 27932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:14.337495 27932 webserver.cc:533] Webserver started at http://127.27.71.1:39465/ using document root <none> and password file <none>
I20260713 09:10:14.337975 27932 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:14.338158 27932 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:10:14.341444 27932 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:10:14.345794 31168 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:14.346612 27932 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260713 09:10:14.346923 27932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933738023801-27932-0/minicluster-data/ts-0-root
uuid: "a33db1d80d44444688f340aec3ba0463"
format_stamp: "Formatted at 2026-07-13 09:10:07 on dist-test-slave-4nhr"
W20260713 09:10:14.346971 30868 consensus_peers.cc:597] T 1fb2fb5de28d4139abb91c1ee80dcfd9 P 273912748536462bb9454bdec8ab139c -> Peer a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277): Couldn't send request to peer a33db1d80d44444688f340aec3ba0463. Status: Network error: Client connection negotiation failed: client connection to 127.27.71.1:36277: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:10:14.347404 27932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933738023801-27932-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933738023801-27932-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933738023801-27932-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)
W20260713 09:10:14.350973 30774 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:10:14.373310 27932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:14.374607 27932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:14.376117 27932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:14.379469 31175 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260713 09:10:14.422191 27932 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260713 09:10:14.422492 27932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.044s	user 0.002s	sys 0.000s
I20260713 09:10:14.422806 27932 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260713 09:10:14.426963 31175 tablet_bootstrap.cc:492] T 89b92adc1b96489c91d864233b5a92c6 P a33db1d80d44444688f340aec3ba0463: Bootstrap starting.
I20260713 09:10:14.439011 31175 tablet_bootstrap.cc:492] T 89b92adc1b96489c91d864233b5a92c6 P a33db1d80d44444688f340aec3ba0463: 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
I20260713 09:10:14.439878 31175 tablet_bootstrap.cc:492] T 89b92adc1b96489c91d864233b5a92c6 P a33db1d80d44444688f340aec3ba0463: Bootstrap complete.
I20260713 09:10:14.440388 31175 ts_tablet_manager.cc:1403] T 89b92adc1b96489c91d864233b5a92c6 P a33db1d80d44444688f340aec3ba0463: Time spent bootstrapping tablet: real 0.014s	user 0.000s	sys 0.012s
I20260713 09:10:14.442250 31175 raft_consensus.cc:359] T 89b92adc1b96489c91d864233b5a92c6 P a33db1d80d44444688f340aec3ba0463 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:14.442864 31175 raft_consensus.cc:740] T 89b92adc1b96489c91d864233b5a92c6 P a33db1d80d44444688f340aec3ba0463 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a33db1d80d44444688f340aec3ba0463, State: Initialized, Role: FOLLOWER
I20260713 09:10:14.443459 31175 consensus_queue.cc:260] T 89b92adc1b96489c91d864233b5a92c6 P a33db1d80d44444688f340aec3ba0463 [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: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:14.445726 31175 ts_tablet_manager.cc:1434] T 89b92adc1b96489c91d864233b5a92c6 P a33db1d80d44444688f340aec3ba0463: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.003s
I20260713 09:10:14.446372 31175 tablet_bootstrap.cc:492] T e733f7e93db74f7a80970dd5b011e6b4 P a33db1d80d44444688f340aec3ba0463: Bootstrap starting.
I20260713 09:10:14.456439 27932 ts_tablet_manager.cc:616] Registered 10 tablets
I20260713 09:10:14.456702 27932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.034s	user 0.034s	sys 0.000s
I20260713 09:10:14.458564 31175 tablet_bootstrap.cc:492] T e733f7e93db74f7a80970dd5b011e6b4 P a33db1d80d44444688f340aec3ba0463: 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
I20260713 09:10:14.459311 31175 tablet_bootstrap.cc:492] T e733f7e93db74f7a80970dd5b011e6b4 P a33db1d80d44444688f340aec3ba0463: Bootstrap complete.
I20260713 09:10:14.459900 31175 ts_tablet_manager.cc:1403] T e733f7e93db74f7a80970dd5b011e6b4 P a33db1d80d44444688f340aec3ba0463: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.003s
I20260713 09:10:14.461746 31175 raft_consensus.cc:359] T e733f7e93db74f7a80970dd5b011e6b4 P a33db1d80d44444688f340aec3ba0463 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:14.462244 31175 raft_consensus.cc:740] T e733f7e93db74f7a80970dd5b011e6b4 P a33db1d80d44444688f340aec3ba0463 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a33db1d80d44444688f340aec3ba0463, State: Initialized, Role: FOLLOWER
I20260713 09:10:14.462870 31175 consensus_queue.cc:260] T e733f7e93db74f7a80970dd5b011e6b4 P a33db1d80d44444688f340aec3ba0463 [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: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:14.464556 31175 ts_tablet_manager.cc:1434] T e733f7e93db74f7a80970dd5b011e6b4 P a33db1d80d44444688f340aec3ba0463: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:10:14.465600 31175 tablet_bootstrap.cc:492] T e7dd027e1e3d4abd8763b8ec13086a09 P a33db1d80d44444688f340aec3ba0463: Bootstrap starting.
I20260713 09:10:14.477944 31175 tablet_bootstrap.cc:492] T e7dd027e1e3d4abd8763b8ec13086a09 P a33db1d80d44444688f340aec3ba0463: 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
I20260713 09:10:14.478646 31175 tablet_bootstrap.cc:492] T e7dd027e1e3d4abd8763b8ec13086a09 P a33db1d80d44444688f340aec3ba0463: Bootstrap complete.
I20260713 09:10:14.479251 31175 ts_tablet_manager.cc:1403] T e7dd027e1e3d4abd8763b8ec13086a09 P a33db1d80d44444688f340aec3ba0463: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.005s
I20260713 09:10:14.482903 31175 raft_consensus.cc:359] T e7dd027e1e3d4abd8763b8ec13086a09 P a33db1d80d44444688f340aec3ba0463 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:14.484138 31175 raft_consensus.cc:740] T e7dd027e1e3d4abd8763b8ec13086a09 P a33db1d80d44444688f340aec3ba0463 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a33db1d80d44444688f340aec3ba0463, State: Initialized, Role: FOLLOWER
W20260713 09:10:14.484344 30868 consensus_peers.cc:597] T 6287b81f620d485484607e70e053604b P 273912748536462bb9454bdec8ab139c -> Peer a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277): Couldn't send request to peer a33db1d80d44444688f340aec3ba0463. Status: Network error: Client connection negotiation failed: client connection to 127.27.71.1:36277: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:10:14.485148 31175 consensus_queue.cc:260] T e7dd027e1e3d4abd8763b8ec13086a09 P a33db1d80d44444688f340aec3ba0463 [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: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:14.487571 31175 ts_tablet_manager.cc:1434] T e7dd027e1e3d4abd8763b8ec13086a09 P a33db1d80d44444688f340aec3ba0463: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260713 09:10:14.488435 31175 tablet_bootstrap.cc:492] T c065c0cfccb749d99d065edd64e53b43 P a33db1d80d44444688f340aec3ba0463: Bootstrap starting.
I20260713 09:10:14.515272 31175 tablet_bootstrap.cc:492] T c065c0cfccb749d99d065edd64e53b43 P a33db1d80d44444688f340aec3ba0463: 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
I20260713 09:10:14.516323 31175 tablet_bootstrap.cc:492] T c065c0cfccb749d99d065edd64e53b43 P a33db1d80d44444688f340aec3ba0463: Bootstrap complete.
I20260713 09:10:14.517011 31175 ts_tablet_manager.cc:1403] T c065c0cfccb749d99d065edd64e53b43 P a33db1d80d44444688f340aec3ba0463: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.001s
I20260713 09:10:14.520112 31175 raft_consensus.cc:359] T c065c0cfccb749d99d065edd64e53b43 P a33db1d80d44444688f340aec3ba0463 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:14.520854 31175 raft_consensus.cc:740] T c065c0cfccb749d99d065edd64e53b43 P a33db1d80d44444688f340aec3ba0463 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a33db1d80d44444688f340aec3ba0463, State: Initialized, Role: FOLLOWER
I20260713 09:10:14.521612 31175 consensus_queue.cc:260] T c065c0cfccb749d99d065edd64e53b43 P a33db1d80d44444688f340aec3ba0463 [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: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:14.523703 31175 ts_tablet_manager.cc:1434] T c065c0cfccb749d99d065edd64e53b43 P a33db1d80d44444688f340aec3ba0463: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:10:14.524600 31175 tablet_bootstrap.cc:492] T 6287b81f620d485484607e70e053604b P a33db1d80d44444688f340aec3ba0463: Bootstrap starting.
I20260713 09:10:14.525911 27932 rpc_server.cc:307] RPC server started. Bound to: 127.27.71.1:36277
I20260713 09:10:14.526048 31237 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.71.1:36277 every 8 connection(s)
I20260713 09:10:14.531674 27932 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:14.548511 31175 tablet_bootstrap.cc:492] T 6287b81f620d485484607e70e053604b P a33db1d80d44444688f340aec3ba0463: 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
I20260713 09:10:14.551899 31175 tablet_bootstrap.cc:492] T 6287b81f620d485484607e70e053604b P a33db1d80d44444688f340aec3ba0463: Bootstrap complete.
I20260713 09:10:14.552517 31175 ts_tablet_manager.cc:1403] T 6287b81f620d485484607e70e053604b P a33db1d80d44444688f340aec3ba0463: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.005s
I20260713 09:10:14.555162 31175 raft_consensus.cc:359] T 6287b81f620d485484607e70e053604b P a33db1d80d44444688f340aec3ba0463 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:14.555696 31175 raft_consensus.cc:740] T 6287b81f620d485484607e70e053604b P a33db1d80d44444688f340aec3ba0463 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a33db1d80d44444688f340aec3ba0463, State: Initialized, Role: FOLLOWER
I20260713 09:10:14.556348 31175 consensus_queue.cc:260] T 6287b81f620d485484607e70e053604b P a33db1d80d44444688f340aec3ba0463 [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: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:14.558276 31175 ts_tablet_manager.cc:1434] T 6287b81f620d485484607e70e053604b P a33db1d80d44444688f340aec3ba0463: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:10:14.559082 31175 tablet_bootstrap.cc:492] T 659a88256afa43d68681fea28ec88be7 P a33db1d80d44444688f340aec3ba0463: Bootstrap starting.
I20260713 09:10:14.566190 31238 heartbeater.cc:344] Connected to a master server at 127.27.71.62:46869
I20260713 09:10:14.566650 31238 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:14.566344 30978 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "659a88256afa43d68681fea28ec88be7"
dest_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a"
mode: GRACEFUL
new_leader_uuid: "273912748536462bb9454bdec8ab139c"
 from {username='slave'} at 127.0.0.1:56068
I20260713 09:10:14.567106 30978 raft_consensus.cc:606] T 659a88256afa43d68681fea28ec88be7 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 1 LEADER]: Received request to transfer leadership to TS 273912748536462bb9454bdec8ab139c
I20260713 09:10:14.567579 31238 heartbeater.cc:507] Master 127.27.71.62:46869 requested a full tablet report, sending...
I20260713 09:10:14.569924 30978 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e733f7e93db74f7a80970dd5b011e6b4"
dest_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a"
mode: GRACEFUL
new_leader_uuid: "273912748536462bb9454bdec8ab139c"
 from {username='slave'} at 127.0.0.1:56068
I20260713 09:10:14.570464 30978 raft_consensus.cc:606] T e733f7e93db74f7a80970dd5b011e6b4 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 3 LEADER]: Received request to transfer leadership to TS 273912748536462bb9454bdec8ab139c
I20260713 09:10:14.571585 31175 tablet_bootstrap.cc:492] T 659a88256afa43d68681fea28ec88be7 P a33db1d80d44444688f340aec3ba0463: 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
I20260713 09:10:14.571589 27932 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:10:14.572450 27932 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:10:14.572782 31175 tablet_bootstrap.cc:492] T 659a88256afa43d68681fea28ec88be7 P a33db1d80d44444688f340aec3ba0463: Bootstrap complete.
I20260713 09:10:14.573082 27932 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:14.573402 31175 ts_tablet_manager.cc:1403] T 659a88256afa43d68681fea28ec88be7 P a33db1d80d44444688f340aec3ba0463: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.003s
I20260713 09:10:14.573668 30724 ts_manager.cc:194] Re-registered known tserver with Master: a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277)
I20260713 09:10:14.575903 31175 raft_consensus.cc:359] T 659a88256afa43d68681fea28ec88be7 P a33db1d80d44444688f340aec3ba0463 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:14.576570 31175 raft_consensus.cc:740] T 659a88256afa43d68681fea28ec88be7 P a33db1d80d44444688f340aec3ba0463 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a33db1d80d44444688f340aec3ba0463, State: Initialized, Role: FOLLOWER
I20260713 09:10:14.577210 31175 consensus_queue.cc:260] T 659a88256afa43d68681fea28ec88be7 P a33db1d80d44444688f340aec3ba0463 [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: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:14.579100 31175 ts_tablet_manager.cc:1434] T 659a88256afa43d68681fea28ec88be7 P a33db1d80d44444688f340aec3ba0463: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:10:14.579814 31175 tablet_bootstrap.cc:492] T 22d9a74a281a42078faee4f46ea1b886 P a33db1d80d44444688f340aec3ba0463: Bootstrap starting.
I20260713 09:10:14.585431 30724 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37924
I20260713 09:10:14.588433 31238 heartbeater.cc:499] Master 127.27.71.62:46869 was elected leader, sending a full tablet report...
I20260713 09:10:14.592134 31175 tablet_bootstrap.cc:492] T 22d9a74a281a42078faee4f46ea1b886 P a33db1d80d44444688f340aec3ba0463: 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
I20260713 09:10:14.593025 31175 tablet_bootstrap.cc:492] T 22d9a74a281a42078faee4f46ea1b886 P a33db1d80d44444688f340aec3ba0463: Bootstrap complete.
I20260713 09:10:14.593591 31175 ts_tablet_manager.cc:1403] T 22d9a74a281a42078faee4f46ea1b886 P a33db1d80d44444688f340aec3ba0463: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260713 09:10:14.595975 31175 raft_consensus.cc:359] T 22d9a74a281a42078faee4f46ea1b886 P a33db1d80d44444688f340aec3ba0463 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:14.596599 31175 raft_consensus.cc:740] T 22d9a74a281a42078faee4f46ea1b886 P a33db1d80d44444688f340aec3ba0463 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a33db1d80d44444688f340aec3ba0463, State: Initialized, Role: FOLLOWER
I20260713 09:10:14.597368 31175 consensus_queue.cc:260] T 22d9a74a281a42078faee4f46ea1b886 P a33db1d80d44444688f340aec3ba0463 [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: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:14.599200 31175 ts_tablet_manager.cc:1434] T 22d9a74a281a42078faee4f46ea1b886 P a33db1d80d44444688f340aec3ba0463: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:10:14.599956 31175 tablet_bootstrap.cc:492] T 2648c969019d4cc786d34167774d180e P a33db1d80d44444688f340aec3ba0463: Bootstrap starting.
I20260713 09:10:14.612146 31175 tablet_bootstrap.cc:492] T 2648c969019d4cc786d34167774d180e P a33db1d80d44444688f340aec3ba0463: 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
I20260713 09:10:14.612738 31175 tablet_bootstrap.cc:492] T 2648c969019d4cc786d34167774d180e P a33db1d80d44444688f340aec3ba0463: Bootstrap complete.
I20260713 09:10:14.613153 31175 ts_tablet_manager.cc:1403] T 2648c969019d4cc786d34167774d180e P a33db1d80d44444688f340aec3ba0463: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.002s
I20260713 09:10:14.614696 31175 raft_consensus.cc:359] T 2648c969019d4cc786d34167774d180e P a33db1d80d44444688f340aec3ba0463 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:14.615095 31175 raft_consensus.cc:740] T 2648c969019d4cc786d34167774d180e P a33db1d80d44444688f340aec3ba0463 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a33db1d80d44444688f340aec3ba0463, State: Initialized, Role: FOLLOWER
I20260713 09:10:14.615605 31175 consensus_queue.cc:260] T 2648c969019d4cc786d34167774d180e P a33db1d80d44444688f340aec3ba0463 [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: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:14.616901 31175 ts_tablet_manager.cc:1434] T 2648c969019d4cc786d34167774d180e P a33db1d80d44444688f340aec3ba0463: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:10:14.617621 31175 tablet_bootstrap.cc:492] T a5fc2f4a0038414089e2dd88230daed9 P a33db1d80d44444688f340aec3ba0463: Bootstrap starting.
I20260713 09:10:14.629413 31175 tablet_bootstrap.cc:492] T a5fc2f4a0038414089e2dd88230daed9 P a33db1d80d44444688f340aec3ba0463: 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
I20260713 09:10:14.630043 31175 tablet_bootstrap.cc:492] T a5fc2f4a0038414089e2dd88230daed9 P a33db1d80d44444688f340aec3ba0463: Bootstrap complete.
I20260713 09:10:14.630549 31175 ts_tablet_manager.cc:1403] T a5fc2f4a0038414089e2dd88230daed9 P a33db1d80d44444688f340aec3ba0463: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.004s
I20260713 09:10:14.632333 31175 raft_consensus.cc:359] T a5fc2f4a0038414089e2dd88230daed9 P a33db1d80d44444688f340aec3ba0463 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:14.632884 31175 raft_consensus.cc:740] T a5fc2f4a0038414089e2dd88230daed9 P a33db1d80d44444688f340aec3ba0463 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a33db1d80d44444688f340aec3ba0463, State: Initialized, Role: FOLLOWER
I20260713 09:10:14.633381 31175 consensus_queue.cc:260] T a5fc2f4a0038414089e2dd88230daed9 P a33db1d80d44444688f340aec3ba0463 [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: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:14.635043 31175 ts_tablet_manager.cc:1434] T a5fc2f4a0038414089e2dd88230daed9 P a33db1d80d44444688f340aec3ba0463: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:10:14.635774 31175 tablet_bootstrap.cc:492] T 1fb2fb5de28d4139abb91c1ee80dcfd9 P a33db1d80d44444688f340aec3ba0463: Bootstrap starting.
I20260713 09:10:14.648053 31175 tablet_bootstrap.cc:492] T 1fb2fb5de28d4139abb91c1ee80dcfd9 P a33db1d80d44444688f340aec3ba0463: 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
I20260713 09:10:14.648680 31175 tablet_bootstrap.cc:492] T 1fb2fb5de28d4139abb91c1ee80dcfd9 P a33db1d80d44444688f340aec3ba0463: Bootstrap complete.
I20260713 09:10:14.649129 31175 ts_tablet_manager.cc:1403] T 1fb2fb5de28d4139abb91c1ee80dcfd9 P a33db1d80d44444688f340aec3ba0463: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260713 09:10:14.650792 31175 raft_consensus.cc:359] T 1fb2fb5de28d4139abb91c1ee80dcfd9 P a33db1d80d44444688f340aec3ba0463 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } } peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } }
I20260713 09:10:14.651254 31175 raft_consensus.cc:740] T 1fb2fb5de28d4139abb91c1ee80dcfd9 P a33db1d80d44444688f340aec3ba0463 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a33db1d80d44444688f340aec3ba0463, State: Initialized, Role: FOLLOWER
I20260713 09:10:14.651870 31175 consensus_queue.cc:260] T 1fb2fb5de28d4139abb91c1ee80dcfd9 P a33db1d80d44444688f340aec3ba0463 [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: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } } peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } }
I20260713 09:10:14.653594 31175 ts_tablet_manager.cc:1434] T 1fb2fb5de28d4139abb91c1ee80dcfd9 P a33db1d80d44444688f340aec3ba0463: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:10:14.694864 31211 raft_consensus.cc:3060] T c065c0cfccb749d99d065edd64e53b43 P a33db1d80d44444688f340aec3ba0463 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:14.706670 31211 raft_consensus.cc:3060] T 89b92adc1b96489c91d864233b5a92c6 P a33db1d80d44444688f340aec3ba0463 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:14.708863 31210 raft_consensus.cc:3060] T 22d9a74a281a42078faee4f46ea1b886 P a33db1d80d44444688f340aec3ba0463 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:14.714411 31211 pending_rounds.cc:85] T 89b92adc1b96489c91d864233b5a92c6 P a33db1d80d44444688f340aec3ba0463: Aborting all ops after (but not including) 0
I20260713 09:10:14.714769 31211 pending_rounds.cc:107] T 89b92adc1b96489c91d864233b5a92c6 P a33db1d80d44444688f340aec3ba0463: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:10:14.715049 31211 raft_consensus.cc:2889] T 89b92adc1b96489c91d864233b5a92c6 P a33db1d80d44444688f340aec3ba0463 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:10:14.828064 31211 raft_consensus.cc:3060] T e7dd027e1e3d4abd8763b8ec13086a09 P a33db1d80d44444688f340aec3ba0463 [term 1 FOLLOWER]: Advancing to term 3
I20260713 09:10:14.828441 31158 raft_consensus.cc:993] T e733f7e93db74f7a80970dd5b011e6b4 P 3ae259aef8ca4d82a65b2bb0de1dde1a: : Instructing follower 273912748536462bb9454bdec8ab139c to start an election
I20260713 09:10:14.828948 31256 raft_consensus.cc:1081] T e733f7e93db74f7a80970dd5b011e6b4 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 3 LEADER]: Signalling peer 273912748536462bb9454bdec8ab139c to start an election
I20260713 09:10:14.830338 30902 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e733f7e93db74f7a80970dd5b011e6b4"
dest_uuid: "273912748536462bb9454bdec8ab139c"
 from {username='slave'} at 127.0.0.1:42304
I20260713 09:10:14.830909 30902 raft_consensus.cc:493] T e733f7e93db74f7a80970dd5b011e6b4 P 273912748536462bb9454bdec8ab139c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:14.831205 30902 raft_consensus.cc:3060] T e733f7e93db74f7a80970dd5b011e6b4 P 273912748536462bb9454bdec8ab139c [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:14.833855 31210 raft_consensus.cc:3060] T e733f7e93db74f7a80970dd5b011e6b4 P a33db1d80d44444688f340aec3ba0463 [term 1 FOLLOWER]: Advancing to term 3
I20260713 09:10:14.837648 30902 raft_consensus.cc:515] T e733f7e93db74f7a80970dd5b011e6b4 P 273912748536462bb9454bdec8ab139c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:14.840090 31211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e733f7e93db74f7a80970dd5b011e6b4" candidate_uuid: "273912748536462bb9454bdec8ab139c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "a33db1d80d44444688f340aec3ba0463"
I20260713 09:10:14.840814 30978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e733f7e93db74f7a80970dd5b011e6b4" candidate_uuid: "273912748536462bb9454bdec8ab139c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a"
I20260713 09:10:14.841375 30978 raft_consensus.cc:3055] T e733f7e93db74f7a80970dd5b011e6b4 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:10:14.841655 30978 raft_consensus.cc:740] T e733f7e93db74f7a80970dd5b011e6b4 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3ae259aef8ca4d82a65b2bb0de1dde1a, State: Running, Role: LEADER
I20260713 09:10:14.841795 30902 leader_election.cc:290] T e733f7e93db74f7a80970dd5b011e6b4 P 273912748536462bb9454bdec8ab139c [CANDIDATE]: Term 4 election: Requested vote from peers a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277), 3ae259aef8ca4d82a65b2bb0de1dde1a (127.27.71.3:46781)
I20260713 09:10:14.842509 30978 consensus_queue.cc:260] T e733f7e93db74f7a80970dd5b011e6b4 P 3ae259aef8ca4d82a65b2bb0de1dde1a [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: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:14.843633 30978 raft_consensus.cc:3060] T e733f7e93db74f7a80970dd5b011e6b4 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:14.850682 30978 raft_consensus.cc:2468] T e733f7e93db74f7a80970dd5b011e6b4 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 273912748536462bb9454bdec8ab139c in term 4.
I20260713 09:10:14.851826 30867 leader_election.cc:304] T e733f7e93db74f7a80970dd5b011e6b4 P 273912748536462bb9454bdec8ab139c [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 273912748536462bb9454bdec8ab139c, 3ae259aef8ca4d82a65b2bb0de1dde1a; no voters: a33db1d80d44444688f340aec3ba0463
I20260713 09:10:14.852630 31157 raft_consensus.cc:2804] T e733f7e93db74f7a80970dd5b011e6b4 P 273912748536462bb9454bdec8ab139c [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:10:14.853729 31157 raft_consensus.cc:697] T e733f7e93db74f7a80970dd5b011e6b4 P 273912748536462bb9454bdec8ab139c [term 4 LEADER]: Becoming Leader. State: Replica: 273912748536462bb9454bdec8ab139c, State: Running, Role: LEADER
I20260713 09:10:14.854605 31157 consensus_queue.cc:237] T e733f7e93db74f7a80970dd5b011e6b4 P 273912748536462bb9454bdec8ab139c [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: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:14.861981 30724 catalog_manager.cc:5697] T e733f7e93db74f7a80970dd5b011e6b4 P 273912748536462bb9454bdec8ab139c reported cstate change: term changed from 3 to 4, leader changed from 3ae259aef8ca4d82a65b2bb0de1dde1a (127.27.71.3) to 273912748536462bb9454bdec8ab139c (127.27.71.2). New cstate: current_term: 4 leader_uuid: "273912748536462bb9454bdec8ab139c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:14.876623 31210 raft_consensus.cc:3060] T a5fc2f4a0038414089e2dd88230daed9 P a33db1d80d44444688f340aec3ba0463 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:14.879405 31158 raft_consensus.cc:993] T 659a88256afa43d68681fea28ec88be7 P 3ae259aef8ca4d82a65b2bb0de1dde1a: : Instructing follower 273912748536462bb9454bdec8ab139c to start an election
I20260713 09:10:14.879948 31256 raft_consensus.cc:1081] T 659a88256afa43d68681fea28ec88be7 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 1 LEADER]: Signalling peer 273912748536462bb9454bdec8ab139c to start an election
I20260713 09:10:14.881280 30902 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "659a88256afa43d68681fea28ec88be7"
dest_uuid: "273912748536462bb9454bdec8ab139c"
 from {username='slave'} at 127.0.0.1:42304
I20260713 09:10:14.881811 30902 raft_consensus.cc:493] T 659a88256afa43d68681fea28ec88be7 P 273912748536462bb9454bdec8ab139c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:14.882153 30902 raft_consensus.cc:3060] T 659a88256afa43d68681fea28ec88be7 P 273912748536462bb9454bdec8ab139c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:14.883101 31210 pending_rounds.cc:85] T a5fc2f4a0038414089e2dd88230daed9 P a33db1d80d44444688f340aec3ba0463: Aborting all ops after (but not including) 0
I20260713 09:10:14.883436 31210 pending_rounds.cc:107] T a5fc2f4a0038414089e2dd88230daed9 P a33db1d80d44444688f340aec3ba0463: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:10:14.883733 31210 raft_consensus.cc:2889] T a5fc2f4a0038414089e2dd88230daed9 P a33db1d80d44444688f340aec3ba0463 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:10:14.888731 30902 raft_consensus.cc:515] T 659a88256afa43d68681fea28ec88be7 P 273912748536462bb9454bdec8ab139c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:14.890242 30902 leader_election.cc:290] T 659a88256afa43d68681fea28ec88be7 P 273912748536462bb9454bdec8ab139c [CANDIDATE]: Term 2 election: Requested vote from peers a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277), 3ae259aef8ca4d82a65b2bb0de1dde1a (127.27.71.3:46781)
I20260713 09:10:14.891073 31210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659a88256afa43d68681fea28ec88be7" candidate_uuid: "273912748536462bb9454bdec8ab139c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a33db1d80d44444688f340aec3ba0463"
I20260713 09:10:14.891395 30978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659a88256afa43d68681fea28ec88be7" candidate_uuid: "273912748536462bb9454bdec8ab139c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a"
I20260713 09:10:14.891642 31210 raft_consensus.cc:3060] T 659a88256afa43d68681fea28ec88be7 P a33db1d80d44444688f340aec3ba0463 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:14.892038 30978 raft_consensus.cc:3055] T 659a88256afa43d68681fea28ec88be7 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:14.892525 30978 raft_consensus.cc:740] T 659a88256afa43d68681fea28ec88be7 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3ae259aef8ca4d82a65b2bb0de1dde1a, State: Running, Role: LEADER
I20260713 09:10:14.893321 30978 consensus_queue.cc:260] T 659a88256afa43d68681fea28ec88be7 P 3ae259aef8ca4d82a65b2bb0de1dde1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:14.894222 30978 raft_consensus.cc:3060] T 659a88256afa43d68681fea28ec88be7 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:14.898674 31210 raft_consensus.cc:2468] T 659a88256afa43d68681fea28ec88be7 P a33db1d80d44444688f340aec3ba0463 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 273912748536462bb9454bdec8ab139c in term 2.
I20260713 09:10:14.899405 30978 raft_consensus.cc:2468] T 659a88256afa43d68681fea28ec88be7 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 273912748536462bb9454bdec8ab139c in term 2.
I20260713 09:10:14.899551 30868 leader_election.cc:304] T 659a88256afa43d68681fea28ec88be7 P 273912748536462bb9454bdec8ab139c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 273912748536462bb9454bdec8ab139c, a33db1d80d44444688f340aec3ba0463; no voters: 
I20260713 09:10:14.900388 31157 raft_consensus.cc:2804] T 659a88256afa43d68681fea28ec88be7 P 273912748536462bb9454bdec8ab139c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:14.900784 31157 raft_consensus.cc:697] T 659a88256afa43d68681fea28ec88be7 P 273912748536462bb9454bdec8ab139c [term 2 LEADER]: Becoming Leader. State: Replica: 273912748536462bb9454bdec8ab139c, State: Running, Role: LEADER
I20260713 09:10:14.901446 31157 consensus_queue.cc:237] T 659a88256afa43d68681fea28ec88be7 P 273912748536462bb9454bdec8ab139c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } }
I20260713 09:10:14.908457 30724 catalog_manager.cc:5697] T 659a88256afa43d68681fea28ec88be7 P 273912748536462bb9454bdec8ab139c reported cstate change: term changed from 1 to 2, leader changed from 3ae259aef8ca4d82a65b2bb0de1dde1a (127.27.71.3) to 273912748536462bb9454bdec8ab139c (127.27.71.2). New cstate: current_term: 2 leader_uuid: "273912748536462bb9454bdec8ab139c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "273912748536462bb9454bdec8ab139c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:14.992960 31210 raft_consensus.cc:3060] T 2648c969019d4cc786d34167774d180e P a33db1d80d44444688f340aec3ba0463 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:15.270721 30978 raft_consensus.cc:1275] T e733f7e93db74f7a80970dd5b011e6b4 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 4 FOLLOWER]: Refusing update from remote peer 273912748536462bb9454bdec8ab139c: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 09:10:15.271984 31157 consensus_queue.cc:1048] T e733f7e93db74f7a80970dd5b011e6b4 P 273912748536462bb9454bdec8ab139c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:15.285125 31210 raft_consensus.cc:3060] T e733f7e93db74f7a80970dd5b011e6b4 P a33db1d80d44444688f340aec3ba0463 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:15.291093 31210 raft_consensus.cc:1275] T e733f7e93db74f7a80970dd5b011e6b4 P a33db1d80d44444688f340aec3ba0463 [term 4 FOLLOWER]: Refusing update from remote peer 273912748536462bb9454bdec8ab139c: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 09:10:15.292356 31157 consensus_queue.cc:1048] T e733f7e93db74f7a80970dd5b011e6b4 P 273912748536462bb9454bdec8ab139c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260713 09:10:15.351858 30774 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:10:15.366669 31210 raft_consensus.cc:1275] T 659a88256afa43d68681fea28ec88be7 P a33db1d80d44444688f340aec3ba0463 [term 2 FOLLOWER]: Refusing update from remote peer 273912748536462bb9454bdec8ab139c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:15.367956 31259 consensus_queue.cc:1048] T 659a88256afa43d68681fea28ec88be7 P 273912748536462bb9454bdec8ab139c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a33db1d80d44444688f340aec3ba0463" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 36277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:15.376344 30978 raft_consensus.cc:1275] T 659a88256afa43d68681fea28ec88be7 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 2 FOLLOWER]: Refusing update from remote peer 273912748536462bb9454bdec8ab139c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:15.377750 31259 consensus_queue.cc:1048] T 659a88256afa43d68681fea28ec88be7 P 273912748536462bb9454bdec8ab139c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ae259aef8ca4d82a65b2bb0de1dde1a" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 46781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:10:15.580909 27932 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:15.586176 27932 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:10:15.586519 27932 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:10:15.586905 27932 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:10:16.352777 30774 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:10:16.592464 27932 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:16.597918 27932 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:10:16.598284 27932 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:10:16.598726 27932 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:10:17.353565 30774 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:10:17.604182 27932 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:17.609895 27932 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:10:17.610359 27932 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:10:17.610919 27932 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:10:18.354353 30774 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:10:18.616791 27932 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:18.622146 27932 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:10:18.622548 27932 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:10:18.622991 27932 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:10:19.355399 30774 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:10:19.629823 27932 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:19.637169 27932 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:19.642509 27932 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:10:19.642861 27932 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260713 09:10:20.356523 30774 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:10:20.664497 27932 tablet_server.cc:179] TabletServer@127.27.71.1:36277 shutting down...
I20260713 09:10:20.690143 27932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:20.690843 27932 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:20.691574 27932 raft_consensus.cc:2243] T 22d9a74a281a42078faee4f46ea1b886 P a33db1d80d44444688f340aec3ba0463 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:20.692209 27932 raft_consensus.cc:2272] T 22d9a74a281a42078faee4f46ea1b886 P a33db1d80d44444688f340aec3ba0463 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:20.696275 27932 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:20.696830 27932 raft_consensus.cc:2243] T 2648c969019d4cc786d34167774d180e P a33db1d80d44444688f340aec3ba0463 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:20.697392 27932 raft_consensus.cc:2272] T 2648c969019d4cc786d34167774d180e P a33db1d80d44444688f340aec3ba0463 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:20.699481 27932 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:20.700067 27932 raft_consensus.cc:2243] T 659a88256afa43d68681fea28ec88be7 P a33db1d80d44444688f340aec3ba0463 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:20.700524 27932 raft_consensus.cc:2272] T 659a88256afa43d68681fea28ec88be7 P a33db1d80d44444688f340aec3ba0463 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:20.702682 27932 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:20.703166 27932 raft_consensus.cc:2243] T 6287b81f620d485484607e70e053604b P a33db1d80d44444688f340aec3ba0463 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:20.703549 27932 raft_consensus.cc:2272] T 6287b81f620d485484607e70e053604b P a33db1d80d44444688f340aec3ba0463 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:20.706116 27932 tablet_replica.cc:333] stopping tablet replica
W20260713 09:10:20.706530 30942 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 58 similar messages]
I20260713 09:10:20.706794 27932 raft_consensus.cc:2243] T a5fc2f4a0038414089e2dd88230daed9 P a33db1d80d44444688f340aec3ba0463 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:20.707464 27932 raft_consensus.cc:2272] T a5fc2f4a0038414089e2dd88230daed9 P a33db1d80d44444688f340aec3ba0463 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:20.710127 30942 consensus_peers.cc:597] T c065c0cfccb749d99d065edd64e53b43 P 3ae259aef8ca4d82a65b2bb0de1dde1a -> Peer a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277): Couldn't send request to peer a33db1d80d44444688f340aec3ba0463. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:20.710350 27932 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:20.710932 27932 raft_consensus.cc:2243] T c065c0cfccb749d99d065edd64e53b43 P a33db1d80d44444688f340aec3ba0463 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:20.711370 27932 raft_consensus.cc:2272] T c065c0cfccb749d99d065edd64e53b43 P a33db1d80d44444688f340aec3ba0463 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:20.713299 27932 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:20.713835 27932 raft_consensus.cc:2243] T e7dd027e1e3d4abd8763b8ec13086a09 P a33db1d80d44444688f340aec3ba0463 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:20.714268 27932 raft_consensus.cc:2272] T e7dd027e1e3d4abd8763b8ec13086a09 P a33db1d80d44444688f340aec3ba0463 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:20.716375 27932 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:20.716862 27932 raft_consensus.cc:2243] T 1fb2fb5de28d4139abb91c1ee80dcfd9 P a33db1d80d44444688f340aec3ba0463 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:20.717264 27932 raft_consensus.cc:2272] T 1fb2fb5de28d4139abb91c1ee80dcfd9 P a33db1d80d44444688f340aec3ba0463 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:20.719298 27932 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:20.719823 27932 raft_consensus.cc:2243] T e733f7e93db74f7a80970dd5b011e6b4 P a33db1d80d44444688f340aec3ba0463 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:20.720291 27932 raft_consensus.cc:2272] T e733f7e93db74f7a80970dd5b011e6b4 P a33db1d80d44444688f340aec3ba0463 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:20.722479 27932 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:20.722965 27932 raft_consensus.cc:2243] T 89b92adc1b96489c91d864233b5a92c6 P a33db1d80d44444688f340aec3ba0463 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:20.723419 27932 raft_consensus.cc:2272] T 89b92adc1b96489c91d864233b5a92c6 P a33db1d80d44444688f340aec3ba0463 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:20.754289 27932 tablet_server.cc:196] TabletServer@127.27.71.1:36277 shutdown complete.
W20260713 09:10:20.776806 30942 consensus_peers.cc:597] T e7dd027e1e3d4abd8763b8ec13086a09 P 3ae259aef8ca4d82a65b2bb0de1dde1a -> Peer a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277): Couldn't send request to peer a33db1d80d44444688f340aec3ba0463. Status: Network error: Client connection negotiation failed: client connection to 127.27.71.1:36277: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:20.782094 27932 tablet_server.cc:179] TabletServer@127.27.71.2:0 shutting down...
W20260713 09:10:20.795455 30943 consensus_peers.cc:597] T 2648c969019d4cc786d34167774d180e P 3ae259aef8ca4d82a65b2bb0de1dde1a -> Peer 273912748536462bb9454bdec8ab139c (127.27.71.2:37897): Couldn't send request to peer 273912748536462bb9454bdec8ab139c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:20.806108 27932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:20.806874 27932 tablet_replica.cc:333] T 89b92adc1b96489c91d864233b5a92c6 P 273912748536462bb9454bdec8ab139c: stopping tablet replica
I20260713 09:10:20.807498 27932 raft_consensus.cc:2243] T 89b92adc1b96489c91d864233b5a92c6 P 273912748536462bb9454bdec8ab139c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:20.808096 27932 raft_consensus.cc:2272] T 89b92adc1b96489c91d864233b5a92c6 P 273912748536462bb9454bdec8ab139c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:20.810573 27932 tablet_replica.cc:333] T a5fc2f4a0038414089e2dd88230daed9 P 273912748536462bb9454bdec8ab139c: stopping tablet replica
I20260713 09:10:20.811373 27932 raft_consensus.cc:2243] T a5fc2f4a0038414089e2dd88230daed9 P 273912748536462bb9454bdec8ab139c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:20.812431 27932 raft_consensus.cc:2272] T a5fc2f4a0038414089e2dd88230daed9 P 273912748536462bb9454bdec8ab139c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:20.815382 27932 tablet_replica.cc:333] T c065c0cfccb749d99d065edd64e53b43 P 273912748536462bb9454bdec8ab139c: stopping tablet replica
W20260713 09:10:20.815274 30868 consensus_peers.cc:597] T 1fb2fb5de28d4139abb91c1ee80dcfd9 P 273912748536462bb9454bdec8ab139c -> Peer a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277): Couldn't send request to peer a33db1d80d44444688f340aec3ba0463. Status: Network error: Client connection negotiation failed: client connection to 127.27.71.1:36277: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:20.816187 27932 raft_consensus.cc:2243] T c065c0cfccb749d99d065edd64e53b43 P 273912748536462bb9454bdec8ab139c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:20.816592 27932 raft_consensus.cc:2272] T c065c0cfccb749d99d065edd64e53b43 P 273912748536462bb9454bdec8ab139c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:20.818529 27932 tablet_replica.cc:333] T 6287b81f620d485484607e70e053604b P 273912748536462bb9454bdec8ab139c: stopping tablet replica
I20260713 09:10:20.819037 27932 raft_consensus.cc:2243] T 6287b81f620d485484607e70e053604b P 273912748536462bb9454bdec8ab139c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:20.819832 27932 raft_consensus.cc:2272] T 6287b81f620d485484607e70e053604b P 273912748536462bb9454bdec8ab139c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:20.821652 27932 tablet_replica.cc:333] T 659a88256afa43d68681fea28ec88be7 P 273912748536462bb9454bdec8ab139c: stopping tablet replica
I20260713 09:10:20.822085 27932 raft_consensus.cc:2243] T 659a88256afa43d68681fea28ec88be7 P 273912748536462bb9454bdec8ab139c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:20.822901 27932 raft_consensus.cc:2272] T 659a88256afa43d68681fea28ec88be7 P 273912748536462bb9454bdec8ab139c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:20.824654 27932 tablet_replica.cc:333] T 2648c969019d4cc786d34167774d180e P 273912748536462bb9454bdec8ab139c: stopping tablet replica
I20260713 09:10:20.825088 27932 raft_consensus.cc:2243] T 2648c969019d4cc786d34167774d180e P 273912748536462bb9454bdec8ab139c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:20.825469 27932 raft_consensus.cc:2272] T 2648c969019d4cc786d34167774d180e P 273912748536462bb9454bdec8ab139c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:20.827342 27932 tablet_replica.cc:333] T 22d9a74a281a42078faee4f46ea1b886 P 273912748536462bb9454bdec8ab139c: stopping tablet replica
I20260713 09:10:20.827838 27932 raft_consensus.cc:2243] T 22d9a74a281a42078faee4f46ea1b886 P 273912748536462bb9454bdec8ab139c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:20.828194 27932 raft_consensus.cc:2272] T 22d9a74a281a42078faee4f46ea1b886 P 273912748536462bb9454bdec8ab139c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:20.829908 27932 tablet_replica.cc:333] T e7dd027e1e3d4abd8763b8ec13086a09 P 273912748536462bb9454bdec8ab139c: stopping tablet replica
I20260713 09:10:20.830389 27932 raft_consensus.cc:2243] T e7dd027e1e3d4abd8763b8ec13086a09 P 273912748536462bb9454bdec8ab139c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:20.830825 27932 raft_consensus.cc:2272] T e7dd027e1e3d4abd8763b8ec13086a09 P 273912748536462bb9454bdec8ab139c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:20.832744 27932 tablet_replica.cc:333] T e733f7e93db74f7a80970dd5b011e6b4 P 273912748536462bb9454bdec8ab139c: stopping tablet replica
I20260713 09:10:20.833173 27932 raft_consensus.cc:2243] T e733f7e93db74f7a80970dd5b011e6b4 P 273912748536462bb9454bdec8ab139c [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:10:20.834003 27932 raft_consensus.cc:2272] T e733f7e93db74f7a80970dd5b011e6b4 P 273912748536462bb9454bdec8ab139c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:20.835749 27932 tablet_replica.cc:333] T 1fb2fb5de28d4139abb91c1ee80dcfd9 P 273912748536462bb9454bdec8ab139c: stopping tablet replica
I20260713 09:10:20.836194 27932 raft_consensus.cc:2243] T 1fb2fb5de28d4139abb91c1ee80dcfd9 P 273912748536462bb9454bdec8ab139c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:20.836966 27932 raft_consensus.cc:2272] T 1fb2fb5de28d4139abb91c1ee80dcfd9 P 273912748536462bb9454bdec8ab139c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:20.840574 30943 consensus_peers.cc:597] T 89b92adc1b96489c91d864233b5a92c6 P 3ae259aef8ca4d82a65b2bb0de1dde1a -> Peer 273912748536462bb9454bdec8ab139c (127.27.71.2:37897): Couldn't send request to peer 273912748536462bb9454bdec8ab139c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:20.857694 30942 consensus_peers.cc:597] T 89b92adc1b96489c91d864233b5a92c6 P 3ae259aef8ca4d82a65b2bb0de1dde1a -> Peer a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277): Couldn't send request to peer a33db1d80d44444688f340aec3ba0463. Status: Network error: Client connection negotiation failed: client connection to 127.27.71.1:36277: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:20.858134 27932 tablet_server.cc:196] TabletServer@127.27.71.2:0 shutdown complete.
I20260713 09:10:20.880151 27932 tablet_server.cc:179] TabletServer@127.27.71.3:0 shutting down...
I20260713 09:10:20.905057 27932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:20.905709 27932 tablet_replica.cc:333] T 22d9a74a281a42078faee4f46ea1b886 P 3ae259aef8ca4d82a65b2bb0de1dde1a: stopping tablet replica
I20260713 09:10:20.906334 27932 raft_consensus.cc:2243] T 22d9a74a281a42078faee4f46ea1b886 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:20.907179 27932 raft_consensus.cc:2272] T 22d9a74a281a42078faee4f46ea1b886 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:20.909271 27932 tablet_replica.cc:333] T e7dd027e1e3d4abd8763b8ec13086a09 P 3ae259aef8ca4d82a65b2bb0de1dde1a: stopping tablet replica
I20260713 09:10:20.909883 27932 raft_consensus.cc:2243] T e7dd027e1e3d4abd8763b8ec13086a09 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:10:20.910859 27932 raft_consensus.cc:2272] T e7dd027e1e3d4abd8763b8ec13086a09 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:20.912990 27932 tablet_replica.cc:333] T 89b92adc1b96489c91d864233b5a92c6 P 3ae259aef8ca4d82a65b2bb0de1dde1a: stopping tablet replica
I20260713 09:10:20.913537 27932 raft_consensus.cc:2243] T 89b92adc1b96489c91d864233b5a92c6 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 2 LEADER]: Raft consensus shutting down.
W20260713 09:10:20.914247 30942 consensus_peers.cc:597] T 2648c969019d4cc786d34167774d180e P 3ae259aef8ca4d82a65b2bb0de1dde1a -> Peer a33db1d80d44444688f340aec3ba0463 (127.27.71.1:36277): Couldn't send request to peer a33db1d80d44444688f340aec3ba0463. Status: Network error: Client connection negotiation failed: client connection to 127.27.71.1:36277: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:20.914356 27932 raft_consensus.cc:2272] T 89b92adc1b96489c91d864233b5a92c6 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:20.916415 27932 tablet_replica.cc:333] T 659a88256afa43d68681fea28ec88be7 P 3ae259aef8ca4d82a65b2bb0de1dde1a: stopping tablet replica
I20260713 09:10:20.916944 27932 raft_consensus.cc:2243] T 659a88256afa43d68681fea28ec88be7 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:20.917394 27932 raft_consensus.cc:2272] T 659a88256afa43d68681fea28ec88be7 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:20.919214 27932 tablet_replica.cc:333] T 6287b81f620d485484607e70e053604b P 3ae259aef8ca4d82a65b2bb0de1dde1a: stopping tablet replica
I20260713 09:10:20.919802 27932 raft_consensus.cc:2243] T 6287b81f620d485484607e70e053604b P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:20.920217 27932 raft_consensus.cc:2272] T 6287b81f620d485484607e70e053604b P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:20.922380 27932 tablet_replica.cc:333] T 2648c969019d4cc786d34167774d180e P 3ae259aef8ca4d82a65b2bb0de1dde1a: stopping tablet replica
I20260713 09:10:20.922955 27932 raft_consensus.cc:2243] T 2648c969019d4cc786d34167774d180e P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:20.923801 27932 raft_consensus.cc:2272] T 2648c969019d4cc786d34167774d180e P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:20.925565 27932 tablet_replica.cc:333] T c065c0cfccb749d99d065edd64e53b43 P 3ae259aef8ca4d82a65b2bb0de1dde1a: stopping tablet replica
I20260713 09:10:20.926064 27932 raft_consensus.cc:2243] T c065c0cfccb749d99d065edd64e53b43 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:20.926819 27932 raft_consensus.cc:2272] T c065c0cfccb749d99d065edd64e53b43 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:20.928642 27932 tablet_replica.cc:333] T a5fc2f4a0038414089e2dd88230daed9 P 3ae259aef8ca4d82a65b2bb0de1dde1a: stopping tablet replica
I20260713 09:10:20.929112 27932 raft_consensus.cc:2243] T a5fc2f4a0038414089e2dd88230daed9 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:20.929499 27932 raft_consensus.cc:2272] T a5fc2f4a0038414089e2dd88230daed9 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:20.931314 27932 tablet_replica.cc:333] T e733f7e93db74f7a80970dd5b011e6b4 P 3ae259aef8ca4d82a65b2bb0de1dde1a: stopping tablet replica
I20260713 09:10:20.931842 27932 raft_consensus.cc:2243] T e733f7e93db74f7a80970dd5b011e6b4 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:20.932305 27932 raft_consensus.cc:2272] T e733f7e93db74f7a80970dd5b011e6b4 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:20.934046 27932 tablet_replica.cc:333] T 1fb2fb5de28d4139abb91c1ee80dcfd9 P 3ae259aef8ca4d82a65b2bb0de1dde1a: stopping tablet replica
I20260713 09:10:20.934504 27932 raft_consensus.cc:2243] T 1fb2fb5de28d4139abb91c1ee80dcfd9 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:20.934953 27932 raft_consensus.cc:2272] T 1fb2fb5de28d4139abb91c1ee80dcfd9 P 3ae259aef8ca4d82a65b2bb0de1dde1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:20.964107 27932 tablet_server.cc:196] TabletServer@127.27.71.3:0 shutdown complete.
I20260713 09:10:20.985514 27932 master.cc:562] Master@127.27.71.62:46869 shutting down...
I20260713 09:10:21.005872 27932 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 058d31fe07b1480b9edfdbfc4cc28847 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:21.006489 27932 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 058d31fe07b1480b9edfdbfc4cc28847 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:21.006819 27932 tablet_replica.cc:333] T 00000000000000000000000000000000 P 058d31fe07b1480b9edfdbfc4cc28847: stopping tablet replica
I20260713 09:10:21.046602 27932 master.cc:584] Master@127.27.71.62:46869 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13879 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260713 09:10:21.088609 27932 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.27.71.62:34435
I20260713 09:10:21.089751 27932 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:21.095506 31287 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
W20260713 09:10:21.095366 31288 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
W20260713 09:10:21.096434 31290 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
I20260713 09:10:21.097721 27932 server_base.cc:1061] running on GCE node
I20260713 09:10:21.098623 27932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:21.098819 27932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:21.098987 27932 hybrid_clock.cc:648] HybridClock initialized: now 1783933821098955 us; error 0 us; skew 500 ppm
I20260713 09:10:21.099550 27932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:21.101734 27932 webserver.cc:533] Webserver started at http://127.27.71.62:35833/ using document root <none> and password file <none>
I20260713 09:10:21.102217 27932 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:21.102406 27932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:21.102692 27932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:21.103838 27932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933738023801-27932-0/minicluster-data/master-0-root/instance:
uuid: "750205e9f85342859f40b096afb6d2f3"
format_stamp: "Formatted at 2026-07-13 09:10:21 on dist-test-slave-4nhr"
I20260713 09:10:21.108088 27932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:10:21.111078 31295 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:21.111769 27932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:10:21.112031 27932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933738023801-27932-0/minicluster-data/master-0-root
uuid: "750205e9f85342859f40b096afb6d2f3"
format_stamp: "Formatted at 2026-07-13 09:10:21 on dist-test-slave-4nhr"
I20260713 09:10:21.112301 27932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933738023801-27932-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933738023801-27932-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933738023801-27932-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)
I20260713 09:10:21.141729 27932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:21.142917 27932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:21.179622 27932 rpc_server.cc:307] RPC server started. Bound to: 127.27.71.62:34435
I20260713 09:10:21.179761 31346 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.71.62:34435 every 8 connection(s)
I20260713 09:10:21.183416 31347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:21.193439 31347 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 750205e9f85342859f40b096afb6d2f3: Bootstrap starting.
I20260713 09:10:21.198036 31347 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 750205e9f85342859f40b096afb6d2f3: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:21.201897 31347 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 750205e9f85342859f40b096afb6d2f3: No bootstrap required, opened a new log
I20260713 09:10:21.203943 31347 raft_consensus.cc:359] T 00000000000000000000000000000000 P 750205e9f85342859f40b096afb6d2f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "750205e9f85342859f40b096afb6d2f3" member_type: VOTER }
I20260713 09:10:21.204344 31347 raft_consensus.cc:385] T 00000000000000000000000000000000 P 750205e9f85342859f40b096afb6d2f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:21.204586 31347 raft_consensus.cc:740] T 00000000000000000000000000000000 P 750205e9f85342859f40b096afb6d2f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 750205e9f85342859f40b096afb6d2f3, State: Initialized, Role: FOLLOWER
I20260713 09:10:21.205178 31347 consensus_queue.cc:260] T 00000000000000000000000000000000 P 750205e9f85342859f40b096afb6d2f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "750205e9f85342859f40b096afb6d2f3" member_type: VOTER }
I20260713 09:10:21.205637 31347 raft_consensus.cc:399] T 00000000000000000000000000000000 P 750205e9f85342859f40b096afb6d2f3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:10:21.205874 31347 raft_consensus.cc:493] T 00000000000000000000000000000000 P 750205e9f85342859f40b096afb6d2f3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:10:21.206141 31347 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 750205e9f85342859f40b096afb6d2f3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:21.210165 31347 raft_consensus.cc:515] T 00000000000000000000000000000000 P 750205e9f85342859f40b096afb6d2f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "750205e9f85342859f40b096afb6d2f3" member_type: VOTER }
I20260713 09:10:21.210660 31347 leader_election.cc:304] T 00000000000000000000000000000000 P 750205e9f85342859f40b096afb6d2f3 [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: 750205e9f85342859f40b096afb6d2f3; no voters: 
I20260713 09:10:21.211700 31347 leader_election.cc:290] T 00000000000000000000000000000000 P 750205e9f85342859f40b096afb6d2f3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:10:21.212112 31350 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 750205e9f85342859f40b096afb6d2f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:21.213382 31350 raft_consensus.cc:697] T 00000000000000000000000000000000 P 750205e9f85342859f40b096afb6d2f3 [term 1 LEADER]: Becoming Leader. State: Replica: 750205e9f85342859f40b096afb6d2f3, State: Running, Role: LEADER
I20260713 09:10:21.214036 31350 consensus_queue.cc:237] T 00000000000000000000000000000000 P 750205e9f85342859f40b096afb6d2f3 [LEADER]: Queue going to LEADER mode. State: All 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: "750205e9f85342859f40b096afb6d2f3" member_type: VOTER }
I20260713 09:10:21.214802 31347 sys_catalog.cc:565] T 00000000000000000000000000000000 P 750205e9f85342859f40b096afb6d2f3 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:10:21.220201 31351 sys_catalog.cc:455] T 00000000000000000000000000000000 P 750205e9f85342859f40b096afb6d2f3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "750205e9f85342859f40b096afb6d2f3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "750205e9f85342859f40b096afb6d2f3" member_type: VOTER } }
I20260713 09:10:21.220515 31352 sys_catalog.cc:455] T 00000000000000000000000000000000 P 750205e9f85342859f40b096afb6d2f3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 750205e9f85342859f40b096afb6d2f3. Latest consensus state: current_term: 1 leader_uuid: "750205e9f85342859f40b096afb6d2f3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "750205e9f85342859f40b096afb6d2f3" member_type: VOTER } }
I20260713 09:10:21.220767 31351 sys_catalog.cc:458] T 00000000000000000000000000000000 P 750205e9f85342859f40b096afb6d2f3 [sys.catalog]: This master's current role is: LEADER
I20260713 09:10:21.221057 31352 sys_catalog.cc:458] T 00000000000000000000000000000000 P 750205e9f85342859f40b096afb6d2f3 [sys.catalog]: This master's current role is: LEADER
I20260713 09:10:21.222909 31359 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:10:21.229171 31359 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:10:21.230129 27932 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:10:21.237452 31359 catalog_manager.cc:1383] Generated new cluster ID: 99e4df32006843a98e4af364e482ccf9
I20260713 09:10:21.237716 31359 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:10:21.260061 31359 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:10:21.261276 31359 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:10:21.275264 31359 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 750205e9f85342859f40b096afb6d2f3: Generated new TSK 0
I20260713 09:10:21.275863 31359 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:10:21.296676 27932 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:21.302573 31369 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
W20260713 09:10:21.303714 31370 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
I20260713 09:10:21.306414 27932 server_base.cc:1061] running on GCE node
W20260713 09:10:21.307215 31372 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
I20260713 09:10:21.309369 27932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:21.309545 27932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:21.309661 27932 hybrid_clock.cc:648] HybridClock initialized: now 1783933821309650 us; error 0 us; skew 500 ppm
I20260713 09:10:21.310086 27932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:21.312170 27932 webserver.cc:533] Webserver started at http://127.27.71.1:34347/ using document root <none> and password file <none>
I20260713 09:10:21.312566 27932 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:21.312712 27932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:21.312904 27932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:21.313863 27932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933738023801-27932-0/minicluster-data/ts-0-root/instance:
uuid: "7e0991f7e4484df6a005d32ec01f404a"
format_stamp: "Formatted at 2026-07-13 09:10:21 on dist-test-slave-4nhr"
I20260713 09:10:21.318059 27932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:10:21.320995 31377 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:21.321724 27932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:10:21.321969 27932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933738023801-27932-0/minicluster-data/ts-0-root
uuid: "7e0991f7e4484df6a005d32ec01f404a"
format_stamp: "Formatted at 2026-07-13 09:10:21 on dist-test-slave-4nhr"
I20260713 09:10:21.322192 27932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933738023801-27932-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933738023801-27932-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933738023801-27932-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)
I20260713 09:10:21.336026 27932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:21.337109 27932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:21.338454 27932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:21.341188 27932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:21.341367 27932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:21.341645 27932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:21.341791 27932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:21.380825 27932 rpc_server.cc:307] RPC server started. Bound to: 127.27.71.1:45653
I20260713 09:10:21.380972 31439 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.71.1:45653 every 8 connection(s)
I20260713 09:10:21.385777 27932 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:21.392802 31444 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
W20260713 09:10:21.393415 31445 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
W20260713 09:10:21.396853 31447 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
I20260713 09:10:21.399111 31440 heartbeater.cc:344] Connected to a master server at 127.27.71.62:34435
I20260713 09:10:21.399477 31440 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:21.400123 31440 heartbeater.cc:507] Master 127.27.71.62:34435 requested a full tablet report, sending...
I20260713 09:10:21.402101 31312 ts_manager.cc:194] Registered new tserver with Master: 7e0991f7e4484df6a005d32ec01f404a (127.27.71.1:45653)
I20260713 09:10:21.403434 27932 server_base.cc:1061] running on GCE node
I20260713 09:10:21.404340 31312 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50162
I20260713 09:10:21.404337 27932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:21.404829 27932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:21.405010 27932 hybrid_clock.cc:648] HybridClock initialized: now 1783933821404976 us; error 0 us; skew 500 ppm
I20260713 09:10:21.405720 27932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:21.408032 27932 webserver.cc:533] Webserver started at http://127.27.71.2:44549/ using document root <none> and password file <none>
I20260713 09:10:21.408499 27932 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:21.408700 27932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:21.408990 27932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:21.410089 27932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933738023801-27932-0/minicluster-data/ts-1-root/instance:
uuid: "c6a13c2eb2974e3e92c427b08abd4d92"
format_stamp: "Formatted at 2026-07-13 09:10:21 on dist-test-slave-4nhr"
I20260713 09:10:21.414381 27932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260713 09:10:21.417578 31452 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:21.418267 27932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:10:21.418546 27932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933738023801-27932-0/minicluster-data/ts-1-root
uuid: "c6a13c2eb2974e3e92c427b08abd4d92"
format_stamp: "Formatted at 2026-07-13 09:10:21 on dist-test-slave-4nhr"
I20260713 09:10:21.418838 27932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933738023801-27932-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933738023801-27932-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933738023801-27932-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)
I20260713 09:10:21.437654 27932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:21.438766 27932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:21.440141 27932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:21.442191 27932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:21.442420 27932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:21.442651 27932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:21.442829 27932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:21.480031 27932 rpc_server.cc:307] RPC server started. Bound to: 127.27.71.2:37667
I20260713 09:10:21.480141 31514 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.71.2:37667 every 8 connection(s)
I20260713 09:10:21.484754 27932 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:21.492076 31518 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
W20260713 09:10:21.493811 31519 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
I20260713 09:10:21.496788 31515 heartbeater.cc:344] Connected to a master server at 127.27.71.62:34435
I20260713 09:10:21.497324 31515 heartbeater.cc:461] Registering TS with master...
W20260713 09:10:21.497781 31521 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
I20260713 09:10:21.498219 31515 heartbeater.cc:507] Master 127.27.71.62:34435 requested a full tablet report, sending...
I20260713 09:10:21.498495 27932 server_base.cc:1061] running on GCE node
I20260713 09:10:21.499502 27932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:21.499776 27932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:21.499980 27932 hybrid_clock.cc:648] HybridClock initialized: now 1783933821499963 us; error 0 us; skew 500 ppm
I20260713 09:10:21.500504 27932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:21.500546 31312 ts_manager.cc:194] Registered new tserver with Master: c6a13c2eb2974e3e92c427b08abd4d92 (127.27.71.2:37667)
I20260713 09:10:21.502295 31312 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50176
I20260713 09:10:21.503085 27932 webserver.cc:533] Webserver started at http://127.27.71.3:42905/ using document root <none> and password file <none>
I20260713 09:10:21.503723 27932 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:21.503928 27932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:21.504210 27932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:21.505295 27932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933738023801-27932-0/minicluster-data/ts-2-root/instance:
uuid: "c29d51b4ce8040a7a7a264a6814739bf"
format_stamp: "Formatted at 2026-07-13 09:10:21 on dist-test-slave-4nhr"
I20260713 09:10:21.509548 27932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:10:21.512573 31526 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:21.513249 27932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:10:21.513530 27932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933738023801-27932-0/minicluster-data/ts-2-root
uuid: "c29d51b4ce8040a7a7a264a6814739bf"
format_stamp: "Formatted at 2026-07-13 09:10:21 on dist-test-slave-4nhr"
I20260713 09:10:21.513792 27932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933738023801-27932-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933738023801-27932-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933738023801-27932-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)
I20260713 09:10:21.528466 27932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:21.529567 27932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:21.530932 27932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:21.533020 27932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:21.533185 27932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:21.533491 27932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:21.533650 27932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:21.570910 27932 rpc_server.cc:307] RPC server started. Bound to: 127.27.71.3:45137
I20260713 09:10:21.571017 31589 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.71.3:45137 every 8 connection(s)
I20260713 09:10:21.584452 31590 heartbeater.cc:344] Connected to a master server at 127.27.71.62:34435
I20260713 09:10:21.584813 31590 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:21.585433 31590 heartbeater.cc:507] Master 127.27.71.62:34435 requested a full tablet report, sending...
I20260713 09:10:21.587118 31312 ts_manager.cc:194] Registered new tserver with Master: c29d51b4ce8040a7a7a264a6814739bf (127.27.71.3:45137)
I20260713 09:10:21.588150 27932 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014145019s
I20260713 09:10:21.588395 31312 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50186
I20260713 09:10:21.611547 31312 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50196:
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"
    }
  }
}
W20260713 09:10:21.613668 31312 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.
I20260713 09:10:21.657946 31480 tablet_service.cc:1511] Processing CreateTablet for tablet ef391d7fcc53488ea7ae01df805d7fc7 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=04af1b4d59884836945f9ad57b279572]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:10:21.659363 31480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef391d7fcc53488ea7ae01df805d7fc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:21.665527 31479 tablet_service.cc:1511] Processing CreateTablet for tablet ab52494578ae4a25aaceb1614d9f3154 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=04af1b4d59884836945f9ad57b279572]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:10:21.666857 31479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab52494578ae4a25aaceb1614d9f3154. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:21.673539 31405 tablet_service.cc:1511] Processing CreateTablet for tablet ef391d7fcc53488ea7ae01df805d7fc7 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=04af1b4d59884836945f9ad57b279572]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:10:21.674853 31405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef391d7fcc53488ea7ae01df805d7fc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:21.680922 31553 tablet_service.cc:1511] Processing CreateTablet for tablet ab52494578ae4a25aaceb1614d9f3154 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=04af1b4d59884836945f9ad57b279572]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:10:21.681282 31554 tablet_service.cc:1511] Processing CreateTablet for tablet ef391d7fcc53488ea7ae01df805d7fc7 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=04af1b4d59884836945f9ad57b279572]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:10:21.682264 31553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab52494578ae4a25aaceb1614d9f3154. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:21.682471 31404 tablet_service.cc:1511] Processing CreateTablet for tablet ab52494578ae4a25aaceb1614d9f3154 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=04af1b4d59884836945f9ad57b279572]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:10:21.682894 31554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef391d7fcc53488ea7ae01df805d7fc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:21.683108 31605 tablet_bootstrap.cc:492] T ef391d7fcc53488ea7ae01df805d7fc7 P c6a13c2eb2974e3e92c427b08abd4d92: Bootstrap starting.
I20260713 09:10:21.683760 31404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab52494578ae4a25aaceb1614d9f3154. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:21.690533 31605 tablet_bootstrap.cc:654] T ef391d7fcc53488ea7ae01df805d7fc7 P c6a13c2eb2974e3e92c427b08abd4d92: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:21.705687 31605 tablet_bootstrap.cc:492] T ef391d7fcc53488ea7ae01df805d7fc7 P c6a13c2eb2974e3e92c427b08abd4d92: No bootstrap required, opened a new log
I20260713 09:10:21.706256 31605 ts_tablet_manager.cc:1403] T ef391d7fcc53488ea7ae01df805d7fc7 P c6a13c2eb2974e3e92c427b08abd4d92: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.007s
I20260713 09:10:21.709182 31605 raft_consensus.cc:359] T ef391d7fcc53488ea7ae01df805d7fc7 P c6a13c2eb2974e3e92c427b08abd4d92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6a13c2eb2974e3e92c427b08abd4d92" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37667 } } peers { permanent_uuid: "7e0991f7e4484df6a005d32ec01f404a" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45653 } } peers { permanent_uuid: "c29d51b4ce8040a7a7a264a6814739bf" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 45137 } }
I20260713 09:10:21.710157 31605 raft_consensus.cc:385] T ef391d7fcc53488ea7ae01df805d7fc7 P c6a13c2eb2974e3e92c427b08abd4d92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:21.712421 31605 raft_consensus.cc:740] T ef391d7fcc53488ea7ae01df805d7fc7 P c6a13c2eb2974e3e92c427b08abd4d92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6a13c2eb2974e3e92c427b08abd4d92, State: Initialized, Role: FOLLOWER
I20260713 09:10:21.713292 31605 consensus_queue.cc:260] T ef391d7fcc53488ea7ae01df805d7fc7 P c6a13c2eb2974e3e92c427b08abd4d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6a13c2eb2974e3e92c427b08abd4d92" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37667 } } peers { permanent_uuid: "7e0991f7e4484df6a005d32ec01f404a" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45653 } } peers { permanent_uuid: "c29d51b4ce8040a7a7a264a6814739bf" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 45137 } }
I20260713 09:10:21.714268 31608 tablet_bootstrap.cc:492] T ab52494578ae4a25aaceb1614d9f3154 P 7e0991f7e4484df6a005d32ec01f404a: Bootstrap starting.
I20260713 09:10:21.714598 31607 tablet_bootstrap.cc:492] T ab52494578ae4a25aaceb1614d9f3154 P c29d51b4ce8040a7a7a264a6814739bf: Bootstrap starting.
I20260713 09:10:21.715977 31515 heartbeater.cc:499] Master 127.27.71.62:34435 was elected leader, sending a full tablet report...
I20260713 09:10:21.716558 31605 ts_tablet_manager.cc:1434] T ef391d7fcc53488ea7ae01df805d7fc7 P c6a13c2eb2974e3e92c427b08abd4d92: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:10:21.717574 31605 tablet_bootstrap.cc:492] T ab52494578ae4a25aaceb1614d9f3154 P c6a13c2eb2974e3e92c427b08abd4d92: Bootstrap starting.
I20260713 09:10:21.721658 31608 tablet_bootstrap.cc:654] T ab52494578ae4a25aaceb1614d9f3154 P 7e0991f7e4484df6a005d32ec01f404a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:21.723387 31607 tablet_bootstrap.cc:654] T ab52494578ae4a25aaceb1614d9f3154 P c29d51b4ce8040a7a7a264a6814739bf: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:21.724535 31605 tablet_bootstrap.cc:654] T ab52494578ae4a25aaceb1614d9f3154 P c6a13c2eb2974e3e92c427b08abd4d92: Neither blocks nor log segments found. Creating new log.
W20260713 09:10:21.733784 31516 tablet.cc:2406] T ef391d7fcc53488ea7ae01df805d7fc7 P c6a13c2eb2974e3e92c427b08abd4d92: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:10:21.735986 31607 tablet_bootstrap.cc:492] T ab52494578ae4a25aaceb1614d9f3154 P c29d51b4ce8040a7a7a264a6814739bf: No bootstrap required, opened a new log
I20260713 09:10:21.736255 31605 tablet_bootstrap.cc:492] T ab52494578ae4a25aaceb1614d9f3154 P c6a13c2eb2974e3e92c427b08abd4d92: No bootstrap required, opened a new log
I20260713 09:10:21.736465 31607 ts_tablet_manager.cc:1403] T ab52494578ae4a25aaceb1614d9f3154 P c29d51b4ce8040a7a7a264a6814739bf: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.007s
I20260713 09:10:21.736502 31608 tablet_bootstrap.cc:492] T ab52494578ae4a25aaceb1614d9f3154 P 7e0991f7e4484df6a005d32ec01f404a: No bootstrap required, opened a new log
I20260713 09:10:21.736708 31605 ts_tablet_manager.cc:1403] T ab52494578ae4a25aaceb1614d9f3154 P c6a13c2eb2974e3e92c427b08abd4d92: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.003s
I20260713 09:10:21.737080 31608 ts_tablet_manager.cc:1403] T ab52494578ae4a25aaceb1614d9f3154 P 7e0991f7e4484df6a005d32ec01f404a: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.009s
I20260713 09:10:21.739140 31608 raft_consensus.cc:359] T ab52494578ae4a25aaceb1614d9f3154 P 7e0991f7e4484df6a005d32ec01f404a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e0991f7e4484df6a005d32ec01f404a" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45653 } } peers { permanent_uuid: "c6a13c2eb2974e3e92c427b08abd4d92" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37667 } } peers { permanent_uuid: "c29d51b4ce8040a7a7a264a6814739bf" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 45137 } }
I20260713 09:10:21.739701 31608 raft_consensus.cc:385] T ab52494578ae4a25aaceb1614d9f3154 P 7e0991f7e4484df6a005d32ec01f404a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:21.739622 31607 raft_consensus.cc:359] T ab52494578ae4a25aaceb1614d9f3154 P c29d51b4ce8040a7a7a264a6814739bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e0991f7e4484df6a005d32ec01f404a" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45653 } } peers { permanent_uuid: "c6a13c2eb2974e3e92c427b08abd4d92" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37667 } } peers { permanent_uuid: "c29d51b4ce8040a7a7a264a6814739bf" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 45137 } }
I20260713 09:10:21.739890 31605 raft_consensus.cc:359] T ab52494578ae4a25aaceb1614d9f3154 P c6a13c2eb2974e3e92c427b08abd4d92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e0991f7e4484df6a005d32ec01f404a" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45653 } } peers { permanent_uuid: "c6a13c2eb2974e3e92c427b08abd4d92" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37667 } } peers { permanent_uuid: "c29d51b4ce8040a7a7a264a6814739bf" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 45137 } }
I20260713 09:10:21.740530 31607 raft_consensus.cc:385] T ab52494578ae4a25aaceb1614d9f3154 P c29d51b4ce8040a7a7a264a6814739bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:21.740645 31605 raft_consensus.cc:385] T ab52494578ae4a25aaceb1614d9f3154 P c6a13c2eb2974e3e92c427b08abd4d92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:21.740873 31607 raft_consensus.cc:740] T ab52494578ae4a25aaceb1614d9f3154 P c29d51b4ce8040a7a7a264a6814739bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c29d51b4ce8040a7a7a264a6814739bf, State: Initialized, Role: FOLLOWER
I20260713 09:10:21.740955 31605 raft_consensus.cc:740] T ab52494578ae4a25aaceb1614d9f3154 P c6a13c2eb2974e3e92c427b08abd4d92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6a13c2eb2974e3e92c427b08abd4d92, State: Initialized, Role: FOLLOWER
I20260713 09:10:21.741673 31607 consensus_queue.cc:260] T ab52494578ae4a25aaceb1614d9f3154 P c29d51b4ce8040a7a7a264a6814739bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e0991f7e4484df6a005d32ec01f404a" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45653 } } peers { permanent_uuid: "c6a13c2eb2974e3e92c427b08abd4d92" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37667 } } peers { permanent_uuid: "c29d51b4ce8040a7a7a264a6814739bf" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 45137 } }
I20260713 09:10:21.741710 31605 consensus_queue.cc:260] T ab52494578ae4a25aaceb1614d9f3154 P c6a13c2eb2974e3e92c427b08abd4d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e0991f7e4484df6a005d32ec01f404a" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45653 } } peers { permanent_uuid: "c6a13c2eb2974e3e92c427b08abd4d92" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37667 } } peers { permanent_uuid: "c29d51b4ce8040a7a7a264a6814739bf" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 45137 } }
I20260713 09:10:21.740212 31608 raft_consensus.cc:740] T ab52494578ae4a25aaceb1614d9f3154 P 7e0991f7e4484df6a005d32ec01f404a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e0991f7e4484df6a005d32ec01f404a, State: Initialized, Role: FOLLOWER
I20260713 09:10:21.743423 31608 consensus_queue.cc:260] T ab52494578ae4a25aaceb1614d9f3154 P 7e0991f7e4484df6a005d32ec01f404a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e0991f7e4484df6a005d32ec01f404a" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45653 } } peers { permanent_uuid: "c6a13c2eb2974e3e92c427b08abd4d92" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37667 } } peers { permanent_uuid: "c29d51b4ce8040a7a7a264a6814739bf" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 45137 } }
I20260713 09:10:21.743944 31605 ts_tablet_manager.cc:1434] T ab52494578ae4a25aaceb1614d9f3154 P c6a13c2eb2974e3e92c427b08abd4d92: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.006s
I20260713 09:10:21.744254 31590 heartbeater.cc:499] Master 127.27.71.62:34435 was elected leader, sending a full tablet report...
I20260713 09:10:21.745687 31440 heartbeater.cc:499] Master 127.27.71.62:34435 was elected leader, sending a full tablet report...
I20260713 09:10:21.745982 31607 ts_tablet_manager.cc:1434] T ab52494578ae4a25aaceb1614d9f3154 P c29d51b4ce8040a7a7a264a6814739bf: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:10:21.746898 31607 tablet_bootstrap.cc:492] T ef391d7fcc53488ea7ae01df805d7fc7 P c29d51b4ce8040a7a7a264a6814739bf: Bootstrap starting.
I20260713 09:10:21.749029 31608 ts_tablet_manager.cc:1434] T ab52494578ae4a25aaceb1614d9f3154 P 7e0991f7e4484df6a005d32ec01f404a: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260713 09:10:21.750015 31608 tablet_bootstrap.cc:492] T ef391d7fcc53488ea7ae01df805d7fc7 P 7e0991f7e4484df6a005d32ec01f404a: Bootstrap starting.
I20260713 09:10:21.756108 31608 tablet_bootstrap.cc:654] T ef391d7fcc53488ea7ae01df805d7fc7 P 7e0991f7e4484df6a005d32ec01f404a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:21.757337 31607 tablet_bootstrap.cc:654] T ef391d7fcc53488ea7ae01df805d7fc7 P c29d51b4ce8040a7a7a264a6814739bf: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:21.765182 31608 tablet_bootstrap.cc:492] T ef391d7fcc53488ea7ae01df805d7fc7 P 7e0991f7e4484df6a005d32ec01f404a: No bootstrap required, opened a new log
I20260713 09:10:21.765666 31608 ts_tablet_manager.cc:1403] T ef391d7fcc53488ea7ae01df805d7fc7 P 7e0991f7e4484df6a005d32ec01f404a: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.000s
I20260713 09:10:21.766935 31607 tablet_bootstrap.cc:492] T ef391d7fcc53488ea7ae01df805d7fc7 P c29d51b4ce8040a7a7a264a6814739bf: No bootstrap required, opened a new log
I20260713 09:10:21.767422 31607 ts_tablet_manager.cc:1403] T ef391d7fcc53488ea7ae01df805d7fc7 P c29d51b4ce8040a7a7a264a6814739bf: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.005s
I20260713 09:10:21.768563 31608 raft_consensus.cc:359] T ef391d7fcc53488ea7ae01df805d7fc7 P 7e0991f7e4484df6a005d32ec01f404a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6a13c2eb2974e3e92c427b08abd4d92" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37667 } } peers { permanent_uuid: "7e0991f7e4484df6a005d32ec01f404a" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45653 } } peers { permanent_uuid: "c29d51b4ce8040a7a7a264a6814739bf" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 45137 } }
I20260713 09:10:21.769317 31608 raft_consensus.cc:385] T ef391d7fcc53488ea7ae01df805d7fc7 P 7e0991f7e4484df6a005d32ec01f404a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:21.769606 31608 raft_consensus.cc:740] T ef391d7fcc53488ea7ae01df805d7fc7 P 7e0991f7e4484df6a005d32ec01f404a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e0991f7e4484df6a005d32ec01f404a, State: Initialized, Role: FOLLOWER
I20260713 09:10:21.770263 31607 raft_consensus.cc:359] T ef391d7fcc53488ea7ae01df805d7fc7 P c29d51b4ce8040a7a7a264a6814739bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6a13c2eb2974e3e92c427b08abd4d92" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37667 } } peers { permanent_uuid: "7e0991f7e4484df6a005d32ec01f404a" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45653 } } peers { permanent_uuid: "c29d51b4ce8040a7a7a264a6814739bf" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 45137 } }
I20260713 09:10:21.770459 31608 consensus_queue.cc:260] T ef391d7fcc53488ea7ae01df805d7fc7 P 7e0991f7e4484df6a005d32ec01f404a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6a13c2eb2974e3e92c427b08abd4d92" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37667 } } peers { permanent_uuid: "7e0991f7e4484df6a005d32ec01f404a" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45653 } } peers { permanent_uuid: "c29d51b4ce8040a7a7a264a6814739bf" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 45137 } }
I20260713 09:10:21.770985 31607 raft_consensus.cc:385] T ef391d7fcc53488ea7ae01df805d7fc7 P c29d51b4ce8040a7a7a264a6814739bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:21.771260 31607 raft_consensus.cc:740] T ef391d7fcc53488ea7ae01df805d7fc7 P c29d51b4ce8040a7a7a264a6814739bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c29d51b4ce8040a7a7a264a6814739bf, State: Initialized, Role: FOLLOWER
I20260713 09:10:21.772020 31607 consensus_queue.cc:260] T ef391d7fcc53488ea7ae01df805d7fc7 P c29d51b4ce8040a7a7a264a6814739bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6a13c2eb2974e3e92c427b08abd4d92" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37667 } } peers { permanent_uuid: "7e0991f7e4484df6a005d32ec01f404a" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45653 } } peers { permanent_uuid: "c29d51b4ce8040a7a7a264a6814739bf" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 45137 } }
I20260713 09:10:21.772611 31608 ts_tablet_manager.cc:1434] T ef391d7fcc53488ea7ae01df805d7fc7 P 7e0991f7e4484df6a005d32ec01f404a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:10:21.774021 31607 ts_tablet_manager.cc:1434] T ef391d7fcc53488ea7ae01df805d7fc7 P c29d51b4ce8040a7a7a264a6814739bf: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:10:22.015787 31613 raft_consensus.cc:493] T ab52494578ae4a25aaceb1614d9f3154 P c29d51b4ce8040a7a7a264a6814739bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:22.016330 31613 raft_consensus.cc:515] T ab52494578ae4a25aaceb1614d9f3154 P c29d51b4ce8040a7a7a264a6814739bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e0991f7e4484df6a005d32ec01f404a" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45653 } } peers { permanent_uuid: "c6a13c2eb2974e3e92c427b08abd4d92" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37667 } } peers { permanent_uuid: "c29d51b4ce8040a7a7a264a6814739bf" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 45137 } }
I20260713 09:10:22.018203 31613 leader_election.cc:290] T ab52494578ae4a25aaceb1614d9f3154 P c29d51b4ce8040a7a7a264a6814739bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e0991f7e4484df6a005d32ec01f404a (127.27.71.1:45653), c6a13c2eb2974e3e92c427b08abd4d92 (127.27.71.2:37667)
I20260713 09:10:22.027647 31415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab52494578ae4a25aaceb1614d9f3154" candidate_uuid: "c29d51b4ce8040a7a7a264a6814739bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e0991f7e4484df6a005d32ec01f404a" is_pre_election: true
I20260713 09:10:22.028303 31490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab52494578ae4a25aaceb1614d9f3154" candidate_uuid: "c29d51b4ce8040a7a7a264a6814739bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6a13c2eb2974e3e92c427b08abd4d92" is_pre_election: true
I20260713 09:10:22.028380 31415 raft_consensus.cc:2468] T ab52494578ae4a25aaceb1614d9f3154 P 7e0991f7e4484df6a005d32ec01f404a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c29d51b4ce8040a7a7a264a6814739bf in term 0.
I20260713 09:10:22.028877 31490 raft_consensus.cc:2468] T ab52494578ae4a25aaceb1614d9f3154 P c6a13c2eb2974e3e92c427b08abd4d92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c29d51b4ce8040a7a7a264a6814739bf in term 0.
I20260713 09:10:22.029497 31528 leader_election.cc:304] T ab52494578ae4a25aaceb1614d9f3154 P c29d51b4ce8040a7a7a264a6814739bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e0991f7e4484df6a005d32ec01f404a, c29d51b4ce8040a7a7a264a6814739bf; no voters: 
I20260713 09:10:22.030203 31613 raft_consensus.cc:2804] T ab52494578ae4a25aaceb1614d9f3154 P c29d51b4ce8040a7a7a264a6814739bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:22.030504 31613 raft_consensus.cc:493] T ab52494578ae4a25aaceb1614d9f3154 P c29d51b4ce8040a7a7a264a6814739bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:22.030755 31613 raft_consensus.cc:3060] T ab52494578ae4a25aaceb1614d9f3154 P c29d51b4ce8040a7a7a264a6814739bf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:22.035373 31613 raft_consensus.cc:515] T ab52494578ae4a25aaceb1614d9f3154 P c29d51b4ce8040a7a7a264a6814739bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e0991f7e4484df6a005d32ec01f404a" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45653 } } peers { permanent_uuid: "c6a13c2eb2974e3e92c427b08abd4d92" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37667 } } peers { permanent_uuid: "c29d51b4ce8040a7a7a264a6814739bf" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 45137 } }
I20260713 09:10:22.036841 31613 leader_election.cc:290] T ab52494578ae4a25aaceb1614d9f3154 P c29d51b4ce8040a7a7a264a6814739bf [CANDIDATE]: Term 1 election: Requested vote from peers 7e0991f7e4484df6a005d32ec01f404a (127.27.71.1:45653), c6a13c2eb2974e3e92c427b08abd4d92 (127.27.71.2:37667)
I20260713 09:10:22.037565 31415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab52494578ae4a25aaceb1614d9f3154" candidate_uuid: "c29d51b4ce8040a7a7a264a6814739bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e0991f7e4484df6a005d32ec01f404a"
I20260713 09:10:22.037748 31490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab52494578ae4a25aaceb1614d9f3154" candidate_uuid: "c29d51b4ce8040a7a7a264a6814739bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6a13c2eb2974e3e92c427b08abd4d92"
I20260713 09:10:22.038132 31415 raft_consensus.cc:3060] T ab52494578ae4a25aaceb1614d9f3154 P 7e0991f7e4484df6a005d32ec01f404a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:22.038241 31490 raft_consensus.cc:3060] T ab52494578ae4a25aaceb1614d9f3154 P c6a13c2eb2974e3e92c427b08abd4d92 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:22.044898 31490 raft_consensus.cc:2468] T ab52494578ae4a25aaceb1614d9f3154 P c6a13c2eb2974e3e92c427b08abd4d92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c29d51b4ce8040a7a7a264a6814739bf in term 1.
I20260713 09:10:22.044902 31415 raft_consensus.cc:2468] T ab52494578ae4a25aaceb1614d9f3154 P 7e0991f7e4484df6a005d32ec01f404a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c29d51b4ce8040a7a7a264a6814739bf in term 1.
I20260713 09:10:22.046154 31527 leader_election.cc:304] T ab52494578ae4a25aaceb1614d9f3154 P c29d51b4ce8040a7a7a264a6814739bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c29d51b4ce8040a7a7a264a6814739bf, c6a13c2eb2974e3e92c427b08abd4d92; no voters: 
I20260713 09:10:22.046800 31613 raft_consensus.cc:2804] T ab52494578ae4a25aaceb1614d9f3154 P c29d51b4ce8040a7a7a264a6814739bf [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:22.047587 31613 raft_consensus.cc:697] T ab52494578ae4a25aaceb1614d9f3154 P c29d51b4ce8040a7a7a264a6814739bf [term 1 LEADER]: Becoming Leader. State: Replica: c29d51b4ce8040a7a7a264a6814739bf, State: Running, Role: LEADER
I20260713 09:10:22.048281 31613 consensus_queue.cc:237] T ab52494578ae4a25aaceb1614d9f3154 P c29d51b4ce8040a7a7a264a6814739bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e0991f7e4484df6a005d32ec01f404a" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45653 } } peers { permanent_uuid: "c6a13c2eb2974e3e92c427b08abd4d92" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37667 } } peers { permanent_uuid: "c29d51b4ce8040a7a7a264a6814739bf" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 45137 } }
I20260713 09:10:22.055567 31310 catalog_manager.cc:5697] T ab52494578ae4a25aaceb1614d9f3154 P c29d51b4ce8040a7a7a264a6814739bf reported cstate change: term changed from 0 to 1, leader changed from <none> to c29d51b4ce8040a7a7a264a6814739bf (127.27.71.3). New cstate: current_term: 1 leader_uuid: "c29d51b4ce8040a7a7a264a6814739bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e0991f7e4484df6a005d32ec01f404a" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6a13c2eb2974e3e92c427b08abd4d92" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c29d51b4ce8040a7a7a264a6814739bf" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 45137 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:22.149950 31613 raft_consensus.cc:493] T ef391d7fcc53488ea7ae01df805d7fc7 P c29d51b4ce8040a7a7a264a6814739bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:22.150450 31613 raft_consensus.cc:515] T ef391d7fcc53488ea7ae01df805d7fc7 P c29d51b4ce8040a7a7a264a6814739bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6a13c2eb2974e3e92c427b08abd4d92" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37667 } } peers { permanent_uuid: "7e0991f7e4484df6a005d32ec01f404a" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45653 } } peers { permanent_uuid: "c29d51b4ce8040a7a7a264a6814739bf" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 45137 } }
I20260713 09:10:22.152172 31613 leader_election.cc:290] T ef391d7fcc53488ea7ae01df805d7fc7 P c29d51b4ce8040a7a7a264a6814739bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c6a13c2eb2974e3e92c427b08abd4d92 (127.27.71.2:37667), 7e0991f7e4484df6a005d32ec01f404a (127.27.71.1:45653)
I20260713 09:10:22.152920 31490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef391d7fcc53488ea7ae01df805d7fc7" candidate_uuid: "c29d51b4ce8040a7a7a264a6814739bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6a13c2eb2974e3e92c427b08abd4d92" is_pre_election: true
I20260713 09:10:22.153203 31415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef391d7fcc53488ea7ae01df805d7fc7" candidate_uuid: "c29d51b4ce8040a7a7a264a6814739bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e0991f7e4484df6a005d32ec01f404a" is_pre_election: true
I20260713 09:10:22.153487 31490 raft_consensus.cc:2468] T ef391d7fcc53488ea7ae01df805d7fc7 P c6a13c2eb2974e3e92c427b08abd4d92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c29d51b4ce8040a7a7a264a6814739bf in term 0.
I20260713 09:10:22.153868 31415 raft_consensus.cc:2468] T ef391d7fcc53488ea7ae01df805d7fc7 P 7e0991f7e4484df6a005d32ec01f404a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c29d51b4ce8040a7a7a264a6814739bf in term 0.
I20260713 09:10:22.154481 31527 leader_election.cc:304] T ef391d7fcc53488ea7ae01df805d7fc7 P c29d51b4ce8040a7a7a264a6814739bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c29d51b4ce8040a7a7a264a6814739bf, c6a13c2eb2974e3e92c427b08abd4d92; no voters: 
I20260713 09:10:22.155269 31613 raft_consensus.cc:2804] T ef391d7fcc53488ea7ae01df805d7fc7 P c29d51b4ce8040a7a7a264a6814739bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:22.155640 31613 raft_consensus.cc:493] T ef391d7fcc53488ea7ae01df805d7fc7 P c29d51b4ce8040a7a7a264a6814739bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:22.155944 31613 raft_consensus.cc:3060] T ef391d7fcc53488ea7ae01df805d7fc7 P c29d51b4ce8040a7a7a264a6814739bf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:22.160571 31613 raft_consensus.cc:515] T ef391d7fcc53488ea7ae01df805d7fc7 P c29d51b4ce8040a7a7a264a6814739bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6a13c2eb2974e3e92c427b08abd4d92" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37667 } } peers { permanent_uuid: "7e0991f7e4484df6a005d32ec01f404a" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45653 } } peers { permanent_uuid: "c29d51b4ce8040a7a7a264a6814739bf" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 45137 } }
I20260713 09:10:22.162215 31613 leader_election.cc:290] T ef391d7fcc53488ea7ae01df805d7fc7 P c29d51b4ce8040a7a7a264a6814739bf [CANDIDATE]: Term 1 election: Requested vote from peers c6a13c2eb2974e3e92c427b08abd4d92 (127.27.71.2:37667), 7e0991f7e4484df6a005d32ec01f404a (127.27.71.1:45653)
I20260713 09:10:22.162817 31490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef391d7fcc53488ea7ae01df805d7fc7" candidate_uuid: "c29d51b4ce8040a7a7a264a6814739bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6a13c2eb2974e3e92c427b08abd4d92"
I20260713 09:10:22.163147 31415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef391d7fcc53488ea7ae01df805d7fc7" candidate_uuid: "c29d51b4ce8040a7a7a264a6814739bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e0991f7e4484df6a005d32ec01f404a"
I20260713 09:10:22.163407 31490 raft_consensus.cc:3060] T ef391d7fcc53488ea7ae01df805d7fc7 P c6a13c2eb2974e3e92c427b08abd4d92 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:22.163692 31415 raft_consensus.cc:3060] T ef391d7fcc53488ea7ae01df805d7fc7 P 7e0991f7e4484df6a005d32ec01f404a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:22.170184 31415 raft_consensus.cc:2468] T ef391d7fcc53488ea7ae01df805d7fc7 P 7e0991f7e4484df6a005d32ec01f404a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c29d51b4ce8040a7a7a264a6814739bf in term 1.
I20260713 09:10:22.170185 31490 raft_consensus.cc:2468] T ef391d7fcc53488ea7ae01df805d7fc7 P c6a13c2eb2974e3e92c427b08abd4d92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c29d51b4ce8040a7a7a264a6814739bf in term 1.
I20260713 09:10:22.171314 31528 leader_election.cc:304] T ef391d7fcc53488ea7ae01df805d7fc7 P c29d51b4ce8040a7a7a264a6814739bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e0991f7e4484df6a005d32ec01f404a, c29d51b4ce8040a7a7a264a6814739bf; no voters: 
I20260713 09:10:22.172011 31613 raft_consensus.cc:2804] T ef391d7fcc53488ea7ae01df805d7fc7 P c29d51b4ce8040a7a7a264a6814739bf [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:22.172443 31613 raft_consensus.cc:697] T ef391d7fcc53488ea7ae01df805d7fc7 P c29d51b4ce8040a7a7a264a6814739bf [term 1 LEADER]: Becoming Leader. State: Replica: c29d51b4ce8040a7a7a264a6814739bf, State: Running, Role: LEADER
I20260713 09:10:22.173192 31613 consensus_queue.cc:237] T ef391d7fcc53488ea7ae01df805d7fc7 P c29d51b4ce8040a7a7a264a6814739bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6a13c2eb2974e3e92c427b08abd4d92" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37667 } } peers { permanent_uuid: "7e0991f7e4484df6a005d32ec01f404a" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45653 } } peers { permanent_uuid: "c29d51b4ce8040a7a7a264a6814739bf" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 45137 } }
I20260713 09:10:22.178754 31310 catalog_manager.cc:5697] T ef391d7fcc53488ea7ae01df805d7fc7 P c29d51b4ce8040a7a7a264a6814739bf reported cstate change: term changed from 0 to 1, leader changed from <none> to c29d51b4ce8040a7a7a264a6814739bf (127.27.71.3). New cstate: current_term: 1 leader_uuid: "c29d51b4ce8040a7a7a264a6814739bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6a13c2eb2974e3e92c427b08abd4d92" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e0991f7e4484df6a005d32ec01f404a" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c29d51b4ce8040a7a7a264a6814739bf" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 45137 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:22.264843 31310 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50202:
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"
    }
  }
}
W20260713 09:10:22.266750 31310 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.
I20260713 09:10:22.290148 31404 tablet_service.cc:1511] Processing CreateTablet for tablet 6b0abd5e206c4d89914db8215986dfdb (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=de0b3aea0359479daa8de6b1bf00f944]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:10:22.291244 31404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b0abd5e206c4d89914db8215986dfdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:22.291271 31480 tablet_service.cc:1511] Processing CreateTablet for tablet 6b0abd5e206c4d89914db8215986dfdb (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=de0b3aea0359479daa8de6b1bf00f944]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:10:22.292418 31480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b0abd5e206c4d89914db8215986dfdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:22.293871 31553 tablet_service.cc:1511] Processing CreateTablet for tablet 6b0abd5e206c4d89914db8215986dfdb (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=de0b3aea0359479daa8de6b1bf00f944]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:10:22.295068 31553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b0abd5e206c4d89914db8215986dfdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:22.300503 31479 tablet_service.cc:1511] Processing CreateTablet for tablet a7f36a730dee4f7d815434ea33d5ae9a (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=de0b3aea0359479daa8de6b1bf00f944]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:10:22.301729 31479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7f36a730dee4f7d815434ea33d5ae9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:22.301631 31554 tablet_service.cc:1511] Processing CreateTablet for tablet a7f36a730dee4f7d815434ea33d5ae9a (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=de0b3aea0359479daa8de6b1bf00f944]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:10:22.302853 31554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7f36a730dee4f7d815434ea33d5ae9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:22.308292 31405 tablet_service.cc:1511] Processing CreateTablet for tablet a7f36a730dee4f7d815434ea33d5ae9a (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=de0b3aea0359479daa8de6b1bf00f944]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:10:22.309854 31405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7f36a730dee4f7d815434ea33d5ae9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:22.314375 31627 tablet_bootstrap.cc:492] T 6b0abd5e206c4d89914db8215986dfdb P 7e0991f7e4484df6a005d32ec01f404a: Bootstrap starting.
I20260713 09:10:22.321852 31627 tablet_bootstrap.cc:654] T 6b0abd5e206c4d89914db8215986dfdb P 7e0991f7e4484df6a005d32ec01f404a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:22.339316 31630 tablet_bootstrap.cc:492] T a7f36a730dee4f7d815434ea33d5ae9a P c29d51b4ce8040a7a7a264a6814739bf: Bootstrap starting.
I20260713 09:10:22.346635 31630 tablet_bootstrap.cc:654] T a7f36a730dee4f7d815434ea33d5ae9a P c29d51b4ce8040a7a7a264a6814739bf: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:22.353833 31628 tablet_bootstrap.cc:492] T 6b0abd5e206c4d89914db8215986dfdb P c6a13c2eb2974e3e92c427b08abd4d92: Bootstrap starting.
I20260713 09:10:22.355396 31630 tablet_bootstrap.cc:492] T a7f36a730dee4f7d815434ea33d5ae9a P c29d51b4ce8040a7a7a264a6814739bf: No bootstrap required, opened a new log
I20260713 09:10:22.355602 31627 tablet_bootstrap.cc:492] T 6b0abd5e206c4d89914db8215986dfdb P 7e0991f7e4484df6a005d32ec01f404a: No bootstrap required, opened a new log
I20260713 09:10:22.356084 31627 ts_tablet_manager.cc:1403] T 6b0abd5e206c4d89914db8215986dfdb P 7e0991f7e4484df6a005d32ec01f404a: Time spent bootstrapping tablet: real 0.042s	user 0.018s	sys 0.021s
I20260713 09:10:22.358700 31630 ts_tablet_manager.cc:1403] T a7f36a730dee4f7d815434ea33d5ae9a P c29d51b4ce8040a7a7a264a6814739bf: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.000s
I20260713 09:10:22.358837 31627 raft_consensus.cc:359] T 6b0abd5e206c4d89914db8215986dfdb P 7e0991f7e4484df6a005d32ec01f404a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e0991f7e4484df6a005d32ec01f404a" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45653 } } peers { permanent_uuid: "c6a13c2eb2974e3e92c427b08abd4d92" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37667 } } peers { permanent_uuid: "c29d51b4ce8040a7a7a264a6814739bf" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 45137 } }
I20260713 09:10:22.359550 31627 raft_consensus.cc:385] T 6b0abd5e206c4d89914db8215986dfdb P 7e0991f7e4484df6a005d32ec01f404a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:22.359871 31627 raft_consensus.cc:740] T 6b0abd5e206c4d89914db8215986dfdb P 7e0991f7e4484df6a005d32ec01f404a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e0991f7e4484df6a005d32ec01f404a, State: Initialized, Role: FOLLOWER
I20260713 09:10:22.360728 31628 tablet_bootstrap.cc:654] T 6b0abd5e206c4d89914db8215986dfdb P c6a13c2eb2974e3e92c427b08abd4d92: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:22.360585 31627 consensus_queue.cc:260] T 6b0abd5e206c4d89914db8215986dfdb P 7e0991f7e4484df6a005d32ec01f404a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e0991f7e4484df6a005d32ec01f404a" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45653 } } peers { permanent_uuid: "c6a13c2eb2974e3e92c427b08abd4d92" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37667 } } peers { permanent_uuid: "c29d51b4ce8040a7a7a264a6814739bf" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 45137 } }
I20260713 09:10:22.361598 31630 raft_consensus.cc:359] T a7f36a730dee4f7d815434ea33d5ae9a P c29d51b4ce8040a7a7a264a6814739bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e0991f7e4484df6a005d32ec01f404a" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45653 } } peers { permanent_uuid: "c6a13c2eb2974e3e92c427b08abd4d92" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37667 } } peers { permanent_uuid: "c29d51b4ce8040a7a7a264a6814739bf" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 45137 } }
I20260713 09:10:22.362473 31630 raft_consensus.cc:385] T a7f36a730dee4f7d815434ea33d5ae9a P c29d51b4ce8040a7a7a264a6814739bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:22.362775 31630 raft_consensus.cc:740] T a7f36a730dee4f7d815434ea33d5ae9a P c29d51b4ce8040a7a7a264a6814739bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c29d51b4ce8040a7a7a264a6814739bf, State: Initialized, Role: FOLLOWER
I20260713 09:10:22.363623 31627 ts_tablet_manager.cc:1434] T 6b0abd5e206c4d89914db8215986dfdb P 7e0991f7e4484df6a005d32ec01f404a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:10:22.363476 31630 consensus_queue.cc:260] T a7f36a730dee4f7d815434ea33d5ae9a P c29d51b4ce8040a7a7a264a6814739bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e0991f7e4484df6a005d32ec01f404a" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45653 } } peers { permanent_uuid: "c6a13c2eb2974e3e92c427b08abd4d92" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37667 } } peers { permanent_uuid: "c29d51b4ce8040a7a7a264a6814739bf" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 45137 } }
I20260713 09:10:22.365913 31630 ts_tablet_manager.cc:1434] T a7f36a730dee4f7d815434ea33d5ae9a P c29d51b4ce8040a7a7a264a6814739bf: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:10:22.366901 31630 tablet_bootstrap.cc:492] T 6b0abd5e206c4d89914db8215986dfdb P c29d51b4ce8040a7a7a264a6814739bf: Bootstrap starting.
I20260713 09:10:22.368898 31627 tablet_bootstrap.cc:492] T a7f36a730dee4f7d815434ea33d5ae9a P 7e0991f7e4484df6a005d32ec01f404a: Bootstrap starting.
I20260713 09:10:22.377677 31627 tablet_bootstrap.cc:654] T a7f36a730dee4f7d815434ea33d5ae9a P 7e0991f7e4484df6a005d32ec01f404a: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:22.377756 31630 tablet_bootstrap.cc:654] T 6b0abd5e206c4d89914db8215986dfdb P c29d51b4ce8040a7a7a264a6814739bf: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:22.378377 31628 tablet_bootstrap.cc:492] T 6b0abd5e206c4d89914db8215986dfdb P c6a13c2eb2974e3e92c427b08abd4d92: No bootstrap required, opened a new log
I20260713 09:10:22.378866 31628 ts_tablet_manager.cc:1403] T 6b0abd5e206c4d89914db8215986dfdb P c6a13c2eb2974e3e92c427b08abd4d92: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.008s
I20260713 09:10:22.382334 31628 raft_consensus.cc:359] T 6b0abd5e206c4d89914db8215986dfdb P c6a13c2eb2974e3e92c427b08abd4d92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e0991f7e4484df6a005d32ec01f404a" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45653 } } peers { permanent_uuid: "c6a13c2eb2974e3e92c427b08abd4d92" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37667 } } peers { permanent_uuid: "c29d51b4ce8040a7a7a264a6814739bf" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 45137 } }
I20260713 09:10:22.383235 31628 raft_consensus.cc:385] T 6b0abd5e206c4d89914db8215986dfdb P c6a13c2eb2974e3e92c427b08abd4d92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:22.383605 31628 raft_consensus.cc:740] T 6b0abd5e206c4d89914db8215986dfdb P c6a13c2eb2974e3e92c427b08abd4d92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6a13c2eb2974e3e92c427b08abd4d92, State: Initialized, Role: FOLLOWER
I20260713 09:10:22.384698 31628 consensus_queue.cc:260] T 6b0abd5e206c4d89914db8215986dfdb P c6a13c2eb2974e3e92c427b08abd4d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e0991f7e4484df6a005d32ec01f404a" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45653 } } peers { permanent_uuid: "c6a13c2eb2974e3e92c427b08abd4d92" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37667 } } peers { permanent_uuid: "c29d51b4ce8040a7a7a264a6814739bf" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 45137 } }
I20260713 09:10:22.388305 31627 tablet_bootstrap.cc:492] T a7f36a730dee4f7d815434ea33d5ae9a P 7e0991f7e4484df6a005d32ec01f404a: No bootstrap required, opened a new log
I20260713 09:10:22.388828 31627 ts_tablet_manager.cc:1403] T a7f36a730dee4f7d815434ea33d5ae9a P 7e0991f7e4484df6a005d32ec01f404a: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.006s
I20260713 09:10:22.392504 31628 ts_tablet_manager.cc:1434] T 6b0abd5e206c4d89914db8215986dfdb P c6a13c2eb2974e3e92c427b08abd4d92: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260713 09:10:22.392639 31627 raft_consensus.cc:359] T a7f36a730dee4f7d815434ea33d5ae9a P 7e0991f7e4484df6a005d32ec01f404a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e0991f7e4484df6a005d32ec01f404a" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45653 } } peers { permanent_uuid: "c6a13c2eb2974e3e92c427b08abd4d92" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37667 } } peers { permanent_uuid: "c29d51b4ce8040a7a7a264a6814739bf" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 45137 } }
I20260713 09:10:22.393672 31628 tablet_bootstrap.cc:492] T a7f36a730dee4f7d815434ea33d5ae9a P c6a13c2eb2974e3e92c427b08abd4d92: Bootstrap starting.
I20260713 09:10:22.393643 31627 raft_consensus.cc:385] T a7f36a730dee4f7d815434ea33d5ae9a P 7e0991f7e4484df6a005d32ec01f404a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:22.395058 31627 raft_consensus.cc:740] T a7f36a730dee4f7d815434ea33d5ae9a P 7e0991f7e4484df6a005d32ec01f404a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e0991f7e4484df6a005d32ec01f404a, State: Initialized, Role: FOLLOWER
I20260713 09:10:22.396008 31627 consensus_queue.cc:260] T a7f36a730dee4f7d815434ea33d5ae9a P 7e0991f7e4484df6a005d32ec01f404a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e0991f7e4484df6a005d32ec01f404a" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45653 } } peers { permanent_uuid: "c6a13c2eb2974e3e92c427b08abd4d92" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37667 } } peers { permanent_uuid: "c29d51b4ce8040a7a7a264a6814739bf" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 45137 } }
I20260713 09:10:22.396644 31630 tablet_bootstrap.cc:492] T 6b0abd5e206c4d89914db8215986dfdb P c29d51b4ce8040a7a7a264a6814739bf: No bootstrap required, opened a new log
I20260713 09:10:22.397212 31630 ts_tablet_manager.cc:1403] T 6b0abd5e206c4d89914db8215986dfdb P c29d51b4ce8040a7a7a264a6814739bf: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.012s
I20260713 09:10:22.400019 31630 raft_consensus.cc:359] T 6b0abd5e206c4d89914db8215986dfdb P c29d51b4ce8040a7a7a264a6814739bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e0991f7e4484df6a005d32ec01f404a" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45653 } } peers { permanent_uuid: "c6a13c2eb2974e3e92c427b08abd4d92" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37667 } } peers { permanent_uuid: "c29d51b4ce8040a7a7a264a6814739bf" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 45137 } }
I20260713 09:10:22.400552 31628 tablet_bootstrap.cc:654] T a7f36a730dee4f7d815434ea33d5ae9a P c6a13c2eb2974e3e92c427b08abd4d92: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:22.400671 31630 raft_consensus.cc:385] T 6b0abd5e206c4d89914db8215986dfdb P c29d51b4ce8040a7a7a264a6814739bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:22.401221 31630 raft_consensus.cc:740] T 6b0abd5e206c4d89914db8215986dfdb P c29d51b4ce8040a7a7a264a6814739bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c29d51b4ce8040a7a7a264a6814739bf, State: Initialized, Role: FOLLOWER
I20260713 09:10:22.401654 31627 ts_tablet_manager.cc:1434] T a7f36a730dee4f7d815434ea33d5ae9a P 7e0991f7e4484df6a005d32ec01f404a: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.002s
I20260713 09:10:22.401973 31630 consensus_queue.cc:260] T 6b0abd5e206c4d89914db8215986dfdb P c29d51b4ce8040a7a7a264a6814739bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e0991f7e4484df6a005d32ec01f404a" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45653 } } peers { permanent_uuid: "c6a13c2eb2974e3e92c427b08abd4d92" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37667 } } peers { permanent_uuid: "c29d51b4ce8040a7a7a264a6814739bf" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 45137 } }
I20260713 09:10:22.404013 31630 ts_tablet_manager.cc:1434] T 6b0abd5e206c4d89914db8215986dfdb P c29d51b4ce8040a7a7a264a6814739bf: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:10:22.406929 31628 tablet_bootstrap.cc:492] T a7f36a730dee4f7d815434ea33d5ae9a P c6a13c2eb2974e3e92c427b08abd4d92: No bootstrap required, opened a new log
I20260713 09:10:22.407429 31628 ts_tablet_manager.cc:1403] T a7f36a730dee4f7d815434ea33d5ae9a P c6a13c2eb2974e3e92c427b08abd4d92: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.003s
I20260713 09:10:22.410274 31628 raft_consensus.cc:359] T a7f36a730dee4f7d815434ea33d5ae9a P c6a13c2eb2974e3e92c427b08abd4d92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e0991f7e4484df6a005d32ec01f404a" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45653 } } peers { permanent_uuid: "c6a13c2eb2974e3e92c427b08abd4d92" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37667 } } peers { permanent_uuid: "c29d51b4ce8040a7a7a264a6814739bf" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 45137 } }
I20260713 09:10:22.410799 31628 raft_consensus.cc:385] T a7f36a730dee4f7d815434ea33d5ae9a P c6a13c2eb2974e3e92c427b08abd4d92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:22.411037 31628 raft_consensus.cc:740] T a7f36a730dee4f7d815434ea33d5ae9a P c6a13c2eb2974e3e92c427b08abd4d92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6a13c2eb2974e3e92c427b08abd4d92, State: Initialized, Role: FOLLOWER
I20260713 09:10:22.411717 31628 consensus_queue.cc:260] T a7f36a730dee4f7d815434ea33d5ae9a P c6a13c2eb2974e3e92c427b08abd4d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e0991f7e4484df6a005d32ec01f404a" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45653 } } peers { permanent_uuid: "c6a13c2eb2974e3e92c427b08abd4d92" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37667 } } peers { permanent_uuid: "c29d51b4ce8040a7a7a264a6814739bf" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 45137 } }
I20260713 09:10:22.413905 31628 ts_tablet_manager.cc:1434] T a7f36a730dee4f7d815434ea33d5ae9a P c6a13c2eb2974e3e92c427b08abd4d92: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:10:22.488106 31613 consensus_queue.cc:1048] T ab52494578ae4a25aaceb1614d9f3154 P c29d51b4ce8040a7a7a264a6814739bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e0991f7e4484df6a005d32ec01f404a" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:22.501416 31640 consensus_queue.cc:1048] T ab52494578ae4a25aaceb1614d9f3154 P c29d51b4ce8040a7a7a264a6814739bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6a13c2eb2974e3e92c427b08abd4d92" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:22.616042 31640 raft_consensus.cc:493] T a7f36a730dee4f7d815434ea33d5ae9a P c29d51b4ce8040a7a7a264a6814739bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:22.616487 31640 raft_consensus.cc:515] T a7f36a730dee4f7d815434ea33d5ae9a P c29d51b4ce8040a7a7a264a6814739bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e0991f7e4484df6a005d32ec01f404a" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45653 } } peers { permanent_uuid: "c6a13c2eb2974e3e92c427b08abd4d92" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37667 } } peers { permanent_uuid: "c29d51b4ce8040a7a7a264a6814739bf" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 45137 } }
I20260713 09:10:22.618191 31640 leader_election.cc:290] T a7f36a730dee4f7d815434ea33d5ae9a P c29d51b4ce8040a7a7a264a6814739bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e0991f7e4484df6a005d32ec01f404a (127.27.71.1:45653), c6a13c2eb2974e3e92c427b08abd4d92 (127.27.71.2:37667)
I20260713 09:10:22.618899 31415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7f36a730dee4f7d815434ea33d5ae9a" candidate_uuid: "c29d51b4ce8040a7a7a264a6814739bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e0991f7e4484df6a005d32ec01f404a" is_pre_election: true
I20260713 09:10:22.619174 31490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7f36a730dee4f7d815434ea33d5ae9a" candidate_uuid: "c29d51b4ce8040a7a7a264a6814739bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6a13c2eb2974e3e92c427b08abd4d92" is_pre_election: true
I20260713 09:10:22.619463 31415 raft_consensus.cc:2468] T a7f36a730dee4f7d815434ea33d5ae9a P 7e0991f7e4484df6a005d32ec01f404a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c29d51b4ce8040a7a7a264a6814739bf in term 0.
I20260713 09:10:22.619792 31490 raft_consensus.cc:2468] T a7f36a730dee4f7d815434ea33d5ae9a P c6a13c2eb2974e3e92c427b08abd4d92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c29d51b4ce8040a7a7a264a6814739bf in term 0.
I20260713 09:10:22.620491 31528 leader_election.cc:304] T a7f36a730dee4f7d815434ea33d5ae9a P c29d51b4ce8040a7a7a264a6814739bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e0991f7e4484df6a005d32ec01f404a, c29d51b4ce8040a7a7a264a6814739bf; no voters: 
I20260713 09:10:22.621273 31640 raft_consensus.cc:2804] T a7f36a730dee4f7d815434ea33d5ae9a P c29d51b4ce8040a7a7a264a6814739bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:22.621562 31640 raft_consensus.cc:493] T a7f36a730dee4f7d815434ea33d5ae9a P c29d51b4ce8040a7a7a264a6814739bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:22.621825 31640 raft_consensus.cc:3060] T a7f36a730dee4f7d815434ea33d5ae9a P c29d51b4ce8040a7a7a264a6814739bf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:22.626808 31640 raft_consensus.cc:515] T a7f36a730dee4f7d815434ea33d5ae9a P c29d51b4ce8040a7a7a264a6814739bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e0991f7e4484df6a005d32ec01f404a" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45653 } } peers { permanent_uuid: "c6a13c2eb2974e3e92c427b08abd4d92" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37667 } } peers { permanent_uuid: "c29d51b4ce8040a7a7a264a6814739bf" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 45137 } }
I20260713 09:10:22.628252 31640 leader_election.cc:290] T a7f36a730dee4f7d815434ea33d5ae9a P c29d51b4ce8040a7a7a264a6814739bf [CANDIDATE]: Term 1 election: Requested vote from peers 7e0991f7e4484df6a005d32ec01f404a (127.27.71.1:45653), c6a13c2eb2974e3e92c427b08abd4d92 (127.27.71.2:37667)
I20260713 09:10:22.628928 31415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7f36a730dee4f7d815434ea33d5ae9a" candidate_uuid: "c29d51b4ce8040a7a7a264a6814739bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e0991f7e4484df6a005d32ec01f404a"
I20260713 09:10:22.629125 31490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7f36a730dee4f7d815434ea33d5ae9a" candidate_uuid: "c29d51b4ce8040a7a7a264a6814739bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6a13c2eb2974e3e92c427b08abd4d92"
I20260713 09:10:22.629402 31415 raft_consensus.cc:3060] T a7f36a730dee4f7d815434ea33d5ae9a P 7e0991f7e4484df6a005d32ec01f404a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:22.629693 31490 raft_consensus.cc:3060] T a7f36a730dee4f7d815434ea33d5ae9a P c6a13c2eb2974e3e92c427b08abd4d92 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:22.633749 31415 raft_consensus.cc:2468] T a7f36a730dee4f7d815434ea33d5ae9a P 7e0991f7e4484df6a005d32ec01f404a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c29d51b4ce8040a7a7a264a6814739bf in term 1.
I20260713 09:10:22.634011 31490 raft_consensus.cc:2468] T a7f36a730dee4f7d815434ea33d5ae9a P c6a13c2eb2974e3e92c427b08abd4d92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c29d51b4ce8040a7a7a264a6814739bf in term 1.
I20260713 09:10:22.634683 31528 leader_election.cc:304] T a7f36a730dee4f7d815434ea33d5ae9a P c29d51b4ce8040a7a7a264a6814739bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e0991f7e4484df6a005d32ec01f404a, c29d51b4ce8040a7a7a264a6814739bf; no voters: 
I20260713 09:10:22.635383 31640 raft_consensus.cc:2804] T a7f36a730dee4f7d815434ea33d5ae9a P c29d51b4ce8040a7a7a264a6814739bf [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:22.635872 31640 raft_consensus.cc:697] T a7f36a730dee4f7d815434ea33d5ae9a P c29d51b4ce8040a7a7a264a6814739bf [term 1 LEADER]: Becoming Leader. State: Replica: c29d51b4ce8040a7a7a264a6814739bf, State: Running, Role: LEADER
I20260713 09:10:22.636616 31640 consensus_queue.cc:237] T a7f36a730dee4f7d815434ea33d5ae9a P c29d51b4ce8040a7a7a264a6814739bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e0991f7e4484df6a005d32ec01f404a" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45653 } } peers { permanent_uuid: "c6a13c2eb2974e3e92c427b08abd4d92" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37667 } } peers { permanent_uuid: "c29d51b4ce8040a7a7a264a6814739bf" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 45137 } }
I20260713 09:10:22.643451 31310 catalog_manager.cc:5697] T a7f36a730dee4f7d815434ea33d5ae9a P c29d51b4ce8040a7a7a264a6814739bf reported cstate change: term changed from 0 to 1, leader changed from <none> to c29d51b4ce8040a7a7a264a6814739bf (127.27.71.3). New cstate: current_term: 1 leader_uuid: "c29d51b4ce8040a7a7a264a6814739bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e0991f7e4484df6a005d32ec01f404a" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6a13c2eb2974e3e92c427b08abd4d92" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c29d51b4ce8040a7a7a264a6814739bf" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 45137 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:22.658475 31636 raft_consensus.cc:493] T 6b0abd5e206c4d89914db8215986dfdb P c6a13c2eb2974e3e92c427b08abd4d92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:22.658921 31636 raft_consensus.cc:515] T 6b0abd5e206c4d89914db8215986dfdb P c6a13c2eb2974e3e92c427b08abd4d92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e0991f7e4484df6a005d32ec01f404a" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45653 } } peers { permanent_uuid: "c6a13c2eb2974e3e92c427b08abd4d92" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37667 } } peers { permanent_uuid: "c29d51b4ce8040a7a7a264a6814739bf" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 45137 } }
I20260713 09:10:22.660831 31636 leader_election.cc:290] T 6b0abd5e206c4d89914db8215986dfdb P c6a13c2eb2974e3e92c427b08abd4d92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e0991f7e4484df6a005d32ec01f404a (127.27.71.1:45653), c29d51b4ce8040a7a7a264a6814739bf (127.27.71.3:45137)
I20260713 09:10:22.681809 31415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b0abd5e206c4d89914db8215986dfdb" candidate_uuid: "c6a13c2eb2974e3e92c427b08abd4d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e0991f7e4484df6a005d32ec01f404a" is_pre_election: true
I20260713 09:10:22.681908 31565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b0abd5e206c4d89914db8215986dfdb" candidate_uuid: "c6a13c2eb2974e3e92c427b08abd4d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c29d51b4ce8040a7a7a264a6814739bf" is_pre_election: true
I20260713 09:10:22.682711 31415 raft_consensus.cc:2468] T 6b0abd5e206c4d89914db8215986dfdb P 7e0991f7e4484df6a005d32ec01f404a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c6a13c2eb2974e3e92c427b08abd4d92 in term 0.
I20260713 09:10:22.682760 31565 raft_consensus.cc:2468] T 6b0abd5e206c4d89914db8215986dfdb P c29d51b4ce8040a7a7a264a6814739bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c6a13c2eb2974e3e92c427b08abd4d92 in term 0.
I20260713 09:10:22.683991 31454 leader_election.cc:304] T 6b0abd5e206c4d89914db8215986dfdb P c6a13c2eb2974e3e92c427b08abd4d92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e0991f7e4484df6a005d32ec01f404a, c6a13c2eb2974e3e92c427b08abd4d92; no voters: 
I20260713 09:10:22.684864 31636 raft_consensus.cc:2804] T 6b0abd5e206c4d89914db8215986dfdb P c6a13c2eb2974e3e92c427b08abd4d92 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:22.685216 31636 raft_consensus.cc:493] T 6b0abd5e206c4d89914db8215986dfdb P c6a13c2eb2974e3e92c427b08abd4d92 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:22.685554 31636 raft_consensus.cc:3060] T 6b0abd5e206c4d89914db8215986dfdb P c6a13c2eb2974e3e92c427b08abd4d92 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:22.690474 31636 raft_consensus.cc:515] T 6b0abd5e206c4d89914db8215986dfdb P c6a13c2eb2974e3e92c427b08abd4d92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e0991f7e4484df6a005d32ec01f404a" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45653 } } peers { permanent_uuid: "c6a13c2eb2974e3e92c427b08abd4d92" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37667 } } peers { permanent_uuid: "c29d51b4ce8040a7a7a264a6814739bf" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 45137 } }
I20260713 09:10:22.691918 31636 leader_election.cc:290] T 6b0abd5e206c4d89914db8215986dfdb P c6a13c2eb2974e3e92c427b08abd4d92 [CANDIDATE]: Term 1 election: Requested vote from peers 7e0991f7e4484df6a005d32ec01f404a (127.27.71.1:45653), c29d51b4ce8040a7a7a264a6814739bf (127.27.71.3:45137)
I20260713 09:10:22.692567 31415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b0abd5e206c4d89914db8215986dfdb" candidate_uuid: "c6a13c2eb2974e3e92c427b08abd4d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e0991f7e4484df6a005d32ec01f404a"
I20260713 09:10:22.692781 31565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b0abd5e206c4d89914db8215986dfdb" candidate_uuid: "c6a13c2eb2974e3e92c427b08abd4d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c29d51b4ce8040a7a7a264a6814739bf"
I20260713 09:10:22.693068 31415 raft_consensus.cc:3060] T 6b0abd5e206c4d89914db8215986dfdb P 7e0991f7e4484df6a005d32ec01f404a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:22.693316 31565 raft_consensus.cc:3060] T 6b0abd5e206c4d89914db8215986dfdb P c29d51b4ce8040a7a7a264a6814739bf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:22.697661 31415 raft_consensus.cc:2468] T 6b0abd5e206c4d89914db8215986dfdb P 7e0991f7e4484df6a005d32ec01f404a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6a13c2eb2974e3e92c427b08abd4d92 in term 1.
I20260713 09:10:22.698132 31565 raft_consensus.cc:2468] T 6b0abd5e206c4d89914db8215986dfdb P c29d51b4ce8040a7a7a264a6814739bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6a13c2eb2974e3e92c427b08abd4d92 in term 1.
I20260713 09:10:22.698596 31454 leader_election.cc:304] T 6b0abd5e206c4d89914db8215986dfdb P c6a13c2eb2974e3e92c427b08abd4d92 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e0991f7e4484df6a005d32ec01f404a, c6a13c2eb2974e3e92c427b08abd4d92; no voters: 
I20260713 09:10:22.699345 31636 raft_consensus.cc:2804] T 6b0abd5e206c4d89914db8215986dfdb P c6a13c2eb2974e3e92c427b08abd4d92 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:22.700776 31636 raft_consensus.cc:697] T 6b0abd5e206c4d89914db8215986dfdb P c6a13c2eb2974e3e92c427b08abd4d92 [term 1 LEADER]: Becoming Leader. State: Replica: c6a13c2eb2974e3e92c427b08abd4d92, State: Running, Role: LEADER
I20260713 09:10:22.701720 31636 consensus_queue.cc:237] T 6b0abd5e206c4d89914db8215986dfdb P c6a13c2eb2974e3e92c427b08abd4d92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e0991f7e4484df6a005d32ec01f404a" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45653 } } peers { permanent_uuid: "c6a13c2eb2974e3e92c427b08abd4d92" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37667 } } peers { permanent_uuid: "c29d51b4ce8040a7a7a264a6814739bf" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 45137 } }
I20260713 09:10:22.708468 31310 catalog_manager.cc:5697] T 6b0abd5e206c4d89914db8215986dfdb P c6a13c2eb2974e3e92c427b08abd4d92 reported cstate change: term changed from 0 to 1, leader changed from <none> to c6a13c2eb2974e3e92c427b08abd4d92 (127.27.71.2). New cstate: current_term: 1 leader_uuid: "c6a13c2eb2974e3e92c427b08abd4d92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e0991f7e4484df6a005d32ec01f404a" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6a13c2eb2974e3e92c427b08abd4d92" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c29d51b4ce8040a7a7a264a6814739bf" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 45137 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:22.766896 31640 consensus_queue.cc:1048] T ef391d7fcc53488ea7ae01df805d7fc7 P c29d51b4ce8040a7a7a264a6814739bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6a13c2eb2974e3e92c427b08abd4d92" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:22.775058 31640 consensus_queue.cc:1048] T ef391d7fcc53488ea7ae01df805d7fc7 P c29d51b4ce8040a7a7a264a6814739bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e0991f7e4484df6a005d32ec01f404a" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:22.792830 31565 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ef391d7fcc53488ea7ae01df805d7fc7"
dest_uuid: "c29d51b4ce8040a7a7a264a6814739bf"
mode: GRACEFUL
new_leader_uuid: "7e0991f7e4484df6a005d32ec01f404a"
 from {username='slave'} at 127.0.0.1:41892
I20260713 09:10:22.793499 31565 raft_consensus.cc:606] T ef391d7fcc53488ea7ae01df805d7fc7 P c29d51b4ce8040a7a7a264a6814739bf [term 1 LEADER]: Received request to transfer leadership to TS 7e0991f7e4484df6a005d32ec01f404a
I20260713 09:10:22.808350 31490 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6b0abd5e206c4d89914db8215986dfdb"
dest_uuid: "c6a13c2eb2974e3e92c427b08abd4d92"
mode: GRACEFUL
new_leader_uuid: "7e0991f7e4484df6a005d32ec01f404a"
 from {username='slave'} at 127.0.0.1:58648
I20260713 09:10:22.808811 31490 raft_consensus.cc:606] T 6b0abd5e206c4d89914db8215986dfdb P c6a13c2eb2974e3e92c427b08abd4d92 [term 1 LEADER]: Received request to transfer leadership to TS 7e0991f7e4484df6a005d32ec01f404a
I20260713 09:10:22.813320 31565 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a7f36a730dee4f7d815434ea33d5ae9a"
dest_uuid: "c29d51b4ce8040a7a7a264a6814739bf"
mode: GRACEFUL
new_leader_uuid: "7e0991f7e4484df6a005d32ec01f404a"
 from {username='slave'} at 127.0.0.1:41892
I20260713 09:10:22.813814 31565 raft_consensus.cc:606] T a7f36a730dee4f7d815434ea33d5ae9a P c29d51b4ce8040a7a7a264a6814739bf [term 1 LEADER]: Received request to transfer leadership to TS 7e0991f7e4484df6a005d32ec01f404a
I20260713 09:10:23.142513 31636 consensus_queue.cc:1048] T 6b0abd5e206c4d89914db8215986dfdb P c6a13c2eb2974e3e92c427b08abd4d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c29d51b4ce8040a7a7a264a6814739bf" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 45137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:23.152592 31649 consensus_queue.cc:1048] T 6b0abd5e206c4d89914db8215986dfdb P c6a13c2eb2974e3e92c427b08abd4d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e0991f7e4484df6a005d32ec01f404a" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:23.159407 31656 raft_consensus.cc:993] T 6b0abd5e206c4d89914db8215986dfdb P c6a13c2eb2974e3e92c427b08abd4d92: : Instructing follower 7e0991f7e4484df6a005d32ec01f404a to start an election
I20260713 09:10:23.159871 31636 raft_consensus.cc:1081] T 6b0abd5e206c4d89914db8215986dfdb P c6a13c2eb2974e3e92c427b08abd4d92 [term 1 LEADER]: Signalling peer 7e0991f7e4484df6a005d32ec01f404a to start an election
I20260713 09:10:23.161304 31414 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6b0abd5e206c4d89914db8215986dfdb"
dest_uuid: "7e0991f7e4484df6a005d32ec01f404a"
 from {username='slave'} at 127.0.0.1:58422
I20260713 09:10:23.161764 31414 raft_consensus.cc:493] T 6b0abd5e206c4d89914db8215986dfdb P 7e0991f7e4484df6a005d32ec01f404a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:23.162043 31414 raft_consensus.cc:3060] T 6b0abd5e206c4d89914db8215986dfdb P 7e0991f7e4484df6a005d32ec01f404a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:23.167560 31414 raft_consensus.cc:515] T 6b0abd5e206c4d89914db8215986dfdb P 7e0991f7e4484df6a005d32ec01f404a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e0991f7e4484df6a005d32ec01f404a" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45653 } } peers { permanent_uuid: "c6a13c2eb2974e3e92c427b08abd4d92" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37667 } } peers { permanent_uuid: "c29d51b4ce8040a7a7a264a6814739bf" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 45137 } }
I20260713 09:10:23.167936 31613 consensus_queue.cc:1048] T a7f36a730dee4f7d815434ea33d5ae9a P c29d51b4ce8040a7a7a264a6814739bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6a13c2eb2974e3e92c427b08abd4d92" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:23.170020 31414 leader_election.cc:290] T 6b0abd5e206c4d89914db8215986dfdb P 7e0991f7e4484df6a005d32ec01f404a [CANDIDATE]: Term 2 election: Requested vote from peers c6a13c2eb2974e3e92c427b08abd4d92 (127.27.71.2:37667), c29d51b4ce8040a7a7a264a6814739bf (127.27.71.3:45137)
I20260713 09:10:23.182126 31489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b0abd5e206c4d89914db8215986dfdb" candidate_uuid: "7e0991f7e4484df6a005d32ec01f404a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c6a13c2eb2974e3e92c427b08abd4d92"
I20260713 09:10:23.182775 31489 raft_consensus.cc:3055] T 6b0abd5e206c4d89914db8215986dfdb P c6a13c2eb2974e3e92c427b08abd4d92 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:23.183082 31489 raft_consensus.cc:740] T 6b0abd5e206c4d89914db8215986dfdb P c6a13c2eb2974e3e92c427b08abd4d92 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c6a13c2eb2974e3e92c427b08abd4d92, State: Running, Role: LEADER
I20260713 09:10:23.183926 31489 consensus_queue.cc:260] T 6b0abd5e206c4d89914db8215986dfdb P c6a13c2eb2974e3e92c427b08abd4d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e0991f7e4484df6a005d32ec01f404a" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45653 } } peers { permanent_uuid: "c6a13c2eb2974e3e92c427b08abd4d92" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37667 } } peers { permanent_uuid: "c29d51b4ce8040a7a7a264a6814739bf" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 45137 } }
I20260713 09:10:23.185201 31489 raft_consensus.cc:3060] T 6b0abd5e206c4d89914db8215986dfdb P c6a13c2eb2974e3e92c427b08abd4d92 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:23.186861 31565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b0abd5e206c4d89914db8215986dfdb" candidate_uuid: "7e0991f7e4484df6a005d32ec01f404a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c29d51b4ce8040a7a7a264a6814739bf"
I20260713 09:10:23.187346 31565 raft_consensus.cc:3060] T 6b0abd5e206c4d89914db8215986dfdb P c29d51b4ce8040a7a7a264a6814739bf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:23.191097 31613 consensus_queue.cc:1048] T a7f36a730dee4f7d815434ea33d5ae9a P c29d51b4ce8040a7a7a264a6814739bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e0991f7e4484df6a005d32ec01f404a" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:23.194044 31565 raft_consensus.cc:2468] T 6b0abd5e206c4d89914db8215986dfdb P c29d51b4ce8040a7a7a264a6814739bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e0991f7e4484df6a005d32ec01f404a in term 2.
I20260713 09:10:23.195326 31378 leader_election.cc:304] T 6b0abd5e206c4d89914db8215986dfdb P 7e0991f7e4484df6a005d32ec01f404a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e0991f7e4484df6a005d32ec01f404a, c29d51b4ce8040a7a7a264a6814739bf; no voters: 
I20260713 09:10:23.196359 31632 raft_consensus.cc:2804] T 6b0abd5e206c4d89914db8215986dfdb P 7e0991f7e4484df6a005d32ec01f404a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:23.197710 31632 raft_consensus.cc:697] T 6b0abd5e206c4d89914db8215986dfdb P 7e0991f7e4484df6a005d32ec01f404a [term 2 LEADER]: Becoming Leader. State: Replica: 7e0991f7e4484df6a005d32ec01f404a, State: Running, Role: LEADER
I20260713 09:10:23.198482 31632 consensus_queue.cc:237] T 6b0abd5e206c4d89914db8215986dfdb P 7e0991f7e4484df6a005d32ec01f404a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e0991f7e4484df6a005d32ec01f404a" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45653 } } peers { permanent_uuid: "c6a13c2eb2974e3e92c427b08abd4d92" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37667 } } peers { permanent_uuid: "c29d51b4ce8040a7a7a264a6814739bf" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 45137 } }
I20260713 09:10:23.201910 31640 raft_consensus.cc:993] T ef391d7fcc53488ea7ae01df805d7fc7 P c29d51b4ce8040a7a7a264a6814739bf: : Instructing follower 7e0991f7e4484df6a005d32ec01f404a to start an election
I20260713 09:10:23.202433 31640 raft_consensus.cc:1081] T ef391d7fcc53488ea7ae01df805d7fc7 P c29d51b4ce8040a7a7a264a6814739bf [term 1 LEADER]: Signalling peer 7e0991f7e4484df6a005d32ec01f404a to start an election
I20260713 09:10:23.205011 31415 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ef391d7fcc53488ea7ae01df805d7fc7"
dest_uuid: "7e0991f7e4484df6a005d32ec01f404a"
 from {username='slave'} at 127.0.0.1:58420
I20260713 09:10:23.205593 31415 raft_consensus.cc:493] T ef391d7fcc53488ea7ae01df805d7fc7 P 7e0991f7e4484df6a005d32ec01f404a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:23.205773 31489 raft_consensus.cc:2468] T 6b0abd5e206c4d89914db8215986dfdb P c6a13c2eb2974e3e92c427b08abd4d92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e0991f7e4484df6a005d32ec01f404a in term 2.
I20260713 09:10:23.205965 31415 raft_consensus.cc:3060] T ef391d7fcc53488ea7ae01df805d7fc7 P 7e0991f7e4484df6a005d32ec01f404a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:23.209110 31618 raft_consensus.cc:993] T a7f36a730dee4f7d815434ea33d5ae9a P c29d51b4ce8040a7a7a264a6814739bf: : Instructing follower 7e0991f7e4484df6a005d32ec01f404a to start an election
I20260713 09:10:23.208555 31311 catalog_manager.cc:5697] T 6b0abd5e206c4d89914db8215986dfdb P 7e0991f7e4484df6a005d32ec01f404a reported cstate change: term changed from 1 to 2, leader changed from c6a13c2eb2974e3e92c427b08abd4d92 (127.27.71.2) to 7e0991f7e4484df6a005d32ec01f404a (127.27.71.1). New cstate: current_term: 2 leader_uuid: "7e0991f7e4484df6a005d32ec01f404a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e0991f7e4484df6a005d32ec01f404a" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6a13c2eb2974e3e92c427b08abd4d92" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c29d51b4ce8040a7a7a264a6814739bf" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 45137 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:23.209520 31618 raft_consensus.cc:1081] T a7f36a730dee4f7d815434ea33d5ae9a P c29d51b4ce8040a7a7a264a6814739bf [term 1 LEADER]: Signalling peer 7e0991f7e4484df6a005d32ec01f404a to start an election
I20260713 09:10:23.211261 31414 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a7f36a730dee4f7d815434ea33d5ae9a"
dest_uuid: "7e0991f7e4484df6a005d32ec01f404a"
 from {username='slave'} at 127.0.0.1:58420
I20260713 09:10:23.211831 31414 raft_consensus.cc:493] T a7f36a730dee4f7d815434ea33d5ae9a P 7e0991f7e4484df6a005d32ec01f404a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:23.212225 31414 raft_consensus.cc:3060] T a7f36a730dee4f7d815434ea33d5ae9a P 7e0991f7e4484df6a005d32ec01f404a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:23.212985 31415 raft_consensus.cc:515] T ef391d7fcc53488ea7ae01df805d7fc7 P 7e0991f7e4484df6a005d32ec01f404a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6a13c2eb2974e3e92c427b08abd4d92" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37667 } } peers { permanent_uuid: "7e0991f7e4484df6a005d32ec01f404a" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45653 } } peers { permanent_uuid: "c29d51b4ce8040a7a7a264a6814739bf" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 45137 } }
I20260713 09:10:23.216430 31565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef391d7fcc53488ea7ae01df805d7fc7" candidate_uuid: "7e0991f7e4484df6a005d32ec01f404a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c29d51b4ce8040a7a7a264a6814739bf"
I20260713 09:10:23.217051 31565 raft_consensus.cc:3055] T ef391d7fcc53488ea7ae01df805d7fc7 P c29d51b4ce8040a7a7a264a6814739bf [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:23.217439 31565 raft_consensus.cc:740] T ef391d7fcc53488ea7ae01df805d7fc7 P c29d51b4ce8040a7a7a264a6814739bf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c29d51b4ce8040a7a7a264a6814739bf, State: Running, Role: LEADER
I20260713 09:10:23.218391 31565 consensus_queue.cc:260] T ef391d7fcc53488ea7ae01df805d7fc7 P c29d51b4ce8040a7a7a264a6814739bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6a13c2eb2974e3e92c427b08abd4d92" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37667 } } peers { permanent_uuid: "7e0991f7e4484df6a005d32ec01f404a" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45653 } } peers { permanent_uuid: "c29d51b4ce8040a7a7a264a6814739bf" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 45137 } }
I20260713 09:10:23.219348 31414 raft_consensus.cc:515] T a7f36a730dee4f7d815434ea33d5ae9a P 7e0991f7e4484df6a005d32ec01f404a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e0991f7e4484df6a005d32ec01f404a" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45653 } } peers { permanent_uuid: "c6a13c2eb2974e3e92c427b08abd4d92" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37667 } } peers { permanent_uuid: "c29d51b4ce8040a7a7a264a6814739bf" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 45137 } }
I20260713 09:10:23.219900 31489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef391d7fcc53488ea7ae01df805d7fc7" candidate_uuid: "7e0991f7e4484df6a005d32ec01f404a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c6a13c2eb2974e3e92c427b08abd4d92"
I20260713 09:10:23.220443 31565 raft_consensus.cc:3060] T ef391d7fcc53488ea7ae01df805d7fc7 P c29d51b4ce8040a7a7a264a6814739bf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:23.222209 31490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7f36a730dee4f7d815434ea33d5ae9a" candidate_uuid: "7e0991f7e4484df6a005d32ec01f404a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c6a13c2eb2974e3e92c427b08abd4d92"
I20260713 09:10:23.220539 31489 raft_consensus.cc:3060] T ef391d7fcc53488ea7ae01df805d7fc7 P c6a13c2eb2974e3e92c427b08abd4d92 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:23.222849 31490 raft_consensus.cc:3060] T a7f36a730dee4f7d815434ea33d5ae9a P c6a13c2eb2974e3e92c427b08abd4d92 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:23.223119 31414 leader_election.cc:290] T a7f36a730dee4f7d815434ea33d5ae9a P 7e0991f7e4484df6a005d32ec01f404a [CANDIDATE]: Term 2 election: Requested vote from peers c6a13c2eb2974e3e92c427b08abd4d92 (127.27.71.2:37667), c29d51b4ce8040a7a7a264a6814739bf (127.27.71.3:45137)
I20260713 09:10:23.224021 31564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7f36a730dee4f7d815434ea33d5ae9a" candidate_uuid: "7e0991f7e4484df6a005d32ec01f404a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c29d51b4ce8040a7a7a264a6814739bf"
I20260713 09:10:23.224588 31564 raft_consensus.cc:3055] T a7f36a730dee4f7d815434ea33d5ae9a P c29d51b4ce8040a7a7a264a6814739bf [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:23.224885 31564 raft_consensus.cc:740] T a7f36a730dee4f7d815434ea33d5ae9a P c29d51b4ce8040a7a7a264a6814739bf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c29d51b4ce8040a7a7a264a6814739bf, State: Running, Role: LEADER
I20260713 09:10:23.225723 31564 consensus_queue.cc:260] T a7f36a730dee4f7d815434ea33d5ae9a P c29d51b4ce8040a7a7a264a6814739bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e0991f7e4484df6a005d32ec01f404a" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45653 } } peers { permanent_uuid: "c6a13c2eb2974e3e92c427b08abd4d92" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37667 } } peers { permanent_uuid: "c29d51b4ce8040a7a7a264a6814739bf" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 45137 } }
I20260713 09:10:23.227072 31564 raft_consensus.cc:3060] T a7f36a730dee4f7d815434ea33d5ae9a P c29d51b4ce8040a7a7a264a6814739bf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:23.229959 31490 raft_consensus.cc:2468] T a7f36a730dee4f7d815434ea33d5ae9a P c6a13c2eb2974e3e92c427b08abd4d92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e0991f7e4484df6a005d32ec01f404a in term 2.
I20260713 09:10:23.233366 31564 raft_consensus.cc:2468] T a7f36a730dee4f7d815434ea33d5ae9a P c29d51b4ce8040a7a7a264a6814739bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e0991f7e4484df6a005d32ec01f404a in term 2.
I20260713 09:10:23.233757 31489 raft_consensus.cc:2468] T ef391d7fcc53488ea7ae01df805d7fc7 P c6a13c2eb2974e3e92c427b08abd4d92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e0991f7e4484df6a005d32ec01f404a in term 2.
I20260713 09:10:23.234565 31378 leader_election.cc:304] T a7f36a730dee4f7d815434ea33d5ae9a P 7e0991f7e4484df6a005d32ec01f404a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e0991f7e4484df6a005d32ec01f404a, c29d51b4ce8040a7a7a264a6814739bf; no voters: 
I20260713 09:10:23.235985 31378 leader_election.cc:304] T ef391d7fcc53488ea7ae01df805d7fc7 P 7e0991f7e4484df6a005d32ec01f404a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e0991f7e4484df6a005d32ec01f404a, c6a13c2eb2974e3e92c427b08abd4d92; no voters: 
I20260713 09:10:23.236425 31565 raft_consensus.cc:2468] T ef391d7fcc53488ea7ae01df805d7fc7 P c29d51b4ce8040a7a7a264a6814739bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e0991f7e4484df6a005d32ec01f404a in term 2.
I20260713 09:10:23.236768 31632 raft_consensus.cc:2804] T a7f36a730dee4f7d815434ea33d5ae9a P 7e0991f7e4484df6a005d32ec01f404a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:23.237172 31415 leader_election.cc:290] T ef391d7fcc53488ea7ae01df805d7fc7 P 7e0991f7e4484df6a005d32ec01f404a [CANDIDATE]: Term 2 election: Requested vote from peers c6a13c2eb2974e3e92c427b08abd4d92 (127.27.71.2:37667), c29d51b4ce8040a7a7a264a6814739bf (127.27.71.3:45137)
I20260713 09:10:23.237224 31632 raft_consensus.cc:697] T a7f36a730dee4f7d815434ea33d5ae9a P 7e0991f7e4484df6a005d32ec01f404a [term 2 LEADER]: Becoming Leader. State: Replica: 7e0991f7e4484df6a005d32ec01f404a, State: Running, Role: LEADER
I20260713 09:10:23.238178 31632 consensus_queue.cc:237] T a7f36a730dee4f7d815434ea33d5ae9a P 7e0991f7e4484df6a005d32ec01f404a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e0991f7e4484df6a005d32ec01f404a" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45653 } } peers { permanent_uuid: "c6a13c2eb2974e3e92c427b08abd4d92" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37667 } } peers { permanent_uuid: "c29d51b4ce8040a7a7a264a6814739bf" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 45137 } }
I20260713 09:10:23.237130 31662 raft_consensus.cc:2804] T ef391d7fcc53488ea7ae01df805d7fc7 P 7e0991f7e4484df6a005d32ec01f404a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:23.239396 31662 raft_consensus.cc:697] T ef391d7fcc53488ea7ae01df805d7fc7 P 7e0991f7e4484df6a005d32ec01f404a [term 2 LEADER]: Becoming Leader. State: Replica: 7e0991f7e4484df6a005d32ec01f404a, State: Running, Role: LEADER
I20260713 09:10:23.240232 31662 consensus_queue.cc:237] T ef391d7fcc53488ea7ae01df805d7fc7 P 7e0991f7e4484df6a005d32ec01f404a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6a13c2eb2974e3e92c427b08abd4d92" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37667 } } peers { permanent_uuid: "7e0991f7e4484df6a005d32ec01f404a" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45653 } } peers { permanent_uuid: "c29d51b4ce8040a7a7a264a6814739bf" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 45137 } }
I20260713 09:10:23.247437 31311 catalog_manager.cc:5697] T a7f36a730dee4f7d815434ea33d5ae9a P 7e0991f7e4484df6a005d32ec01f404a reported cstate change: term changed from 1 to 2, leader changed from c29d51b4ce8040a7a7a264a6814739bf (127.27.71.3) to 7e0991f7e4484df6a005d32ec01f404a (127.27.71.1). New cstate: current_term: 2 leader_uuid: "7e0991f7e4484df6a005d32ec01f404a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e0991f7e4484df6a005d32ec01f404a" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6a13c2eb2974e3e92c427b08abd4d92" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c29d51b4ce8040a7a7a264a6814739bf" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 45137 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:23.248723 31311 catalog_manager.cc:5697] T ef391d7fcc53488ea7ae01df805d7fc7 P 7e0991f7e4484df6a005d32ec01f404a reported cstate change: term changed from 1 to 2, leader changed from c29d51b4ce8040a7a7a264a6814739bf (127.27.71.3) to 7e0991f7e4484df6a005d32ec01f404a (127.27.71.1). New cstate: current_term: 2 leader_uuid: "7e0991f7e4484df6a005d32ec01f404a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6a13c2eb2974e3e92c427b08abd4d92" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e0991f7e4484df6a005d32ec01f404a" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c29d51b4ce8040a7a7a264a6814739bf" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 45137 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:23.519596 27932 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260713 09:10:23.521371 27932 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260713 09:10:23.521759 27932 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260713 09:10:23.533298 31415 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6b0abd5e206c4d89914db8215986dfdb"
dest_uuid: "7e0991f7e4484df6a005d32ec01f404a"
mode: GRACEFUL
new_leader_uuid: "c6a13c2eb2974e3e92c427b08abd4d92"
 from {username='slave'} at 127.0.0.1:43654
I20260713 09:10:23.533722 31415 raft_consensus.cc:606] T 6b0abd5e206c4d89914db8215986dfdb P 7e0991f7e4484df6a005d32ec01f404a [term 2 LEADER]: Received request to transfer leadership to TS c6a13c2eb2974e3e92c427b08abd4d92
I20260713 09:10:23.534688 27932 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260713 09:10:23.584522 31564 raft_consensus.cc:1275] T 6b0abd5e206c4d89914db8215986dfdb P c29d51b4ce8040a7a7a264a6814739bf [term 2 FOLLOWER]: Refusing update from remote peer 7e0991f7e4484df6a005d32ec01f404a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:23.585741 31662 consensus_queue.cc:1048] T 6b0abd5e206c4d89914db8215986dfdb P 7e0991f7e4484df6a005d32ec01f404a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c29d51b4ce8040a7a7a264a6814739bf" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 45137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:23.593956 31489 raft_consensus.cc:1275] T 6b0abd5e206c4d89914db8215986dfdb P c6a13c2eb2974e3e92c427b08abd4d92 [term 2 FOLLOWER]: Refusing update from remote peer 7e0991f7e4484df6a005d32ec01f404a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:23.595572 31632 consensus_queue.cc:1048] T 6b0abd5e206c4d89914db8215986dfdb P 7e0991f7e4484df6a005d32ec01f404a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6a13c2eb2974e3e92c427b08abd4d92" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:23.602283 31661 raft_consensus.cc:993] T 6b0abd5e206c4d89914db8215986dfdb P 7e0991f7e4484df6a005d32ec01f404a: : Instructing follower c6a13c2eb2974e3e92c427b08abd4d92 to start an election
I20260713 09:10:23.602705 31632 raft_consensus.cc:1081] T 6b0abd5e206c4d89914db8215986dfdb P 7e0991f7e4484df6a005d32ec01f404a [term 2 LEADER]: Signalling peer c6a13c2eb2974e3e92c427b08abd4d92 to start an election
I20260713 09:10:23.604086 31489 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6b0abd5e206c4d89914db8215986dfdb"
dest_uuid: "c6a13c2eb2974e3e92c427b08abd4d92"
 from {username='slave'} at 127.0.0.1:58658
I20260713 09:10:23.604601 31489 raft_consensus.cc:493] T 6b0abd5e206c4d89914db8215986dfdb P c6a13c2eb2974e3e92c427b08abd4d92 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:23.604892 31489 raft_consensus.cc:3060] T 6b0abd5e206c4d89914db8215986dfdb P c6a13c2eb2974e3e92c427b08abd4d92 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:23.609444 31489 raft_consensus.cc:515] T 6b0abd5e206c4d89914db8215986dfdb P c6a13c2eb2974e3e92c427b08abd4d92 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e0991f7e4484df6a005d32ec01f404a" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45653 } } peers { permanent_uuid: "c6a13c2eb2974e3e92c427b08abd4d92" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37667 } } peers { permanent_uuid: "c29d51b4ce8040a7a7a264a6814739bf" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 45137 } }
I20260713 09:10:23.610900 31489 leader_election.cc:290] T 6b0abd5e206c4d89914db8215986dfdb P c6a13c2eb2974e3e92c427b08abd4d92 [CANDIDATE]: Term 3 election: Requested vote from peers 7e0991f7e4484df6a005d32ec01f404a (127.27.71.1:45653), c29d51b4ce8040a7a7a264a6814739bf (127.27.71.3:45137)
I20260713 09:10:23.611814 31415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b0abd5e206c4d89914db8215986dfdb" candidate_uuid: "c6a13c2eb2974e3e92c427b08abd4d92" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7e0991f7e4484df6a005d32ec01f404a"
I20260713 09:10:23.611965 31564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b0abd5e206c4d89914db8215986dfdb" candidate_uuid: "c6a13c2eb2974e3e92c427b08abd4d92" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c29d51b4ce8040a7a7a264a6814739bf"
I20260713 09:10:23.612421 31415 raft_consensus.cc:3055] T 6b0abd5e206c4d89914db8215986dfdb P 7e0991f7e4484df6a005d32ec01f404a [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:23.612469 31564 raft_consensus.cc:3060] T 6b0abd5e206c4d89914db8215986dfdb P c29d51b4ce8040a7a7a264a6814739bf [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:23.612936 31415 raft_consensus.cc:740] T 6b0abd5e206c4d89914db8215986dfdb P 7e0991f7e4484df6a005d32ec01f404a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7e0991f7e4484df6a005d32ec01f404a, State: Running, Role: LEADER
I20260713 09:10:23.613744 31415 consensus_queue.cc:260] T 6b0abd5e206c4d89914db8215986dfdb P 7e0991f7e4484df6a005d32ec01f404a [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: "7e0991f7e4484df6a005d32ec01f404a" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45653 } } peers { permanent_uuid: "c6a13c2eb2974e3e92c427b08abd4d92" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37667 } } peers { permanent_uuid: "c29d51b4ce8040a7a7a264a6814739bf" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 45137 } }
I20260713 09:10:23.614817 31415 raft_consensus.cc:3060] T 6b0abd5e206c4d89914db8215986dfdb P 7e0991f7e4484df6a005d32ec01f404a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:23.618826 31564 raft_consensus.cc:2468] T 6b0abd5e206c4d89914db8215986dfdb P c29d51b4ce8040a7a7a264a6814739bf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6a13c2eb2974e3e92c427b08abd4d92 in term 3.
I20260713 09:10:23.620121 31453 leader_election.cc:304] T 6b0abd5e206c4d89914db8215986dfdb P c6a13c2eb2974e3e92c427b08abd4d92 [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: c29d51b4ce8040a7a7a264a6814739bf, c6a13c2eb2974e3e92c427b08abd4d92; no voters: 
I20260713 09:10:23.620244 31415 raft_consensus.cc:2468] T 6b0abd5e206c4d89914db8215986dfdb P 7e0991f7e4484df6a005d32ec01f404a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6a13c2eb2974e3e92c427b08abd4d92 in term 3.
I20260713 09:10:23.620995 31636 raft_consensus.cc:2804] T 6b0abd5e206c4d89914db8215986dfdb P c6a13c2eb2974e3e92c427b08abd4d92 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:23.621461 31636 raft_consensus.cc:697] T 6b0abd5e206c4d89914db8215986dfdb P c6a13c2eb2974e3e92c427b08abd4d92 [term 3 LEADER]: Becoming Leader. State: Replica: c6a13c2eb2974e3e92c427b08abd4d92, State: Running, Role: LEADER
I20260713 09:10:23.622222 31636 consensus_queue.cc:237] T 6b0abd5e206c4d89914db8215986dfdb P c6a13c2eb2974e3e92c427b08abd4d92 [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: "7e0991f7e4484df6a005d32ec01f404a" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45653 } } peers { permanent_uuid: "c6a13c2eb2974e3e92c427b08abd4d92" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37667 } } peers { permanent_uuid: "c29d51b4ce8040a7a7a264a6814739bf" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 45137 } }
I20260713 09:10:23.628165 31311 catalog_manager.cc:5697] T 6b0abd5e206c4d89914db8215986dfdb P c6a13c2eb2974e3e92c427b08abd4d92 reported cstate change: term changed from 2 to 3, leader changed from 7e0991f7e4484df6a005d32ec01f404a (127.27.71.1) to c6a13c2eb2974e3e92c427b08abd4d92 (127.27.71.2). New cstate: current_term: 3 leader_uuid: "c6a13c2eb2974e3e92c427b08abd4d92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e0991f7e4484df6a005d32ec01f404a" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6a13c2eb2974e3e92c427b08abd4d92" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c29d51b4ce8040a7a7a264a6814739bf" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 45137 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:23.670729 27932 tablet_server.cc:179] TabletServer@127.27.71.1:0 shutting down...
I20260713 09:10:23.688858 27932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:23.689500 27932 tablet_replica.cc:333] T a7f36a730dee4f7d815434ea33d5ae9a P 7e0991f7e4484df6a005d32ec01f404a: stopping tablet replica
I20260713 09:10:23.690053 27932 raft_consensus.cc:2243] T a7f36a730dee4f7d815434ea33d5ae9a P 7e0991f7e4484df6a005d32ec01f404a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:23.690658 27932 pending_rounds.cc:70] T a7f36a730dee4f7d815434ea33d5ae9a P 7e0991f7e4484df6a005d32ec01f404a: Trying to abort 1 pending ops.
I20260713 09:10:23.690828 27932 pending_rounds.cc:77] T a7f36a730dee4f7d815434ea33d5ae9a P 7e0991f7e4484df6a005d32ec01f404a: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7306992939995181056 op_type: NO_OP noop_request { }
I20260713 09:10:23.691155 27932 raft_consensus.cc:2889] T a7f36a730dee4f7d815434ea33d5ae9a P 7e0991f7e4484df6a005d32ec01f404a [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:10:23.691443 27932 raft_consensus.cc:2272] T a7f36a730dee4f7d815434ea33d5ae9a P 7e0991f7e4484df6a005d32ec01f404a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:23.693423 27932 tablet_replica.cc:333] T 6b0abd5e206c4d89914db8215986dfdb P 7e0991f7e4484df6a005d32ec01f404a: stopping tablet replica
I20260713 09:10:23.693930 27932 raft_consensus.cc:2243] T 6b0abd5e206c4d89914db8215986dfdb P 7e0991f7e4484df6a005d32ec01f404a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:23.694334 27932 raft_consensus.cc:2272] T 6b0abd5e206c4d89914db8215986dfdb P 7e0991f7e4484df6a005d32ec01f404a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:23.696547 27932 tablet_replica.cc:333] T ef391d7fcc53488ea7ae01df805d7fc7 P 7e0991f7e4484df6a005d32ec01f404a: stopping tablet replica
I20260713 09:10:23.697023 27932 raft_consensus.cc:2243] T ef391d7fcc53488ea7ae01df805d7fc7 P 7e0991f7e4484df6a005d32ec01f404a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:23.697573 27932 pending_rounds.cc:70] T ef391d7fcc53488ea7ae01df805d7fc7 P 7e0991f7e4484df6a005d32ec01f404a: Trying to abort 1 pending ops.
I20260713 09:10:23.697769 27932 pending_rounds.cc:77] T ef391d7fcc53488ea7ae01df805d7fc7 P 7e0991f7e4484df6a005d32ec01f404a: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7306992940000866304 op_type: NO_OP noop_request { }
I20260713 09:10:23.698016 27932 raft_consensus.cc:2889] T ef391d7fcc53488ea7ae01df805d7fc7 P 7e0991f7e4484df6a005d32ec01f404a [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:10:23.698297 27932 raft_consensus.cc:2272] T ef391d7fcc53488ea7ae01df805d7fc7 P 7e0991f7e4484df6a005d32ec01f404a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:23.700218 27932 tablet_replica.cc:333] T ab52494578ae4a25aaceb1614d9f3154 P 7e0991f7e4484df6a005d32ec01f404a: stopping tablet replica
I20260713 09:10:23.700681 27932 raft_consensus.cc:2243] T ab52494578ae4a25aaceb1614d9f3154 P 7e0991f7e4484df6a005d32ec01f404a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:23.701059 27932 raft_consensus.cc:2272] T ab52494578ae4a25aaceb1614d9f3154 P 7e0991f7e4484df6a005d32ec01f404a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:23.724093 27932 tablet_server.cc:196] TabletServer@127.27.71.1:0 shutdown complete.
I20260713 09:10:23.734728 27932 tablet_server.cc:179] TabletServer@127.27.71.2:0 shutting down...
I20260713 09:10:23.753111 27932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:23.753684 27932 tablet_replica.cc:333] T a7f36a730dee4f7d815434ea33d5ae9a P c6a13c2eb2974e3e92c427b08abd4d92: stopping tablet replica
I20260713 09:10:23.754220 27932 raft_consensus.cc:2243] T a7f36a730dee4f7d815434ea33d5ae9a P c6a13c2eb2974e3e92c427b08abd4d92 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:23.754637 27932 raft_consensus.cc:2272] T a7f36a730dee4f7d815434ea33d5ae9a P c6a13c2eb2974e3e92c427b08abd4d92 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:23.756711 27932 tablet_replica.cc:333] T ab52494578ae4a25aaceb1614d9f3154 P c6a13c2eb2974e3e92c427b08abd4d92: stopping tablet replica
I20260713 09:10:23.757201 27932 raft_consensus.cc:2243] T ab52494578ae4a25aaceb1614d9f3154 P c6a13c2eb2974e3e92c427b08abd4d92 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:23.757596 27932 raft_consensus.cc:2272] T ab52494578ae4a25aaceb1614d9f3154 P c6a13c2eb2974e3e92c427b08abd4d92 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:23.759205 27932 tablet_replica.cc:333] T 6b0abd5e206c4d89914db8215986dfdb P c6a13c2eb2974e3e92c427b08abd4d92: stopping tablet replica
I20260713 09:10:23.759717 27932 raft_consensus.cc:2243] T 6b0abd5e206c4d89914db8215986dfdb P c6a13c2eb2974e3e92c427b08abd4d92 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:10:23.760291 27932 pending_rounds.cc:70] T 6b0abd5e206c4d89914db8215986dfdb P c6a13c2eb2974e3e92c427b08abd4d92: Trying to abort 1 pending ops.
I20260713 09:10:23.760463 27932 pending_rounds.cc:77] T 6b0abd5e206c4d89914db8215986dfdb P c6a13c2eb2974e3e92c427b08abd4d92: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7306992941564538880 op_type: NO_OP noop_request { }
I20260713 09:10:23.760725 27932 raft_consensus.cc:2889] T 6b0abd5e206c4d89914db8215986dfdb P c6a13c2eb2974e3e92c427b08abd4d92 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:10:23.761001 27932 raft_consensus.cc:2272] T 6b0abd5e206c4d89914db8215986dfdb P c6a13c2eb2974e3e92c427b08abd4d92 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:23.762830 27932 tablet_replica.cc:333] T ef391d7fcc53488ea7ae01df805d7fc7 P c6a13c2eb2974e3e92c427b08abd4d92: stopping tablet replica
I20260713 09:10:23.763279 27932 raft_consensus.cc:2243] T ef391d7fcc53488ea7ae01df805d7fc7 P c6a13c2eb2974e3e92c427b08abd4d92 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:23.763650 27932 raft_consensus.cc:2272] T ef391d7fcc53488ea7ae01df805d7fc7 P c6a13c2eb2974e3e92c427b08abd4d92 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:23.784754 27932 tablet_server.cc:196] TabletServer@127.27.71.2:0 shutdown complete.
I20260713 09:10:23.795085 27932 tablet_server.cc:179] TabletServer@127.27.71.3:0 shutting down...
I20260713 09:10:23.809749 27932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:23.810303 27932 tablet_replica.cc:333] T a7f36a730dee4f7d815434ea33d5ae9a P c29d51b4ce8040a7a7a264a6814739bf: stopping tablet replica
I20260713 09:10:23.810827 27932 raft_consensus.cc:2243] T a7f36a730dee4f7d815434ea33d5ae9a P c29d51b4ce8040a7a7a264a6814739bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:23.811281 27932 raft_consensus.cc:2272] T a7f36a730dee4f7d815434ea33d5ae9a P c29d51b4ce8040a7a7a264a6814739bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:23.813205 27932 tablet_replica.cc:333] T 6b0abd5e206c4d89914db8215986dfdb P c29d51b4ce8040a7a7a264a6814739bf: stopping tablet replica
I20260713 09:10:23.813701 27932 raft_consensus.cc:2243] T 6b0abd5e206c4d89914db8215986dfdb P c29d51b4ce8040a7a7a264a6814739bf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:23.814102 27932 raft_consensus.cc:2272] T 6b0abd5e206c4d89914db8215986dfdb P c29d51b4ce8040a7a7a264a6814739bf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:23.816155 27932 tablet_replica.cc:333] T ef391d7fcc53488ea7ae01df805d7fc7 P c29d51b4ce8040a7a7a264a6814739bf: stopping tablet replica
I20260713 09:10:23.816634 27932 raft_consensus.cc:2243] T ef391d7fcc53488ea7ae01df805d7fc7 P c29d51b4ce8040a7a7a264a6814739bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:23.817003 27932 raft_consensus.cc:2272] T ef391d7fcc53488ea7ae01df805d7fc7 P c29d51b4ce8040a7a7a264a6814739bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:23.818523 27932 tablet_replica.cc:333] T ab52494578ae4a25aaceb1614d9f3154 P c29d51b4ce8040a7a7a264a6814739bf: stopping tablet replica
I20260713 09:10:23.818929 27932 raft_consensus.cc:2243] T ab52494578ae4a25aaceb1614d9f3154 P c29d51b4ce8040a7a7a264a6814739bf [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:23.819615 27932 raft_consensus.cc:2272] T ab52494578ae4a25aaceb1614d9f3154 P c29d51b4ce8040a7a7a264a6814739bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:23.840175 27932 tablet_server.cc:196] TabletServer@127.27.71.3:0 shutdown complete.
I20260713 09:10:23.850867 27932 master.cc:562] Master@127.27.71.62:34435 shutting down...
I20260713 09:10:23.864647 27932 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 750205e9f85342859f40b096afb6d2f3 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:23.865065 27932 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 750205e9f85342859f40b096afb6d2f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:23.865320 27932 tablet_replica.cc:333] T 00000000000000000000000000000000 P 750205e9f85342859f40b096afb6d2f3: stopping tablet replica
I20260713 09:10:23.882427 27932 master.cc:584] Master@127.27.71.62:34435 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2818 ms)
[----------] 6 tests from LeaderRebalancerTest (85727 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260713 09:10:23.906976 27932 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.27.71.62:41077
I20260713 09:10:23.907985 27932 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:23.912559 31670 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
W20260713 09:10:23.913182 31669 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
W20260713 09:10:23.914937 31672 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
I20260713 09:10:23.916126 27932 server_base.cc:1061] running on GCE node
I20260713 09:10:23.916925 27932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:23.917109 27932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:23.917290 27932 hybrid_clock.cc:648] HybridClock initialized: now 1783933823917257 us; error 0 us; skew 500 ppm
I20260713 09:10:23.917824 27932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:23.919924 27932 webserver.cc:533] Webserver started at http://127.27.71.62:39029/ using document root <none> and password file <none>
I20260713 09:10:23.920384 27932 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:23.920564 27932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:23.920835 27932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:23.921818 27932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933738023801-27932-0/minicluster-data/master-0-root/instance:
uuid: "fd2bc4e13548400786227a741f30da78"
format_stamp: "Formatted at 2026-07-13 09:10:23 on dist-test-slave-4nhr"
I20260713 09:10:23.925984 27932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260713 09:10:23.929459 31677 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:23.930130 27932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:10:23.930403 27932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933738023801-27932-0/minicluster-data/master-0-root
uuid: "fd2bc4e13548400786227a741f30da78"
format_stamp: "Formatted at 2026-07-13 09:10:23 on dist-test-slave-4nhr"
I20260713 09:10:23.930673 27932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933738023801-27932-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933738023801-27932-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933738023801-27932-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)
I20260713 09:10:23.956365 27932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:23.957360 27932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:23.990255 27932 rpc_server.cc:307] RPC server started. Bound to: 127.27.71.62:41077
I20260713 09:10:23.990345 31728 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.71.62:41077 every 8 connection(s)
I20260713 09:10:23.993669 31729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:24.003083 31729 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fd2bc4e13548400786227a741f30da78: Bootstrap starting.
I20260713 09:10:24.007196 31729 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fd2bc4e13548400786227a741f30da78: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:24.010917 31729 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fd2bc4e13548400786227a741f30da78: No bootstrap required, opened a new log
I20260713 09:10:24.012753 31729 raft_consensus.cc:359] T 00000000000000000000000000000000 P fd2bc4e13548400786227a741f30da78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fd2bc4e13548400786227a741f30da78" member_type: VOTER }
I20260713 09:10:24.013115 31729 raft_consensus.cc:385] T 00000000000000000000000000000000 P fd2bc4e13548400786227a741f30da78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:24.013351 31729 raft_consensus.cc:740] T 00000000000000000000000000000000 P fd2bc4e13548400786227a741f30da78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd2bc4e13548400786227a741f30da78, State: Initialized, Role: FOLLOWER
I20260713 09:10:24.013865 31729 consensus_queue.cc:260] T 00000000000000000000000000000000 P fd2bc4e13548400786227a741f30da78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fd2bc4e13548400786227a741f30da78" member_type: VOTER }
I20260713 09:10:24.014355 31729 raft_consensus.cc:399] T 00000000000000000000000000000000 P fd2bc4e13548400786227a741f30da78 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:10:24.014590 31729 raft_consensus.cc:493] T 00000000000000000000000000000000 P fd2bc4e13548400786227a741f30da78 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:10:24.014865 31729 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fd2bc4e13548400786227a741f30da78 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:24.018755 31729 raft_consensus.cc:515] T 00000000000000000000000000000000 P fd2bc4e13548400786227a741f30da78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fd2bc4e13548400786227a741f30da78" member_type: VOTER }
I20260713 09:10:24.019227 31729 leader_election.cc:304] T 00000000000000000000000000000000 P fd2bc4e13548400786227a741f30da78 [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: fd2bc4e13548400786227a741f30da78; no voters: 
I20260713 09:10:24.020311 31729 leader_election.cc:290] T 00000000000000000000000000000000 P fd2bc4e13548400786227a741f30da78 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:10:24.020583 31732 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fd2bc4e13548400786227a741f30da78 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:24.021824 31732 raft_consensus.cc:697] T 00000000000000000000000000000000 P fd2bc4e13548400786227a741f30da78 [term 1 LEADER]: Becoming Leader. State: Replica: fd2bc4e13548400786227a741f30da78, State: Running, Role: LEADER
I20260713 09:10:24.022409 31732 consensus_queue.cc:237] T 00000000000000000000000000000000 P fd2bc4e13548400786227a741f30da78 [LEADER]: Queue going to LEADER mode. State: All 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: "fd2bc4e13548400786227a741f30da78" member_type: VOTER }
I20260713 09:10:24.022946 31729 sys_catalog.cc:565] T 00000000000000000000000000000000 P fd2bc4e13548400786227a741f30da78 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:10:24.025084 31733 sys_catalog.cc:455] T 00000000000000000000000000000000 P fd2bc4e13548400786227a741f30da78 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fd2bc4e13548400786227a741f30da78" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fd2bc4e13548400786227a741f30da78" member_type: VOTER } }
I20260713 09:10:24.025153 31734 sys_catalog.cc:455] T 00000000000000000000000000000000 P fd2bc4e13548400786227a741f30da78 [sys.catalog]: SysCatalogTable state changed. Reason: New leader fd2bc4e13548400786227a741f30da78. Latest consensus state: current_term: 1 leader_uuid: "fd2bc4e13548400786227a741f30da78" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fd2bc4e13548400786227a741f30da78" member_type: VOTER } }
I20260713 09:10:24.025723 31733 sys_catalog.cc:458] T 00000000000000000000000000000000 P fd2bc4e13548400786227a741f30da78 [sys.catalog]: This master's current role is: LEADER
I20260713 09:10:24.025771 31734 sys_catalog.cc:458] T 00000000000000000000000000000000 P fd2bc4e13548400786227a741f30da78 [sys.catalog]: This master's current role is: LEADER
I20260713 09:10:24.028168 31738 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:10:24.034268 31738 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:10:24.036469 27932 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:10:24.042524 31738 catalog_manager.cc:1383] Generated new cluster ID: 4832adf62b6442d1b1a5c7e53942f136
I20260713 09:10:24.042764 31738 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:10:24.075453 31738 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:10:24.076681 31738 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:10:24.097908 31738 catalog_manager.cc:6070] T 00000000000000000000000000000000 P fd2bc4e13548400786227a741f30da78: Generated new TSK 0
I20260713 09:10:24.098479 31738 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:10:24.166761 27932 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:24.172731 31750 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
W20260713 09:10:24.173964 31751 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
W20260713 09:10:24.175415 31753 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
I20260713 09:10:24.176136 27932 server_base.cc:1061] running on GCE node
I20260713 09:10:24.176966 27932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:24.177193 27932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:24.177366 27932 hybrid_clock.cc:648] HybridClock initialized: now 1783933824177347 us; error 0 us; skew 500 ppm
I20260713 09:10:24.177912 27932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:24.180392 27932 webserver.cc:533] Webserver started at http://127.27.71.1:35283/ using document root <none> and password file <none>
I20260713 09:10:24.180883 27932 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:24.181092 27932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:24.181370 27932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:24.182487 27932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933738023801-27932-0/minicluster-data/ts-0-root/instance:
uuid: "5fabeaf992b84a20b20bb052297700e7"
format_stamp: "Formatted at 2026-07-13 09:10:24 on dist-test-slave-4nhr"
I20260713 09:10:24.186957 27932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260713 09:10:24.190174 31758 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:24.190865 27932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:10:24.191159 27932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933738023801-27932-0/minicluster-data/ts-0-root
uuid: "5fabeaf992b84a20b20bb052297700e7"
format_stamp: "Formatted at 2026-07-13 09:10:24 on dist-test-slave-4nhr"
I20260713 09:10:24.191433 27932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933738023801-27932-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933738023801-27932-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933738023801-27932-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)
I20260713 09:10:24.215641 27932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:24.216871 27932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:24.218276 27932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:24.220561 27932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:24.220808 27932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:24.221074 27932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:24.221269 27932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:24.259478 27932 rpc_server.cc:307] RPC server started. Bound to: 127.27.71.1:45477
I20260713 09:10:24.259562 31821 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.71.1:45477 every 8 connection(s)
I20260713 09:10:24.264339 27932 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:24.271718 31826 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
W20260713 09:10:24.273929 31827 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
W20260713 09:10:24.275342 31830 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
I20260713 09:10:24.275914 27932 server_base.cc:1061] running on GCE node
I20260713 09:10:24.276677 31822 heartbeater.cc:344] Connected to a master server at 127.27.71.62:41077
I20260713 09:10:24.277043 31822 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:24.276980 27932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:24.277527 27932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:24.277719 27932 hybrid_clock.cc:648] HybridClock initialized: now 1783933824277681 us; error 0 us; skew 500 ppm
I20260713 09:10:24.278059 31822 heartbeater.cc:507] Master 127.27.71.62:41077 requested a full tablet report, sending...
I20260713 09:10:24.278384 27932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:24.280474 31694 ts_manager.cc:194] Registered new tserver with Master: 5fabeaf992b84a20b20bb052297700e7 (127.27.71.1:45477)
I20260713 09:10:24.281325 27932 webserver.cc:533] Webserver started at http://127.27.71.2:39003/ using document root <none> and password file <none>
I20260713 09:10:24.282018 27932 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:24.282282 27932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:24.282605 27932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:24.283064 31694 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43306
I20260713 09:10:24.284097 27932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933738023801-27932-0/minicluster-data/ts-1-root/instance:
uuid: "409e1cd73cc44da496ec6c237266183c"
format_stamp: "Formatted at 2026-07-13 09:10:24 on dist-test-slave-4nhr"
I20260713 09:10:24.288864 27932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:10:24.291898 31834 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:24.292598 27932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:10:24.292901 27932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933738023801-27932-0/minicluster-data/ts-1-root
uuid: "409e1cd73cc44da496ec6c237266183c"
format_stamp: "Formatted at 2026-07-13 09:10:24 on dist-test-slave-4nhr"
I20260713 09:10:24.293138 27932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933738023801-27932-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933738023801-27932-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933738023801-27932-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)
I20260713 09:10:24.305805 27932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:24.306862 27932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:24.308463 27932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:24.310658 27932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:24.310883 27932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:24.311141 27932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:24.311338 27932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:24.350320 27932 rpc_server.cc:307] RPC server started. Bound to: 127.27.71.2:44693
I20260713 09:10:24.350457 31896 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.71.2:44693 every 8 connection(s)
I20260713 09:10:24.355262 27932 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:24.362720 31901 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
W20260713 09:10:24.364917 31902 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
I20260713 09:10:24.366952 31898 heartbeater.cc:344] Connected to a master server at 127.27.71.62:41077
I20260713 09:10:24.367432 31898 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:24.368189 27932 server_base.cc:1061] running on GCE node
I20260713 09:10:24.368594 31898 heartbeater.cc:507] Master 127.27.71.62:41077 requested a full tablet report, sending...
W20260713 09:10:24.369069 31904 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
I20260713 09:10:24.370046 27932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:24.370324 27932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:24.370556 27932 hybrid_clock.cc:648] HybridClock initialized: now 1783933824370537 us; error 0 us; skew 500 ppm
I20260713 09:10:24.370934 31694 ts_manager.cc:194] Registered new tserver with Master: 409e1cd73cc44da496ec6c237266183c (127.27.71.2:44693)
I20260713 09:10:24.371084 27932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:24.372538 31694 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43308
I20260713 09:10:24.374715 27932 webserver.cc:533] Webserver started at http://127.27.71.3:33483/ using document root <none> and password file <none>
I20260713 09:10:24.375279 27932 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:24.375490 27932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:24.375806 27932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:24.376816 27932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933738023801-27932-0/minicluster-data/ts-2-root/instance:
uuid: "1764a5815cf147b0bae6c88d4f04955e"
format_stamp: "Formatted at 2026-07-13 09:10:24 on dist-test-slave-4nhr"
I20260713 09:10:24.380913 27932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:10:24.384044 31909 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:24.384871 27932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260713 09:10:24.385104 27932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933738023801-27932-0/minicluster-data/ts-2-root
uuid: "1764a5815cf147b0bae6c88d4f04955e"
format_stamp: "Formatted at 2026-07-13 09:10:24 on dist-test-slave-4nhr"
I20260713 09:10:24.385334 27932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933738023801-27932-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933738023801-27932-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933738023801-27932-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)
I20260713 09:10:24.394454 27932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:24.395493 27932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:24.396793 27932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:24.398821 27932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:24.399030 27932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:24.399250 27932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:24.399446 27932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:24.435360 27932 rpc_server.cc:307] RPC server started. Bound to: 127.27.71.3:38635
I20260713 09:10:24.435472 31971 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.71.3:38635 every 8 connection(s)
I20260713 09:10:24.447960 31972 heartbeater.cc:344] Connected to a master server at 127.27.71.62:41077
I20260713 09:10:24.448374 31972 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:24.449038 31972 heartbeater.cc:507] Master 127.27.71.62:41077 requested a full tablet report, sending...
I20260713 09:10:24.450805 31694 ts_manager.cc:194] Registered new tserver with Master: 1764a5815cf147b0bae6c88d4f04955e (127.27.71.3:38635)
I20260713 09:10:24.451697 27932 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013315341s
I20260713 09:10:24.452175 31694 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43324
I20260713 09:10:24.473851 31694 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43340:
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"
    }
  }
}
W20260713 09:10:24.476269 31694 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.
I20260713 09:10:24.554296 31862 tablet_service.cc:1511] Processing CreateTablet for tablet da1f3425481f4f27927b1bcfcb479861 (DEFAULT_TABLE table=test-workload [id=5dfafd6c7d0a4f039fddd9fca7ece7fb]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:10:24.555711 31862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da1f3425481f4f27927b1bcfcb479861. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:24.555331 31860 tablet_service.cc:1511] Processing CreateTablet for tablet e8226d9f2b0f479f8550f65d231e794c (DEFAULT_TABLE table=test-workload [id=5dfafd6c7d0a4f039fddd9fca7ece7fb]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:10:24.556720 31860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8226d9f2b0f479f8550f65d231e794c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:24.557377 31937 tablet_service.cc:1511] Processing CreateTablet for tablet da1f3425481f4f27927b1bcfcb479861 (DEFAULT_TABLE table=test-workload [id=5dfafd6c7d0a4f039fddd9fca7ece7fb]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:10:24.557699 31861 tablet_service.cc:1511] Processing CreateTablet for tablet 886a265ff7e3426aa0d441ff5aa3f5d8 (DEFAULT_TABLE table=test-workload [id=5dfafd6c7d0a4f039fddd9fca7ece7fb]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:10:24.558698 31937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da1f3425481f4f27927b1bcfcb479861. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:24.559036 31861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 886a265ff7e3426aa0d441ff5aa3f5d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:24.565043 31936 tablet_service.cc:1511] Processing CreateTablet for tablet 886a265ff7e3426aa0d441ff5aa3f5d8 (DEFAULT_TABLE table=test-workload [id=5dfafd6c7d0a4f039fddd9fca7ece7fb]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:10:24.566325 31936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 886a265ff7e3426aa0d441ff5aa3f5d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:24.573323 31859 tablet_service.cc:1511] Processing CreateTablet for tablet 770edad22cbe4abca58b4a4a33a1132b (DEFAULT_TABLE table=test-workload [id=5dfafd6c7d0a4f039fddd9fca7ece7fb]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:10:24.574600 31859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 770edad22cbe4abca58b4a4a33a1132b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:24.577806 31935 tablet_service.cc:1511] Processing CreateTablet for tablet e8226d9f2b0f479f8550f65d231e794c (DEFAULT_TABLE table=test-workload [id=5dfafd6c7d0a4f039fddd9fca7ece7fb]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:10:24.579528 31935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8226d9f2b0f479f8550f65d231e794c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:24.585214 31858 tablet_service.cc:1511] Processing CreateTablet for tablet 4f8242ea4bbc43ea97c3c6597331b46b (DEFAULT_TABLE table=test-workload [id=5dfafd6c7d0a4f039fddd9fca7ece7fb]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:10:24.586519 31858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f8242ea4bbc43ea97c3c6597331b46b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:24.588814 31934 tablet_service.cc:1511] Processing CreateTablet for tablet 770edad22cbe4abca58b4a4a33a1132b (DEFAULT_TABLE table=test-workload [id=5dfafd6c7d0a4f039fddd9fca7ece7fb]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:10:24.590487 31934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 770edad22cbe4abca58b4a4a33a1132b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:24.594753 31857 tablet_service.cc:1511] Processing CreateTablet for tablet 17fa218699564721a1848c520bcfbfc4 (DEFAULT_TABLE table=test-workload [id=5dfafd6c7d0a4f039fddd9fca7ece7fb]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:10:24.596101 31857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17fa218699564721a1848c520bcfbfc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:24.597131 31987 tablet_bootstrap.cc:492] T da1f3425481f4f27927b1bcfcb479861 P 1764a5815cf147b0bae6c88d4f04955e: Bootstrap starting.
I20260713 09:10:24.598676 31937 tablet_service.cc:1511] Processing CreateTablet for tablet 4f8242ea4bbc43ea97c3c6597331b46b (DEFAULT_TABLE table=test-workload [id=5dfafd6c7d0a4f039fddd9fca7ece7fb]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:10:24.601177 31933 tablet_service.cc:1511] Processing CreateTablet for tablet 17fa218699564721a1848c520bcfbfc4 (DEFAULT_TABLE table=test-workload [id=5dfafd6c7d0a4f039fddd9fca7ece7fb]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:10:24.603577 31988 tablet_bootstrap.cc:492] T da1f3425481f4f27927b1bcfcb479861 P 409e1cd73cc44da496ec6c237266183c: Bootstrap starting.
I20260713 09:10:24.604633 31931 tablet_service.cc:1511] Processing CreateTablet for tablet 1f6294caf07c469abfcf0f8de75448fe (DEFAULT_TABLE table=test-workload [id=5dfafd6c7d0a4f039fddd9fca7ece7fb]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:10:24.605734 31862 tablet_service.cc:1511] Processing CreateTablet for tablet 2753eafb5fbe420ca3b4b41aae80aeef (DEFAULT_TABLE table=test-workload [id=5dfafd6c7d0a4f039fddd9fca7ece7fb]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:10:24.606240 31930 tablet_service.cc:1511] Processing CreateTablet for tablet 1a88d4732adf4f6d8c17583e66f6f421 (DEFAULT_TABLE table=test-workload [id=5dfafd6c7d0a4f039fddd9fca7ece7fb]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:10:24.603240 31932 tablet_service.cc:1511] Processing CreateTablet for tablet 2753eafb5fbe420ca3b4b41aae80aeef (DEFAULT_TABLE table=test-workload [id=5dfafd6c7d0a4f039fddd9fca7ece7fb]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:10:24.607308 31856 tablet_service.cc:1511] Processing CreateTablet for tablet 1a88d4732adf4f6d8c17583e66f6f421 (DEFAULT_TABLE table=test-workload [id=5dfafd6c7d0a4f039fddd9fca7ece7fb]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:10:24.609915 31787 tablet_service.cc:1511] Processing CreateTablet for tablet da1f3425481f4f27927b1bcfcb479861 (DEFAULT_TABLE table=test-workload [id=5dfafd6c7d0a4f039fddd9fca7ece7fb]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:10:24.626140 31856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a88d4732adf4f6d8c17583e66f6f421. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:24.626303 31787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da1f3425481f4f27927b1bcfcb479861. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:24.610483 31937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f8242ea4bbc43ea97c3c6597331b46b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:24.630270 31933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17fa218699564721a1848c520bcfbfc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:24.631325 31987 tablet_bootstrap.cc:654] T da1f3425481f4f27927b1bcfcb479861 P 1764a5815cf147b0bae6c88d4f04955e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:24.631975 31932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2753eafb5fbe420ca3b4b41aae80aeef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:24.635028 31930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a88d4732adf4f6d8c17583e66f6f421. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:24.611436 31786 tablet_service.cc:1511] Processing CreateTablet for tablet 886a265ff7e3426aa0d441ff5aa3f5d8 (DEFAULT_TABLE table=test-workload [id=5dfafd6c7d0a4f039fddd9fca7ece7fb]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:10:24.636509 31786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 886a265ff7e3426aa0d441ff5aa3f5d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:24.636752 31987 tablet_bootstrap.cc:492] T da1f3425481f4f27927b1bcfcb479861 P 1764a5815cf147b0bae6c88d4f04955e: No bootstrap required, opened a new log
I20260713 09:10:24.637181 31987 ts_tablet_manager.cc:1403] T da1f3425481f4f27927b1bcfcb479861 P 1764a5815cf147b0bae6c88d4f04955e: Time spent bootstrapping tablet: real 0.040s	user 0.009s	sys 0.001s
I20260713 09:10:24.612932 31785 tablet_service.cc:1511] Processing CreateTablet for tablet e8226d9f2b0f479f8550f65d231e794c (DEFAULT_TABLE table=test-workload [id=5dfafd6c7d0a4f039fddd9fca7ece7fb]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:10:24.640013 31931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f6294caf07c469abfcf0f8de75448fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:24.640532 31785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8226d9f2b0f479f8550f65d231e794c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:24.614442 31784 tablet_service.cc:1511] Processing CreateTablet for tablet 770edad22cbe4abca58b4a4a33a1132b (DEFAULT_TABLE table=test-workload [id=5dfafd6c7d0a4f039fddd9fca7ece7fb]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:10:24.644451 31784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 770edad22cbe4abca58b4a4a33a1132b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:24.616019 31783 tablet_service.cc:1511] Processing CreateTablet for tablet 4f8242ea4bbc43ea97c3c6597331b46b (DEFAULT_TABLE table=test-workload [id=5dfafd6c7d0a4f039fddd9fca7ece7fb]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:10:24.645920 31783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f8242ea4bbc43ea97c3c6597331b46b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:24.617515 31782 tablet_service.cc:1511] Processing CreateTablet for tablet 17fa218699564721a1848c520bcfbfc4 (DEFAULT_TABLE table=test-workload [id=5dfafd6c7d0a4f039fddd9fca7ece7fb]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:10:24.647809 31782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17fa218699564721a1848c520bcfbfc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:24.639999 31987 raft_consensus.cc:359] T da1f3425481f4f27927b1bcfcb479861 P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } }
I20260713 09:10:24.648413 31987 raft_consensus.cc:385] T da1f3425481f4f27927b1bcfcb479861 P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:24.619048 31781 tablet_service.cc:1511] Processing CreateTablet for tablet 2753eafb5fbe420ca3b4b41aae80aeef (DEFAULT_TABLE table=test-workload [id=5dfafd6c7d0a4f039fddd9fca7ece7fb]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:10:24.648734 31987 raft_consensus.cc:740] T da1f3425481f4f27927b1bcfcb479861 P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1764a5815cf147b0bae6c88d4f04955e, State: Initialized, Role: FOLLOWER
I20260713 09:10:24.649420 31781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2753eafb5fbe420ca3b4b41aae80aeef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:24.620532 31780 tablet_service.cc:1511] Processing CreateTablet for tablet 1f6294caf07c469abfcf0f8de75448fe (DEFAULT_TABLE table=test-workload [id=5dfafd6c7d0a4f039fddd9fca7ece7fb]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:10:24.651262 31780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f6294caf07c469abfcf0f8de75448fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:24.651176 31987 consensus_queue.cc:260] T da1f3425481f4f27927b1bcfcb479861 P 1764a5815cf147b0bae6c88d4f04955e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } }
I20260713 09:10:24.622097 31779 tablet_service.cc:1511] Processing CreateTablet for tablet 1a88d4732adf4f6d8c17583e66f6f421 (DEFAULT_TABLE table=test-workload [id=5dfafd6c7d0a4f039fddd9fca7ece7fb]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:10:24.652945 31779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a88d4732adf4f6d8c17583e66f6f421. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:24.607298 31861 tablet_service.cc:1511] Processing CreateTablet for tablet 1f6294caf07c469abfcf0f8de75448fe (DEFAULT_TABLE table=test-workload [id=5dfafd6c7d0a4f039fddd9fca7ece7fb]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:10:24.666005 31861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f6294caf07c469abfcf0f8de75448fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:24.708161 31862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2753eafb5fbe420ca3b4b41aae80aeef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:24.630281 31988 tablet_bootstrap.cc:654] T da1f3425481f4f27927b1bcfcb479861 P 409e1cd73cc44da496ec6c237266183c: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:24.750623 31972 heartbeater.cc:499] Master 127.27.71.62:41077 was elected leader, sending a full tablet report...
I20260713 09:10:24.751955 31991 tablet_bootstrap.cc:492] T da1f3425481f4f27927b1bcfcb479861 P 5fabeaf992b84a20b20bb052297700e7: Bootstrap starting.
I20260713 09:10:24.752892 31988 tablet_bootstrap.cc:492] T da1f3425481f4f27927b1bcfcb479861 P 409e1cd73cc44da496ec6c237266183c: No bootstrap required, opened a new log
I20260713 09:10:24.753382 31988 ts_tablet_manager.cc:1403] T da1f3425481f4f27927b1bcfcb479861 P 409e1cd73cc44da496ec6c237266183c: Time spent bootstrapping tablet: real 0.150s	user 0.008s	sys 0.007s
I20260713 09:10:24.757277 31987 ts_tablet_manager.cc:1434] T da1f3425481f4f27927b1bcfcb479861 P 1764a5815cf147b0bae6c88d4f04955e: Time spent starting tablet: real 0.120s	user 0.033s	sys 0.034s
I20260713 09:10:24.758270 31987 tablet_bootstrap.cc:492] T 770edad22cbe4abca58b4a4a33a1132b P 1764a5815cf147b0bae6c88d4f04955e: Bootstrap starting.
I20260713 09:10:24.759212 31991 tablet_bootstrap.cc:654] T da1f3425481f4f27927b1bcfcb479861 P 5fabeaf992b84a20b20bb052297700e7: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:24.761109 31988 raft_consensus.cc:359] T da1f3425481f4f27927b1bcfcb479861 P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } }
I20260713 09:10:24.762346 31988 raft_consensus.cc:385] T da1f3425481f4f27927b1bcfcb479861 P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:24.762718 31988 raft_consensus.cc:740] T da1f3425481f4f27927b1bcfcb479861 P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 409e1cd73cc44da496ec6c237266183c, State: Initialized, Role: FOLLOWER
I20260713 09:10:24.764093 31988 consensus_queue.cc:260] T da1f3425481f4f27927b1bcfcb479861 P 409e1cd73cc44da496ec6c237266183c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } }
I20260713 09:10:24.772236 31987 tablet_bootstrap.cc:654] T 770edad22cbe4abca58b4a4a33a1132b P 1764a5815cf147b0bae6c88d4f04955e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:24.781358 31898 heartbeater.cc:499] Master 127.27.71.62:41077 was elected leader, sending a full tablet report...
I20260713 09:10:24.782027 31988 ts_tablet_manager.cc:1434] T da1f3425481f4f27927b1bcfcb479861 P 409e1cd73cc44da496ec6c237266183c: Time spent starting tablet: real 0.028s	user 0.012s	sys 0.005s
I20260713 09:10:24.783280 31988 tablet_bootstrap.cc:492] T 886a265ff7e3426aa0d441ff5aa3f5d8 P 409e1cd73cc44da496ec6c237266183c: Bootstrap starting.
I20260713 09:10:24.790825 31988 tablet_bootstrap.cc:654] T 886a265ff7e3426aa0d441ff5aa3f5d8 P 409e1cd73cc44da496ec6c237266183c: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:24.803272 31991 tablet_bootstrap.cc:492] T da1f3425481f4f27927b1bcfcb479861 P 5fabeaf992b84a20b20bb052297700e7: No bootstrap required, opened a new log
I20260713 09:10:24.803898 31991 ts_tablet_manager.cc:1403] T da1f3425481f4f27927b1bcfcb479861 P 5fabeaf992b84a20b20bb052297700e7: Time spent bootstrapping tablet: real 0.052s	user 0.027s	sys 0.022s
I20260713 09:10:24.806046 31994 raft_consensus.cc:493] T da1f3425481f4f27927b1bcfcb479861 P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:24.806716 31994 raft_consensus.cc:515] T da1f3425481f4f27927b1bcfcb479861 P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } }
I20260713 09:10:24.807476 31991 raft_consensus.cc:359] T da1f3425481f4f27927b1bcfcb479861 P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } }
I20260713 09:10:24.808456 31991 raft_consensus.cc:385] T da1f3425481f4f27927b1bcfcb479861 P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:24.808792 31991 raft_consensus.cc:740] T da1f3425481f4f27927b1bcfcb479861 P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fabeaf992b84a20b20bb052297700e7, State: Initialized, Role: FOLLOWER
I20260713 09:10:24.814248 31994 leader_election.cc:290] T da1f3425481f4f27927b1bcfcb479861 P 409e1cd73cc44da496ec6c237266183c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1764a5815cf147b0bae6c88d4f04955e (127.27.71.3:38635), 5fabeaf992b84a20b20bb052297700e7 (127.27.71.1:45477)
I20260713 09:10:24.811813 31991 consensus_queue.cc:260] T da1f3425481f4f27927b1bcfcb479861 P 5fabeaf992b84a20b20bb052297700e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } }
I20260713 09:10:24.838135 31947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da1f3425481f4f27927b1bcfcb479861" candidate_uuid: "409e1cd73cc44da496ec6c237266183c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1764a5815cf147b0bae6c88d4f04955e" is_pre_election: true
I20260713 09:10:24.839067 31947 raft_consensus.cc:2468] T da1f3425481f4f27927b1bcfcb479861 P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 409e1cd73cc44da496ec6c237266183c in term 0.
I20260713 09:10:24.841044 31835 leader_election.cc:304] T da1f3425481f4f27927b1bcfcb479861 P 409e1cd73cc44da496ec6c237266183c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1764a5815cf147b0bae6c88d4f04955e, 409e1cd73cc44da496ec6c237266183c; no voters: 
I20260713 09:10:24.843611 31991 ts_tablet_manager.cc:1434] T da1f3425481f4f27927b1bcfcb479861 P 5fabeaf992b84a20b20bb052297700e7: Time spent starting tablet: real 0.039s	user 0.004s	sys 0.006s
I20260713 09:10:24.844525 31822 heartbeater.cc:499] Master 127.27.71.62:41077 was elected leader, sending a full tablet report...
I20260713 09:10:24.845849 31994 raft_consensus.cc:2804] T da1f3425481f4f27927b1bcfcb479861 P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:24.846426 31994 raft_consensus.cc:493] T da1f3425481f4f27927b1bcfcb479861 P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:24.846946 31994 raft_consensus.cc:3060] T da1f3425481f4f27927b1bcfcb479861 P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:24.850813 31991 tablet_bootstrap.cc:492] T 2753eafb5fbe420ca3b4b41aae80aeef P 5fabeaf992b84a20b20bb052297700e7: Bootstrap starting.
I20260713 09:10:24.854610 31797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da1f3425481f4f27927b1bcfcb479861" candidate_uuid: "409e1cd73cc44da496ec6c237266183c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fabeaf992b84a20b20bb052297700e7" is_pre_election: true
I20260713 09:10:24.855360 31797 raft_consensus.cc:2468] T da1f3425481f4f27927b1bcfcb479861 P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 409e1cd73cc44da496ec6c237266183c in term 0.
I20260713 09:10:24.859248 31991 tablet_bootstrap.cc:654] T 2753eafb5fbe420ca3b4b41aae80aeef P 5fabeaf992b84a20b20bb052297700e7: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:24.863374 31988 tablet_bootstrap.cc:492] T 886a265ff7e3426aa0d441ff5aa3f5d8 P 409e1cd73cc44da496ec6c237266183c: No bootstrap required, opened a new log
I20260713 09:10:24.864001 31988 ts_tablet_manager.cc:1403] T 886a265ff7e3426aa0d441ff5aa3f5d8 P 409e1cd73cc44da496ec6c237266183c: Time spent bootstrapping tablet: real 0.081s	user 0.052s	sys 0.027s
I20260713 09:10:24.867482 31988 raft_consensus.cc:359] T 886a265ff7e3426aa0d441ff5aa3f5d8 P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:24.868368 31988 raft_consensus.cc:385] T 886a265ff7e3426aa0d441ff5aa3f5d8 P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:24.868690 31988 raft_consensus.cc:740] T 886a265ff7e3426aa0d441ff5aa3f5d8 P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 409e1cd73cc44da496ec6c237266183c, State: Initialized, Role: FOLLOWER
I20260713 09:10:24.869614 31988 consensus_queue.cc:260] T 886a265ff7e3426aa0d441ff5aa3f5d8 P 409e1cd73cc44da496ec6c237266183c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:24.871060 31991 tablet_bootstrap.cc:492] T 2753eafb5fbe420ca3b4b41aae80aeef P 5fabeaf992b84a20b20bb052297700e7: No bootstrap required, opened a new log
I20260713 09:10:24.871738 31991 ts_tablet_manager.cc:1403] T 2753eafb5fbe420ca3b4b41aae80aeef P 5fabeaf992b84a20b20bb052297700e7: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.007s
I20260713 09:10:24.872707 31987 tablet_bootstrap.cc:492] T 770edad22cbe4abca58b4a4a33a1132b P 1764a5815cf147b0bae6c88d4f04955e: No bootstrap required, opened a new log
I20260713 09:10:24.873195 31987 ts_tablet_manager.cc:1403] T 770edad22cbe4abca58b4a4a33a1132b P 1764a5815cf147b0bae6c88d4f04955e: Time spent bootstrapping tablet: real 0.115s	user 0.049s	sys 0.054s
I20260713 09:10:24.875447 31991 raft_consensus.cc:359] T 2753eafb5fbe420ca3b4b41aae80aeef P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:24.876039 31987 raft_consensus.cc:359] T 770edad22cbe4abca58b4a4a33a1132b P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:24.876444 31991 raft_consensus.cc:385] T 2753eafb5fbe420ca3b4b41aae80aeef P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:24.876776 31987 raft_consensus.cc:385] T 770edad22cbe4abca58b4a4a33a1132b P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:24.876856 31991 raft_consensus.cc:740] T 2753eafb5fbe420ca3b4b41aae80aeef P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fabeaf992b84a20b20bb052297700e7, State: Initialized, Role: FOLLOWER
I20260713 09:10:24.876971 31994 raft_consensus.cc:515] T da1f3425481f4f27927b1bcfcb479861 P 409e1cd73cc44da496ec6c237266183c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } }
I20260713 09:10:24.877166 31987 raft_consensus.cc:740] T 770edad22cbe4abca58b4a4a33a1132b P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1764a5815cf147b0bae6c88d4f04955e, State: Initialized, Role: FOLLOWER
I20260713 09:10:24.877978 31991 consensus_queue.cc:260] T 2753eafb5fbe420ca3b4b41aae80aeef P 5fabeaf992b84a20b20bb052297700e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:24.878794 31988 ts_tablet_manager.cc:1434] T 886a265ff7e3426aa0d441ff5aa3f5d8 P 409e1cd73cc44da496ec6c237266183c: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.008s
I20260713 09:10:24.878583 31987 consensus_queue.cc:260] T 770edad22cbe4abca58b4a4a33a1132b P 1764a5815cf147b0bae6c88d4f04955e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:24.880172 31947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da1f3425481f4f27927b1bcfcb479861" candidate_uuid: "409e1cd73cc44da496ec6c237266183c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1764a5815cf147b0bae6c88d4f04955e"
I20260713 09:10:24.880324 31991 ts_tablet_manager.cc:1434] T 2753eafb5fbe420ca3b4b41aae80aeef P 5fabeaf992b84a20b20bb052297700e7: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260713 09:10:24.880718 31947 raft_consensus.cc:3060] T da1f3425481f4f27927b1bcfcb479861 P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:24.881282 31991 tablet_bootstrap.cc:492] T e8226d9f2b0f479f8550f65d231e794c P 5fabeaf992b84a20b20bb052297700e7: Bootstrap starting.
I20260713 09:10:24.882251 31797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da1f3425481f4f27927b1bcfcb479861" candidate_uuid: "409e1cd73cc44da496ec6c237266183c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fabeaf992b84a20b20bb052297700e7"
I20260713 09:10:24.882830 31797 raft_consensus.cc:3060] T da1f3425481f4f27927b1bcfcb479861 P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:24.886126 31991 tablet_bootstrap.cc:654] T e8226d9f2b0f479f8550f65d231e794c P 5fabeaf992b84a20b20bb052297700e7: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:24.880690 31987 ts_tablet_manager.cc:1434] T 770edad22cbe4abca58b4a4a33a1132b P 1764a5815cf147b0bae6c88d4f04955e: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260713 09:10:24.887491 31987 tablet_bootstrap.cc:492] T 886a265ff7e3426aa0d441ff5aa3f5d8 P 1764a5815cf147b0bae6c88d4f04955e: Bootstrap starting.
I20260713 09:10:24.889391 31947 raft_consensus.cc:2468] T da1f3425481f4f27927b1bcfcb479861 P 1764a5815cf147b0bae6c88d4f04955e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 409e1cd73cc44da496ec6c237266183c in term 1.
I20260713 09:10:24.890877 31988 tablet_bootstrap.cc:492] T 17fa218699564721a1848c520bcfbfc4 P 409e1cd73cc44da496ec6c237266183c: Bootstrap starting.
I20260713 09:10:24.891367 31835 leader_election.cc:304] T da1f3425481f4f27927b1bcfcb479861 P 409e1cd73cc44da496ec6c237266183c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1764a5815cf147b0bae6c88d4f04955e, 409e1cd73cc44da496ec6c237266183c; no voters: 
I20260713 09:10:24.892375 32000 raft_consensus.cc:2804] T da1f3425481f4f27927b1bcfcb479861 P 409e1cd73cc44da496ec6c237266183c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:24.895381 31987 tablet_bootstrap.cc:654] T 886a265ff7e3426aa0d441ff5aa3f5d8 P 1764a5815cf147b0bae6c88d4f04955e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:24.896656 31797 raft_consensus.cc:2468] T da1f3425481f4f27927b1bcfcb479861 P 5fabeaf992b84a20b20bb052297700e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 409e1cd73cc44da496ec6c237266183c in term 1.
I20260713 09:10:24.897104 31988 tablet_bootstrap.cc:654] T 17fa218699564721a1848c520bcfbfc4 P 409e1cd73cc44da496ec6c237266183c: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:24.906131 31987 tablet_bootstrap.cc:492] T 886a265ff7e3426aa0d441ff5aa3f5d8 P 1764a5815cf147b0bae6c88d4f04955e: No bootstrap required, opened a new log
I20260713 09:10:24.906826 31987 ts_tablet_manager.cc:1403] T 886a265ff7e3426aa0d441ff5aa3f5d8 P 1764a5815cf147b0bae6c88d4f04955e: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.003s
I20260713 09:10:24.908671 32000 raft_consensus.cc:697] T da1f3425481f4f27927b1bcfcb479861 P 409e1cd73cc44da496ec6c237266183c [term 1 LEADER]: Becoming Leader. State: Replica: 409e1cd73cc44da496ec6c237266183c, State: Running, Role: LEADER
I20260713 09:10:24.909855 32000 consensus_queue.cc:237] T da1f3425481f4f27927b1bcfcb479861 P 409e1cd73cc44da496ec6c237266183c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } }
I20260713 09:10:24.915618 31987 raft_consensus.cc:359] T 886a265ff7e3426aa0d441ff5aa3f5d8 P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:24.916451 31987 raft_consensus.cc:385] T 886a265ff7e3426aa0d441ff5aa3f5d8 P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:24.916807 31987 raft_consensus.cc:740] T 886a265ff7e3426aa0d441ff5aa3f5d8 P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1764a5815cf147b0bae6c88d4f04955e, State: Initialized, Role: FOLLOWER
I20260713 09:10:24.917555 31987 consensus_queue.cc:260] T 886a265ff7e3426aa0d441ff5aa3f5d8 P 1764a5815cf147b0bae6c88d4f04955e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:24.919982 31987 ts_tablet_manager.cc:1434] T 886a265ff7e3426aa0d441ff5aa3f5d8 P 1764a5815cf147b0bae6c88d4f04955e: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260713 09:10:24.920991 31987 tablet_bootstrap.cc:492] T e8226d9f2b0f479f8550f65d231e794c P 1764a5815cf147b0bae6c88d4f04955e: Bootstrap starting.
I20260713 09:10:24.928212 31987 tablet_bootstrap.cc:654] T e8226d9f2b0f479f8550f65d231e794c P 1764a5815cf147b0bae6c88d4f04955e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:24.930012 31994 leader_election.cc:290] T da1f3425481f4f27927b1bcfcb479861 P 409e1cd73cc44da496ec6c237266183c [CANDIDATE]: Term 1 election: Requested vote from peers 1764a5815cf147b0bae6c88d4f04955e (127.27.71.3:38635), 5fabeaf992b84a20b20bb052297700e7 (127.27.71.1:45477)
I20260713 09:10:24.940102 31987 tablet_bootstrap.cc:492] T e8226d9f2b0f479f8550f65d231e794c P 1764a5815cf147b0bae6c88d4f04955e: No bootstrap required, opened a new log
I20260713 09:10:24.939441 31694 catalog_manager.cc:5697] T da1f3425481f4f27927b1bcfcb479861 P 409e1cd73cc44da496ec6c237266183c reported cstate change: term changed from 0 to 1, leader changed from <none> to 409e1cd73cc44da496ec6c237266183c (127.27.71.2). New cstate: current_term: 1 leader_uuid: "409e1cd73cc44da496ec6c237266183c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:24.940582 31987 ts_tablet_manager.cc:1403] T e8226d9f2b0f479f8550f65d231e794c P 1764a5815cf147b0bae6c88d4f04955e: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260713 09:10:24.942948 31987 raft_consensus.cc:359] T e8226d9f2b0f479f8550f65d231e794c P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:24.943394 31988 tablet_bootstrap.cc:492] T 17fa218699564721a1848c520bcfbfc4 P 409e1cd73cc44da496ec6c237266183c: No bootstrap required, opened a new log
I20260713 09:10:24.943425 31987 raft_consensus.cc:385] T e8226d9f2b0f479f8550f65d231e794c P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:24.943981 31987 raft_consensus.cc:740] T e8226d9f2b0f479f8550f65d231e794c P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1764a5815cf147b0bae6c88d4f04955e, State: Initialized, Role: FOLLOWER
I20260713 09:10:24.944962 31991 tablet_bootstrap.cc:492] T e8226d9f2b0f479f8550f65d231e794c P 5fabeaf992b84a20b20bb052297700e7: No bootstrap required, opened a new log
I20260713 09:10:24.944818 31987 consensus_queue.cc:260] T e8226d9f2b0f479f8550f65d231e794c P 1764a5815cf147b0bae6c88d4f04955e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:24.944130 31988 ts_tablet_manager.cc:1403] T 17fa218699564721a1848c520bcfbfc4 P 409e1cd73cc44da496ec6c237266183c: Time spent bootstrapping tablet: real 0.053s	user 0.019s	sys 0.029s
I20260713 09:10:24.946969 31987 ts_tablet_manager.cc:1434] T e8226d9f2b0f479f8550f65d231e794c P 1764a5815cf147b0bae6c88d4f04955e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:10:24.945434 31991 ts_tablet_manager.cc:1403] T e8226d9f2b0f479f8550f65d231e794c P 5fabeaf992b84a20b20bb052297700e7: Time spent bootstrapping tablet: real 0.064s	user 0.031s	sys 0.022s
I20260713 09:10:24.947989 31987 tablet_bootstrap.cc:492] T 2753eafb5fbe420ca3b4b41aae80aeef P 1764a5815cf147b0bae6c88d4f04955e: Bootstrap starting.
I20260713 09:10:24.950284 31988 raft_consensus.cc:359] T 17fa218699564721a1848c520bcfbfc4 P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:24.950932 31988 raft_consensus.cc:385] T 17fa218699564721a1848c520bcfbfc4 P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:24.951184 31988 raft_consensus.cc:740] T 17fa218699564721a1848c520bcfbfc4 P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 409e1cd73cc44da496ec6c237266183c, State: Initialized, Role: FOLLOWER
I20260713 09:10:24.951826 31988 consensus_queue.cc:260] T 17fa218699564721a1848c520bcfbfc4 P 409e1cd73cc44da496ec6c237266183c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:24.952723 31991 raft_consensus.cc:359] T e8226d9f2b0f479f8550f65d231e794c P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:24.953498 31991 raft_consensus.cc:385] T e8226d9f2b0f479f8550f65d231e794c P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:24.953815 31994 raft_consensus.cc:493] T 17fa218699564721a1848c520bcfbfc4 P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:24.953832 31991 raft_consensus.cc:740] T e8226d9f2b0f479f8550f65d231e794c P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fabeaf992b84a20b20bb052297700e7, State: Initialized, Role: FOLLOWER
I20260713 09:10:24.953914 31988 ts_tablet_manager.cc:1434] T 17fa218699564721a1848c520bcfbfc4 P 409e1cd73cc44da496ec6c237266183c: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260713 09:10:24.954229 31987 tablet_bootstrap.cc:654] T 2753eafb5fbe420ca3b4b41aae80aeef P 1764a5815cf147b0bae6c88d4f04955e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:24.954437 31994 raft_consensus.cc:515] T 17fa218699564721a1848c520bcfbfc4 P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:24.954941 31991 consensus_queue.cc:260] T e8226d9f2b0f479f8550f65d231e794c P 5fabeaf992b84a20b20bb052297700e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:24.955765 31988 tablet_bootstrap.cc:492] T 770edad22cbe4abca58b4a4a33a1132b P 409e1cd73cc44da496ec6c237266183c: Bootstrap starting.
I20260713 09:10:24.957110 31994 leader_election.cc:290] T 17fa218699564721a1848c520bcfbfc4 P 409e1cd73cc44da496ec6c237266183c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fabeaf992b84a20b20bb052297700e7 (127.27.71.1:45477), 1764a5815cf147b0bae6c88d4f04955e (127.27.71.3:38635)
I20260713 09:10:24.959807 31797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17fa218699564721a1848c520bcfbfc4" candidate_uuid: "409e1cd73cc44da496ec6c237266183c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fabeaf992b84a20b20bb052297700e7" is_pre_election: true
I20260713 09:10:24.962006 31988 tablet_bootstrap.cc:654] T 770edad22cbe4abca58b4a4a33a1132b P 409e1cd73cc44da496ec6c237266183c: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:24.962342 31991 ts_tablet_manager.cc:1434] T e8226d9f2b0f479f8550f65d231e794c P 5fabeaf992b84a20b20bb052297700e7: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260713 09:10:24.963251 31991 tablet_bootstrap.cc:492] T 1a88d4732adf4f6d8c17583e66f6f421 P 5fabeaf992b84a20b20bb052297700e7: Bootstrap starting.
I20260713 09:10:24.959811 31947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17fa218699564721a1848c520bcfbfc4" candidate_uuid: "409e1cd73cc44da496ec6c237266183c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1764a5815cf147b0bae6c88d4f04955e" is_pre_election: true
I20260713 09:10:24.966212 31987 tablet_bootstrap.cc:492] T 2753eafb5fbe420ca3b4b41aae80aeef P 1764a5815cf147b0bae6c88d4f04955e: No bootstrap required, opened a new log
I20260713 09:10:24.966689 31987 ts_tablet_manager.cc:1403] T 2753eafb5fbe420ca3b4b41aae80aeef P 1764a5815cf147b0bae6c88d4f04955e: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
W20260713 09:10:24.966789 31835 leader_election.cc:343] T 17fa218699564721a1848c520bcfbfc4 P 409e1cd73cc44da496ec6c237266183c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5fabeaf992b84a20b20bb052297700e7 (127.27.71.1:45477): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:10:24.968168 31835 leader_election.cc:343] T 17fa218699564721a1848c520bcfbfc4 P 409e1cd73cc44da496ec6c237266183c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1764a5815cf147b0bae6c88d4f04955e (127.27.71.3:38635): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:24.968670 31835 leader_election.cc:304] T 17fa218699564721a1848c520bcfbfc4 P 409e1cd73cc44da496ec6c237266183c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 409e1cd73cc44da496ec6c237266183c; no voters: 1764a5815cf147b0bae6c88d4f04955e, 5fabeaf992b84a20b20bb052297700e7
I20260713 09:10:24.969810 31990 raft_consensus.cc:493] T 770edad22cbe4abca58b4a4a33a1132b P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:24.970414 31994 raft_consensus.cc:2749] T 17fa218699564721a1848c520bcfbfc4 P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:24.970364 31990 raft_consensus.cc:515] T 770edad22cbe4abca58b4a4a33a1132b P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:24.975577 31987 raft_consensus.cc:359] T 2753eafb5fbe420ca3b4b41aae80aeef P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:24.976322 31987 raft_consensus.cc:385] T 2753eafb5fbe420ca3b4b41aae80aeef P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:24.976603 31987 raft_consensus.cc:740] T 2753eafb5fbe420ca3b4b41aae80aeef P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1764a5815cf147b0bae6c88d4f04955e, State: Initialized, Role: FOLLOWER
I20260713 09:10:24.976933 31990 leader_election.cc:290] T 770edad22cbe4abca58b4a4a33a1132b P 1764a5815cf147b0bae6c88d4f04955e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fabeaf992b84a20b20bb052297700e7 (127.27.71.1:45477), 409e1cd73cc44da496ec6c237266183c (127.27.71.2:44693)
I20260713 09:10:24.977464 31987 consensus_queue.cc:260] T 2753eafb5fbe420ca3b4b41aae80aeef P 1764a5815cf147b0bae6c88d4f04955e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:24.980033 31987 ts_tablet_manager.cc:1434] T 2753eafb5fbe420ca3b4b41aae80aeef P 1764a5815cf147b0bae6c88d4f04955e: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.003s
I20260713 09:10:24.980995 31987 tablet_bootstrap.cc:492] T 1a88d4732adf4f6d8c17583e66f6f421 P 1764a5815cf147b0bae6c88d4f04955e: Bootstrap starting.
I20260713 09:10:24.977375 31991 tablet_bootstrap.cc:654] T 1a88d4732adf4f6d8c17583e66f6f421 P 5fabeaf992b84a20b20bb052297700e7: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:24.983213 31988 tablet_bootstrap.cc:492] T 770edad22cbe4abca58b4a4a33a1132b P 409e1cd73cc44da496ec6c237266183c: No bootstrap required, opened a new log
I20260713 09:10:24.983722 31988 ts_tablet_manager.cc:1403] T 770edad22cbe4abca58b4a4a33a1132b P 409e1cd73cc44da496ec6c237266183c: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.006s
I20260713 09:10:24.986802 31988 raft_consensus.cc:359] T 770edad22cbe4abca58b4a4a33a1132b P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:24.987458 31988 raft_consensus.cc:385] T 770edad22cbe4abca58b4a4a33a1132b P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:24.987761 31988 raft_consensus.cc:740] T 770edad22cbe4abca58b4a4a33a1132b P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 409e1cd73cc44da496ec6c237266183c, State: Initialized, Role: FOLLOWER
I20260713 09:10:24.987848 31987 tablet_bootstrap.cc:654] T 1a88d4732adf4f6d8c17583e66f6f421 P 1764a5815cf147b0bae6c88d4f04955e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:24.988559 31988 consensus_queue.cc:260] T 770edad22cbe4abca58b4a4a33a1132b P 409e1cd73cc44da496ec6c237266183c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:24.990897 31988 ts_tablet_manager.cc:1434] T 770edad22cbe4abca58b4a4a33a1132b P 409e1cd73cc44da496ec6c237266183c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:10:24.992091 31988 tablet_bootstrap.cc:492] T e8226d9f2b0f479f8550f65d231e794c P 409e1cd73cc44da496ec6c237266183c: Bootstrap starting.
I20260713 09:10:24.997534 31797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "770edad22cbe4abca58b4a4a33a1132b" candidate_uuid: "1764a5815cf147b0bae6c88d4f04955e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fabeaf992b84a20b20bb052297700e7" is_pre_election: true
I20260713 09:10:24.998416 31988 tablet_bootstrap.cc:654] T e8226d9f2b0f479f8550f65d231e794c P 409e1cd73cc44da496ec6c237266183c: Neither blocks nor log segments found. Creating new log.
W20260713 09:10:24.999157 31910 leader_election.cc:343] T 770edad22cbe4abca58b4a4a33a1132b P 1764a5815cf147b0bae6c88d4f04955e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5fabeaf992b84a20b20bb052297700e7 (127.27.71.1:45477): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:25.006565 31991 tablet_bootstrap.cc:492] T 1a88d4732adf4f6d8c17583e66f6f421 P 5fabeaf992b84a20b20bb052297700e7: No bootstrap required, opened a new log
I20260713 09:10:25.007309 31991 ts_tablet_manager.cc:1403] T 1a88d4732adf4f6d8c17583e66f6f421 P 5fabeaf992b84a20b20bb052297700e7: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.005s
I20260713 09:10:25.011030 31991 raft_consensus.cc:359] T 1a88d4732adf4f6d8c17583e66f6f421 P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:25.018754 31991 raft_consensus.cc:385] T 1a88d4732adf4f6d8c17583e66f6f421 P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:25.020253 31991 raft_consensus.cc:740] T 1a88d4732adf4f6d8c17583e66f6f421 P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fabeaf992b84a20b20bb052297700e7, State: Initialized, Role: FOLLOWER
I20260713 09:10:25.021991 31991 consensus_queue.cc:260] T 1a88d4732adf4f6d8c17583e66f6f421 P 5fabeaf992b84a20b20bb052297700e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:25.025353 31991 ts_tablet_manager.cc:1434] T 1a88d4732adf4f6d8c17583e66f6f421 P 5fabeaf992b84a20b20bb052297700e7: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260713 09:10:25.026692 31991 tablet_bootstrap.cc:492] T 886a265ff7e3426aa0d441ff5aa3f5d8 P 5fabeaf992b84a20b20bb052297700e7: Bootstrap starting.
I20260713 09:10:25.035130 31872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "770edad22cbe4abca58b4a4a33a1132b" candidate_uuid: "1764a5815cf147b0bae6c88d4f04955e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409e1cd73cc44da496ec6c237266183c" is_pre_election: true
I20260713 09:10:25.036046 31872 raft_consensus.cc:2468] T 770edad22cbe4abca58b4a4a33a1132b P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1764a5815cf147b0bae6c88d4f04955e in term 0.
I20260713 09:10:25.036034 31991 tablet_bootstrap.cc:654] T 886a265ff7e3426aa0d441ff5aa3f5d8 P 5fabeaf992b84a20b20bb052297700e7: Neither blocks nor log segments found. Creating new log.
W20260713 09:10:25.038914 31742 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:10:25.039952 31911 leader_election.cc:304] T 770edad22cbe4abca58b4a4a33a1132b P 1764a5815cf147b0bae6c88d4f04955e [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: 1764a5815cf147b0bae6c88d4f04955e, 409e1cd73cc44da496ec6c237266183c; no voters: 5fabeaf992b84a20b20bb052297700e7
I20260713 09:10:25.041038 31990 raft_consensus.cc:2804] T 770edad22cbe4abca58b4a4a33a1132b P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:25.041491 31990 raft_consensus.cc:493] T 770edad22cbe4abca58b4a4a33a1132b P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:25.041895 31990 raft_consensus.cc:3060] T 770edad22cbe4abca58b4a4a33a1132b P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:25.050755 31991 tablet_bootstrap.cc:492] T 886a265ff7e3426aa0d441ff5aa3f5d8 P 5fabeaf992b84a20b20bb052297700e7: No bootstrap required, opened a new log
I20260713 09:10:25.051465 31991 ts_tablet_manager.cc:1403] T 886a265ff7e3426aa0d441ff5aa3f5d8 P 5fabeaf992b84a20b20bb052297700e7: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.005s
I20260713 09:10:25.055709 31991 raft_consensus.cc:359] T 886a265ff7e3426aa0d441ff5aa3f5d8 P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:25.056702 31991 raft_consensus.cc:385] T 886a265ff7e3426aa0d441ff5aa3f5d8 P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:25.057114 31991 raft_consensus.cc:740] T 886a265ff7e3426aa0d441ff5aa3f5d8 P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fabeaf992b84a20b20bb052297700e7, State: Initialized, Role: FOLLOWER
I20260713 09:10:25.058269 31991 consensus_queue.cc:260] T 886a265ff7e3426aa0d441ff5aa3f5d8 P 5fabeaf992b84a20b20bb052297700e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:25.062088 31991 ts_tablet_manager.cc:1434] T 886a265ff7e3426aa0d441ff5aa3f5d8 P 5fabeaf992b84a20b20bb052297700e7: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:10:25.063416 31991 tablet_bootstrap.cc:492] T 17fa218699564721a1848c520bcfbfc4 P 5fabeaf992b84a20b20bb052297700e7: Bootstrap starting.
I20260713 09:10:25.072906 31991 tablet_bootstrap.cc:654] T 17fa218699564721a1848c520bcfbfc4 P 5fabeaf992b84a20b20bb052297700e7: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:25.052142 31990 raft_consensus.cc:515] T 770edad22cbe4abca58b4a4a33a1132b P 1764a5815cf147b0bae6c88d4f04955e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:25.076493 31797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "770edad22cbe4abca58b4a4a33a1132b" candidate_uuid: "1764a5815cf147b0bae6c88d4f04955e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fabeaf992b84a20b20bb052297700e7"
W20260713 09:10:25.078133 31910 leader_election.cc:343] T 770edad22cbe4abca58b4a4a33a1132b P 1764a5815cf147b0bae6c88d4f04955e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5fabeaf992b84a20b20bb052297700e7 (127.27.71.1:45477): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:25.081135 31872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "770edad22cbe4abca58b4a4a33a1132b" candidate_uuid: "1764a5815cf147b0bae6c88d4f04955e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409e1cd73cc44da496ec6c237266183c"
I20260713 09:10:25.081894 31872 raft_consensus.cc:3060] T 770edad22cbe4abca58b4a4a33a1132b P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:25.085239 31991 tablet_bootstrap.cc:492] T 17fa218699564721a1848c520bcfbfc4 P 5fabeaf992b84a20b20bb052297700e7: No bootstrap required, opened a new log
I20260713 09:10:25.085935 31991 ts_tablet_manager.cc:1403] T 17fa218699564721a1848c520bcfbfc4 P 5fabeaf992b84a20b20bb052297700e7: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.006s
I20260713 09:10:25.089769 31991 raft_consensus.cc:359] T 17fa218699564721a1848c520bcfbfc4 P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:25.090785 31991 raft_consensus.cc:385] T 17fa218699564721a1848c520bcfbfc4 P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:25.091221 31991 raft_consensus.cc:740] T 17fa218699564721a1848c520bcfbfc4 P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fabeaf992b84a20b20bb052297700e7, State: Initialized, Role: FOLLOWER
I20260713 09:10:25.092348 31991 consensus_queue.cc:260] T 17fa218699564721a1848c520bcfbfc4 P 5fabeaf992b84a20b20bb052297700e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:25.094415 31987 tablet_bootstrap.cc:492] T 1a88d4732adf4f6d8c17583e66f6f421 P 1764a5815cf147b0bae6c88d4f04955e: No bootstrap required, opened a new log
I20260713 09:10:25.093099 31990 leader_election.cc:290] T 770edad22cbe4abca58b4a4a33a1132b P 1764a5815cf147b0bae6c88d4f04955e [CANDIDATE]: Term 1 election: Requested vote from peers 5fabeaf992b84a20b20bb052297700e7 (127.27.71.1:45477), 409e1cd73cc44da496ec6c237266183c (127.27.71.2:44693)
I20260713 09:10:25.094964 31987 ts_tablet_manager.cc:1403] T 1a88d4732adf4f6d8c17583e66f6f421 P 1764a5815cf147b0bae6c88d4f04955e: Time spent bootstrapping tablet: real 0.114s	user 0.050s	sys 0.060s
I20260713 09:10:25.095441 31991 ts_tablet_manager.cc:1434] T 17fa218699564721a1848c520bcfbfc4 P 5fabeaf992b84a20b20bb052297700e7: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:10:25.095383 31872 raft_consensus.cc:2468] T 770edad22cbe4abca58b4a4a33a1132b P 409e1cd73cc44da496ec6c237266183c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1764a5815cf147b0bae6c88d4f04955e in term 1.
I20260713 09:10:25.096737 31991 tablet_bootstrap.cc:492] T 4f8242ea4bbc43ea97c3c6597331b46b P 5fabeaf992b84a20b20bb052297700e7: Bootstrap starting.
I20260713 09:10:25.097718 31988 tablet_bootstrap.cc:492] T e8226d9f2b0f479f8550f65d231e794c P 409e1cd73cc44da496ec6c237266183c: No bootstrap required, opened a new log
I20260713 09:10:25.098217 31988 ts_tablet_manager.cc:1403] T e8226d9f2b0f479f8550f65d231e794c P 409e1cd73cc44da496ec6c237266183c: Time spent bootstrapping tablet: real 0.106s	user 0.025s	sys 0.074s
I20260713 09:10:25.098016 31987 raft_consensus.cc:359] T 1a88d4732adf4f6d8c17583e66f6f421 P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:25.098811 31987 raft_consensus.cc:385] T 1a88d4732adf4f6d8c17583e66f6f421 P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:25.099126 31987 raft_consensus.cc:740] T 1a88d4732adf4f6d8c17583e66f6f421 P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1764a5815cf147b0bae6c88d4f04955e, State: Initialized, Role: FOLLOWER
I20260713 09:10:25.099944 31987 consensus_queue.cc:260] T 1a88d4732adf4f6d8c17583e66f6f421 P 1764a5815cf147b0bae6c88d4f04955e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:25.101121 31988 raft_consensus.cc:359] T e8226d9f2b0f479f8550f65d231e794c P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:25.101783 31988 raft_consensus.cc:385] T e8226d9f2b0f479f8550f65d231e794c P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:25.102051 31988 raft_consensus.cc:740] T e8226d9f2b0f479f8550f65d231e794c P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 409e1cd73cc44da496ec6c237266183c, State: Initialized, Role: FOLLOWER
I20260713 09:10:25.102193 31987 ts_tablet_manager.cc:1434] T 1a88d4732adf4f6d8c17583e66f6f421 P 1764a5815cf147b0bae6c88d4f04955e: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260713 09:10:25.103165 31987 tablet_bootstrap.cc:492] T 4f8242ea4bbc43ea97c3c6597331b46b P 1764a5815cf147b0bae6c88d4f04955e: Bootstrap starting.
I20260713 09:10:25.102764 31988 consensus_queue.cc:260] T e8226d9f2b0f479f8550f65d231e794c P 409e1cd73cc44da496ec6c237266183c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:25.106470 31991 tablet_bootstrap.cc:654] T 4f8242ea4bbc43ea97c3c6597331b46b P 5fabeaf992b84a20b20bb052297700e7: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:25.110947 31990 raft_consensus.cc:493] T 886a265ff7e3426aa0d441ff5aa3f5d8 P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:25.111414 31990 raft_consensus.cc:515] T 886a265ff7e3426aa0d441ff5aa3f5d8 P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:25.111742 31998 raft_consensus.cc:493] T 17fa218699564721a1848c520bcfbfc4 P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:25.112489 31988 ts_tablet_manager.cc:1434] T e8226d9f2b0f479f8550f65d231e794c P 409e1cd73cc44da496ec6c237266183c: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.004s
I20260713 09:10:25.112195 31998 raft_consensus.cc:515] T 17fa218699564721a1848c520bcfbfc4 P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:25.113489 31990 leader_election.cc:290] T 886a265ff7e3426aa0d441ff5aa3f5d8 P 1764a5815cf147b0bae6c88d4f04955e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fabeaf992b84a20b20bb052297700e7 (127.27.71.1:45477), 409e1cd73cc44da496ec6c237266183c (127.27.71.2:44693)
I20260713 09:10:25.115418 31987 tablet_bootstrap.cc:654] T 4f8242ea4bbc43ea97c3c6597331b46b P 1764a5815cf147b0bae6c88d4f04955e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:25.116067 31871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "886a265ff7e3426aa0d441ff5aa3f5d8" candidate_uuid: "1764a5815cf147b0bae6c88d4f04955e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409e1cd73cc44da496ec6c237266183c" is_pre_election: true
I20260713 09:10:25.116729 31871 raft_consensus.cc:2468] T 886a265ff7e3426aa0d441ff5aa3f5d8 P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1764a5815cf147b0bae6c88d4f04955e in term 0.
I20260713 09:10:25.119537 31911 leader_election.cc:304] T 886a265ff7e3426aa0d441ff5aa3f5d8 P 1764a5815cf147b0bae6c88d4f04955e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1764a5815cf147b0bae6c88d4f04955e, 409e1cd73cc44da496ec6c237266183c; no voters: 
I20260713 09:10:25.120541 31990 raft_consensus.cc:2804] T 886a265ff7e3426aa0d441ff5aa3f5d8 P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:25.120971 31990 raft_consensus.cc:493] T 886a265ff7e3426aa0d441ff5aa3f5d8 P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:25.121362 31990 raft_consensus.cc:3060] T 886a265ff7e3426aa0d441ff5aa3f5d8 P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:25.121410 31911 leader_election.cc:304] T 770edad22cbe4abca58b4a4a33a1132b P 1764a5815cf147b0bae6c88d4f04955e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1764a5815cf147b0bae6c88d4f04955e, 409e1cd73cc44da496ec6c237266183c; no voters: 5fabeaf992b84a20b20bb052297700e7
I20260713 09:10:25.122051 31998 leader_election.cc:290] T 17fa218699564721a1848c520bcfbfc4 P 5fabeaf992b84a20b20bb052297700e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 409e1cd73cc44da496ec6c237266183c (127.27.71.2:44693), 1764a5815cf147b0bae6c88d4f04955e (127.27.71.3:38635)
I20260713 09:10:25.132726 32020 raft_consensus.cc:2804] T 770edad22cbe4abca58b4a4a33a1132b P 1764a5815cf147b0bae6c88d4f04955e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:25.134734 31990 raft_consensus.cc:515] T 886a265ff7e3426aa0d441ff5aa3f5d8 P 1764a5815cf147b0bae6c88d4f04955e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:25.137251 31991 tablet_bootstrap.cc:492] T 4f8242ea4bbc43ea97c3c6597331b46b P 5fabeaf992b84a20b20bb052297700e7: No bootstrap required, opened a new log
I20260713 09:10:25.137315 31987 tablet_bootstrap.cc:492] T 4f8242ea4bbc43ea97c3c6597331b46b P 1764a5815cf147b0bae6c88d4f04955e: No bootstrap required, opened a new log
I20260713 09:10:25.137704 31988 tablet_bootstrap.cc:492] T 4f8242ea4bbc43ea97c3c6597331b46b P 409e1cd73cc44da496ec6c237266183c: Bootstrap starting.
I20260713 09:10:25.140120 31991 ts_tablet_manager.cc:1403] T 4f8242ea4bbc43ea97c3c6597331b46b P 5fabeaf992b84a20b20bb052297700e7: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.003s
I20260713 09:10:25.138949 31990 leader_election.cc:290] T 886a265ff7e3426aa0d441ff5aa3f5d8 P 1764a5815cf147b0bae6c88d4f04955e [CANDIDATE]: Term 1 election: Requested vote from peers 5fabeaf992b84a20b20bb052297700e7 (127.27.71.1:45477), 409e1cd73cc44da496ec6c237266183c (127.27.71.2:44693)
I20260713 09:10:25.139415 31872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "886a265ff7e3426aa0d441ff5aa3f5d8" candidate_uuid: "1764a5815cf147b0bae6c88d4f04955e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409e1cd73cc44da496ec6c237266183c"
I20260713 09:10:25.140817 31872 raft_consensus.cc:3060] T 886a265ff7e3426aa0d441ff5aa3f5d8 P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:25.138190 32020 raft_consensus.cc:697] T 770edad22cbe4abca58b4a4a33a1132b P 1764a5815cf147b0bae6c88d4f04955e [term 1 LEADER]: Becoming Leader. State: Replica: 1764a5815cf147b0bae6c88d4f04955e, State: Running, Role: LEADER
I20260713 09:10:25.140177 31987 ts_tablet_manager.cc:1403] T 4f8242ea4bbc43ea97c3c6597331b46b P 1764a5815cf147b0bae6c88d4f04955e: Time spent bootstrapping tablet: real 0.037s	user 0.021s	sys 0.007s
I20260713 09:10:25.145089 31797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "886a265ff7e3426aa0d441ff5aa3f5d8" candidate_uuid: "1764a5815cf147b0bae6c88d4f04955e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fabeaf992b84a20b20bb052297700e7" is_pre_election: true
I20260713 09:10:25.143617 31991 raft_consensus.cc:359] T 4f8242ea4bbc43ea97c3c6597331b46b P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:25.146950 31796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "886a265ff7e3426aa0d441ff5aa3f5d8" candidate_uuid: "1764a5815cf147b0bae6c88d4f04955e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fabeaf992b84a20b20bb052297700e7"
I20260713 09:10:25.150183 31987 raft_consensus.cc:359] T 4f8242ea4bbc43ea97c3c6597331b46b P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:25.150863 31987 raft_consensus.cc:385] T 4f8242ea4bbc43ea97c3c6597331b46b P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:25.149937 31797 raft_consensus.cc:2468] T 886a265ff7e3426aa0d441ff5aa3f5d8 P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1764a5815cf147b0bae6c88d4f04955e in term 0.
I20260713 09:10:25.151242 31987 raft_consensus.cc:740] T 4f8242ea4bbc43ea97c3c6597331b46b P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1764a5815cf147b0bae6c88d4f04955e, State: Initialized, Role: FOLLOWER
I20260713 09:10:25.147357 32020 consensus_queue.cc:237] T 770edad22cbe4abca58b4a4a33a1132b P 1764a5815cf147b0bae6c88d4f04955e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:25.147640 31872 raft_consensus.cc:2468] T 886a265ff7e3426aa0d441ff5aa3f5d8 P 409e1cd73cc44da496ec6c237266183c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1764a5815cf147b0bae6c88d4f04955e in term 1.
I20260713 09:10:25.152225 31987 consensus_queue.cc:260] T 4f8242ea4bbc43ea97c3c6597331b46b P 1764a5815cf147b0bae6c88d4f04955e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:25.153244 31911 leader_election.cc:304] T 886a265ff7e3426aa0d441ff5aa3f5d8 P 1764a5815cf147b0bae6c88d4f04955e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1764a5815cf147b0bae6c88d4f04955e, 409e1cd73cc44da496ec6c237266183c; no voters: 5fabeaf992b84a20b20bb052297700e7
I20260713 09:10:25.146559 31988 tablet_bootstrap.cc:654] T 4f8242ea4bbc43ea97c3c6597331b46b P 409e1cd73cc44da496ec6c237266183c: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:25.154467 31987 ts_tablet_manager.cc:1434] T 4f8242ea4bbc43ea97c3c6597331b46b P 1764a5815cf147b0bae6c88d4f04955e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260713 09:10:25.154979 32021 raft_consensus.cc:2804] T 886a265ff7e3426aa0d441ff5aa3f5d8 P 1764a5815cf147b0bae6c88d4f04955e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:25.155606 31987 tablet_bootstrap.cc:492] T 1f6294caf07c469abfcf0f8de75448fe P 1764a5815cf147b0bae6c88d4f04955e: Bootstrap starting.
I20260713 09:10:25.149941 31991 raft_consensus.cc:385] T 4f8242ea4bbc43ea97c3c6597331b46b P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:25.157411 31991 raft_consensus.cc:740] T 4f8242ea4bbc43ea97c3c6597331b46b P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fabeaf992b84a20b20bb052297700e7, State: Initialized, Role: FOLLOWER
I20260713 09:10:25.157613 31872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17fa218699564721a1848c520bcfbfc4" candidate_uuid: "5fabeaf992b84a20b20bb052297700e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409e1cd73cc44da496ec6c237266183c" is_pre_election: true
I20260713 09:10:25.158360 31872 raft_consensus.cc:2468] T 17fa218699564721a1848c520bcfbfc4 P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fabeaf992b84a20b20bb052297700e7 in term 0.
I20260713 09:10:25.158190 31991 consensus_queue.cc:260] T 4f8242ea4bbc43ea97c3c6597331b46b P 5fabeaf992b84a20b20bb052297700e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:25.155689 32021 raft_consensus.cc:697] T 886a265ff7e3426aa0d441ff5aa3f5d8 P 1764a5815cf147b0bae6c88d4f04955e [term 1 LEADER]: Becoming Leader. State: Replica: 1764a5815cf147b0bae6c88d4f04955e, State: Running, Role: LEADER
I20260713 09:10:25.160506 31991 ts_tablet_manager.cc:1434] T 4f8242ea4bbc43ea97c3c6597331b46b P 5fabeaf992b84a20b20bb052297700e7: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.001s
I20260713 09:10:25.160696 32021 consensus_queue.cc:237] T 886a265ff7e3426aa0d441ff5aa3f5d8 P 1764a5815cf147b0bae6c88d4f04955e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:25.161504 31991 tablet_bootstrap.cc:492] T 770edad22cbe4abca58b4a4a33a1132b P 5fabeaf992b84a20b20bb052297700e7: Bootstrap starting.
I20260713 09:10:25.162568 31987 tablet_bootstrap.cc:654] T 1f6294caf07c469abfcf0f8de75448fe P 1764a5815cf147b0bae6c88d4f04955e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:25.173799 31760 leader_election.cc:304] T 17fa218699564721a1848c520bcfbfc4 P 5fabeaf992b84a20b20bb052297700e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 409e1cd73cc44da496ec6c237266183c, 5fabeaf992b84a20b20bb052297700e7; no voters: 
I20260713 09:10:25.175042 31998 raft_consensus.cc:2804] T 17fa218699564721a1848c520bcfbfc4 P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:25.175503 31998 raft_consensus.cc:493] T 17fa218699564721a1848c520bcfbfc4 P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:25.175916 31998 raft_consensus.cc:3060] T 17fa218699564721a1848c520bcfbfc4 P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:25.176470 31991 tablet_bootstrap.cc:654] T 770edad22cbe4abca58b4a4a33a1132b P 5fabeaf992b84a20b20bb052297700e7: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:25.177477 31987 tablet_bootstrap.cc:492] T 1f6294caf07c469abfcf0f8de75448fe P 1764a5815cf147b0bae6c88d4f04955e: No bootstrap required, opened a new log
I20260713 09:10:25.179147 31987 ts_tablet_manager.cc:1403] T 1f6294caf07c469abfcf0f8de75448fe P 1764a5815cf147b0bae6c88d4f04955e: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.014s
I20260713 09:10:25.183749 31987 raft_consensus.cc:359] T 1f6294caf07c469abfcf0f8de75448fe P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:25.184605 31987 raft_consensus.cc:385] T 1f6294caf07c469abfcf0f8de75448fe P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:25.184949 31987 raft_consensus.cc:740] T 1f6294caf07c469abfcf0f8de75448fe P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1764a5815cf147b0bae6c88d4f04955e, State: Initialized, Role: FOLLOWER
I20260713 09:10:25.186537 31987 consensus_queue.cc:260] T 1f6294caf07c469abfcf0f8de75448fe P 1764a5815cf147b0bae6c88d4f04955e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:25.189759 31987 ts_tablet_manager.cc:1434] T 1f6294caf07c469abfcf0f8de75448fe P 1764a5815cf147b0bae6c88d4f04955e: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:10:25.190924 31987 tablet_bootstrap.cc:492] T 17fa218699564721a1848c520bcfbfc4 P 1764a5815cf147b0bae6c88d4f04955e: Bootstrap starting.
I20260713 09:10:25.193454 31947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17fa218699564721a1848c520bcfbfc4" candidate_uuid: "5fabeaf992b84a20b20bb052297700e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1764a5815cf147b0bae6c88d4f04955e" is_pre_election: true
W20260713 09:10:25.195258 31759 leader_election.cc:343] T 17fa218699564721a1848c520bcfbfc4 P 5fabeaf992b84a20b20bb052297700e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1764a5815cf147b0bae6c88d4f04955e (127.27.71.3:38635): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:25.195415 32021 raft_consensus.cc:493] T 1f6294caf07c469abfcf0f8de75448fe P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:25.196082 32021 raft_consensus.cc:515] T 1f6294caf07c469abfcf0f8de75448fe P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:25.198846 31998 raft_consensus.cc:515] T 17fa218699564721a1848c520bcfbfc4 P 5fabeaf992b84a20b20bb052297700e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:25.200433 31872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f6294caf07c469abfcf0f8de75448fe" candidate_uuid: "1764a5815cf147b0bae6c88d4f04955e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409e1cd73cc44da496ec6c237266183c" is_pre_election: true
I20260713 09:10:25.201588 31947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17fa218699564721a1848c520bcfbfc4" candidate_uuid: "5fabeaf992b84a20b20bb052297700e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1764a5815cf147b0bae6c88d4f04955e"
W20260713 09:10:25.202250 31911 leader_election.cc:343] T 1f6294caf07c469abfcf0f8de75448fe P 1764a5815cf147b0bae6c88d4f04955e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 409e1cd73cc44da496ec6c237266183c (127.27.71.2:44693): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:25.202065 31694 catalog_manager.cc:5697] T 770edad22cbe4abca58b4a4a33a1132b P 1764a5815cf147b0bae6c88d4f04955e reported cstate change: term changed from 0 to 1, leader changed from <none> to 1764a5815cf147b0bae6c88d4f04955e (127.27.71.3). New cstate: current_term: 1 leader_uuid: "1764a5815cf147b0bae6c88d4f04955e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } health_report { overall_health: HEALTHY } } }
W20260713 09:10:25.202893 31759 leader_election.cc:343] T 17fa218699564721a1848c520bcfbfc4 P 5fabeaf992b84a20b20bb052297700e7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1764a5815cf147b0bae6c88d4f04955e (127.27.71.3:38635): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:25.203009 32021 leader_election.cc:290] T 1f6294caf07c469abfcf0f8de75448fe P 1764a5815cf147b0bae6c88d4f04955e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fabeaf992b84a20b20bb052297700e7 (127.27.71.1:45477), 409e1cd73cc44da496ec6c237266183c (127.27.71.2:44693)
I20260713 09:10:25.205842 32027 raft_consensus.cc:493] T 2753eafb5fbe420ca3b4b41aae80aeef P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:25.206310 32027 raft_consensus.cc:515] T 2753eafb5fbe420ca3b4b41aae80aeef P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:25.207489 31987 tablet_bootstrap.cc:654] T 17fa218699564721a1848c520bcfbfc4 P 1764a5815cf147b0bae6c88d4f04955e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:25.209399 32027 leader_election.cc:290] T 2753eafb5fbe420ca3b4b41aae80aeef P 5fabeaf992b84a20b20bb052297700e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 409e1cd73cc44da496ec6c237266183c (127.27.71.2:44693), 1764a5815cf147b0bae6c88d4f04955e (127.27.71.3:38635)
I20260713 09:10:25.210126 31991 tablet_bootstrap.cc:492] T 770edad22cbe4abca58b4a4a33a1132b P 5fabeaf992b84a20b20bb052297700e7: No bootstrap required, opened a new log
I20260713 09:10:25.210768 31991 ts_tablet_manager.cc:1403] T 770edad22cbe4abca58b4a4a33a1132b P 5fabeaf992b84a20b20bb052297700e7: Time spent bootstrapping tablet: real 0.049s	user 0.014s	sys 0.025s
I20260713 09:10:25.211827 31872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17fa218699564721a1848c520bcfbfc4" candidate_uuid: "5fabeaf992b84a20b20bb052297700e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409e1cd73cc44da496ec6c237266183c"
I20260713 09:10:25.211851 31947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2753eafb5fbe420ca3b4b41aae80aeef" candidate_uuid: "5fabeaf992b84a20b20bb052297700e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1764a5815cf147b0bae6c88d4f04955e" is_pre_election: true
I20260713 09:10:25.212558 31872 raft_consensus.cc:3060] T 17fa218699564721a1848c520bcfbfc4 P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:25.212663 31947 raft_consensus.cc:2468] T 2753eafb5fbe420ca3b4b41aae80aeef P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fabeaf992b84a20b20bb052297700e7 in term 0.
I20260713 09:10:25.213304 31988 tablet_bootstrap.cc:492] T 4f8242ea4bbc43ea97c3c6597331b46b P 409e1cd73cc44da496ec6c237266183c: No bootstrap required, opened a new log
I20260713 09:10:25.213868 31759 leader_election.cc:304] T 2753eafb5fbe420ca3b4b41aae80aeef P 5fabeaf992b84a20b20bb052297700e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1764a5815cf147b0bae6c88d4f04955e, 5fabeaf992b84a20b20bb052297700e7; no voters: 
I20260713 09:10:25.213776 31991 raft_consensus.cc:359] T 770edad22cbe4abca58b4a4a33a1132b P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:25.213752 31988 ts_tablet_manager.cc:1403] T 4f8242ea4bbc43ea97c3c6597331b46b P 409e1cd73cc44da496ec6c237266183c: Time spent bootstrapping tablet: real 0.076s	user 0.013s	sys 0.011s
I20260713 09:10:25.214785 31991 raft_consensus.cc:385] T 770edad22cbe4abca58b4a4a33a1132b P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:25.215338 31991 raft_consensus.cc:740] T 770edad22cbe4abca58b4a4a33a1132b P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fabeaf992b84a20b20bb052297700e7, State: Initialized, Role: FOLLOWER
I20260713 09:10:25.216223 31991 consensus_queue.cc:260] T 770edad22cbe4abca58b4a4a33a1132b P 5fabeaf992b84a20b20bb052297700e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:25.217499 31988 raft_consensus.cc:359] T 4f8242ea4bbc43ea97c3c6597331b46b P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:25.218209 31988 raft_consensus.cc:385] T 4f8242ea4bbc43ea97c3c6597331b46b P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:25.218490 31988 raft_consensus.cc:740] T 4f8242ea4bbc43ea97c3c6597331b46b P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 409e1cd73cc44da496ec6c237266183c, State: Initialized, Role: FOLLOWER
I20260713 09:10:25.219213 31988 consensus_queue.cc:260] T 4f8242ea4bbc43ea97c3c6597331b46b P 409e1cd73cc44da496ec6c237266183c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:25.219637 31797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f6294caf07c469abfcf0f8de75448fe" candidate_uuid: "1764a5815cf147b0bae6c88d4f04955e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fabeaf992b84a20b20bb052297700e7" is_pre_election: true
I20260713 09:10:25.220468 31998 leader_election.cc:290] T 17fa218699564721a1848c520bcfbfc4 P 5fabeaf992b84a20b20bb052297700e7 [CANDIDATE]: Term 1 election: Requested vote from peers 409e1cd73cc44da496ec6c237266183c (127.27.71.2:44693), 1764a5815cf147b0bae6c88d4f04955e (127.27.71.3:38635)
I20260713 09:10:25.221207 31871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2753eafb5fbe420ca3b4b41aae80aeef" candidate_uuid: "5fabeaf992b84a20b20bb052297700e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409e1cd73cc44da496ec6c237266183c" is_pre_election: true
I20260713 09:10:25.222456 31988 ts_tablet_manager.cc:1434] T 4f8242ea4bbc43ea97c3c6597331b46b P 409e1cd73cc44da496ec6c237266183c: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260713 09:10:25.223584 31991 ts_tablet_manager.cc:1434] T 770edad22cbe4abca58b4a4a33a1132b P 5fabeaf992b84a20b20bb052297700e7: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
W20260713 09:10:25.224516 31910 leader_election.cc:343] T 1f6294caf07c469abfcf0f8de75448fe P 1764a5815cf147b0bae6c88d4f04955e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5fabeaf992b84a20b20bb052297700e7 (127.27.71.1:45477): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:25.224735 31991 tablet_bootstrap.cc:492] T 1f6294caf07c469abfcf0f8de75448fe P 5fabeaf992b84a20b20bb052297700e7: Bootstrap starting.
W20260713 09:10:25.223569 31760 leader_election.cc:343] T 2753eafb5fbe420ca3b4b41aae80aeef P 5fabeaf992b84a20b20bb052297700e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 409e1cd73cc44da496ec6c237266183c (127.27.71.2:44693): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:25.224982 31910 leader_election.cc:304] T 1f6294caf07c469abfcf0f8de75448fe P 1764a5815cf147b0bae6c88d4f04955e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1764a5815cf147b0bae6c88d4f04955e; no voters: 409e1cd73cc44da496ec6c237266183c, 5fabeaf992b84a20b20bb052297700e7
I20260713 09:10:25.226289 32020 raft_consensus.cc:2749] T 1f6294caf07c469abfcf0f8de75448fe P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:25.224117 31691 catalog_manager.cc:5697] T 886a265ff7e3426aa0d441ff5aa3f5d8 P 1764a5815cf147b0bae6c88d4f04955e reported cstate change: term changed from 0 to 1, leader changed from <none> to 1764a5815cf147b0bae6c88d4f04955e (127.27.71.3). New cstate: current_term: 1 leader_uuid: "1764a5815cf147b0bae6c88d4f04955e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:25.227545 31987 tablet_bootstrap.cc:492] T 17fa218699564721a1848c520bcfbfc4 P 1764a5815cf147b0bae6c88d4f04955e: No bootstrap required, opened a new log
I20260713 09:10:25.228030 31987 ts_tablet_manager.cc:1403] T 17fa218699564721a1848c520bcfbfc4 P 1764a5815cf147b0bae6c88d4f04955e: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.000s
I20260713 09:10:25.214831 32027 raft_consensus.cc:2804] T 2753eafb5fbe420ca3b4b41aae80aeef P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:25.229640 32027 raft_consensus.cc:493] T 2753eafb5fbe420ca3b4b41aae80aeef P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:25.230003 32027 raft_consensus.cc:3060] T 2753eafb5fbe420ca3b4b41aae80aeef P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:25.227573 31988 tablet_bootstrap.cc:492] T 1a88d4732adf4f6d8c17583e66f6f421 P 409e1cd73cc44da496ec6c237266183c: Bootstrap starting.
I20260713 09:10:25.224996 31872 raft_consensus.cc:2468] T 17fa218699564721a1848c520bcfbfc4 P 409e1cd73cc44da496ec6c237266183c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fabeaf992b84a20b20bb052297700e7 in term 1.
I20260713 09:10:25.233134 31760 leader_election.cc:304] T 17fa218699564721a1848c520bcfbfc4 P 5fabeaf992b84a20b20bb052297700e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 409e1cd73cc44da496ec6c237266183c, 5fabeaf992b84a20b20bb052297700e7; no voters: 1764a5815cf147b0bae6c88d4f04955e
I20260713 09:10:25.235082 32029 raft_consensus.cc:2804] T 17fa218699564721a1848c520bcfbfc4 P 5fabeaf992b84a20b20bb052297700e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:25.235692 32029 raft_consensus.cc:697] T 17fa218699564721a1848c520bcfbfc4 P 5fabeaf992b84a20b20bb052297700e7 [term 1 LEADER]: Becoming Leader. State: Replica: 5fabeaf992b84a20b20bb052297700e7, State: Running, Role: LEADER
I20260713 09:10:25.238206 31988 tablet_bootstrap.cc:654] T 1a88d4732adf4f6d8c17583e66f6f421 P 409e1cd73cc44da496ec6c237266183c: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:25.237331 32029 consensus_queue.cc:237] T 17fa218699564721a1848c520bcfbfc4 P 5fabeaf992b84a20b20bb052297700e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:25.239116 32027 raft_consensus.cc:515] T 2753eafb5fbe420ca3b4b41aae80aeef P 5fabeaf992b84a20b20bb052297700e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:25.230692 31987 raft_consensus.cc:359] T 17fa218699564721a1848c520bcfbfc4 P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:25.241657 31987 raft_consensus.cc:385] T 17fa218699564721a1848c520bcfbfc4 P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:25.241673 31871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2753eafb5fbe420ca3b4b41aae80aeef" candidate_uuid: "5fabeaf992b84a20b20bb052297700e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409e1cd73cc44da496ec6c237266183c"
I20260713 09:10:25.242067 31987 raft_consensus.cc:740] T 17fa218699564721a1848c520bcfbfc4 P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1764a5815cf147b0bae6c88d4f04955e, State: Initialized, Role: FOLLOWER
I20260713 09:10:25.242774 31987 consensus_queue.cc:260] T 17fa218699564721a1848c520bcfbfc4 P 1764a5815cf147b0bae6c88d4f04955e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
W20260713 09:10:25.243300 31760 leader_election.cc:343] T 2753eafb5fbe420ca3b4b41aae80aeef P 5fabeaf992b84a20b20bb052297700e7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 409e1cd73cc44da496ec6c237266183c (127.27.71.2:44693): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:25.244553 31991 tablet_bootstrap.cc:654] T 1f6294caf07c469abfcf0f8de75448fe P 5fabeaf992b84a20b20bb052297700e7: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:25.244812 31987 ts_tablet_manager.cc:1434] T 17fa218699564721a1848c520bcfbfc4 P 1764a5815cf147b0bae6c88d4f04955e: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260713 09:10:25.245810 32027 leader_election.cc:290] T 2753eafb5fbe420ca3b4b41aae80aeef P 5fabeaf992b84a20b20bb052297700e7 [CANDIDATE]: Term 1 election: Requested vote from peers 409e1cd73cc44da496ec6c237266183c (127.27.71.2:44693), 1764a5815cf147b0bae6c88d4f04955e (127.27.71.3:38635)
I20260713 09:10:25.245995 31947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2753eafb5fbe420ca3b4b41aae80aeef" candidate_uuid: "5fabeaf992b84a20b20bb052297700e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1764a5815cf147b0bae6c88d4f04955e"
I20260713 09:10:25.246568 31947 raft_consensus.cc:3060] T 2753eafb5fbe420ca3b4b41aae80aeef P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:25.251438 31988 tablet_bootstrap.cc:492] T 1a88d4732adf4f6d8c17583e66f6f421 P 409e1cd73cc44da496ec6c237266183c: No bootstrap required, opened a new log
I20260713 09:10:25.251933 31988 ts_tablet_manager.cc:1403] T 1a88d4732adf4f6d8c17583e66f6f421 P 409e1cd73cc44da496ec6c237266183c: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.005s
I20260713 09:10:25.254786 31988 raft_consensus.cc:359] T 1a88d4732adf4f6d8c17583e66f6f421 P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:25.255618 31988 raft_consensus.cc:385] T 1a88d4732adf4f6d8c17583e66f6f421 P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:25.255015 31694 catalog_manager.cc:5697] T 17fa218699564721a1848c520bcfbfc4 P 5fabeaf992b84a20b20bb052297700e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5fabeaf992b84a20b20bb052297700e7 (127.27.71.1). New cstate: current_term: 1 leader_uuid: "5fabeaf992b84a20b20bb052297700e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:25.255878 31947 raft_consensus.cc:2468] T 2753eafb5fbe420ca3b4b41aae80aeef P 1764a5815cf147b0bae6c88d4f04955e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fabeaf992b84a20b20bb052297700e7 in term 1.
I20260713 09:10:25.255955 31988 raft_consensus.cc:740] T 1a88d4732adf4f6d8c17583e66f6f421 P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 409e1cd73cc44da496ec6c237266183c, State: Initialized, Role: FOLLOWER
I20260713 09:10:25.256915 31988 consensus_queue.cc:260] T 1a88d4732adf4f6d8c17583e66f6f421 P 409e1cd73cc44da496ec6c237266183c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:25.257247 31759 leader_election.cc:304] T 2753eafb5fbe420ca3b4b41aae80aeef P 5fabeaf992b84a20b20bb052297700e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1764a5815cf147b0bae6c88d4f04955e, 5fabeaf992b84a20b20bb052297700e7; no voters: 409e1cd73cc44da496ec6c237266183c
I20260713 09:10:25.258438 32029 raft_consensus.cc:2804] T 2753eafb5fbe420ca3b4b41aae80aeef P 5fabeaf992b84a20b20bb052297700e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:25.258787 31991 tablet_bootstrap.cc:492] T 1f6294caf07c469abfcf0f8de75448fe P 5fabeaf992b84a20b20bb052297700e7: No bootstrap required, opened a new log
I20260713 09:10:25.259058 32029 raft_consensus.cc:697] T 2753eafb5fbe420ca3b4b41aae80aeef P 5fabeaf992b84a20b20bb052297700e7 [term 1 LEADER]: Becoming Leader. State: Replica: 5fabeaf992b84a20b20bb052297700e7, State: Running, Role: LEADER
I20260713 09:10:25.259246 31991 ts_tablet_manager.cc:1403] T 1f6294caf07c469abfcf0f8de75448fe P 5fabeaf992b84a20b20bb052297700e7: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.000s
I20260713 09:10:25.259943 32029 consensus_queue.cc:237] T 2753eafb5fbe420ca3b4b41aae80aeef P 5fabeaf992b84a20b20bb052297700e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:25.261859 31991 raft_consensus.cc:359] T 1f6294caf07c469abfcf0f8de75448fe P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:25.262509 31991 raft_consensus.cc:385] T 1f6294caf07c469abfcf0f8de75448fe P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:25.262765 31991 raft_consensus.cc:740] T 1f6294caf07c469abfcf0f8de75448fe P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fabeaf992b84a20b20bb052297700e7, State: Initialized, Role: FOLLOWER
I20260713 09:10:25.262802 31988 ts_tablet_manager.cc:1434] T 1a88d4732adf4f6d8c17583e66f6f421 P 409e1cd73cc44da496ec6c237266183c: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:10:25.263526 31991 consensus_queue.cc:260] T 1f6294caf07c469abfcf0f8de75448fe P 5fabeaf992b84a20b20bb052297700e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:25.264236 31988 tablet_bootstrap.cc:492] T 1f6294caf07c469abfcf0f8de75448fe P 409e1cd73cc44da496ec6c237266183c: Bootstrap starting.
I20260713 09:10:25.265512 31991 ts_tablet_manager.cc:1434] T 1f6294caf07c469abfcf0f8de75448fe P 5fabeaf992b84a20b20bb052297700e7: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:10:25.271163 31988 tablet_bootstrap.cc:654] T 1f6294caf07c469abfcf0f8de75448fe P 409e1cd73cc44da496ec6c237266183c: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:25.275274 31691 catalog_manager.cc:5697] T 2753eafb5fbe420ca3b4b41aae80aeef P 5fabeaf992b84a20b20bb052297700e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5fabeaf992b84a20b20bb052297700e7 (127.27.71.1). New cstate: current_term: 1 leader_uuid: "5fabeaf992b84a20b20bb052297700e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:25.276855 31988 tablet_bootstrap.cc:492] T 1f6294caf07c469abfcf0f8de75448fe P 409e1cd73cc44da496ec6c237266183c: No bootstrap required, opened a new log
I20260713 09:10:25.277222 31988 ts_tablet_manager.cc:1403] T 1f6294caf07c469abfcf0f8de75448fe P 409e1cd73cc44da496ec6c237266183c: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260713 09:10:25.278970 31988 raft_consensus.cc:359] T 1f6294caf07c469abfcf0f8de75448fe P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:25.279418 31988 raft_consensus.cc:385] T 1f6294caf07c469abfcf0f8de75448fe P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:25.279619 31988 raft_consensus.cc:740] T 1f6294caf07c469abfcf0f8de75448fe P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 409e1cd73cc44da496ec6c237266183c, State: Initialized, Role: FOLLOWER
I20260713 09:10:25.280230 31988 consensus_queue.cc:260] T 1f6294caf07c469abfcf0f8de75448fe P 409e1cd73cc44da496ec6c237266183c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:25.281750 31988 ts_tablet_manager.cc:1434] T 1f6294caf07c469abfcf0f8de75448fe P 409e1cd73cc44da496ec6c237266183c: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:10:25.282869 31988 tablet_bootstrap.cc:492] T 2753eafb5fbe420ca3b4b41aae80aeef P 409e1cd73cc44da496ec6c237266183c: Bootstrap starting.
I20260713 09:10:25.286754 31988 tablet_bootstrap.cc:654] T 2753eafb5fbe420ca3b4b41aae80aeef P 409e1cd73cc44da496ec6c237266183c: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:25.290868 31988 tablet_bootstrap.cc:492] T 2753eafb5fbe420ca3b4b41aae80aeef P 409e1cd73cc44da496ec6c237266183c: No bootstrap required, opened a new log
I20260713 09:10:25.291263 31988 ts_tablet_manager.cc:1403] T 2753eafb5fbe420ca3b4b41aae80aeef P 409e1cd73cc44da496ec6c237266183c: Time spent bootstrapping tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:10:25.293098 31988 raft_consensus.cc:359] T 2753eafb5fbe420ca3b4b41aae80aeef P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:25.293659 31988 raft_consensus.cc:385] T 2753eafb5fbe420ca3b4b41aae80aeef P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:25.293852 31988 raft_consensus.cc:740] T 2753eafb5fbe420ca3b4b41aae80aeef P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 409e1cd73cc44da496ec6c237266183c, State: Initialized, Role: FOLLOWER
I20260713 09:10:25.294348 31988 consensus_queue.cc:260] T 2753eafb5fbe420ca3b4b41aae80aeef P 409e1cd73cc44da496ec6c237266183c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:25.295883 31988 ts_tablet_manager.cc:1434] T 2753eafb5fbe420ca3b4b41aae80aeef P 409e1cd73cc44da496ec6c237266183c: Time spent starting tablet: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:10:25.304683 32029 raft_consensus.cc:493] T e8226d9f2b0f479f8550f65d231e794c P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:25.305142 32029 raft_consensus.cc:515] T e8226d9f2b0f479f8550f65d231e794c P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:25.306756 32029 leader_election.cc:290] T e8226d9f2b0f479f8550f65d231e794c P 5fabeaf992b84a20b20bb052297700e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 409e1cd73cc44da496ec6c237266183c (127.27.71.2:44693), 1764a5815cf147b0bae6c88d4f04955e (127.27.71.3:38635)
I20260713 09:10:25.307309 31872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8226d9f2b0f479f8550f65d231e794c" candidate_uuid: "5fabeaf992b84a20b20bb052297700e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409e1cd73cc44da496ec6c237266183c" is_pre_election: true
I20260713 09:10:25.307921 31947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8226d9f2b0f479f8550f65d231e794c" candidate_uuid: "5fabeaf992b84a20b20bb052297700e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1764a5815cf147b0bae6c88d4f04955e" is_pre_election: true
I20260713 09:10:25.307972 31872 raft_consensus.cc:2468] T e8226d9f2b0f479f8550f65d231e794c P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fabeaf992b84a20b20bb052297700e7 in term 0.
I20260713 09:10:25.308526 31947 raft_consensus.cc:2468] T e8226d9f2b0f479f8550f65d231e794c P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fabeaf992b84a20b20bb052297700e7 in term 0.
I20260713 09:10:25.309036 31760 leader_election.cc:304] T e8226d9f2b0f479f8550f65d231e794c P 5fabeaf992b84a20b20bb052297700e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 409e1cd73cc44da496ec6c237266183c, 5fabeaf992b84a20b20bb052297700e7; no voters: 
I20260713 09:10:25.309754 32029 raft_consensus.cc:2804] T e8226d9f2b0f479f8550f65d231e794c P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:25.310096 32029 raft_consensus.cc:493] T e8226d9f2b0f479f8550f65d231e794c P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:25.310369 32029 raft_consensus.cc:3060] T e8226d9f2b0f479f8550f65d231e794c P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:25.314755 32029 raft_consensus.cc:515] T e8226d9f2b0f479f8550f65d231e794c P 5fabeaf992b84a20b20bb052297700e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:25.316272 32029 leader_election.cc:290] T e8226d9f2b0f479f8550f65d231e794c P 5fabeaf992b84a20b20bb052297700e7 [CANDIDATE]: Term 1 election: Requested vote from peers 409e1cd73cc44da496ec6c237266183c (127.27.71.2:44693), 1764a5815cf147b0bae6c88d4f04955e (127.27.71.3:38635)
I20260713 09:10:25.316902 31872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8226d9f2b0f479f8550f65d231e794c" candidate_uuid: "5fabeaf992b84a20b20bb052297700e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409e1cd73cc44da496ec6c237266183c"
I20260713 09:10:25.317166 31947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8226d9f2b0f479f8550f65d231e794c" candidate_uuid: "5fabeaf992b84a20b20bb052297700e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1764a5815cf147b0bae6c88d4f04955e"
I20260713 09:10:25.317368 31872 raft_consensus.cc:3060] T e8226d9f2b0f479f8550f65d231e794c P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:25.317682 31947 raft_consensus.cc:3060] T e8226d9f2b0f479f8550f65d231e794c P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:25.318975 31994 raft_consensus.cc:493] T 2753eafb5fbe420ca3b4b41aae80aeef P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:25.319432 31994 raft_consensus.cc:515] T 2753eafb5fbe420ca3b4b41aae80aeef P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:25.321275 31994 leader_election.cc:290] T 2753eafb5fbe420ca3b4b41aae80aeef P 409e1cd73cc44da496ec6c237266183c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fabeaf992b84a20b20bb052297700e7 (127.27.71.1:45477), 1764a5815cf147b0bae6c88d4f04955e (127.27.71.3:38635)
I20260713 09:10:25.323079 31946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2753eafb5fbe420ca3b4b41aae80aeef" candidate_uuid: "409e1cd73cc44da496ec6c237266183c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1764a5815cf147b0bae6c88d4f04955e" is_pre_election: true
I20260713 09:10:25.323873 31946 raft_consensus.cc:2393] T 2753eafb5fbe420ca3b4b41aae80aeef P 1764a5815cf147b0bae6c88d4f04955e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 409e1cd73cc44da496ec6c237266183c in current term 1: Already voted for candidate 5fabeaf992b84a20b20bb052297700e7 in this term.
I20260713 09:10:25.323577 31947 raft_consensus.cc:2468] T e8226d9f2b0f479f8550f65d231e794c P 1764a5815cf147b0bae6c88d4f04955e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fabeaf992b84a20b20bb052297700e7 in term 1.
I20260713 09:10:25.323613 31872 raft_consensus.cc:2468] T e8226d9f2b0f479f8550f65d231e794c P 409e1cd73cc44da496ec6c237266183c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fabeaf992b84a20b20bb052297700e7 in term 1.
I20260713 09:10:25.324436 31797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2753eafb5fbe420ca3b4b41aae80aeef" candidate_uuid: "409e1cd73cc44da496ec6c237266183c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fabeaf992b84a20b20bb052297700e7" is_pre_election: true
I20260713 09:10:25.325140 31759 leader_election.cc:304] T e8226d9f2b0f479f8550f65d231e794c P 5fabeaf992b84a20b20bb052297700e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1764a5815cf147b0bae6c88d4f04955e, 5fabeaf992b84a20b20bb052297700e7; no voters: 
I20260713 09:10:25.325745 32029 raft_consensus.cc:2804] T e8226d9f2b0f479f8550f65d231e794c P 5fabeaf992b84a20b20bb052297700e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:25.326207 32029 raft_consensus.cc:697] T e8226d9f2b0f479f8550f65d231e794c P 5fabeaf992b84a20b20bb052297700e7 [term 1 LEADER]: Becoming Leader. State: Replica: 5fabeaf992b84a20b20bb052297700e7, State: Running, Role: LEADER
I20260713 09:10:25.326368 31835 leader_election.cc:304] T 2753eafb5fbe420ca3b4b41aae80aeef P 409e1cd73cc44da496ec6c237266183c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 409e1cd73cc44da496ec6c237266183c; no voters: 1764a5815cf147b0bae6c88d4f04955e, 5fabeaf992b84a20b20bb052297700e7
I20260713 09:10:25.327127 31994 raft_consensus.cc:3060] T 2753eafb5fbe420ca3b4b41aae80aeef P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:25.327018 32029 consensus_queue.cc:237] T e8226d9f2b0f479f8550f65d231e794c P 5fabeaf992b84a20b20bb052297700e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:25.332336 31994 raft_consensus.cc:2749] T 2753eafb5fbe420ca3b4b41aae80aeef P 409e1cd73cc44da496ec6c237266183c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:25.334362 31694 catalog_manager.cc:5697] T e8226d9f2b0f479f8550f65d231e794c P 5fabeaf992b84a20b20bb052297700e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5fabeaf992b84a20b20bb052297700e7 (127.27.71.1). New cstate: current_term: 1 leader_uuid: "5fabeaf992b84a20b20bb052297700e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:25.370990 31994 consensus_queue.cc:1048] T da1f3425481f4f27927b1bcfcb479861 P 409e1cd73cc44da496ec6c237266183c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:25.381884 32000 consensus_queue.cc:1048] T da1f3425481f4f27927b1bcfcb479861 P 409e1cd73cc44da496ec6c237266183c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:25.412597 32029 raft_consensus.cc:493] T 4f8242ea4bbc43ea97c3c6597331b46b P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:25.413092 32029 raft_consensus.cc:515] T 4f8242ea4bbc43ea97c3c6597331b46b P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:25.414678 32029 leader_election.cc:290] T 4f8242ea4bbc43ea97c3c6597331b46b P 5fabeaf992b84a20b20bb052297700e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 409e1cd73cc44da496ec6c237266183c (127.27.71.2:44693), 1764a5815cf147b0bae6c88d4f04955e (127.27.71.3:38635)
I20260713 09:10:25.415472 31872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f8242ea4bbc43ea97c3c6597331b46b" candidate_uuid: "5fabeaf992b84a20b20bb052297700e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409e1cd73cc44da496ec6c237266183c" is_pre_election: true
I20260713 09:10:25.415794 31946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f8242ea4bbc43ea97c3c6597331b46b" candidate_uuid: "5fabeaf992b84a20b20bb052297700e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1764a5815cf147b0bae6c88d4f04955e" is_pre_election: true
I20260713 09:10:25.416061 31872 raft_consensus.cc:2468] T 4f8242ea4bbc43ea97c3c6597331b46b P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fabeaf992b84a20b20bb052297700e7 in term 0.
I20260713 09:10:25.416448 31946 raft_consensus.cc:2468] T 4f8242ea4bbc43ea97c3c6597331b46b P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fabeaf992b84a20b20bb052297700e7 in term 0.
I20260713 09:10:25.417052 31760 leader_election.cc:304] T 4f8242ea4bbc43ea97c3c6597331b46b P 5fabeaf992b84a20b20bb052297700e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 409e1cd73cc44da496ec6c237266183c, 5fabeaf992b84a20b20bb052297700e7; no voters: 
I20260713 09:10:25.417892 32029 raft_consensus.cc:2804] T 4f8242ea4bbc43ea97c3c6597331b46b P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:25.418169 32029 raft_consensus.cc:493] T 4f8242ea4bbc43ea97c3c6597331b46b P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:25.418411 32029 raft_consensus.cc:3060] T 4f8242ea4bbc43ea97c3c6597331b46b P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:25.422933 32029 raft_consensus.cc:515] T 4f8242ea4bbc43ea97c3c6597331b46b P 5fabeaf992b84a20b20bb052297700e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:25.424482 32029 leader_election.cc:290] T 4f8242ea4bbc43ea97c3c6597331b46b P 5fabeaf992b84a20b20bb052297700e7 [CANDIDATE]: Term 1 election: Requested vote from peers 409e1cd73cc44da496ec6c237266183c (127.27.71.2:44693), 1764a5815cf147b0bae6c88d4f04955e (127.27.71.3:38635)
I20260713 09:10:25.425112 31872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f8242ea4bbc43ea97c3c6597331b46b" candidate_uuid: "5fabeaf992b84a20b20bb052297700e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409e1cd73cc44da496ec6c237266183c"
I20260713 09:10:25.425424 31946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f8242ea4bbc43ea97c3c6597331b46b" candidate_uuid: "5fabeaf992b84a20b20bb052297700e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1764a5815cf147b0bae6c88d4f04955e"
I20260713 09:10:25.425561 31872 raft_consensus.cc:3060] T 4f8242ea4bbc43ea97c3c6597331b46b P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:25.425932 31946 raft_consensus.cc:3060] T 4f8242ea4bbc43ea97c3c6597331b46b P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:25.430210 31872 raft_consensus.cc:2468] T 4f8242ea4bbc43ea97c3c6597331b46b P 409e1cd73cc44da496ec6c237266183c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fabeaf992b84a20b20bb052297700e7 in term 1.
I20260713 09:10:25.430807 31946 raft_consensus.cc:2468] T 4f8242ea4bbc43ea97c3c6597331b46b P 1764a5815cf147b0bae6c88d4f04955e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fabeaf992b84a20b20bb052297700e7 in term 1.
I20260713 09:10:25.431176 31760 leader_election.cc:304] T 4f8242ea4bbc43ea97c3c6597331b46b P 5fabeaf992b84a20b20bb052297700e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 409e1cd73cc44da496ec6c237266183c, 5fabeaf992b84a20b20bb052297700e7; no voters: 
I20260713 09:10:25.431993 32029 raft_consensus.cc:2804] T 4f8242ea4bbc43ea97c3c6597331b46b P 5fabeaf992b84a20b20bb052297700e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:25.432475 32029 raft_consensus.cc:697] T 4f8242ea4bbc43ea97c3c6597331b46b P 5fabeaf992b84a20b20bb052297700e7 [term 1 LEADER]: Becoming Leader. State: Replica: 5fabeaf992b84a20b20bb052297700e7, State: Running, Role: LEADER
I20260713 09:10:25.433148 32029 consensus_queue.cc:237] T 4f8242ea4bbc43ea97c3c6597331b46b P 5fabeaf992b84a20b20bb052297700e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:25.439440 31691 catalog_manager.cc:5697] T 4f8242ea4bbc43ea97c3c6597331b46b P 5fabeaf992b84a20b20bb052297700e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5fabeaf992b84a20b20bb052297700e7 (127.27.71.1). New cstate: current_term: 1 leader_uuid: "5fabeaf992b84a20b20bb052297700e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:25.515311 32029 raft_consensus.cc:493] T 1a88d4732adf4f6d8c17583e66f6f421 P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:25.515830 32029 raft_consensus.cc:515] T 1a88d4732adf4f6d8c17583e66f6f421 P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:25.517452 32029 leader_election.cc:290] T 1a88d4732adf4f6d8c17583e66f6f421 P 5fabeaf992b84a20b20bb052297700e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 409e1cd73cc44da496ec6c237266183c (127.27.71.2:44693), 1764a5815cf147b0bae6c88d4f04955e (127.27.71.3:38635)
I20260713 09:10:25.518153 31872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a88d4732adf4f6d8c17583e66f6f421" candidate_uuid: "5fabeaf992b84a20b20bb052297700e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409e1cd73cc44da496ec6c237266183c" is_pre_election: true
I20260713 09:10:25.518368 31946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a88d4732adf4f6d8c17583e66f6f421" candidate_uuid: "5fabeaf992b84a20b20bb052297700e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1764a5815cf147b0bae6c88d4f04955e" is_pre_election: true
I20260713 09:10:25.518690 31872 raft_consensus.cc:2468] T 1a88d4732adf4f6d8c17583e66f6f421 P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fabeaf992b84a20b20bb052297700e7 in term 0.
I20260713 09:10:25.518951 31946 raft_consensus.cc:2468] T 1a88d4732adf4f6d8c17583e66f6f421 P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fabeaf992b84a20b20bb052297700e7 in term 0.
I20260713 09:10:25.520026 31759 leader_election.cc:304] T 1a88d4732adf4f6d8c17583e66f6f421 P 5fabeaf992b84a20b20bb052297700e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1764a5815cf147b0bae6c88d4f04955e, 5fabeaf992b84a20b20bb052297700e7; no voters: 
I20260713 09:10:25.520972 32029 raft_consensus.cc:2804] T 1a88d4732adf4f6d8c17583e66f6f421 P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:25.521265 32029 raft_consensus.cc:493] T 1a88d4732adf4f6d8c17583e66f6f421 P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:25.521531 32029 raft_consensus.cc:3060] T 1a88d4732adf4f6d8c17583e66f6f421 P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:25.526306 32029 raft_consensus.cc:515] T 1a88d4732adf4f6d8c17583e66f6f421 P 5fabeaf992b84a20b20bb052297700e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:25.528008 32029 leader_election.cc:290] T 1a88d4732adf4f6d8c17583e66f6f421 P 5fabeaf992b84a20b20bb052297700e7 [CANDIDATE]: Term 1 election: Requested vote from peers 409e1cd73cc44da496ec6c237266183c (127.27.71.2:44693), 1764a5815cf147b0bae6c88d4f04955e (127.27.71.3:38635)
I20260713 09:10:25.528596 31872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a88d4732adf4f6d8c17583e66f6f421" candidate_uuid: "5fabeaf992b84a20b20bb052297700e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409e1cd73cc44da496ec6c237266183c"
I20260713 09:10:25.528970 31946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a88d4732adf4f6d8c17583e66f6f421" candidate_uuid: "5fabeaf992b84a20b20bb052297700e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1764a5815cf147b0bae6c88d4f04955e"
I20260713 09:10:25.529177 31872 raft_consensus.cc:3060] T 1a88d4732adf4f6d8c17583e66f6f421 P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:25.529521 31946 raft_consensus.cc:3060] T 1a88d4732adf4f6d8c17583e66f6f421 P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:25.529934 32029 raft_consensus.cc:493] T 770edad22cbe4abca58b4a4a33a1132b P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:25.530347 32029 raft_consensus.cc:515] T 770edad22cbe4abca58b4a4a33a1132b P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:25.532629 31871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "770edad22cbe4abca58b4a4a33a1132b" candidate_uuid: "5fabeaf992b84a20b20bb052297700e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409e1cd73cc44da496ec6c237266183c" is_pre_election: true
I20260713 09:10:25.532799 32029 leader_election.cc:290] T 770edad22cbe4abca58b4a4a33a1132b P 5fabeaf992b84a20b20bb052297700e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 409e1cd73cc44da496ec6c237266183c (127.27.71.2:44693), 1764a5815cf147b0bae6c88d4f04955e (127.27.71.3:38635)
I20260713 09:10:25.533027 31947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "770edad22cbe4abca58b4a4a33a1132b" candidate_uuid: "5fabeaf992b84a20b20bb052297700e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1764a5815cf147b0bae6c88d4f04955e" is_pre_election: true
I20260713 09:10:25.533366 31871 raft_consensus.cc:2393] T 770edad22cbe4abca58b4a4a33a1132b P 409e1cd73cc44da496ec6c237266183c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5fabeaf992b84a20b20bb052297700e7 in current term 1: Already voted for candidate 1764a5815cf147b0bae6c88d4f04955e in this term.
I20260713 09:10:25.534708 31759 leader_election.cc:304] T 770edad22cbe4abca58b4a4a33a1132b P 5fabeaf992b84a20b20bb052297700e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5fabeaf992b84a20b20bb052297700e7; no voters: 1764a5815cf147b0bae6c88d4f04955e, 409e1cd73cc44da496ec6c237266183c
I20260713 09:10:25.535471 32029 raft_consensus.cc:3060] T 770edad22cbe4abca58b4a4a33a1132b P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:25.536301 31872 raft_consensus.cc:2468] T 1a88d4732adf4f6d8c17583e66f6f421 P 409e1cd73cc44da496ec6c237266183c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fabeaf992b84a20b20bb052297700e7 in term 1.
I20260713 09:10:25.537134 31946 raft_consensus.cc:2468] T 1a88d4732adf4f6d8c17583e66f6f421 P 1764a5815cf147b0bae6c88d4f04955e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fabeaf992b84a20b20bb052297700e7 in term 1.
I20260713 09:10:25.537261 31760 leader_election.cc:304] T 1a88d4732adf4f6d8c17583e66f6f421 P 5fabeaf992b84a20b20bb052297700e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 409e1cd73cc44da496ec6c237266183c, 5fabeaf992b84a20b20bb052297700e7; no voters: 
I20260713 09:10:25.537982 32027 raft_consensus.cc:2804] T 1a88d4732adf4f6d8c17583e66f6f421 P 5fabeaf992b84a20b20bb052297700e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:25.538447 32027 raft_consensus.cc:697] T 1a88d4732adf4f6d8c17583e66f6f421 P 5fabeaf992b84a20b20bb052297700e7 [term 1 LEADER]: Becoming Leader. State: Replica: 5fabeaf992b84a20b20bb052297700e7, State: Running, Role: LEADER
I20260713 09:10:25.539247 32027 consensus_queue.cc:237] T 1a88d4732adf4f6d8c17583e66f6f421 P 5fabeaf992b84a20b20bb052297700e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:25.541042 32020 raft_consensus.cc:493] T 17fa218699564721a1848c520bcfbfc4 P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:25.541440 32020 raft_consensus.cc:515] T 17fa218699564721a1848c520bcfbfc4 P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:25.541791 32029 raft_consensus.cc:2749] T 770edad22cbe4abca58b4a4a33a1132b P 5fabeaf992b84a20b20bb052297700e7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:25.543438 32020 leader_election.cc:290] T 17fa218699564721a1848c520bcfbfc4 P 1764a5815cf147b0bae6c88d4f04955e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fabeaf992b84a20b20bb052297700e7 (127.27.71.1:45477), 409e1cd73cc44da496ec6c237266183c (127.27.71.2:44693)
I20260713 09:10:25.544179 31797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17fa218699564721a1848c520bcfbfc4" candidate_uuid: "1764a5815cf147b0bae6c88d4f04955e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fabeaf992b84a20b20bb052297700e7" is_pre_election: true
I20260713 09:10:25.546129 31872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17fa218699564721a1848c520bcfbfc4" candidate_uuid: "1764a5815cf147b0bae6c88d4f04955e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409e1cd73cc44da496ec6c237266183c" is_pre_election: true
I20260713 09:10:25.546751 31872 raft_consensus.cc:2393] T 17fa218699564721a1848c520bcfbfc4 P 409e1cd73cc44da496ec6c237266183c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1764a5815cf147b0bae6c88d4f04955e in current term 1: Already voted for candidate 5fabeaf992b84a20b20bb052297700e7 in this term.
I20260713 09:10:25.547607 31911 leader_election.cc:304] T 17fa218699564721a1848c520bcfbfc4 P 1764a5815cf147b0bae6c88d4f04955e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1764a5815cf147b0bae6c88d4f04955e; no voters: 409e1cd73cc44da496ec6c237266183c, 5fabeaf992b84a20b20bb052297700e7
I20260713 09:10:25.547595 31691 catalog_manager.cc:5697] T 1a88d4732adf4f6d8c17583e66f6f421 P 5fabeaf992b84a20b20bb052297700e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5fabeaf992b84a20b20bb052297700e7 (127.27.71.1). New cstate: current_term: 1 leader_uuid: "5fabeaf992b84a20b20bb052297700e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:25.548514 32020 raft_consensus.cc:3060] T 17fa218699564721a1848c520bcfbfc4 P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:25.549131 32021 consensus_queue.cc:1048] T 886a265ff7e3426aa0d441ff5aa3f5d8 P 1764a5815cf147b0bae6c88d4f04955e [LEADER]: Connected to new peer: Peer: permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:25.559366 31797 raft_consensus.cc:3060] T 886a265ff7e3426aa0d441ff5aa3f5d8 P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:25.561615 32020 raft_consensus.cc:2749] T 17fa218699564721a1848c520bcfbfc4 P 1764a5815cf147b0bae6c88d4f04955e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:25.567193 32020 consensus_queue.cc:1048] T 886a265ff7e3426aa0d441ff5aa3f5d8 P 1764a5815cf147b0bae6c88d4f04955e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:25.600907 32027 raft_consensus.cc:493] T 1f6294caf07c469abfcf0f8de75448fe P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:25.601341 32027 raft_consensus.cc:515] T 1f6294caf07c469abfcf0f8de75448fe P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:25.602902 32027 leader_election.cc:290] T 1f6294caf07c469abfcf0f8de75448fe P 5fabeaf992b84a20b20bb052297700e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 409e1cd73cc44da496ec6c237266183c (127.27.71.2:44693), 1764a5815cf147b0bae6c88d4f04955e (127.27.71.3:38635)
I20260713 09:10:25.603638 31871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f6294caf07c469abfcf0f8de75448fe" candidate_uuid: "5fabeaf992b84a20b20bb052297700e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409e1cd73cc44da496ec6c237266183c" is_pre_election: true
I20260713 09:10:25.603987 31946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f6294caf07c469abfcf0f8de75448fe" candidate_uuid: "5fabeaf992b84a20b20bb052297700e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1764a5815cf147b0bae6c88d4f04955e" is_pre_election: true
I20260713 09:10:25.604219 31871 raft_consensus.cc:2468] T 1f6294caf07c469abfcf0f8de75448fe P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fabeaf992b84a20b20bb052297700e7 in term 0.
I20260713 09:10:25.604557 31946 raft_consensus.cc:2468] T 1f6294caf07c469abfcf0f8de75448fe P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fabeaf992b84a20b20bb052297700e7 in term 0.
I20260713 09:10:25.605207 31760 leader_election.cc:304] T 1f6294caf07c469abfcf0f8de75448fe P 5fabeaf992b84a20b20bb052297700e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 409e1cd73cc44da496ec6c237266183c, 5fabeaf992b84a20b20bb052297700e7; no voters: 
I20260713 09:10:25.605969 32027 raft_consensus.cc:2804] T 1f6294caf07c469abfcf0f8de75448fe P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:25.606324 32027 raft_consensus.cc:493] T 1f6294caf07c469abfcf0f8de75448fe P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:25.606609 32027 raft_consensus.cc:3060] T 1f6294caf07c469abfcf0f8de75448fe P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:25.611192 32027 raft_consensus.cc:515] T 1f6294caf07c469abfcf0f8de75448fe P 5fabeaf992b84a20b20bb052297700e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:25.612600 32027 leader_election.cc:290] T 1f6294caf07c469abfcf0f8de75448fe P 5fabeaf992b84a20b20bb052297700e7 [CANDIDATE]: Term 1 election: Requested vote from peers 409e1cd73cc44da496ec6c237266183c (127.27.71.2:44693), 1764a5815cf147b0bae6c88d4f04955e (127.27.71.3:38635)
I20260713 09:10:25.613225 31871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f6294caf07c469abfcf0f8de75448fe" candidate_uuid: "5fabeaf992b84a20b20bb052297700e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409e1cd73cc44da496ec6c237266183c"
I20260713 09:10:25.613535 31946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f6294caf07c469abfcf0f8de75448fe" candidate_uuid: "5fabeaf992b84a20b20bb052297700e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1764a5815cf147b0bae6c88d4f04955e"
I20260713 09:10:25.613830 31871 raft_consensus.cc:3060] T 1f6294caf07c469abfcf0f8de75448fe P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:25.614064 31946 raft_consensus.cc:3060] T 1f6294caf07c469abfcf0f8de75448fe P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:25.620618 31871 raft_consensus.cc:2468] T 1f6294caf07c469abfcf0f8de75448fe P 409e1cd73cc44da496ec6c237266183c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fabeaf992b84a20b20bb052297700e7 in term 1.
I20260713 09:10:25.620623 31946 raft_consensus.cc:2468] T 1f6294caf07c469abfcf0f8de75448fe P 1764a5815cf147b0bae6c88d4f04955e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fabeaf992b84a20b20bb052297700e7 in term 1.
I20260713 09:10:25.621802 31759 leader_election.cc:304] T 1f6294caf07c469abfcf0f8de75448fe P 5fabeaf992b84a20b20bb052297700e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1764a5815cf147b0bae6c88d4f04955e, 5fabeaf992b84a20b20bb052297700e7; no voters: 
I20260713 09:10:25.622404 32027 raft_consensus.cc:2804] T 1f6294caf07c469abfcf0f8de75448fe P 5fabeaf992b84a20b20bb052297700e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:25.622850 32027 raft_consensus.cc:697] T 1f6294caf07c469abfcf0f8de75448fe P 5fabeaf992b84a20b20bb052297700e7 [term 1 LEADER]: Becoming Leader. State: Replica: 5fabeaf992b84a20b20bb052297700e7, State: Running, Role: LEADER
I20260713 09:10:25.623421 32027 consensus_queue.cc:237] T 1f6294caf07c469abfcf0f8de75448fe P 5fabeaf992b84a20b20bb052297700e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:25.630155 31691 catalog_manager.cc:5697] T 1f6294caf07c469abfcf0f8de75448fe P 5fabeaf992b84a20b20bb052297700e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5fabeaf992b84a20b20bb052297700e7 (127.27.71.1). New cstate: current_term: 1 leader_uuid: "5fabeaf992b84a20b20bb052297700e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:25.636008 32020 consensus_queue.cc:1048] T 770edad22cbe4abca58b4a4a33a1132b P 1764a5815cf147b0bae6c88d4f04955e [LEADER]: Connected to new peer: Peer: permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:25.645939 32021 consensus_queue.cc:1048] T 770edad22cbe4abca58b4a4a33a1132b P 1764a5815cf147b0bae6c88d4f04955e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:25.726589 31871 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da1f3425481f4f27927b1bcfcb479861"
dest_uuid: "409e1cd73cc44da496ec6c237266183c"
mode: GRACEFUL
new_leader_uuid: "5fabeaf992b84a20b20bb052297700e7"
 from {username='slave'} at 127.0.0.1:38814
I20260713 09:10:25.727186 31871 raft_consensus.cc:606] T da1f3425481f4f27927b1bcfcb479861 P 409e1cd73cc44da496ec6c237266183c [term 1 LEADER]: Received request to transfer leadership to TS 5fabeaf992b84a20b20bb052297700e7
I20260713 09:10:25.728147 32027 consensus_queue.cc:1048] T 17fa218699564721a1848c520bcfbfc4 P 5fabeaf992b84a20b20bb052297700e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:25.739112 32029 consensus_queue.cc:1048] T 17fa218699564721a1848c520bcfbfc4 P 5fabeaf992b84a20b20bb052297700e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:25.742623 31947 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "886a265ff7e3426aa0d441ff5aa3f5d8"
dest_uuid: "1764a5815cf147b0bae6c88d4f04955e"
mode: GRACEFUL
new_leader_uuid: "5fabeaf992b84a20b20bb052297700e7"
 from {username='slave'} at 127.0.0.1:58980
I20260713 09:10:25.743346 31947 raft_consensus.cc:606] T 886a265ff7e3426aa0d441ff5aa3f5d8 P 1764a5815cf147b0bae6c88d4f04955e [term 1 LEADER]: Received request to transfer leadership to TS 5fabeaf992b84a20b20bb052297700e7
I20260713 09:10:25.755108 31947 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "770edad22cbe4abca58b4a4a33a1132b"
dest_uuid: "1764a5815cf147b0bae6c88d4f04955e"
mode: GRACEFUL
new_leader_uuid: "5fabeaf992b84a20b20bb052297700e7"
 from {username='slave'} at 127.0.0.1:58980
I20260713 09:10:25.755219 32029 consensus_queue.cc:1048] T 2753eafb5fbe420ca3b4b41aae80aeef P 5fabeaf992b84a20b20bb052297700e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:25.755614 31947 raft_consensus.cc:606] T 770edad22cbe4abca58b4a4a33a1132b P 1764a5815cf147b0bae6c88d4f04955e [term 1 LEADER]: Received request to transfer leadership to TS 5fabeaf992b84a20b20bb052297700e7
I20260713 09:10:25.777483 31998 consensus_queue.cc:1048] T 2753eafb5fbe420ca3b4b41aae80aeef P 5fabeaf992b84a20b20bb052297700e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:25.784179 31797 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f8242ea4bbc43ea97c3c6597331b46b"
dest_uuid: "5fabeaf992b84a20b20bb052297700e7"
mode: GRACEFUL
new_leader_uuid: "409e1cd73cc44da496ec6c237266183c"
 from {username='slave'} at 127.0.0.1:47424
I20260713 09:10:25.784777 31797 raft_consensus.cc:606] T 4f8242ea4bbc43ea97c3c6597331b46b P 5fabeaf992b84a20b20bb052297700e7 [term 1 LEADER]: Received request to transfer leadership to TS 409e1cd73cc44da496ec6c237266183c
I20260713 09:10:25.790192 31797 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "17fa218699564721a1848c520bcfbfc4"
dest_uuid: "5fabeaf992b84a20b20bb052297700e7"
mode: GRACEFUL
new_leader_uuid: "409e1cd73cc44da496ec6c237266183c"
 from {username='slave'} at 127.0.0.1:47424
I20260713 09:10:25.790699 31797 raft_consensus.cc:606] T 17fa218699564721a1848c520bcfbfc4 P 5fabeaf992b84a20b20bb052297700e7 [term 1 LEADER]: Received request to transfer leadership to TS 409e1cd73cc44da496ec6c237266183c
I20260713 09:10:25.795595 31797 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2753eafb5fbe420ca3b4b41aae80aeef"
dest_uuid: "5fabeaf992b84a20b20bb052297700e7"
mode: GRACEFUL
new_leader_uuid: "409e1cd73cc44da496ec6c237266183c"
 from {username='slave'} at 127.0.0.1:47424
I20260713 09:10:25.796057 31797 raft_consensus.cc:606] T 2753eafb5fbe420ca3b4b41aae80aeef P 5fabeaf992b84a20b20bb052297700e7 [term 1 LEADER]: Received request to transfer leadership to TS 409e1cd73cc44da496ec6c237266183c
I20260713 09:10:25.800295 31998 consensus_queue.cc:1048] T e8226d9f2b0f479f8550f65d231e794c P 5fabeaf992b84a20b20bb052297700e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:25.800773 31797 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1f6294caf07c469abfcf0f8de75448fe"
dest_uuid: "5fabeaf992b84a20b20bb052297700e7"
mode: GRACEFUL
new_leader_uuid: "409e1cd73cc44da496ec6c237266183c"
 from {username='slave'} at 127.0.0.1:47424
I20260713 09:10:25.801270 31797 raft_consensus.cc:606] T 1f6294caf07c469abfcf0f8de75448fe P 5fabeaf992b84a20b20bb052297700e7 [term 1 LEADER]: Received request to transfer leadership to TS 409e1cd73cc44da496ec6c237266183c
I20260713 09:10:25.806317 31797 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a88d4732adf4f6d8c17583e66f6f421"
dest_uuid: "5fabeaf992b84a20b20bb052297700e7"
mode: GRACEFUL
new_leader_uuid: "1764a5815cf147b0bae6c88d4f04955e"
 from {username='slave'} at 127.0.0.1:47424
I20260713 09:10:25.806890 31797 raft_consensus.cc:606] T 1a88d4732adf4f6d8c17583e66f6f421 P 5fabeaf992b84a20b20bb052297700e7 [term 1 LEADER]: Received request to transfer leadership to TS 1764a5815cf147b0bae6c88d4f04955e
I20260713 09:10:25.811880 32027 consensus_queue.cc:1048] T e8226d9f2b0f479f8550f65d231e794c P 5fabeaf992b84a20b20bb052297700e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:25.874593 32027 consensus_queue.cc:1048] T 4f8242ea4bbc43ea97c3c6597331b46b P 5fabeaf992b84a20b20bb052297700e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:25.884287 32027 consensus_queue.cc:1048] T 4f8242ea4bbc43ea97c3c6597331b46b P 5fabeaf992b84a20b20bb052297700e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:25.891125 32027 raft_consensus.cc:993] T 4f8242ea4bbc43ea97c3c6597331b46b P 5fabeaf992b84a20b20bb052297700e7: : Instructing follower 409e1cd73cc44da496ec6c237266183c to start an election
I20260713 09:10:25.891584 31998 raft_consensus.cc:1081] T 4f8242ea4bbc43ea97c3c6597331b46b P 5fabeaf992b84a20b20bb052297700e7 [term 1 LEADER]: Signalling peer 409e1cd73cc44da496ec6c237266183c to start an election
I20260713 09:10:25.893041 31871 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4f8242ea4bbc43ea97c3c6597331b46b"
dest_uuid: "409e1cd73cc44da496ec6c237266183c"
 from {username='slave'} at 127.0.0.1:38810
I20260713 09:10:25.893599 31871 raft_consensus.cc:493] T 4f8242ea4bbc43ea97c3c6597331b46b P 409e1cd73cc44da496ec6c237266183c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:25.893972 31871 raft_consensus.cc:3060] T 4f8242ea4bbc43ea97c3c6597331b46b P 409e1cd73cc44da496ec6c237266183c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:25.898836 31871 raft_consensus.cc:515] T 4f8242ea4bbc43ea97c3c6597331b46b P 409e1cd73cc44da496ec6c237266183c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:25.900393 31871 leader_election.cc:290] T 4f8242ea4bbc43ea97c3c6597331b46b P 409e1cd73cc44da496ec6c237266183c [CANDIDATE]: Term 2 election: Requested vote from peers 5fabeaf992b84a20b20bb052297700e7 (127.27.71.1:45477), 1764a5815cf147b0bae6c88d4f04955e (127.27.71.3:38635)
I20260713 09:10:25.901054 31797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f8242ea4bbc43ea97c3c6597331b46b" candidate_uuid: "409e1cd73cc44da496ec6c237266183c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5fabeaf992b84a20b20bb052297700e7"
I20260713 09:10:25.901353 31947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f8242ea4bbc43ea97c3c6597331b46b" candidate_uuid: "409e1cd73cc44da496ec6c237266183c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1764a5815cf147b0bae6c88d4f04955e"
I20260713 09:10:25.901641 31797 raft_consensus.cc:3055] T 4f8242ea4bbc43ea97c3c6597331b46b P 5fabeaf992b84a20b20bb052297700e7 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:25.902011 31947 raft_consensus.cc:3060] T 4f8242ea4bbc43ea97c3c6597331b46b P 1764a5815cf147b0bae6c88d4f04955e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:25.902009 31797 raft_consensus.cc:740] T 4f8242ea4bbc43ea97c3c6597331b46b P 5fabeaf992b84a20b20bb052297700e7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5fabeaf992b84a20b20bb052297700e7, State: Running, Role: LEADER
I20260713 09:10:25.902997 31797 consensus_queue.cc:260] T 4f8242ea4bbc43ea97c3c6597331b46b P 5fabeaf992b84a20b20bb052297700e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:25.904286 31797 raft_consensus.cc:3060] T 4f8242ea4bbc43ea97c3c6597331b46b P 5fabeaf992b84a20b20bb052297700e7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:25.907166 31947 raft_consensus.cc:2468] T 4f8242ea4bbc43ea97c3c6597331b46b P 1764a5815cf147b0bae6c88d4f04955e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 409e1cd73cc44da496ec6c237266183c in term 2.
I20260713 09:10:25.908185 31835 leader_election.cc:304] T 4f8242ea4bbc43ea97c3c6597331b46b P 409e1cd73cc44da496ec6c237266183c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1764a5815cf147b0bae6c88d4f04955e, 409e1cd73cc44da496ec6c237266183c; no voters: 
I20260713 09:10:25.908815 32002 raft_consensus.cc:2804] T 4f8242ea4bbc43ea97c3c6597331b46b P 409e1cd73cc44da496ec6c237266183c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:25.909124 31797 raft_consensus.cc:2468] T 4f8242ea4bbc43ea97c3c6597331b46b P 5fabeaf992b84a20b20bb052297700e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 409e1cd73cc44da496ec6c237266183c in term 2.
I20260713 09:10:25.909293 32002 raft_consensus.cc:697] T 4f8242ea4bbc43ea97c3c6597331b46b P 409e1cd73cc44da496ec6c237266183c [term 2 LEADER]: Becoming Leader. State: Replica: 409e1cd73cc44da496ec6c237266183c, State: Running, Role: LEADER
I20260713 09:10:25.910181 32002 consensus_queue.cc:237] T 4f8242ea4bbc43ea97c3c6597331b46b P 409e1cd73cc44da496ec6c237266183c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:25.915956 31691 catalog_manager.cc:5697] T 4f8242ea4bbc43ea97c3c6597331b46b P 409e1cd73cc44da496ec6c237266183c reported cstate change: term changed from 1 to 2, leader changed from 5fabeaf992b84a20b20bb052297700e7 (127.27.71.1) to 409e1cd73cc44da496ec6c237266183c (127.27.71.2). New cstate: current_term: 2 leader_uuid: "409e1cd73cc44da496ec6c237266183c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:25.977133 31994 raft_consensus.cc:993] T da1f3425481f4f27927b1bcfcb479861 P 409e1cd73cc44da496ec6c237266183c: : Instructing follower 5fabeaf992b84a20b20bb052297700e7 to start an election
I20260713 09:10:25.977572 32002 raft_consensus.cc:1081] T da1f3425481f4f27927b1bcfcb479861 P 409e1cd73cc44da496ec6c237266183c [term 1 LEADER]: Signalling peer 5fabeaf992b84a20b20bb052297700e7 to start an election
I20260713 09:10:25.978914 31797 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "da1f3425481f4f27927b1bcfcb479861"
dest_uuid: "5fabeaf992b84a20b20bb052297700e7"
 from {username='slave'} at 127.0.0.1:47414
I20260713 09:10:25.979334 31797 raft_consensus.cc:493] T da1f3425481f4f27927b1bcfcb479861 P 5fabeaf992b84a20b20bb052297700e7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:25.979591 31797 raft_consensus.cc:3060] T da1f3425481f4f27927b1bcfcb479861 P 5fabeaf992b84a20b20bb052297700e7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:25.984097 31797 raft_consensus.cc:515] T da1f3425481f4f27927b1bcfcb479861 P 5fabeaf992b84a20b20bb052297700e7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } }
I20260713 09:10:25.985639 31797 leader_election.cc:290] T da1f3425481f4f27927b1bcfcb479861 P 5fabeaf992b84a20b20bb052297700e7 [CANDIDATE]: Term 2 election: Requested vote from peers 1764a5815cf147b0bae6c88d4f04955e (127.27.71.3:38635), 409e1cd73cc44da496ec6c237266183c (127.27.71.2:44693)
I20260713 09:10:25.986306 31947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da1f3425481f4f27927b1bcfcb479861" candidate_uuid: "5fabeaf992b84a20b20bb052297700e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1764a5815cf147b0bae6c88d4f04955e"
I20260713 09:10:25.986593 31871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da1f3425481f4f27927b1bcfcb479861" candidate_uuid: "5fabeaf992b84a20b20bb052297700e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "409e1cd73cc44da496ec6c237266183c"
I20260713 09:10:25.986917 31947 raft_consensus.cc:3060] T da1f3425481f4f27927b1bcfcb479861 P 1764a5815cf147b0bae6c88d4f04955e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:25.987313 31871 raft_consensus.cc:3055] T da1f3425481f4f27927b1bcfcb479861 P 409e1cd73cc44da496ec6c237266183c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:25.987617 31871 raft_consensus.cc:740] T da1f3425481f4f27927b1bcfcb479861 P 409e1cd73cc44da496ec6c237266183c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 409e1cd73cc44da496ec6c237266183c, State: Running, Role: LEADER
I20260713 09:10:25.988288 31871 consensus_queue.cc:260] T da1f3425481f4f27927b1bcfcb479861 P 409e1cd73cc44da496ec6c237266183c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } }
I20260713 09:10:25.989189 31871 raft_consensus.cc:3060] T da1f3425481f4f27927b1bcfcb479861 P 409e1cd73cc44da496ec6c237266183c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:25.991802 31947 raft_consensus.cc:2468] T da1f3425481f4f27927b1bcfcb479861 P 1764a5815cf147b0bae6c88d4f04955e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fabeaf992b84a20b20bb052297700e7 in term 2.
I20260713 09:10:25.992743 31759 leader_election.cc:304] T da1f3425481f4f27927b1bcfcb479861 P 5fabeaf992b84a20b20bb052297700e7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1764a5815cf147b0bae6c88d4f04955e, 5fabeaf992b84a20b20bb052297700e7; no voters: 
I20260713 09:10:25.993429 31998 raft_consensus.cc:2804] T da1f3425481f4f27927b1bcfcb479861 P 5fabeaf992b84a20b20bb052297700e7 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:25.993848 31998 raft_consensus.cc:697] T da1f3425481f4f27927b1bcfcb479861 P 5fabeaf992b84a20b20bb052297700e7 [term 2 LEADER]: Becoming Leader. State: Replica: 5fabeaf992b84a20b20bb052297700e7, State: Running, Role: LEADER
I20260713 09:10:25.993916 31871 raft_consensus.cc:2468] T da1f3425481f4f27927b1bcfcb479861 P 409e1cd73cc44da496ec6c237266183c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fabeaf992b84a20b20bb052297700e7 in term 2.
I20260713 09:10:25.994628 31998 consensus_queue.cc:237] T da1f3425481f4f27927b1bcfcb479861 P 5fabeaf992b84a20b20bb052297700e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } }
I20260713 09:10:25.999333 32027 consensus_queue.cc:1048] T 1a88d4732adf4f6d8c17583e66f6f421 P 5fabeaf992b84a20b20bb052297700e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:26.001412 31691 catalog_manager.cc:5697] T da1f3425481f4f27927b1bcfcb479861 P 5fabeaf992b84a20b20bb052297700e7 reported cstate change: term changed from 1 to 2, leader changed from 409e1cd73cc44da496ec6c237266183c (127.27.71.2) to 5fabeaf992b84a20b20bb052297700e7 (127.27.71.1). New cstate: current_term: 2 leader_uuid: "5fabeaf992b84a20b20bb052297700e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:26.010286 32029 consensus_queue.cc:1048] T 1a88d4732adf4f6d8c17583e66f6f421 P 5fabeaf992b84a20b20bb052297700e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:26.019775 32029 raft_consensus.cc:993] T 1a88d4732adf4f6d8c17583e66f6f421 P 5fabeaf992b84a20b20bb052297700e7: : Instructing follower 1764a5815cf147b0bae6c88d4f04955e to start an election
I20260713 09:10:26.020212 31998 raft_consensus.cc:1081] T 1a88d4732adf4f6d8c17583e66f6f421 P 5fabeaf992b84a20b20bb052297700e7 [term 1 LEADER]: Signalling peer 1764a5815cf147b0bae6c88d4f04955e to start an election
I20260713 09:10:26.021663 31947 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a88d4732adf4f6d8c17583e66f6f421"
dest_uuid: "1764a5815cf147b0bae6c88d4f04955e"
 from {username='slave'} at 127.0.0.1:58966
I20260713 09:10:26.022109 31947 raft_consensus.cc:493] T 1a88d4732adf4f6d8c17583e66f6f421 P 1764a5815cf147b0bae6c88d4f04955e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:26.022500 31947 raft_consensus.cc:3060] T 1a88d4732adf4f6d8c17583e66f6f421 P 1764a5815cf147b0bae6c88d4f04955e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:26.027405 31947 raft_consensus.cc:515] T 1a88d4732adf4f6d8c17583e66f6f421 P 1764a5815cf147b0bae6c88d4f04955e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:26.029018 31947 leader_election.cc:290] T 1a88d4732adf4f6d8c17583e66f6f421 P 1764a5815cf147b0bae6c88d4f04955e [CANDIDATE]: Term 2 election: Requested vote from peers 5fabeaf992b84a20b20bb052297700e7 (127.27.71.1:45477), 409e1cd73cc44da496ec6c237266183c (127.27.71.2:44693)
I20260713 09:10:26.029583 31797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a88d4732adf4f6d8c17583e66f6f421" candidate_uuid: "1764a5815cf147b0bae6c88d4f04955e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5fabeaf992b84a20b20bb052297700e7"
I20260713 09:10:26.029973 31871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a88d4732adf4f6d8c17583e66f6f421" candidate_uuid: "1764a5815cf147b0bae6c88d4f04955e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "409e1cd73cc44da496ec6c237266183c"
I20260713 09:10:26.030234 31797 raft_consensus.cc:3055] T 1a88d4732adf4f6d8c17583e66f6f421 P 5fabeaf992b84a20b20bb052297700e7 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:26.030546 31797 raft_consensus.cc:740] T 1a88d4732adf4f6d8c17583e66f6f421 P 5fabeaf992b84a20b20bb052297700e7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5fabeaf992b84a20b20bb052297700e7, State: Running, Role: LEADER
I20260713 09:10:26.030560 31871 raft_consensus.cc:3060] T 1a88d4732adf4f6d8c17583e66f6f421 P 409e1cd73cc44da496ec6c237266183c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:26.031446 31797 consensus_queue.cc:260] T 1a88d4732adf4f6d8c17583e66f6f421 P 5fabeaf992b84a20b20bb052297700e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:26.032730 31797 raft_consensus.cc:3060] T 1a88d4732adf4f6d8c17583e66f6f421 P 5fabeaf992b84a20b20bb052297700e7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:26.037655 31871 raft_consensus.cc:2468] T 1a88d4732adf4f6d8c17583e66f6f421 P 409e1cd73cc44da496ec6c237266183c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1764a5815cf147b0bae6c88d4f04955e in term 2.
I20260713 09:10:26.038807 31911 leader_election.cc:304] T 1a88d4732adf4f6d8c17583e66f6f421 P 1764a5815cf147b0bae6c88d4f04955e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1764a5815cf147b0bae6c88d4f04955e, 409e1cd73cc44da496ec6c237266183c; no voters: 
I20260713 09:10:26.039516 31797 raft_consensus.cc:2468] T 1a88d4732adf4f6d8c17583e66f6f421 P 5fabeaf992b84a20b20bb052297700e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1764a5815cf147b0bae6c88d4f04955e in term 2.
I20260713 09:10:26.039620 32021 raft_consensus.cc:2804] T 1a88d4732adf4f6d8c17583e66f6f421 P 1764a5815cf147b0bae6c88d4f04955e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:26.040223 32021 raft_consensus.cc:697] T 1a88d4732adf4f6d8c17583e66f6f421 P 1764a5815cf147b0bae6c88d4f04955e [term 2 LEADER]: Becoming Leader. State: Replica: 1764a5815cf147b0bae6c88d4f04955e, State: Running, Role: LEADER
I20260713 09:10:26.041075 32021 consensus_queue.cc:237] T 1a88d4732adf4f6d8c17583e66f6f421 P 1764a5815cf147b0bae6c88d4f04955e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:26.047544 31694 catalog_manager.cc:5697] T 1a88d4732adf4f6d8c17583e66f6f421 P 1764a5815cf147b0bae6c88d4f04955e reported cstate change: term changed from 1 to 2, leader changed from 5fabeaf992b84a20b20bb052297700e7 (127.27.71.1) to 1764a5815cf147b0bae6c88d4f04955e (127.27.71.3). New cstate: current_term: 2 leader_uuid: "1764a5815cf147b0bae6c88d4f04955e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:26.110219 31990 raft_consensus.cc:993] T 886a265ff7e3426aa0d441ff5aa3f5d8 P 1764a5815cf147b0bae6c88d4f04955e: : Instructing follower 5fabeaf992b84a20b20bb052297700e7 to start an election
I20260713 09:10:26.110669 32021 raft_consensus.cc:1081] T 886a265ff7e3426aa0d441ff5aa3f5d8 P 1764a5815cf147b0bae6c88d4f04955e [term 1 LEADER]: Signalling peer 5fabeaf992b84a20b20bb052297700e7 to start an election
I20260713 09:10:26.112104 31797 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "886a265ff7e3426aa0d441ff5aa3f5d8"
dest_uuid: "5fabeaf992b84a20b20bb052297700e7"
 from {username='slave'} at 127.0.0.1:47420
I20260713 09:10:26.112577 31797 raft_consensus.cc:493] T 886a265ff7e3426aa0d441ff5aa3f5d8 P 5fabeaf992b84a20b20bb052297700e7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:26.112860 31797 raft_consensus.cc:3060] T 886a265ff7e3426aa0d441ff5aa3f5d8 P 5fabeaf992b84a20b20bb052297700e7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:26.117559 31797 raft_consensus.cc:515] T 886a265ff7e3426aa0d441ff5aa3f5d8 P 5fabeaf992b84a20b20bb052297700e7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:26.119107 31797 leader_election.cc:290] T 886a265ff7e3426aa0d441ff5aa3f5d8 P 5fabeaf992b84a20b20bb052297700e7 [CANDIDATE]: Term 2 election: Requested vote from peers 409e1cd73cc44da496ec6c237266183c (127.27.71.2:44693), 1764a5815cf147b0bae6c88d4f04955e (127.27.71.3:38635)
I20260713 09:10:26.119834 31871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "886a265ff7e3426aa0d441ff5aa3f5d8" candidate_uuid: "5fabeaf992b84a20b20bb052297700e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "409e1cd73cc44da496ec6c237266183c"
I20260713 09:10:26.120092 31947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "886a265ff7e3426aa0d441ff5aa3f5d8" candidate_uuid: "5fabeaf992b84a20b20bb052297700e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1764a5815cf147b0bae6c88d4f04955e"
I20260713 09:10:26.120347 31871 raft_consensus.cc:3060] T 886a265ff7e3426aa0d441ff5aa3f5d8 P 409e1cd73cc44da496ec6c237266183c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:26.120687 31947 raft_consensus.cc:3055] T 886a265ff7e3426aa0d441ff5aa3f5d8 P 1764a5815cf147b0bae6c88d4f04955e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:26.120968 31947 raft_consensus.cc:740] T 886a265ff7e3426aa0d441ff5aa3f5d8 P 1764a5815cf147b0bae6c88d4f04955e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1764a5815cf147b0bae6c88d4f04955e, State: Running, Role: LEADER
I20260713 09:10:26.121628 31947 consensus_queue.cc:260] T 886a265ff7e3426aa0d441ff5aa3f5d8 P 1764a5815cf147b0bae6c88d4f04955e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:26.122471 31947 raft_consensus.cc:3060] T 886a265ff7e3426aa0d441ff5aa3f5d8 P 1764a5815cf147b0bae6c88d4f04955e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:26.125181 31871 raft_consensus.cc:2468] T 886a265ff7e3426aa0d441ff5aa3f5d8 P 409e1cd73cc44da496ec6c237266183c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fabeaf992b84a20b20bb052297700e7 in term 2.
I20260713 09:10:26.126138 31760 leader_election.cc:304] T 886a265ff7e3426aa0d441ff5aa3f5d8 P 5fabeaf992b84a20b20bb052297700e7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 409e1cd73cc44da496ec6c237266183c, 5fabeaf992b84a20b20bb052297700e7; no voters: 
I20260713 09:10:26.126917 31998 raft_consensus.cc:2804] T 886a265ff7e3426aa0d441ff5aa3f5d8 P 5fabeaf992b84a20b20bb052297700e7 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:26.127290 31998 raft_consensus.cc:697] T 886a265ff7e3426aa0d441ff5aa3f5d8 P 5fabeaf992b84a20b20bb052297700e7 [term 2 LEADER]: Becoming Leader. State: Replica: 5fabeaf992b84a20b20bb052297700e7, State: Running, Role: LEADER
I20260713 09:10:26.128034 31998 consensus_queue.cc:237] T 886a265ff7e3426aa0d441ff5aa3f5d8 P 5fabeaf992b84a20b20bb052297700e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:26.128557 31947 raft_consensus.cc:2468] T 886a265ff7e3426aa0d441ff5aa3f5d8 P 1764a5815cf147b0bae6c88d4f04955e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fabeaf992b84a20b20bb052297700e7 in term 2.
I20260713 09:10:26.133802 31694 catalog_manager.cc:5697] T 886a265ff7e3426aa0d441ff5aa3f5d8 P 5fabeaf992b84a20b20bb052297700e7 reported cstate change: term changed from 1 to 2, leader changed from 1764a5815cf147b0bae6c88d4f04955e (127.27.71.3) to 5fabeaf992b84a20b20bb052297700e7 (127.27.71.1). New cstate: current_term: 2 leader_uuid: "5fabeaf992b84a20b20bb052297700e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:26.168982 31998 consensus_queue.cc:1048] T 1f6294caf07c469abfcf0f8de75448fe P 5fabeaf992b84a20b20bb052297700e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:26.174944 32029 raft_consensus.cc:993] T 1f6294caf07c469abfcf0f8de75448fe P 5fabeaf992b84a20b20bb052297700e7: : Instructing follower 409e1cd73cc44da496ec6c237266183c to start an election
I20260713 09:10:26.175395 32027 raft_consensus.cc:1081] T 1f6294caf07c469abfcf0f8de75448fe P 5fabeaf992b84a20b20bb052297700e7 [term 1 LEADER]: Signalling peer 409e1cd73cc44da496ec6c237266183c to start an election
I20260713 09:10:26.177091 31872 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1f6294caf07c469abfcf0f8de75448fe"
dest_uuid: "409e1cd73cc44da496ec6c237266183c"
 from {username='slave'} at 127.0.0.1:38810
I20260713 09:10:26.177634 31872 raft_consensus.cc:493] T 1f6294caf07c469abfcf0f8de75448fe P 409e1cd73cc44da496ec6c237266183c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:26.177992 31872 raft_consensus.cc:3060] T 1f6294caf07c469abfcf0f8de75448fe P 409e1cd73cc44da496ec6c237266183c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:26.180850 31998 consensus_queue.cc:1048] T 1f6294caf07c469abfcf0f8de75448fe P 5fabeaf992b84a20b20bb052297700e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:26.185174 31872 raft_consensus.cc:515] T 1f6294caf07c469abfcf0f8de75448fe P 409e1cd73cc44da496ec6c237266183c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:26.188056 31797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f6294caf07c469abfcf0f8de75448fe" candidate_uuid: "409e1cd73cc44da496ec6c237266183c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5fabeaf992b84a20b20bb052297700e7"
I20260713 09:10:26.188583 31797 raft_consensus.cc:3055] T 1f6294caf07c469abfcf0f8de75448fe P 5fabeaf992b84a20b20bb052297700e7 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:26.188905 31797 raft_consensus.cc:740] T 1f6294caf07c469abfcf0f8de75448fe P 5fabeaf992b84a20b20bb052297700e7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5fabeaf992b84a20b20bb052297700e7, State: Running, Role: LEADER
I20260713 09:10:26.189689 31797 consensus_queue.cc:260] T 1f6294caf07c469abfcf0f8de75448fe P 5fabeaf992b84a20b20bb052297700e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:26.190848 31797 raft_consensus.cc:3060] T 1f6294caf07c469abfcf0f8de75448fe P 5fabeaf992b84a20b20bb052297700e7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:26.196089 31797 raft_consensus.cc:2468] T 1f6294caf07c469abfcf0f8de75448fe P 5fabeaf992b84a20b20bb052297700e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 409e1cd73cc44da496ec6c237266183c in term 2.
I20260713 09:10:26.196947 31835 leader_election.cc:304] T 1f6294caf07c469abfcf0f8de75448fe P 409e1cd73cc44da496ec6c237266183c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 409e1cd73cc44da496ec6c237266183c, 5fabeaf992b84a20b20bb052297700e7; no voters: 
I20260713 09:10:26.197048 31872 leader_election.cc:290] T 1f6294caf07c469abfcf0f8de75448fe P 409e1cd73cc44da496ec6c237266183c [CANDIDATE]: Term 2 election: Requested vote from peers 5fabeaf992b84a20b20bb052297700e7 (127.27.71.1:45477), 1764a5815cf147b0bae6c88d4f04955e (127.27.71.3:38635)
I20260713 09:10:26.197685 32002 raft_consensus.cc:2804] T 1f6294caf07c469abfcf0f8de75448fe P 409e1cd73cc44da496ec6c237266183c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:26.198154 32002 raft_consensus.cc:697] T 1f6294caf07c469abfcf0f8de75448fe P 409e1cd73cc44da496ec6c237266183c [term 2 LEADER]: Becoming Leader. State: Replica: 409e1cd73cc44da496ec6c237266183c, State: Running, Role: LEADER
I20260713 09:10:26.198539 31947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f6294caf07c469abfcf0f8de75448fe" candidate_uuid: "409e1cd73cc44da496ec6c237266183c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1764a5815cf147b0bae6c88d4f04955e"
I20260713 09:10:26.199137 31947 raft_consensus.cc:3060] T 1f6294caf07c469abfcf0f8de75448fe P 1764a5815cf147b0bae6c88d4f04955e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:26.198901 32002 consensus_queue.cc:237] T 1f6294caf07c469abfcf0f8de75448fe P 409e1cd73cc44da496ec6c237266183c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:26.205503 31947 raft_consensus.cc:2468] T 1f6294caf07c469abfcf0f8de75448fe P 1764a5815cf147b0bae6c88d4f04955e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 409e1cd73cc44da496ec6c237266183c in term 2.
I20260713 09:10:26.209231 32029 raft_consensus.cc:993] T 2753eafb5fbe420ca3b4b41aae80aeef P 5fabeaf992b84a20b20bb052297700e7: : Instructing follower 409e1cd73cc44da496ec6c237266183c to start an election
I20260713 09:10:26.209637 31998 raft_consensus.cc:1081] T 2753eafb5fbe420ca3b4b41aae80aeef P 5fabeaf992b84a20b20bb052297700e7 [term 1 LEADER]: Signalling peer 409e1cd73cc44da496ec6c237266183c to start an election
I20260713 09:10:26.209544 31693 catalog_manager.cc:5697] T 1f6294caf07c469abfcf0f8de75448fe P 409e1cd73cc44da496ec6c237266183c reported cstate change: term changed from 1 to 2, leader changed from 5fabeaf992b84a20b20bb052297700e7 (127.27.71.1) to 409e1cd73cc44da496ec6c237266183c (127.27.71.2). New cstate: current_term: 2 leader_uuid: "409e1cd73cc44da496ec6c237266183c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:26.211220 31871 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2753eafb5fbe420ca3b4b41aae80aeef"
dest_uuid: "409e1cd73cc44da496ec6c237266183c"
 from {username='slave'} at 127.0.0.1:38810
I20260713 09:10:26.211817 31871 raft_consensus.cc:493] T 2753eafb5fbe420ca3b4b41aae80aeef P 409e1cd73cc44da496ec6c237266183c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:26.212221 31871 raft_consensus.cc:3060] T 2753eafb5fbe420ca3b4b41aae80aeef P 409e1cd73cc44da496ec6c237266183c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:26.212558 31990 raft_consensus.cc:993] T 770edad22cbe4abca58b4a4a33a1132b P 1764a5815cf147b0bae6c88d4f04955e: : Instructing follower 5fabeaf992b84a20b20bb052297700e7 to start an election
I20260713 09:10:26.213021 32020 raft_consensus.cc:1081] T 770edad22cbe4abca58b4a4a33a1132b P 1764a5815cf147b0bae6c88d4f04955e [term 1 LEADER]: Signalling peer 5fabeaf992b84a20b20bb052297700e7 to start an election
I20260713 09:10:26.214514 31797 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "770edad22cbe4abca58b4a4a33a1132b"
dest_uuid: "5fabeaf992b84a20b20bb052297700e7"
 from {username='slave'} at 127.0.0.1:47420
I20260713 09:10:26.215024 31797 raft_consensus.cc:493] T 770edad22cbe4abca58b4a4a33a1132b P 5fabeaf992b84a20b20bb052297700e7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:26.215373 31797 raft_consensus.cc:3060] T 770edad22cbe4abca58b4a4a33a1132b P 5fabeaf992b84a20b20bb052297700e7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:26.218895 31871 raft_consensus.cc:515] T 2753eafb5fbe420ca3b4b41aae80aeef P 409e1cd73cc44da496ec6c237266183c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:26.220665 31871 leader_election.cc:290] T 2753eafb5fbe420ca3b4b41aae80aeef P 409e1cd73cc44da496ec6c237266183c [CANDIDATE]: Term 2 election: Requested vote from peers 5fabeaf992b84a20b20bb052297700e7 (127.27.71.1:45477), 1764a5815cf147b0bae6c88d4f04955e (127.27.71.3:38635)
I20260713 09:10:26.221163 31797 raft_consensus.cc:515] T 770edad22cbe4abca58b4a4a33a1132b P 5fabeaf992b84a20b20bb052297700e7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:26.221423 31796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2753eafb5fbe420ca3b4b41aae80aeef" candidate_uuid: "409e1cd73cc44da496ec6c237266183c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5fabeaf992b84a20b20bb052297700e7"
I20260713 09:10:26.222048 31796 raft_consensus.cc:3055] T 2753eafb5fbe420ca3b4b41aae80aeef P 5fabeaf992b84a20b20bb052297700e7 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:26.221936 31947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2753eafb5fbe420ca3b4b41aae80aeef" candidate_uuid: "409e1cd73cc44da496ec6c237266183c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1764a5815cf147b0bae6c88d4f04955e"
I20260713 09:10:26.222314 31796 raft_consensus.cc:740] T 2753eafb5fbe420ca3b4b41aae80aeef P 5fabeaf992b84a20b20bb052297700e7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5fabeaf992b84a20b20bb052297700e7, State: Running, Role: LEADER
I20260713 09:10:26.222533 31947 raft_consensus.cc:3060] T 2753eafb5fbe420ca3b4b41aae80aeef P 1764a5815cf147b0bae6c88d4f04955e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:26.223125 31796 consensus_queue.cc:260] T 2753eafb5fbe420ca3b4b41aae80aeef P 5fabeaf992b84a20b20bb052297700e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:26.224170 31946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "770edad22cbe4abca58b4a4a33a1132b" candidate_uuid: "5fabeaf992b84a20b20bb052297700e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1764a5815cf147b0bae6c88d4f04955e"
I20260713 09:10:26.224499 31796 raft_consensus.cc:3060] T 2753eafb5fbe420ca3b4b41aae80aeef P 5fabeaf992b84a20b20bb052297700e7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:26.224622 31946 raft_consensus.cc:3055] T 770edad22cbe4abca58b4a4a33a1132b P 1764a5815cf147b0bae6c88d4f04955e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:26.224922 31946 raft_consensus.cc:740] T 770edad22cbe4abca58b4a4a33a1132b P 1764a5815cf147b0bae6c88d4f04955e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1764a5815cf147b0bae6c88d4f04955e, State: Running, Role: LEADER
I20260713 09:10:26.225533 31946 consensus_queue.cc:260] T 770edad22cbe4abca58b4a4a33a1132b P 1764a5815cf147b0bae6c88d4f04955e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:26.226311 31946 raft_consensus.cc:3060] T 770edad22cbe4abca58b4a4a33a1132b P 1764a5815cf147b0bae6c88d4f04955e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:26.229779 31947 raft_consensus.cc:2468] T 2753eafb5fbe420ca3b4b41aae80aeef P 1764a5815cf147b0bae6c88d4f04955e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 409e1cd73cc44da496ec6c237266183c in term 2.
I20260713 09:10:26.230489 31871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "770edad22cbe4abca58b4a4a33a1132b" candidate_uuid: "5fabeaf992b84a20b20bb052297700e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "409e1cd73cc44da496ec6c237266183c"
I20260713 09:10:26.230846 31835 leader_election.cc:304] T 2753eafb5fbe420ca3b4b41aae80aeef P 409e1cd73cc44da496ec6c237266183c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1764a5815cf147b0bae6c88d4f04955e, 409e1cd73cc44da496ec6c237266183c; no voters: 
I20260713 09:10:26.231076 31871 raft_consensus.cc:3060] T 770edad22cbe4abca58b4a4a33a1132b P 409e1cd73cc44da496ec6c237266183c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:26.223111 31797 leader_election.cc:290] T 770edad22cbe4abca58b4a4a33a1132b P 5fabeaf992b84a20b20bb052297700e7 [CANDIDATE]: Term 2 election: Requested vote from peers 409e1cd73cc44da496ec6c237266183c (127.27.71.2:44693), 1764a5815cf147b0bae6c88d4f04955e (127.27.71.3:38635)
I20260713 09:10:26.231814 32002 raft_consensus.cc:2804] T 2753eafb5fbe420ca3b4b41aae80aeef P 409e1cd73cc44da496ec6c237266183c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:26.232261 32002 raft_consensus.cc:697] T 2753eafb5fbe420ca3b4b41aae80aeef P 409e1cd73cc44da496ec6c237266183c [term 2 LEADER]: Becoming Leader. State: Replica: 409e1cd73cc44da496ec6c237266183c, State: Running, Role: LEADER
I20260713 09:10:26.233392 31796 raft_consensus.cc:2468] T 2753eafb5fbe420ca3b4b41aae80aeef P 5fabeaf992b84a20b20bb052297700e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 409e1cd73cc44da496ec6c237266183c in term 2.
I20260713 09:10:26.233161 32002 consensus_queue.cc:237] T 2753eafb5fbe420ca3b4b41aae80aeef P 409e1cd73cc44da496ec6c237266183c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:26.232224 31946 raft_consensus.cc:2468] T 770edad22cbe4abca58b4a4a33a1132b P 1764a5815cf147b0bae6c88d4f04955e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fabeaf992b84a20b20bb052297700e7 in term 2.
I20260713 09:10:26.237820 31871 raft_consensus.cc:2468] T 770edad22cbe4abca58b4a4a33a1132b P 409e1cd73cc44da496ec6c237266183c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fabeaf992b84a20b20bb052297700e7 in term 2.
I20260713 09:10:26.238427 31759 leader_election.cc:304] T 770edad22cbe4abca58b4a4a33a1132b P 5fabeaf992b84a20b20bb052297700e7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1764a5815cf147b0bae6c88d4f04955e, 5fabeaf992b84a20b20bb052297700e7; no voters: 
I20260713 09:10:26.239192 31998 raft_consensus.cc:2804] T 770edad22cbe4abca58b4a4a33a1132b P 5fabeaf992b84a20b20bb052297700e7 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:26.239612 31998 raft_consensus.cc:697] T 770edad22cbe4abca58b4a4a33a1132b P 5fabeaf992b84a20b20bb052297700e7 [term 2 LEADER]: Becoming Leader. State: Replica: 5fabeaf992b84a20b20bb052297700e7, State: Running, Role: LEADER
I20260713 09:10:26.240414 31998 consensus_queue.cc:237] T 770edad22cbe4abca58b4a4a33a1132b P 5fabeaf992b84a20b20bb052297700e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:26.240619 31693 catalog_manager.cc:5697] T 2753eafb5fbe420ca3b4b41aae80aeef P 409e1cd73cc44da496ec6c237266183c reported cstate change: term changed from 1 to 2, leader changed from 5fabeaf992b84a20b20bb052297700e7 (127.27.71.1) to 409e1cd73cc44da496ec6c237266183c (127.27.71.2). New cstate: current_term: 2 leader_uuid: "409e1cd73cc44da496ec6c237266183c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:26.246630 31694 catalog_manager.cc:5697] T 770edad22cbe4abca58b4a4a33a1132b P 5fabeaf992b84a20b20bb052297700e7 reported cstate change: term changed from 1 to 2, leader changed from 1764a5815cf147b0bae6c88d4f04955e (127.27.71.3) to 5fabeaf992b84a20b20bb052297700e7 (127.27.71.1). New cstate: current_term: 2 leader_uuid: "5fabeaf992b84a20b20bb052297700e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:26.310457 31998 raft_consensus.cc:993] T 17fa218699564721a1848c520bcfbfc4 P 5fabeaf992b84a20b20bb052297700e7: : Instructing follower 409e1cd73cc44da496ec6c237266183c to start an election
I20260713 09:10:26.311015 32027 raft_consensus.cc:1081] T 17fa218699564721a1848c520bcfbfc4 P 5fabeaf992b84a20b20bb052297700e7 [term 1 LEADER]: Signalling peer 409e1cd73cc44da496ec6c237266183c to start an election
I20260713 09:10:26.312615 31871 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "17fa218699564721a1848c520bcfbfc4"
dest_uuid: "409e1cd73cc44da496ec6c237266183c"
 from {username='slave'} at 127.0.0.1:38810
I20260713 09:10:26.313241 31871 raft_consensus.cc:493] T 17fa218699564721a1848c520bcfbfc4 P 409e1cd73cc44da496ec6c237266183c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:26.313613 31871 raft_consensus.cc:3060] T 17fa218699564721a1848c520bcfbfc4 P 409e1cd73cc44da496ec6c237266183c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:26.318755 31871 raft_consensus.cc:515] T 17fa218699564721a1848c520bcfbfc4 P 409e1cd73cc44da496ec6c237266183c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:26.320281 31871 leader_election.cc:290] T 17fa218699564721a1848c520bcfbfc4 P 409e1cd73cc44da496ec6c237266183c [CANDIDATE]: Term 2 election: Requested vote from peers 5fabeaf992b84a20b20bb052297700e7 (127.27.71.1:45477), 1764a5815cf147b0bae6c88d4f04955e (127.27.71.3:38635)
I20260713 09:10:26.320996 31796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17fa218699564721a1848c520bcfbfc4" candidate_uuid: "409e1cd73cc44da496ec6c237266183c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5fabeaf992b84a20b20bb052297700e7"
I20260713 09:10:26.321246 31946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17fa218699564721a1848c520bcfbfc4" candidate_uuid: "409e1cd73cc44da496ec6c237266183c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1764a5815cf147b0bae6c88d4f04955e"
I20260713 09:10:26.321642 31796 raft_consensus.cc:3055] T 17fa218699564721a1848c520bcfbfc4 P 5fabeaf992b84a20b20bb052297700e7 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:26.321799 31946 raft_consensus.cc:3060] T 17fa218699564721a1848c520bcfbfc4 P 1764a5815cf147b0bae6c88d4f04955e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:26.322039 31796 raft_consensus.cc:740] T 17fa218699564721a1848c520bcfbfc4 P 5fabeaf992b84a20b20bb052297700e7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5fabeaf992b84a20b20bb052297700e7, State: Running, Role: LEADER
I20260713 09:10:26.322881 31796 consensus_queue.cc:260] T 17fa218699564721a1848c520bcfbfc4 P 5fabeaf992b84a20b20bb052297700e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:26.324054 31796 raft_consensus.cc:3060] T 17fa218699564721a1848c520bcfbfc4 P 5fabeaf992b84a20b20bb052297700e7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:26.328563 31946 raft_consensus.cc:2468] T 17fa218699564721a1848c520bcfbfc4 P 1764a5815cf147b0bae6c88d4f04955e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 409e1cd73cc44da496ec6c237266183c in term 2.
I20260713 09:10:26.329661 31835 leader_election.cc:304] T 17fa218699564721a1848c520bcfbfc4 P 409e1cd73cc44da496ec6c237266183c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1764a5815cf147b0bae6c88d4f04955e, 409e1cd73cc44da496ec6c237266183c; no voters: 
I20260713 09:10:26.330417 32002 raft_consensus.cc:2804] T 17fa218699564721a1848c520bcfbfc4 P 409e1cd73cc44da496ec6c237266183c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:26.330776 32002 raft_consensus.cc:697] T 17fa218699564721a1848c520bcfbfc4 P 409e1cd73cc44da496ec6c237266183c [term 2 LEADER]: Becoming Leader. State: Replica: 409e1cd73cc44da496ec6c237266183c, State: Running, Role: LEADER
I20260713 09:10:26.331004 31796 raft_consensus.cc:2468] T 17fa218699564721a1848c520bcfbfc4 P 5fabeaf992b84a20b20bb052297700e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 409e1cd73cc44da496ec6c237266183c in term 2.
I20260713 09:10:26.331506 32002 consensus_queue.cc:237] T 17fa218699564721a1848c520bcfbfc4 P 409e1cd73cc44da496ec6c237266183c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:26.337178 31694 catalog_manager.cc:5697] T 17fa218699564721a1848c520bcfbfc4 P 409e1cd73cc44da496ec6c237266183c reported cstate change: term changed from 1 to 2, leader changed from 5fabeaf992b84a20b20bb052297700e7 (127.27.71.1) to 409e1cd73cc44da496ec6c237266183c (127.27.71.2). New cstate: current_term: 2 leader_uuid: "409e1cd73cc44da496ec6c237266183c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:26.384814 31946 raft_consensus.cc:1275] T 4f8242ea4bbc43ea97c3c6597331b46b P 1764a5815cf147b0bae6c88d4f04955e [term 2 FOLLOWER]: Refusing update from remote peer 409e1cd73cc44da496ec6c237266183c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:26.386034 32002 consensus_queue.cc:1048] T 4f8242ea4bbc43ea97c3c6597331b46b P 409e1cd73cc44da496ec6c237266183c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:26.388384 31871 raft_consensus.cc:1275] T da1f3425481f4f27927b1bcfcb479861 P 409e1cd73cc44da496ec6c237266183c [term 2 FOLLOWER]: Refusing update from remote peer 5fabeaf992b84a20b20bb052297700e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:26.389617 32027 consensus_queue.cc:1048] T da1f3425481f4f27927b1bcfcb479861 P 5fabeaf992b84a20b20bb052297700e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:26.395978 31796 raft_consensus.cc:1275] T 4f8242ea4bbc43ea97c3c6597331b46b P 5fabeaf992b84a20b20bb052297700e7 [term 2 FOLLOWER]: Refusing update from remote peer 409e1cd73cc44da496ec6c237266183c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:26.398111 32002 consensus_queue.cc:1048] T 4f8242ea4bbc43ea97c3c6597331b46b P 409e1cd73cc44da496ec6c237266183c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:26.412165 31947 raft_consensus.cc:1275] T da1f3425481f4f27927b1bcfcb479861 P 1764a5815cf147b0bae6c88d4f04955e [term 2 FOLLOWER]: Refusing update from remote peer 5fabeaf992b84a20b20bb052297700e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:26.413491 32029 consensus_queue.cc:1048] T da1f3425481f4f27927b1bcfcb479861 P 5fabeaf992b84a20b20bb052297700e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:26.459273 31871 raft_consensus.cc:1275] T 1a88d4732adf4f6d8c17583e66f6f421 P 409e1cd73cc44da496ec6c237266183c [term 2 FOLLOWER]: Refusing update from remote peer 1764a5815cf147b0bae6c88d4f04955e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:26.460633 32020 consensus_queue.cc:1048] T 1a88d4732adf4f6d8c17583e66f6f421 P 1764a5815cf147b0bae6c88d4f04955e [LEADER]: Connected to new peer: Peer: permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:26.467849 31796 raft_consensus.cc:1275] T 1a88d4732adf4f6d8c17583e66f6f421 P 5fabeaf992b84a20b20bb052297700e7 [term 2 FOLLOWER]: Refusing update from remote peer 1764a5815cf147b0bae6c88d4f04955e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:26.469911 31990 consensus_queue.cc:1048] T 1a88d4732adf4f6d8c17583e66f6f421 P 1764a5815cf147b0bae6c88d4f04955e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:26.629431 31946 raft_consensus.cc:1275] T 886a265ff7e3426aa0d441ff5aa3f5d8 P 1764a5815cf147b0bae6c88d4f04955e [term 2 FOLLOWER]: Refusing update from remote peer 5fabeaf992b84a20b20bb052297700e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:26.630577 31998 consensus_queue.cc:1048] T 886a265ff7e3426aa0d441ff5aa3f5d8 P 5fabeaf992b84a20b20bb052297700e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:26.638582 31871 raft_consensus.cc:1275] T 886a265ff7e3426aa0d441ff5aa3f5d8 P 409e1cd73cc44da496ec6c237266183c [term 2 FOLLOWER]: Refusing update from remote peer 5fabeaf992b84a20b20bb052297700e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:26.640446 32027 consensus_queue.cc:1048] T 886a265ff7e3426aa0d441ff5aa3f5d8 P 5fabeaf992b84a20b20bb052297700e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:26.664980 31871 raft_consensus.cc:1275] T 770edad22cbe4abca58b4a4a33a1132b P 409e1cd73cc44da496ec6c237266183c [term 2 FOLLOWER]: Refusing update from remote peer 5fabeaf992b84a20b20bb052297700e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:26.666195 32027 consensus_queue.cc:1048] T 770edad22cbe4abca58b4a4a33a1132b P 5fabeaf992b84a20b20bb052297700e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:26.667802 31796 raft_consensus.cc:1275] T 2753eafb5fbe420ca3b4b41aae80aeef P 5fabeaf992b84a20b20bb052297700e7 [term 2 FOLLOWER]: Refusing update from remote peer 409e1cd73cc44da496ec6c237266183c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:26.669108 32066 consensus_queue.cc:1048] T 2753eafb5fbe420ca3b4b41aae80aeef P 409e1cd73cc44da496ec6c237266183c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:26.676764 31946 raft_consensus.cc:1275] T 770edad22cbe4abca58b4a4a33a1132b P 1764a5815cf147b0bae6c88d4f04955e [term 2 FOLLOWER]: Refusing update from remote peer 5fabeaf992b84a20b20bb052297700e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:26.678284 32027 consensus_queue.cc:1048] T 770edad22cbe4abca58b4a4a33a1132b P 5fabeaf992b84a20b20bb052297700e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:26.679081 31796 raft_consensus.cc:1275] T 1f6294caf07c469abfcf0f8de75448fe P 5fabeaf992b84a20b20bb052297700e7 [term 2 FOLLOWER]: Refusing update from remote peer 409e1cd73cc44da496ec6c237266183c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:26.682775 32067 consensus_queue.cc:1048] T 1f6294caf07c469abfcf0f8de75448fe P 409e1cd73cc44da496ec6c237266183c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:26.683173 31947 raft_consensus.cc:1275] T 2753eafb5fbe420ca3b4b41aae80aeef P 1764a5815cf147b0bae6c88d4f04955e [term 2 FOLLOWER]: Refusing update from remote peer 409e1cd73cc44da496ec6c237266183c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:26.685552 32002 consensus_queue.cc:1048] T 2753eafb5fbe420ca3b4b41aae80aeef P 409e1cd73cc44da496ec6c237266183c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:10:26.692458 31945 raft_consensus.cc:1275] T 1f6294caf07c469abfcf0f8de75448fe P 1764a5815cf147b0bae6c88d4f04955e [term 2 FOLLOWER]: Refusing update from remote peer 409e1cd73cc44da496ec6c237266183c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:26.694362 32067 consensus_queue.cc:1048] T 1f6294caf07c469abfcf0f8de75448fe P 409e1cd73cc44da496ec6c237266183c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:26.729398 31946 raft_consensus.cc:1275] T 17fa218699564721a1848c520bcfbfc4 P 1764a5815cf147b0bae6c88d4f04955e [term 2 FOLLOWER]: Refusing update from remote peer 409e1cd73cc44da496ec6c237266183c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:26.730461 32066 consensus_queue.cc:1048] T 17fa218699564721a1848c520bcfbfc4 P 409e1cd73cc44da496ec6c237266183c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:26.737459 31797 raft_consensus.cc:1275] T 17fa218699564721a1848c520bcfbfc4 P 5fabeaf992b84a20b20bb052297700e7 [term 2 FOLLOWER]: Refusing update from remote peer 409e1cd73cc44da496ec6c237266183c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:26.739346 32067 consensus_queue.cc:1048] T 17fa218699564721a1848c520bcfbfc4 P 409e1cd73cc44da496ec6c237266183c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:28.838215 31691 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43348:
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"
    }
  }
}
W20260713 09:10:28.840806 31691 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.
I20260713 09:10:28.890592 31784 tablet_service.cc:1511] Processing CreateTablet for tablet 51d791556ade4b3191ba20d945419522 (DEFAULT_TABLE table=soft_deleted_table [id=74da638a91e1497cb71c15a18432602c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:10:28.891855 31862 tablet_service.cc:1511] Processing CreateTablet for tablet 51d791556ade4b3191ba20d945419522 (DEFAULT_TABLE table=soft_deleted_table [id=74da638a91e1497cb71c15a18432602c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:10:28.892716 31784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51d791556ade4b3191ba20d945419522. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:28.893313 31933 tablet_service.cc:1511] Processing CreateTablet for tablet 51d791556ade4b3191ba20d945419522 (DEFAULT_TABLE table=soft_deleted_table [id=74da638a91e1497cb71c15a18432602c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:10:28.893886 31862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51d791556ade4b3191ba20d945419522. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:28.895393 31933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51d791556ade4b3191ba20d945419522. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:28.905865 31787 tablet_service.cc:1511] Processing CreateTablet for tablet d50c434d389e4f819abc917dc658aa23 (DEFAULT_TABLE table=soft_deleted_table [id=74da638a91e1497cb71c15a18432602c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:10:28.907281 31787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d50c434d389e4f819abc917dc658aa23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:28.908044 31861 tablet_service.cc:1511] Processing CreateTablet for tablet d50c434d389e4f819abc917dc658aa23 (DEFAULT_TABLE table=soft_deleted_table [id=74da638a91e1497cb71c15a18432602c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:10:28.909323 31861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d50c434d389e4f819abc917dc658aa23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:28.912684 31931 tablet_service.cc:1511] Processing CreateTablet for tablet d50c434d389e4f819abc917dc658aa23 (DEFAULT_TABLE table=soft_deleted_table [id=74da638a91e1497cb71c15a18432602c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:10:28.914073 31931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d50c434d389e4f819abc917dc658aa23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:28.915195 31780 tablet_service.cc:1511] Processing CreateTablet for tablet 552ec5540bc542e68c9f380061004fe4 (DEFAULT_TABLE table=soft_deleted_table [id=74da638a91e1497cb71c15a18432602c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:10:28.917079 31780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 552ec5540bc542e68c9f380061004fe4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:28.919480 31937 tablet_service.cc:1511] Processing CreateTablet for tablet 552ec5540bc542e68c9f380061004fe4 (DEFAULT_TABLE table=soft_deleted_table [id=74da638a91e1497cb71c15a18432602c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:10:28.920858 31937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 552ec5540bc542e68c9f380061004fe4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:28.924031 31783 tablet_service.cc:1511] Processing CreateTablet for tablet a5588fc4b96541e19360419a1d270fba (DEFAULT_TABLE table=soft_deleted_table [id=74da638a91e1497cb71c15a18432602c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:10:28.925414 31783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5588fc4b96541e19360419a1d270fba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:28.920866 31856 tablet_service.cc:1511] Processing CreateTablet for tablet 552ec5540bc542e68c9f380061004fe4 (DEFAULT_TABLE table=soft_deleted_table [id=74da638a91e1497cb71c15a18432602c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:10:28.927013 31856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 552ec5540bc542e68c9f380061004fe4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:28.928426 31930 tablet_service.cc:1511] Processing CreateTablet for tablet a5588fc4b96541e19360419a1d270fba (DEFAULT_TABLE table=soft_deleted_table [id=74da638a91e1497cb71c15a18432602c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:10:28.928812 31858 tablet_service.cc:1511] Processing CreateTablet for tablet a5588fc4b96541e19360419a1d270fba (DEFAULT_TABLE table=soft_deleted_table [id=74da638a91e1497cb71c15a18432602c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:10:28.929764 31930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5588fc4b96541e19360419a1d270fba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:28.930313 31858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5588fc4b96541e19360419a1d270fba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:28.930497 31785 tablet_service.cc:1511] Processing CreateTablet for tablet 04195162a9c34c9da3f27560836bdee8 (DEFAULT_TABLE table=soft_deleted_table [id=74da638a91e1497cb71c15a18432602c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:10:28.931926 31785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04195162a9c34c9da3f27560836bdee8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:28.937357 31860 tablet_service.cc:1511] Processing CreateTablet for tablet 04195162a9c34c9da3f27560836bdee8 (DEFAULT_TABLE table=soft_deleted_table [id=74da638a91e1497cb71c15a18432602c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:10:28.938849 31860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04195162a9c34c9da3f27560836bdee8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:28.941468 31782 tablet_service.cc:1511] Processing CreateTablet for tablet 088824c1221544d982f21feecce1ccf7 (DEFAULT_TABLE table=soft_deleted_table [id=74da638a91e1497cb71c15a18432602c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:10:28.942726 31782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 088824c1221544d982f21feecce1ccf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:28.943395 31859 tablet_service.cc:1511] Processing CreateTablet for tablet 088824c1221544d982f21feecce1ccf7 (DEFAULT_TABLE table=soft_deleted_table [id=74da638a91e1497cb71c15a18432602c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:10:28.944700 31859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 088824c1221544d982f21feecce1ccf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:28.945547 31935 tablet_service.cc:1511] Processing CreateTablet for tablet 088824c1221544d982f21feecce1ccf7 (DEFAULT_TABLE table=soft_deleted_table [id=74da638a91e1497cb71c15a18432602c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:10:28.946867 31935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 088824c1221544d982f21feecce1ccf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:28.948899 31932 tablet_service.cc:1511] Processing CreateTablet for tablet 04195162a9c34c9da3f27560836bdee8 (DEFAULT_TABLE table=soft_deleted_table [id=74da638a91e1497cb71c15a18432602c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:10:28.950188 31932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04195162a9c34c9da3f27560836bdee8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:28.948899 31786 tablet_service.cc:1511] Processing CreateTablet for tablet f3aebc384f12429b80ff0591668104ae (DEFAULT_TABLE table=soft_deleted_table [id=74da638a91e1497cb71c15a18432602c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:10:28.952155 31857 tablet_service.cc:1511] Processing CreateTablet for tablet f3aebc384f12429b80ff0591668104ae (DEFAULT_TABLE table=soft_deleted_table [id=74da638a91e1497cb71c15a18432602c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:10:28.952986 31786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3aebc384f12429b80ff0591668104ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:28.953362 31857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3aebc384f12429b80ff0591668104ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:28.956121 31779 tablet_service.cc:1511] Processing CreateTablet for tablet de84bf1eaa894b98b388f2678a2b0aed (DEFAULT_TABLE table=soft_deleted_table [id=74da638a91e1497cb71c15a18432602c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:10:28.956885 31934 tablet_service.cc:1511] Processing CreateTablet for tablet f3aebc384f12429b80ff0591668104ae (DEFAULT_TABLE table=soft_deleted_table [id=74da638a91e1497cb71c15a18432602c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:10:28.957345 31779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de84bf1eaa894b98b388f2678a2b0aed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:28.958168 31934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3aebc384f12429b80ff0591668104ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:28.978925 31855 tablet_service.cc:1511] Processing CreateTablet for tablet de84bf1eaa894b98b388f2678a2b0aed (DEFAULT_TABLE table=soft_deleted_table [id=74da638a91e1497cb71c15a18432602c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:10:28.980304 31855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de84bf1eaa894b98b388f2678a2b0aed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:28.981042 31936 tablet_service.cc:1511] Processing CreateTablet for tablet de84bf1eaa894b98b388f2678a2b0aed (DEFAULT_TABLE table=soft_deleted_table [id=74da638a91e1497cb71c15a18432602c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:10:28.982250 31936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de84bf1eaa894b98b388f2678a2b0aed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:28.984884 31781 tablet_service.cc:1511] Processing CreateTablet for tablet 536dc21b95cc4a89b62ddae5e06972aa (DEFAULT_TABLE table=soft_deleted_table [id=74da638a91e1497cb71c15a18432602c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:10:28.985088 31854 tablet_service.cc:1511] Processing CreateTablet for tablet 536dc21b95cc4a89b62ddae5e06972aa (DEFAULT_TABLE table=soft_deleted_table [id=74da638a91e1497cb71c15a18432602c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:10:28.986222 31781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 536dc21b95cc4a89b62ddae5e06972aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:28.986364 31854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 536dc21b95cc4a89b62ddae5e06972aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:28.990032 31929 tablet_service.cc:1511] Processing CreateTablet for tablet 536dc21b95cc4a89b62ddae5e06972aa (DEFAULT_TABLE table=soft_deleted_table [id=74da638a91e1497cb71c15a18432602c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:10:28.991150 31929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 536dc21b95cc4a89b62ddae5e06972aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.043738 32094 tablet_bootstrap.cc:492] T d50c434d389e4f819abc917dc658aa23 P 1764a5815cf147b0bae6c88d4f04955e: Bootstrap starting.
W20260713 09:10:29.076551 31742 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:10:29.076648 32091 tablet_bootstrap.cc:492] T de84bf1eaa894b98b388f2678a2b0aed P 5fabeaf992b84a20b20bb052297700e7: Bootstrap starting.
I20260713 09:10:29.088052 32094 tablet_bootstrap.cc:654] T d50c434d389e4f819abc917dc658aa23 P 1764a5815cf147b0bae6c88d4f04955e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:29.110201 32090 tablet_bootstrap.cc:492] T 51d791556ade4b3191ba20d945419522 P 409e1cd73cc44da496ec6c237266183c: Bootstrap starting.
I20260713 09:10:29.117136 32090 tablet_bootstrap.cc:654] T 51d791556ade4b3191ba20d945419522 P 409e1cd73cc44da496ec6c237266183c: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:29.120815 32091 tablet_bootstrap.cc:654] T de84bf1eaa894b98b388f2678a2b0aed P 5fabeaf992b84a20b20bb052297700e7: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:29.126114 32090 tablet_bootstrap.cc:492] T 51d791556ade4b3191ba20d945419522 P 409e1cd73cc44da496ec6c237266183c: No bootstrap required, opened a new log
I20260713 09:10:29.126706 32090 ts_tablet_manager.cc:1403] T 51d791556ade4b3191ba20d945419522 P 409e1cd73cc44da496ec6c237266183c: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.005s
I20260713 09:10:29.127404 32094 tablet_bootstrap.cc:492] T d50c434d389e4f819abc917dc658aa23 P 1764a5815cf147b0bae6c88d4f04955e: No bootstrap required, opened a new log
I20260713 09:10:29.127969 32094 ts_tablet_manager.cc:1403] T d50c434d389e4f819abc917dc658aa23 P 1764a5815cf147b0bae6c88d4f04955e: Time spent bootstrapping tablet: real 0.085s	user 0.009s	sys 0.008s
I20260713 09:10:29.128670 32091 tablet_bootstrap.cc:492] T de84bf1eaa894b98b388f2678a2b0aed P 5fabeaf992b84a20b20bb052297700e7: No bootstrap required, opened a new log
I20260713 09:10:29.129159 32091 ts_tablet_manager.cc:1403] T de84bf1eaa894b98b388f2678a2b0aed P 5fabeaf992b84a20b20bb052297700e7: Time spent bootstrapping tablet: real 0.053s	user 0.011s	sys 0.003s
I20260713 09:10:29.129288 32090 raft_consensus.cc:359] T 51d791556ade4b3191ba20d945419522 P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.130128 32090 raft_consensus.cc:385] T 51d791556ade4b3191ba20d945419522 P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:29.130383 32090 raft_consensus.cc:740] T 51d791556ade4b3191ba20d945419522 P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 409e1cd73cc44da496ec6c237266183c, State: Initialized, Role: FOLLOWER
I20260713 09:10:29.130952 32094 raft_consensus.cc:359] T d50c434d389e4f819abc917dc658aa23 P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.131072 32090 consensus_queue.cc:260] T 51d791556ade4b3191ba20d945419522 P 409e1cd73cc44da496ec6c237266183c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.131825 32094 raft_consensus.cc:385] T d50c434d389e4f819abc917dc658aa23 P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:29.132196 32094 raft_consensus.cc:740] T d50c434d389e4f819abc917dc658aa23 P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1764a5815cf147b0bae6c88d4f04955e, State: Initialized, Role: FOLLOWER
I20260713 09:10:29.132550 32091 raft_consensus.cc:359] T de84bf1eaa894b98b388f2678a2b0aed P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.133453 32091 raft_consensus.cc:385] T de84bf1eaa894b98b388f2678a2b0aed P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:29.132997 32094 consensus_queue.cc:260] T d50c434d389e4f819abc917dc658aa23 P 1764a5815cf147b0bae6c88d4f04955e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.133756 32090 ts_tablet_manager.cc:1434] T 51d791556ade4b3191ba20d945419522 P 409e1cd73cc44da496ec6c237266183c: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260713 09:10:29.133780 32091 raft_consensus.cc:740] T de84bf1eaa894b98b388f2678a2b0aed P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fabeaf992b84a20b20bb052297700e7, State: Initialized, Role: FOLLOWER
I20260713 09:10:29.134958 32090 tablet_bootstrap.cc:492] T a5588fc4b96541e19360419a1d270fba P 409e1cd73cc44da496ec6c237266183c: Bootstrap starting.
I20260713 09:10:29.135681 32094 ts_tablet_manager.cc:1434] T d50c434d389e4f819abc917dc658aa23 P 1764a5815cf147b0bae6c88d4f04955e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:10:29.135179 32091 consensus_queue.cc:260] T de84bf1eaa894b98b388f2678a2b0aed P 5fabeaf992b84a20b20bb052297700e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.136955 32094 tablet_bootstrap.cc:492] T 51d791556ade4b3191ba20d945419522 P 1764a5815cf147b0bae6c88d4f04955e: Bootstrap starting.
I20260713 09:10:29.137636 32091 ts_tablet_manager.cc:1434] T de84bf1eaa894b98b388f2678a2b0aed P 5fabeaf992b84a20b20bb052297700e7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:10:29.138646 32091 tablet_bootstrap.cc:492] T 088824c1221544d982f21feecce1ccf7 P 5fabeaf992b84a20b20bb052297700e7: Bootstrap starting.
I20260713 09:10:29.141947 32090 tablet_bootstrap.cc:654] T a5588fc4b96541e19360419a1d270fba P 409e1cd73cc44da496ec6c237266183c: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:29.144949 32091 tablet_bootstrap.cc:654] T 088824c1221544d982f21feecce1ccf7 P 5fabeaf992b84a20b20bb052297700e7: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:29.146157 32094 tablet_bootstrap.cc:654] T 51d791556ade4b3191ba20d945419522 P 1764a5815cf147b0bae6c88d4f04955e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:29.157539 32091 tablet_bootstrap.cc:492] T 088824c1221544d982f21feecce1ccf7 P 5fabeaf992b84a20b20bb052297700e7: No bootstrap required, opened a new log
I20260713 09:10:29.158224 32091 ts_tablet_manager.cc:1403] T 088824c1221544d982f21feecce1ccf7 P 5fabeaf992b84a20b20bb052297700e7: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.009s
I20260713 09:10:29.162022 32091 raft_consensus.cc:359] T 088824c1221544d982f21feecce1ccf7 P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.163810 32091 raft_consensus.cc:385] T 088824c1221544d982f21feecce1ccf7 P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:29.164139 32091 raft_consensus.cc:740] T 088824c1221544d982f21feecce1ccf7 P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fabeaf992b84a20b20bb052297700e7, State: Initialized, Role: FOLLOWER
I20260713 09:10:29.164873 32091 consensus_queue.cc:260] T 088824c1221544d982f21feecce1ccf7 P 5fabeaf992b84a20b20bb052297700e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.165566 32094 tablet_bootstrap.cc:492] T 51d791556ade4b3191ba20d945419522 P 1764a5815cf147b0bae6c88d4f04955e: No bootstrap required, opened a new log
I20260713 09:10:29.166111 32094 ts_tablet_manager.cc:1403] T 51d791556ade4b3191ba20d945419522 P 1764a5815cf147b0bae6c88d4f04955e: Time spent bootstrapping tablet: real 0.029s	user 0.021s	sys 0.005s
I20260713 09:10:29.167202 32091 ts_tablet_manager.cc:1434] T 088824c1221544d982f21feecce1ccf7 P 5fabeaf992b84a20b20bb052297700e7: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260713 09:10:29.168238 32091 tablet_bootstrap.cc:492] T a5588fc4b96541e19360419a1d270fba P 5fabeaf992b84a20b20bb052297700e7: Bootstrap starting.
I20260713 09:10:29.169188 32094 raft_consensus.cc:359] T 51d791556ade4b3191ba20d945419522 P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.169942 32094 raft_consensus.cc:385] T 51d791556ade4b3191ba20d945419522 P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:29.170261 32094 raft_consensus.cc:740] T 51d791556ade4b3191ba20d945419522 P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1764a5815cf147b0bae6c88d4f04955e, State: Initialized, Role: FOLLOWER
I20260713 09:10:29.171152 32094 consensus_queue.cc:260] T 51d791556ade4b3191ba20d945419522 P 1764a5815cf147b0bae6c88d4f04955e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.173817 32094 ts_tablet_manager.cc:1434] T 51d791556ade4b3191ba20d945419522 P 1764a5815cf147b0bae6c88d4f04955e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:10:29.174710 32094 tablet_bootstrap.cc:492] T 088824c1221544d982f21feecce1ccf7 P 1764a5815cf147b0bae6c88d4f04955e: Bootstrap starting.
I20260713 09:10:29.175356 32091 tablet_bootstrap.cc:654] T a5588fc4b96541e19360419a1d270fba P 5fabeaf992b84a20b20bb052297700e7: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:29.182108 32094 tablet_bootstrap.cc:654] T 088824c1221544d982f21feecce1ccf7 P 1764a5815cf147b0bae6c88d4f04955e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:29.187282 32091 tablet_bootstrap.cc:492] T a5588fc4b96541e19360419a1d270fba P 5fabeaf992b84a20b20bb052297700e7: No bootstrap required, opened a new log
I20260713 09:10:29.188020 32091 ts_tablet_manager.cc:1403] T a5588fc4b96541e19360419a1d270fba P 5fabeaf992b84a20b20bb052297700e7: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260713 09:10:29.194242 32094 tablet_bootstrap.cc:492] T 088824c1221544d982f21feecce1ccf7 P 1764a5815cf147b0bae6c88d4f04955e: No bootstrap required, opened a new log
I20260713 09:10:29.193761 32091 raft_consensus.cc:359] T a5588fc4b96541e19360419a1d270fba P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.194698 32091 raft_consensus.cc:385] T a5588fc4b96541e19360419a1d270fba P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:29.194773 32094 ts_tablet_manager.cc:1403] T 088824c1221544d982f21feecce1ccf7 P 1764a5815cf147b0bae6c88d4f04955e: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.008s
I20260713 09:10:29.195073 32091 raft_consensus.cc:740] T a5588fc4b96541e19360419a1d270fba P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fabeaf992b84a20b20bb052297700e7, State: Initialized, Role: FOLLOWER
I20260713 09:10:29.196040 32091 consensus_queue.cc:260] T a5588fc4b96541e19360419a1d270fba P 5fabeaf992b84a20b20bb052297700e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.198014 32094 raft_consensus.cc:359] T 088824c1221544d982f21feecce1ccf7 P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.198774 32094 raft_consensus.cc:385] T 088824c1221544d982f21feecce1ccf7 P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:29.199133 32091 ts_tablet_manager.cc:1434] T a5588fc4b96541e19360419a1d270fba P 5fabeaf992b84a20b20bb052297700e7: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:10:29.199138 32094 raft_consensus.cc:740] T 088824c1221544d982f21feecce1ccf7 P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1764a5815cf147b0bae6c88d4f04955e, State: Initialized, Role: FOLLOWER
I20260713 09:10:29.200279 32091 tablet_bootstrap.cc:492] T 51d791556ade4b3191ba20d945419522 P 5fabeaf992b84a20b20bb052297700e7: Bootstrap starting.
I20260713 09:10:29.200315 32094 consensus_queue.cc:260] T 088824c1221544d982f21feecce1ccf7 P 1764a5815cf147b0bae6c88d4f04955e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.203256 32094 ts_tablet_manager.cc:1434] T 088824c1221544d982f21feecce1ccf7 P 1764a5815cf147b0bae6c88d4f04955e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260713 09:10:29.204350 32094 tablet_bootstrap.cc:492] T 04195162a9c34c9da3f27560836bdee8 P 1764a5815cf147b0bae6c88d4f04955e: Bootstrap starting.
I20260713 09:10:29.207610 32091 tablet_bootstrap.cc:654] T 51d791556ade4b3191ba20d945419522 P 5fabeaf992b84a20b20bb052297700e7: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:29.211011 32094 tablet_bootstrap.cc:654] T 04195162a9c34c9da3f27560836bdee8 P 1764a5815cf147b0bae6c88d4f04955e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:29.212208 32093 raft_consensus.cc:493] T de84bf1eaa894b98b388f2678a2b0aed P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:29.212949 32093 raft_consensus.cc:515] T de84bf1eaa894b98b388f2678a2b0aed P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.216845 31871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de84bf1eaa894b98b388f2678a2b0aed" candidate_uuid: "5fabeaf992b84a20b20bb052297700e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409e1cd73cc44da496ec6c237266183c" is_pre_election: true
I20260713 09:10:29.219696 32091 tablet_bootstrap.cc:492] T 51d791556ade4b3191ba20d945419522 P 5fabeaf992b84a20b20bb052297700e7: No bootstrap required, opened a new log
I20260713 09:10:29.220237 32091 ts_tablet_manager.cc:1403] T 51d791556ade4b3191ba20d945419522 P 5fabeaf992b84a20b20bb052297700e7: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.009s
W20260713 09:10:29.220732 31760 leader_election.cc:343] T de84bf1eaa894b98b388f2678a2b0aed P 5fabeaf992b84a20b20bb052297700e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 409e1cd73cc44da496ec6c237266183c (127.27.71.2:44693): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:29.221411 32094 tablet_bootstrap.cc:492] T 04195162a9c34c9da3f27560836bdee8 P 1764a5815cf147b0bae6c88d4f04955e: No bootstrap required, opened a new log
I20260713 09:10:29.221940 32094 ts_tablet_manager.cc:1403] T 04195162a9c34c9da3f27560836bdee8 P 1764a5815cf147b0bae6c88d4f04955e: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.009s
I20260713 09:10:29.223672 32091 raft_consensus.cc:359] T 51d791556ade4b3191ba20d945419522 P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.224457 32091 raft_consensus.cc:385] T 51d791556ade4b3191ba20d945419522 P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:29.224790 32091 raft_consensus.cc:740] T 51d791556ade4b3191ba20d945419522 P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fabeaf992b84a20b20bb052297700e7, State: Initialized, Role: FOLLOWER
I20260713 09:10:29.225656 32091 consensus_queue.cc:260] T 51d791556ade4b3191ba20d945419522 P 5fabeaf992b84a20b20bb052297700e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.226461 32094 raft_consensus.cc:359] T 04195162a9c34c9da3f27560836bdee8 P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.227268 32094 raft_consensus.cc:385] T 04195162a9c34c9da3f27560836bdee8 P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:29.227607 32094 raft_consensus.cc:740] T 04195162a9c34c9da3f27560836bdee8 P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1764a5815cf147b0bae6c88d4f04955e, State: Initialized, Role: FOLLOWER
I20260713 09:10:29.228271 32091 ts_tablet_manager.cc:1434] T 51d791556ade4b3191ba20d945419522 P 5fabeaf992b84a20b20bb052297700e7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:10:29.228444 32094 consensus_queue.cc:260] T 04195162a9c34c9da3f27560836bdee8 P 1764a5815cf147b0bae6c88d4f04955e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.229322 32091 tablet_bootstrap.cc:492] T 552ec5540bc542e68c9f380061004fe4 P 5fabeaf992b84a20b20bb052297700e7: Bootstrap starting.
I20260713 09:10:29.230724 32094 ts_tablet_manager.cc:1434] T 04195162a9c34c9da3f27560836bdee8 P 1764a5815cf147b0bae6c88d4f04955e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:10:29.232519 32094 tablet_bootstrap.cc:492] T f3aebc384f12429b80ff0591668104ae P 1764a5815cf147b0bae6c88d4f04955e: Bootstrap starting.
I20260713 09:10:29.236325 32091 tablet_bootstrap.cc:654] T 552ec5540bc542e68c9f380061004fe4 P 5fabeaf992b84a20b20bb052297700e7: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:29.239027 32094 tablet_bootstrap.cc:654] T f3aebc384f12429b80ff0591668104ae P 1764a5815cf147b0bae6c88d4f04955e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:29.240857 31947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de84bf1eaa894b98b388f2678a2b0aed" candidate_uuid: "5fabeaf992b84a20b20bb052297700e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1764a5815cf147b0bae6c88d4f04955e" is_pre_election: true
W20260713 09:10:29.243011 31759 leader_election.cc:343] T de84bf1eaa894b98b388f2678a2b0aed P 5fabeaf992b84a20b20bb052297700e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1764a5815cf147b0bae6c88d4f04955e (127.27.71.3:38635): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:29.243599 31759 leader_election.cc:304] T de84bf1eaa894b98b388f2678a2b0aed P 5fabeaf992b84a20b20bb052297700e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5fabeaf992b84a20b20bb052297700e7; no voters: 1764a5815cf147b0bae6c88d4f04955e, 409e1cd73cc44da496ec6c237266183c
I20260713 09:10:29.245002 32027 raft_consensus.cc:2749] T de84bf1eaa894b98b388f2678a2b0aed P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:29.245958 32093 leader_election.cc:290] T de84bf1eaa894b98b388f2678a2b0aed P 5fabeaf992b84a20b20bb052297700e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 409e1cd73cc44da496ec6c237266183c (127.27.71.2:44693), 1764a5815cf147b0bae6c88d4f04955e (127.27.71.3:38635)
I20260713 09:10:29.247558 32021 raft_consensus.cc:493] T 088824c1221544d982f21feecce1ccf7 P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:29.247778 32091 tablet_bootstrap.cc:492] T 552ec5540bc542e68c9f380061004fe4 P 5fabeaf992b84a20b20bb052297700e7: No bootstrap required, opened a new log
I20260713 09:10:29.248236 32091 ts_tablet_manager.cc:1403] T 552ec5540bc542e68c9f380061004fe4 P 5fabeaf992b84a20b20bb052297700e7: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260713 09:10:29.248087 32021 raft_consensus.cc:515] T 088824c1221544d982f21feecce1ccf7 P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.251358 31871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "088824c1221544d982f21feecce1ccf7" candidate_uuid: "1764a5815cf147b0bae6c88d4f04955e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409e1cd73cc44da496ec6c237266183c" is_pre_election: true
I20260713 09:10:29.251299 32091 raft_consensus.cc:359] T 552ec5540bc542e68c9f380061004fe4 P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.252036 32091 raft_consensus.cc:385] T 552ec5540bc542e68c9f380061004fe4 P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:29.252441 32091 raft_consensus.cc:740] T 552ec5540bc542e68c9f380061004fe4 P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fabeaf992b84a20b20bb052297700e7, State: Initialized, Role: FOLLOWER
W20260713 09:10:29.252921 31911 leader_election.cc:343] T 088824c1221544d982f21feecce1ccf7 P 1764a5815cf147b0bae6c88d4f04955e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 409e1cd73cc44da496ec6c237266183c (127.27.71.2:44693): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:29.255402 32091 consensus_queue.cc:260] T 552ec5540bc542e68c9f380061004fe4 P 5fabeaf992b84a20b20bb052297700e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.257941 32021 leader_election.cc:290] T 088824c1221544d982f21feecce1ccf7 P 1764a5815cf147b0bae6c88d4f04955e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fabeaf992b84a20b20bb052297700e7 (127.27.71.1:45477), 409e1cd73cc44da496ec6c237266183c (127.27.71.2:44693)
I20260713 09:10:29.259290 32091 ts_tablet_manager.cc:1434] T 552ec5540bc542e68c9f380061004fe4 P 5fabeaf992b84a20b20bb052297700e7: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:10:29.260394 32091 tablet_bootstrap.cc:492] T f3aebc384f12429b80ff0591668104ae P 5fabeaf992b84a20b20bb052297700e7: Bootstrap starting.
I20260713 09:10:29.260505 32094 tablet_bootstrap.cc:492] T f3aebc384f12429b80ff0591668104ae P 1764a5815cf147b0bae6c88d4f04955e: No bootstrap required, opened a new log
I20260713 09:10:29.260959 32094 ts_tablet_manager.cc:1403] T f3aebc384f12429b80ff0591668104ae P 1764a5815cf147b0bae6c88d4f04955e: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.004s
I20260713 09:10:29.263911 32094 raft_consensus.cc:359] T f3aebc384f12429b80ff0591668104ae P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.264640 32094 raft_consensus.cc:385] T f3aebc384f12429b80ff0591668104ae P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:29.264962 32094 raft_consensus.cc:740] T f3aebc384f12429b80ff0591668104ae P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1764a5815cf147b0bae6c88d4f04955e, State: Initialized, Role: FOLLOWER
I20260713 09:10:29.265780 32094 consensus_queue.cc:260] T f3aebc384f12429b80ff0591668104ae P 1764a5815cf147b0bae6c88d4f04955e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.267764 32091 tablet_bootstrap.cc:654] T f3aebc384f12429b80ff0591668104ae P 5fabeaf992b84a20b20bb052297700e7: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:29.268371 32094 ts_tablet_manager.cc:1434] T f3aebc384f12429b80ff0591668104ae P 1764a5815cf147b0bae6c88d4f04955e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260713 09:10:29.268780 31797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "088824c1221544d982f21feecce1ccf7" candidate_uuid: "1764a5815cf147b0bae6c88d4f04955e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fabeaf992b84a20b20bb052297700e7" is_pre_election: true
I20260713 09:10:29.269632 31797 raft_consensus.cc:2468] T 088824c1221544d982f21feecce1ccf7 P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1764a5815cf147b0bae6c88d4f04955e in term 0.
I20260713 09:10:29.269927 32021 raft_consensus.cc:493] T f3aebc384f12429b80ff0591668104ae P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:29.270432 32021 raft_consensus.cc:515] T f3aebc384f12429b80ff0591668104ae P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.271497 31910 leader_election.cc:304] T 088824c1221544d982f21feecce1ccf7 P 1764a5815cf147b0bae6c88d4f04955e [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: 1764a5815cf147b0bae6c88d4f04955e, 5fabeaf992b84a20b20bb052297700e7; no voters: 409e1cd73cc44da496ec6c237266183c
I20260713 09:10:29.273016 32021 leader_election.cc:290] T f3aebc384f12429b80ff0591668104ae P 1764a5815cf147b0bae6c88d4f04955e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fabeaf992b84a20b20bb052297700e7 (127.27.71.1:45477), 409e1cd73cc44da496ec6c237266183c (127.27.71.2:44693)
I20260713 09:10:29.273694 32021 raft_consensus.cc:2804] T 088824c1221544d982f21feecce1ccf7 P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:29.274130 32021 raft_consensus.cc:493] T 088824c1221544d982f21feecce1ccf7 P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:29.274542 32021 raft_consensus.cc:3060] T 088824c1221544d982f21feecce1ccf7 P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:29.269436 32094 tablet_bootstrap.cc:492] T 552ec5540bc542e68c9f380061004fe4 P 1764a5815cf147b0bae6c88d4f04955e: Bootstrap starting.
I20260713 09:10:29.281047 31871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3aebc384f12429b80ff0591668104ae" candidate_uuid: "1764a5815cf147b0bae6c88d4f04955e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409e1cd73cc44da496ec6c237266183c" is_pre_election: true
W20260713 09:10:29.282752 31911 leader_election.cc:343] T f3aebc384f12429b80ff0591668104ae P 1764a5815cf147b0bae6c88d4f04955e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 409e1cd73cc44da496ec6c237266183c (127.27.71.2:44693): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:29.291705 32021 raft_consensus.cc:515] T 088824c1221544d982f21feecce1ccf7 P 1764a5815cf147b0bae6c88d4f04955e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.294262 32021 leader_election.cc:290] T 088824c1221544d982f21feecce1ccf7 P 1764a5815cf147b0bae6c88d4f04955e [CANDIDATE]: Term 1 election: Requested vote from peers 5fabeaf992b84a20b20bb052297700e7 (127.27.71.1:45477), 409e1cd73cc44da496ec6c237266183c (127.27.71.2:44693)
I20260713 09:10:29.296185 31871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "088824c1221544d982f21feecce1ccf7" candidate_uuid: "1764a5815cf147b0bae6c88d4f04955e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409e1cd73cc44da496ec6c237266183c"
W20260713 09:10:29.297904 31911 leader_election.cc:343] T 088824c1221544d982f21feecce1ccf7 P 1764a5815cf147b0bae6c88d4f04955e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 409e1cd73cc44da496ec6c237266183c (127.27.71.2:44693): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:29.298533 32094 tablet_bootstrap.cc:654] T 552ec5540bc542e68c9f380061004fe4 P 1764a5815cf147b0bae6c88d4f04955e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:29.300326 31797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3aebc384f12429b80ff0591668104ae" candidate_uuid: "1764a5815cf147b0bae6c88d4f04955e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fabeaf992b84a20b20bb052297700e7" is_pre_election: true
I20260713 09:10:29.305862 31797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "088824c1221544d982f21feecce1ccf7" candidate_uuid: "1764a5815cf147b0bae6c88d4f04955e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fabeaf992b84a20b20bb052297700e7"
I20260713 09:10:29.306583 31797 raft_consensus.cc:3060] T 088824c1221544d982f21feecce1ccf7 P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:10:29.316169 31910 leader_election.cc:343] T f3aebc384f12429b80ff0591668104ae P 1764a5815cf147b0bae6c88d4f04955e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5fabeaf992b84a20b20bb052297700e7 (127.27.71.1:45477): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:29.316813 31910 leader_election.cc:304] T f3aebc384f12429b80ff0591668104ae P 1764a5815cf147b0bae6c88d4f04955e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1764a5815cf147b0bae6c88d4f04955e; no voters: 409e1cd73cc44da496ec6c237266183c, 5fabeaf992b84a20b20bb052297700e7
I20260713 09:10:29.317780 32021 raft_consensus.cc:2749] T f3aebc384f12429b80ff0591668104ae P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:29.324859 32092 raft_consensus.cc:493] T 51d791556ade4b3191ba20d945419522 P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:29.325495 32092 raft_consensus.cc:515] T 51d791556ade4b3191ba20d945419522 P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.328225 32092 leader_election.cc:290] T 51d791556ade4b3191ba20d945419522 P 409e1cd73cc44da496ec6c237266183c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fabeaf992b84a20b20bb052297700e7 (127.27.71.1:45477), 1764a5815cf147b0bae6c88d4f04955e (127.27.71.3:38635)
I20260713 09:10:29.331084 31947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51d791556ade4b3191ba20d945419522" candidate_uuid: "409e1cd73cc44da496ec6c237266183c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1764a5815cf147b0bae6c88d4f04955e" is_pre_election: true
I20260713 09:10:29.331911 31947 raft_consensus.cc:2468] T 51d791556ade4b3191ba20d945419522 P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 409e1cd73cc44da496ec6c237266183c in term 0.
I20260713 09:10:29.333542 31835 leader_election.cc:304] T 51d791556ade4b3191ba20d945419522 P 409e1cd73cc44da496ec6c237266183c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1764a5815cf147b0bae6c88d4f04955e, 409e1cd73cc44da496ec6c237266183c; no voters: 
I20260713 09:10:29.334736 32092 raft_consensus.cc:2804] T 51d791556ade4b3191ba20d945419522 P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:29.335201 32092 raft_consensus.cc:493] T 51d791556ade4b3191ba20d945419522 P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:29.335628 32092 raft_consensus.cc:3060] T 51d791556ade4b3191ba20d945419522 P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:29.352841 31796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51d791556ade4b3191ba20d945419522" candidate_uuid: "409e1cd73cc44da496ec6c237266183c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fabeaf992b84a20b20bb052297700e7" is_pre_election: true
I20260713 09:10:29.353734 31796 raft_consensus.cc:2468] T 51d791556ade4b3191ba20d945419522 P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 409e1cd73cc44da496ec6c237266183c in term 0.
I20260713 09:10:29.357990 31797 raft_consensus.cc:2468] T 088824c1221544d982f21feecce1ccf7 P 5fabeaf992b84a20b20bb052297700e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1764a5815cf147b0bae6c88d4f04955e in term 1.
I20260713 09:10:29.359196 31910 leader_election.cc:304] T 088824c1221544d982f21feecce1ccf7 P 1764a5815cf147b0bae6c88d4f04955e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1764a5815cf147b0bae6c88d4f04955e, 5fabeaf992b84a20b20bb052297700e7; no voters: 409e1cd73cc44da496ec6c237266183c
I20260713 09:10:29.360671 32021 raft_consensus.cc:2804] T 088824c1221544d982f21feecce1ccf7 P 1764a5815cf147b0bae6c88d4f04955e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:29.361234 32021 raft_consensus.cc:697] T 088824c1221544d982f21feecce1ccf7 P 1764a5815cf147b0bae6c88d4f04955e [term 1 LEADER]: Becoming Leader. State: Replica: 1764a5815cf147b0bae6c88d4f04955e, State: Running, Role: LEADER
I20260713 09:10:29.362329 32021 consensus_queue.cc:237] T 088824c1221544d982f21feecce1ccf7 P 1764a5815cf147b0bae6c88d4f04955e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.387184 31691 catalog_manager.cc:5697] T 088824c1221544d982f21feecce1ccf7 P 1764a5815cf147b0bae6c88d4f04955e reported cstate change: term changed from 0 to 1, leader changed from <none> to 1764a5815cf147b0bae6c88d4f04955e (127.27.71.3). New cstate: current_term: 1 leader_uuid: "1764a5815cf147b0bae6c88d4f04955e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:29.396054 32094 tablet_bootstrap.cc:492] T 552ec5540bc542e68c9f380061004fe4 P 1764a5815cf147b0bae6c88d4f04955e: No bootstrap required, opened a new log
I20260713 09:10:29.396610 32094 ts_tablet_manager.cc:1403] T 552ec5540bc542e68c9f380061004fe4 P 1764a5815cf147b0bae6c88d4f04955e: Time spent bootstrapping tablet: real 0.127s	user 0.036s	sys 0.062s
I20260713 09:10:29.347226 32092 raft_consensus.cc:515] T 51d791556ade4b3191ba20d945419522 P 409e1cd73cc44da496ec6c237266183c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.398044 32091 tablet_bootstrap.cc:492] T f3aebc384f12429b80ff0591668104ae P 5fabeaf992b84a20b20bb052297700e7: No bootstrap required, opened a new log
I20260713 09:10:29.398599 32091 ts_tablet_manager.cc:1403] T f3aebc384f12429b80ff0591668104ae P 5fabeaf992b84a20b20bb052297700e7: Time spent bootstrapping tablet: real 0.138s	user 0.028s	sys 0.095s
I20260713 09:10:29.399027 32090 tablet_bootstrap.cc:492] T a5588fc4b96541e19360419a1d270fba P 409e1cd73cc44da496ec6c237266183c: No bootstrap required, opened a new log
I20260713 09:10:29.399528 32090 ts_tablet_manager.cc:1403] T a5588fc4b96541e19360419a1d270fba P 409e1cd73cc44da496ec6c237266183c: Time spent bootstrapping tablet: real 0.265s	user 0.096s	sys 0.153s
I20260713 09:10:29.400194 31797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51d791556ade4b3191ba20d945419522" candidate_uuid: "409e1cd73cc44da496ec6c237266183c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fabeaf992b84a20b20bb052297700e7"
I20260713 09:10:29.400754 31797 raft_consensus.cc:3060] T 51d791556ade4b3191ba20d945419522 P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:29.401337 32094 raft_consensus.cc:359] T 552ec5540bc542e68c9f380061004fe4 P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.402077 32094 raft_consensus.cc:385] T 552ec5540bc542e68c9f380061004fe4 P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:29.402369 32094 raft_consensus.cc:740] T 552ec5540bc542e68c9f380061004fe4 P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1764a5815cf147b0bae6c88d4f04955e, State: Initialized, Role: FOLLOWER
I20260713 09:10:29.403074 32091 raft_consensus.cc:359] T f3aebc384f12429b80ff0591668104ae P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.403890 32091 raft_consensus.cc:385] T f3aebc384f12429b80ff0591668104ae P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:29.404224 32091 raft_consensus.cc:740] T f3aebc384f12429b80ff0591668104ae P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fabeaf992b84a20b20bb052297700e7, State: Initialized, Role: FOLLOWER
I20260713 09:10:29.404599 31947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51d791556ade4b3191ba20d945419522" candidate_uuid: "409e1cd73cc44da496ec6c237266183c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1764a5815cf147b0bae6c88d4f04955e"
I20260713 09:10:29.405110 31947 raft_consensus.cc:3060] T 51d791556ade4b3191ba20d945419522 P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:29.403090 32094 consensus_queue.cc:260] T 552ec5540bc542e68c9f380061004fe4 P 1764a5815cf147b0bae6c88d4f04955e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.407740 32094 ts_tablet_manager.cc:1434] T 552ec5540bc542e68c9f380061004fe4 P 1764a5815cf147b0bae6c88d4f04955e: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.002s
I20260713 09:10:29.408214 31797 raft_consensus.cc:2468] T 51d791556ade4b3191ba20d945419522 P 5fabeaf992b84a20b20bb052297700e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 409e1cd73cc44da496ec6c237266183c in term 1.
I20260713 09:10:29.408784 32094 tablet_bootstrap.cc:492] T a5588fc4b96541e19360419a1d270fba P 1764a5815cf147b0bae6c88d4f04955e: Bootstrap starting.
I20260713 09:10:29.409260 31835 leader_election.cc:304] T 51d791556ade4b3191ba20d945419522 P 409e1cd73cc44da496ec6c237266183c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 409e1cd73cc44da496ec6c237266183c, 5fabeaf992b84a20b20bb052297700e7; no voters: 
I20260713 09:10:29.410764 32067 raft_consensus.cc:2804] T 51d791556ade4b3191ba20d945419522 P 409e1cd73cc44da496ec6c237266183c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:29.411696 31947 raft_consensus.cc:2468] T 51d791556ade4b3191ba20d945419522 P 1764a5815cf147b0bae6c88d4f04955e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 409e1cd73cc44da496ec6c237266183c in term 1.
I20260713 09:10:29.411862 32067 raft_consensus.cc:697] T 51d791556ade4b3191ba20d945419522 P 409e1cd73cc44da496ec6c237266183c [term 1 LEADER]: Becoming Leader. State: Replica: 409e1cd73cc44da496ec6c237266183c, State: Running, Role: LEADER
I20260713 09:10:29.405128 32091 consensus_queue.cc:260] T f3aebc384f12429b80ff0591668104ae P 5fabeaf992b84a20b20bb052297700e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.412801 32067 consensus_queue.cc:237] T 51d791556ade4b3191ba20d945419522 P 409e1cd73cc44da496ec6c237266183c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.413615 32092 leader_election.cc:290] T 51d791556ade4b3191ba20d945419522 P 409e1cd73cc44da496ec6c237266183c [CANDIDATE]: Term 1 election: Requested vote from peers 5fabeaf992b84a20b20bb052297700e7 (127.27.71.1:45477), 1764a5815cf147b0bae6c88d4f04955e (127.27.71.3:38635)
I20260713 09:10:29.415865 32094 tablet_bootstrap.cc:654] T a5588fc4b96541e19360419a1d270fba P 1764a5815cf147b0bae6c88d4f04955e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:29.420902 32091 ts_tablet_manager.cc:1434] T f3aebc384f12429b80ff0591668104ae P 5fabeaf992b84a20b20bb052297700e7: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.003s
I20260713 09:10:29.421239 32090 raft_consensus.cc:359] T a5588fc4b96541e19360419a1d270fba P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.421916 32091 tablet_bootstrap.cc:492] T d50c434d389e4f819abc917dc658aa23 P 5fabeaf992b84a20b20bb052297700e7: Bootstrap starting.
I20260713 09:10:29.421963 32090 raft_consensus.cc:385] T a5588fc4b96541e19360419a1d270fba P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:29.422428 32090 raft_consensus.cc:740] T a5588fc4b96541e19360419a1d270fba P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 409e1cd73cc44da496ec6c237266183c, State: Initialized, Role: FOLLOWER
I20260713 09:10:29.422857 32094 tablet_bootstrap.cc:492] T a5588fc4b96541e19360419a1d270fba P 1764a5815cf147b0bae6c88d4f04955e: No bootstrap required, opened a new log
I20260713 09:10:29.423386 32094 ts_tablet_manager.cc:1403] T a5588fc4b96541e19360419a1d270fba P 1764a5815cf147b0bae6c88d4f04955e: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.004s
I20260713 09:10:29.426891 32094 raft_consensus.cc:359] T a5588fc4b96541e19360419a1d270fba P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.427588 32091 tablet_bootstrap.cc:654] T d50c434d389e4f819abc917dc658aa23 P 5fabeaf992b84a20b20bb052297700e7: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:29.427822 32094 raft_consensus.cc:385] T a5588fc4b96541e19360419a1d270fba P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:29.428241 32094 raft_consensus.cc:740] T a5588fc4b96541e19360419a1d270fba P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1764a5815cf147b0bae6c88d4f04955e, State: Initialized, Role: FOLLOWER
I20260713 09:10:29.428776 32090 consensus_queue.cc:260] T a5588fc4b96541e19360419a1d270fba P 409e1cd73cc44da496ec6c237266183c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.429250 32094 consensus_queue.cc:260] T a5588fc4b96541e19360419a1d270fba P 1764a5815cf147b0bae6c88d4f04955e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.431190 32090 ts_tablet_manager.cc:1434] T a5588fc4b96541e19360419a1d270fba P 409e1cd73cc44da496ec6c237266183c: Time spent starting tablet: real 0.031s	user 0.003s	sys 0.001s
I20260713 09:10:29.432335 32094 ts_tablet_manager.cc:1434] T a5588fc4b96541e19360419a1d270fba P 1764a5815cf147b0bae6c88d4f04955e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260713 09:10:29.433692 32094 tablet_bootstrap.cc:492] T 536dc21b95cc4a89b62ddae5e06972aa P 1764a5815cf147b0bae6c88d4f04955e: Bootstrap starting.
I20260713 09:10:29.440506 32094 tablet_bootstrap.cc:654] T 536dc21b95cc4a89b62ddae5e06972aa P 1764a5815cf147b0bae6c88d4f04955e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:29.448226 32094 tablet_bootstrap.cc:492] T 536dc21b95cc4a89b62ddae5e06972aa P 1764a5815cf147b0bae6c88d4f04955e: No bootstrap required, opened a new log
I20260713 09:10:29.448685 32094 ts_tablet_manager.cc:1403] T 536dc21b95cc4a89b62ddae5e06972aa P 1764a5815cf147b0bae6c88d4f04955e: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.001s
I20260713 09:10:29.449577 32090 tablet_bootstrap.cc:492] T d50c434d389e4f819abc917dc658aa23 P 409e1cd73cc44da496ec6c237266183c: Bootstrap starting.
I20260713 09:10:29.449658 31694 catalog_manager.cc:5697] T 51d791556ade4b3191ba20d945419522 P 409e1cd73cc44da496ec6c237266183c reported cstate change: term changed from 0 to 1, leader changed from <none> to 409e1cd73cc44da496ec6c237266183c (127.27.71.2). New cstate: current_term: 1 leader_uuid: "409e1cd73cc44da496ec6c237266183c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:29.451977 32094 raft_consensus.cc:359] T 536dc21b95cc4a89b62ddae5e06972aa P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.452627 32094 raft_consensus.cc:385] T 536dc21b95cc4a89b62ddae5e06972aa P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:29.452792 32091 tablet_bootstrap.cc:492] T d50c434d389e4f819abc917dc658aa23 P 5fabeaf992b84a20b20bb052297700e7: No bootstrap required, opened a new log
I20260713 09:10:29.452950 32094 raft_consensus.cc:740] T 536dc21b95cc4a89b62ddae5e06972aa P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1764a5815cf147b0bae6c88d4f04955e, State: Initialized, Role: FOLLOWER
I20260713 09:10:29.453279 32091 ts_tablet_manager.cc:1403] T d50c434d389e4f819abc917dc658aa23 P 5fabeaf992b84a20b20bb052297700e7: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.012s
I20260713 09:10:29.453949 32094 consensus_queue.cc:260] T 536dc21b95cc4a89b62ddae5e06972aa P 1764a5815cf147b0bae6c88d4f04955e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.456030 32094 ts_tablet_manager.cc:1434] T 536dc21b95cc4a89b62ddae5e06972aa P 1764a5815cf147b0bae6c88d4f04955e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:10:29.456204 32091 raft_consensus.cc:359] T d50c434d389e4f819abc917dc658aa23 P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.456882 32091 raft_consensus.cc:385] T d50c434d389e4f819abc917dc658aa23 P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:29.456979 32094 tablet_bootstrap.cc:492] T de84bf1eaa894b98b388f2678a2b0aed P 1764a5815cf147b0bae6c88d4f04955e: Bootstrap starting.
I20260713 09:10:29.457190 32091 raft_consensus.cc:740] T d50c434d389e4f819abc917dc658aa23 P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fabeaf992b84a20b20bb052297700e7, State: Initialized, Role: FOLLOWER
I20260713 09:10:29.457959 32091 consensus_queue.cc:260] T d50c434d389e4f819abc917dc658aa23 P 5fabeaf992b84a20b20bb052297700e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.460278 32091 ts_tablet_manager.cc:1434] T d50c434d389e4f819abc917dc658aa23 P 5fabeaf992b84a20b20bb052297700e7: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:10:29.461298 32091 tablet_bootstrap.cc:492] T 04195162a9c34c9da3f27560836bdee8 P 5fabeaf992b84a20b20bb052297700e7: Bootstrap starting.
I20260713 09:10:29.462745 32094 tablet_bootstrap.cc:654] T de84bf1eaa894b98b388f2678a2b0aed P 1764a5815cf147b0bae6c88d4f04955e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:29.469668 32090 tablet_bootstrap.cc:654] T d50c434d389e4f819abc917dc658aa23 P 409e1cd73cc44da496ec6c237266183c: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:29.477854 32091 tablet_bootstrap.cc:654] T 04195162a9c34c9da3f27560836bdee8 P 5fabeaf992b84a20b20bb052297700e7: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:29.479434 32094 tablet_bootstrap.cc:492] T de84bf1eaa894b98b388f2678a2b0aed P 1764a5815cf147b0bae6c88d4f04955e: No bootstrap required, opened a new log
I20260713 09:10:29.479950 32094 ts_tablet_manager.cc:1403] T de84bf1eaa894b98b388f2678a2b0aed P 1764a5815cf147b0bae6c88d4f04955e: Time spent bootstrapping tablet: real 0.023s	user 0.020s	sys 0.003s
I20260713 09:10:29.483178 32090 tablet_bootstrap.cc:492] T d50c434d389e4f819abc917dc658aa23 P 409e1cd73cc44da496ec6c237266183c: No bootstrap required, opened a new log
I20260713 09:10:29.483732 32090 ts_tablet_manager.cc:1403] T d50c434d389e4f819abc917dc658aa23 P 409e1cd73cc44da496ec6c237266183c: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.002s
I20260713 09:10:29.484119 32094 raft_consensus.cc:359] T de84bf1eaa894b98b388f2678a2b0aed P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.485000 32094 raft_consensus.cc:385] T de84bf1eaa894b98b388f2678a2b0aed P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:29.485323 32094 raft_consensus.cc:740] T de84bf1eaa894b98b388f2678a2b0aed P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1764a5815cf147b0bae6c88d4f04955e, State: Initialized, Role: FOLLOWER
I20260713 09:10:29.486313 32094 consensus_queue.cc:260] T de84bf1eaa894b98b388f2678a2b0aed P 1764a5815cf147b0bae6c88d4f04955e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.487243 32090 raft_consensus.cc:359] T d50c434d389e4f819abc917dc658aa23 P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.488116 32090 raft_consensus.cc:385] T d50c434d389e4f819abc917dc658aa23 P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:29.488466 32090 raft_consensus.cc:740] T d50c434d389e4f819abc917dc658aa23 P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 409e1cd73cc44da496ec6c237266183c, State: Initialized, Role: FOLLOWER
I20260713 09:10:29.488766 32094 ts_tablet_manager.cc:1434] T de84bf1eaa894b98b388f2678a2b0aed P 1764a5815cf147b0bae6c88d4f04955e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260713 09:10:29.489318 32091 tablet_bootstrap.cc:492] T 04195162a9c34c9da3f27560836bdee8 P 5fabeaf992b84a20b20bb052297700e7: No bootstrap required, opened a new log
I20260713 09:10:29.489785 32091 ts_tablet_manager.cc:1403] T 04195162a9c34c9da3f27560836bdee8 P 5fabeaf992b84a20b20bb052297700e7: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.008s
I20260713 09:10:29.489524 32090 consensus_queue.cc:260] T d50c434d389e4f819abc917dc658aa23 P 409e1cd73cc44da496ec6c237266183c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.491819 32090 ts_tablet_manager.cc:1434] T d50c434d389e4f819abc917dc658aa23 P 409e1cd73cc44da496ec6c237266183c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:10:29.492763 32090 tablet_bootstrap.cc:492] T 552ec5540bc542e68c9f380061004fe4 P 409e1cd73cc44da496ec6c237266183c: Bootstrap starting.
I20260713 09:10:29.492360 32091 raft_consensus.cc:359] T 04195162a9c34c9da3f27560836bdee8 P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.493119 32091 raft_consensus.cc:385] T 04195162a9c34c9da3f27560836bdee8 P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:29.493497 32091 raft_consensus.cc:740] T 04195162a9c34c9da3f27560836bdee8 P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fabeaf992b84a20b20bb052297700e7, State: Initialized, Role: FOLLOWER
I20260713 09:10:29.494119 32091 consensus_queue.cc:260] T 04195162a9c34c9da3f27560836bdee8 P 5fabeaf992b84a20b20bb052297700e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.496080 32091 ts_tablet_manager.cc:1434] T 04195162a9c34c9da3f27560836bdee8 P 5fabeaf992b84a20b20bb052297700e7: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:10:29.497066 32091 tablet_bootstrap.cc:492] T 536dc21b95cc4a89b62ddae5e06972aa P 5fabeaf992b84a20b20bb052297700e7: Bootstrap starting.
I20260713 09:10:29.502804 32091 tablet_bootstrap.cc:654] T 536dc21b95cc4a89b62ddae5e06972aa P 5fabeaf992b84a20b20bb052297700e7: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:29.507234 32090 tablet_bootstrap.cc:654] T 552ec5540bc542e68c9f380061004fe4 P 409e1cd73cc44da496ec6c237266183c: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:29.507452 32021 raft_consensus.cc:493] T d50c434d389e4f819abc917dc658aa23 P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:29.507972 32021 raft_consensus.cc:515] T d50c434d389e4f819abc917dc658aa23 P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.509996 32021 leader_election.cc:290] T d50c434d389e4f819abc917dc658aa23 P 1764a5815cf147b0bae6c88d4f04955e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fabeaf992b84a20b20bb052297700e7 (127.27.71.1:45477), 409e1cd73cc44da496ec6c237266183c (127.27.71.2:44693)
I20260713 09:10:29.510638 31797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50c434d389e4f819abc917dc658aa23" candidate_uuid: "1764a5815cf147b0bae6c88d4f04955e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fabeaf992b84a20b20bb052297700e7" is_pre_election: true
I20260713 09:10:29.511224 31797 raft_consensus.cc:2468] T d50c434d389e4f819abc917dc658aa23 P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1764a5815cf147b0bae6c88d4f04955e in term 0.
I20260713 09:10:29.511409 31871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50c434d389e4f819abc917dc658aa23" candidate_uuid: "1764a5815cf147b0bae6c88d4f04955e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409e1cd73cc44da496ec6c237266183c" is_pre_election: true
I20260713 09:10:29.512014 31871 raft_consensus.cc:2468] T d50c434d389e4f819abc917dc658aa23 P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1764a5815cf147b0bae6c88d4f04955e in term 0.
I20260713 09:10:29.512430 31910 leader_election.cc:304] T d50c434d389e4f819abc917dc658aa23 P 1764a5815cf147b0bae6c88d4f04955e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1764a5815cf147b0bae6c88d4f04955e, 5fabeaf992b84a20b20bb052297700e7; no voters: 
I20260713 09:10:29.513243 32021 raft_consensus.cc:2804] T d50c434d389e4f819abc917dc658aa23 P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:29.513602 32021 raft_consensus.cc:493] T d50c434d389e4f819abc917dc658aa23 P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:29.513942 32021 raft_consensus.cc:3060] T d50c434d389e4f819abc917dc658aa23 P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:29.515233 32091 tablet_bootstrap.cc:492] T 536dc21b95cc4a89b62ddae5e06972aa P 5fabeaf992b84a20b20bb052297700e7: No bootstrap required, opened a new log
I20260713 09:10:29.515727 32091 ts_tablet_manager.cc:1403] T 536dc21b95cc4a89b62ddae5e06972aa P 5fabeaf992b84a20b20bb052297700e7: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.003s
I20260713 09:10:29.516268 32090 tablet_bootstrap.cc:492] T 552ec5540bc542e68c9f380061004fe4 P 409e1cd73cc44da496ec6c237266183c: No bootstrap required, opened a new log
I20260713 09:10:29.516676 32090 ts_tablet_manager.cc:1403] T 552ec5540bc542e68c9f380061004fe4 P 409e1cd73cc44da496ec6c237266183c: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.003s
I20260713 09:10:29.518296 32091 raft_consensus.cc:359] T 536dc21b95cc4a89b62ddae5e06972aa P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.518999 32091 raft_consensus.cc:385] T 536dc21b95cc4a89b62ddae5e06972aa P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:29.518671 32090 raft_consensus.cc:359] T 552ec5540bc542e68c9f380061004fe4 P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.519292 32091 raft_consensus.cc:740] T 536dc21b95cc4a89b62ddae5e06972aa P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fabeaf992b84a20b20bb052297700e7, State: Initialized, Role: FOLLOWER
I20260713 09:10:29.519522 32090 raft_consensus.cc:385] T 552ec5540bc542e68c9f380061004fe4 P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:29.519910 32090 raft_consensus.cc:740] T 552ec5540bc542e68c9f380061004fe4 P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 409e1cd73cc44da496ec6c237266183c, State: Initialized, Role: FOLLOWER
I20260713 09:10:29.520087 32091 consensus_queue.cc:260] T 536dc21b95cc4a89b62ddae5e06972aa P 5fabeaf992b84a20b20bb052297700e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.520569 32090 consensus_queue.cc:260] T 552ec5540bc542e68c9f380061004fe4 P 409e1cd73cc44da496ec6c237266183c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.521050 32021 raft_consensus.cc:515] T d50c434d389e4f819abc917dc658aa23 P 1764a5815cf147b0bae6c88d4f04955e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.521908 32109 raft_consensus.cc:493] T 536dc21b95cc4a89b62ddae5e06972aa P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:29.522346 32109 raft_consensus.cc:515] T 536dc21b95cc4a89b62ddae5e06972aa P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.522840 32090 ts_tablet_manager.cc:1434] T 552ec5540bc542e68c9f380061004fe4 P 409e1cd73cc44da496ec6c237266183c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:10:29.523687 31797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50c434d389e4f819abc917dc658aa23" candidate_uuid: "1764a5815cf147b0bae6c88d4f04955e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fabeaf992b84a20b20bb052297700e7"
I20260713 09:10:29.524257 31797 raft_consensus.cc:3060] T d50c434d389e4f819abc917dc658aa23 P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:29.524365 32109 leader_election.cc:290] T 536dc21b95cc4a89b62ddae5e06972aa P 1764a5815cf147b0bae6c88d4f04955e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fabeaf992b84a20b20bb052297700e7 (127.27.71.1:45477), 409e1cd73cc44da496ec6c237266183c (127.27.71.2:44693)
I20260713 09:10:29.525524 32091 ts_tablet_manager.cc:1434] T 536dc21b95cc4a89b62ddae5e06972aa P 5fabeaf992b84a20b20bb052297700e7: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:10:29.525456 31871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536dc21b95cc4a89b62ddae5e06972aa" candidate_uuid: "1764a5815cf147b0bae6c88d4f04955e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409e1cd73cc44da496ec6c237266183c" is_pre_election: true
W20260713 09:10:29.526881 31911 leader_election.cc:343] T 536dc21b95cc4a89b62ddae5e06972aa P 1764a5815cf147b0bae6c88d4f04955e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 409e1cd73cc44da496ec6c237266183c (127.27.71.2:44693): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:29.528805 32021 leader_election.cc:290] T d50c434d389e4f819abc917dc658aa23 P 1764a5815cf147b0bae6c88d4f04955e [CANDIDATE]: Term 1 election: Requested vote from peers 5fabeaf992b84a20b20bb052297700e7 (127.27.71.1:45477), 409e1cd73cc44da496ec6c237266183c (127.27.71.2:44693)
I20260713 09:10:29.529007 31796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536dc21b95cc4a89b62ddae5e06972aa" candidate_uuid: "1764a5815cf147b0bae6c88d4f04955e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fabeaf992b84a20b20bb052297700e7" is_pre_election: true
I20260713 09:10:29.529592 31796 raft_consensus.cc:2468] T 536dc21b95cc4a89b62ddae5e06972aa P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1764a5815cf147b0bae6c88d4f04955e in term 0.
I20260713 09:10:29.530731 31910 leader_election.cc:304] T 536dc21b95cc4a89b62ddae5e06972aa P 1764a5815cf147b0bae6c88d4f04955e [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: 1764a5815cf147b0bae6c88d4f04955e, 5fabeaf992b84a20b20bb052297700e7; no voters: 409e1cd73cc44da496ec6c237266183c
I20260713 09:10:29.531760 32021 raft_consensus.cc:2804] T 536dc21b95cc4a89b62ddae5e06972aa P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:29.532233 31797 raft_consensus.cc:2468] T d50c434d389e4f819abc917dc658aa23 P 5fabeaf992b84a20b20bb052297700e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1764a5815cf147b0bae6c88d4f04955e in term 1.
I20260713 09:10:29.533413 31910 leader_election.cc:304] T d50c434d389e4f819abc917dc658aa23 P 1764a5815cf147b0bae6c88d4f04955e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1764a5815cf147b0bae6c88d4f04955e, 5fabeaf992b84a20b20bb052297700e7; no voters: 
I20260713 09:10:29.534188 32109 raft_consensus.cc:2804] T d50c434d389e4f819abc917dc658aa23 P 1764a5815cf147b0bae6c88d4f04955e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:29.532166 32021 raft_consensus.cc:493] T 536dc21b95cc4a89b62ddae5e06972aa P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:29.535005 32021 raft_consensus.cc:3060] T 536dc21b95cc4a89b62ddae5e06972aa P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:29.536444 31871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50c434d389e4f819abc917dc658aa23" candidate_uuid: "1764a5815cf147b0bae6c88d4f04955e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409e1cd73cc44da496ec6c237266183c"
I20260713 09:10:29.536957 31871 raft_consensus.cc:3060] T d50c434d389e4f819abc917dc658aa23 P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:29.523828 32090 tablet_bootstrap.cc:492] T de84bf1eaa894b98b388f2678a2b0aed P 409e1cd73cc44da496ec6c237266183c: Bootstrap starting.
I20260713 09:10:29.543876 32021 raft_consensus.cc:515] T 536dc21b95cc4a89b62ddae5e06972aa P 1764a5815cf147b0bae6c88d4f04955e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.545349 32090 tablet_bootstrap.cc:654] T de84bf1eaa894b98b388f2678a2b0aed P 409e1cd73cc44da496ec6c237266183c: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:29.549451 31871 raft_consensus.cc:2468] T d50c434d389e4f819abc917dc658aa23 P 409e1cd73cc44da496ec6c237266183c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1764a5815cf147b0bae6c88d4f04955e in term 1.
I20260713 09:10:29.547740 31797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536dc21b95cc4a89b62ddae5e06972aa" candidate_uuid: "1764a5815cf147b0bae6c88d4f04955e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fabeaf992b84a20b20bb052297700e7"
I20260713 09:10:29.554529 31797 raft_consensus.cc:3060] T 536dc21b95cc4a89b62ddae5e06972aa P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:29.554915 32109 raft_consensus.cc:697] T d50c434d389e4f819abc917dc658aa23 P 1764a5815cf147b0bae6c88d4f04955e [term 1 LEADER]: Becoming Leader. State: Replica: 1764a5815cf147b0bae6c88d4f04955e, State: Running, Role: LEADER
I20260713 09:10:29.556658 32021 leader_election.cc:290] T 536dc21b95cc4a89b62ddae5e06972aa P 1764a5815cf147b0bae6c88d4f04955e [CANDIDATE]: Term 1 election: Requested vote from peers 5fabeaf992b84a20b20bb052297700e7 (127.27.71.1:45477), 409e1cd73cc44da496ec6c237266183c (127.27.71.2:44693)
I20260713 09:10:29.557569 32090 tablet_bootstrap.cc:492] T de84bf1eaa894b98b388f2678a2b0aed P 409e1cd73cc44da496ec6c237266183c: No bootstrap required, opened a new log
I20260713 09:10:29.557762 31871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536dc21b95cc4a89b62ddae5e06972aa" candidate_uuid: "1764a5815cf147b0bae6c88d4f04955e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409e1cd73cc44da496ec6c237266183c"
I20260713 09:10:29.558099 32090 ts_tablet_manager.cc:1403] T de84bf1eaa894b98b388f2678a2b0aed P 409e1cd73cc44da496ec6c237266183c: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.007s
I20260713 09:10:29.555825 32109 consensus_queue.cc:237] T d50c434d389e4f819abc917dc658aa23 P 1764a5815cf147b0bae6c88d4f04955e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
W20260713 09:10:29.559185 31911 leader_election.cc:343] T 536dc21b95cc4a89b62ddae5e06972aa P 1764a5815cf147b0bae6c88d4f04955e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 409e1cd73cc44da496ec6c237266183c (127.27.71.2:44693): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:29.561635 32090 raft_consensus.cc:359] T de84bf1eaa894b98b388f2678a2b0aed P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.562393 32090 raft_consensus.cc:385] T de84bf1eaa894b98b388f2678a2b0aed P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:29.562812 32090 raft_consensus.cc:740] T de84bf1eaa894b98b388f2678a2b0aed P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 409e1cd73cc44da496ec6c237266183c, State: Initialized, Role: FOLLOWER
I20260713 09:10:29.563571 32090 consensus_queue.cc:260] T de84bf1eaa894b98b388f2678a2b0aed P 409e1cd73cc44da496ec6c237266183c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.564076 31797 raft_consensus.cc:2468] T 536dc21b95cc4a89b62ddae5e06972aa P 5fabeaf992b84a20b20bb052297700e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1764a5815cf147b0bae6c88d4f04955e in term 1.
I20260713 09:10:29.565899 32090 ts_tablet_manager.cc:1434] T de84bf1eaa894b98b388f2678a2b0aed P 409e1cd73cc44da496ec6c237266183c: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:10:29.566895 32090 tablet_bootstrap.cc:492] T 536dc21b95cc4a89b62ddae5e06972aa P 409e1cd73cc44da496ec6c237266183c: Bootstrap starting.
I20260713 09:10:29.567837 31694 catalog_manager.cc:5697] T d50c434d389e4f819abc917dc658aa23 P 1764a5815cf147b0bae6c88d4f04955e reported cstate change: term changed from 0 to 1, leader changed from <none> to 1764a5815cf147b0bae6c88d4f04955e (127.27.71.3). New cstate: current_term: 1 leader_uuid: "1764a5815cf147b0bae6c88d4f04955e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:29.567454 31910 leader_election.cc:304] T 536dc21b95cc4a89b62ddae5e06972aa P 1764a5815cf147b0bae6c88d4f04955e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1764a5815cf147b0bae6c88d4f04955e, 5fabeaf992b84a20b20bb052297700e7; no voters: 409e1cd73cc44da496ec6c237266183c
I20260713 09:10:29.575788 32021 raft_consensus.cc:2804] T 536dc21b95cc4a89b62ddae5e06972aa P 1764a5815cf147b0bae6c88d4f04955e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:29.576341 32021 raft_consensus.cc:697] T 536dc21b95cc4a89b62ddae5e06972aa P 1764a5815cf147b0bae6c88d4f04955e [term 1 LEADER]: Becoming Leader. State: Replica: 1764a5815cf147b0bae6c88d4f04955e, State: Running, Role: LEADER
I20260713 09:10:29.577373 32021 consensus_queue.cc:237] T 536dc21b95cc4a89b62ddae5e06972aa P 1764a5815cf147b0bae6c88d4f04955e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.580844 32090 tablet_bootstrap.cc:654] T 536dc21b95cc4a89b62ddae5e06972aa P 409e1cd73cc44da496ec6c237266183c: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:29.588665 32090 tablet_bootstrap.cc:492] T 536dc21b95cc4a89b62ddae5e06972aa P 409e1cd73cc44da496ec6c237266183c: No bootstrap required, opened a new log
I20260713 09:10:29.589027 32090 ts_tablet_manager.cc:1403] T 536dc21b95cc4a89b62ddae5e06972aa P 409e1cd73cc44da496ec6c237266183c: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.006s
I20260713 09:10:29.589316 31694 catalog_manager.cc:5697] T 536dc21b95cc4a89b62ddae5e06972aa P 1764a5815cf147b0bae6c88d4f04955e reported cstate change: term changed from 0 to 1, leader changed from <none> to 1764a5815cf147b0bae6c88d4f04955e (127.27.71.3). New cstate: current_term: 1 leader_uuid: "1764a5815cf147b0bae6c88d4f04955e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:29.591135 32090 raft_consensus.cc:359] T 536dc21b95cc4a89b62ddae5e06972aa P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.591861 32090 raft_consensus.cc:385] T 536dc21b95cc4a89b62ddae5e06972aa P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:29.592144 32090 raft_consensus.cc:740] T 536dc21b95cc4a89b62ddae5e06972aa P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 409e1cd73cc44da496ec6c237266183c, State: Initialized, Role: FOLLOWER
I20260713 09:10:29.592895 32090 consensus_queue.cc:260] T 536dc21b95cc4a89b62ddae5e06972aa P 409e1cd73cc44da496ec6c237266183c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.595104 32090 ts_tablet_manager.cc:1434] T 536dc21b95cc4a89b62ddae5e06972aa P 409e1cd73cc44da496ec6c237266183c: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:10:29.596038 32090 tablet_bootstrap.cc:492] T 04195162a9c34c9da3f27560836bdee8 P 409e1cd73cc44da496ec6c237266183c: Bootstrap starting.
I20260713 09:10:29.600858 32090 tablet_bootstrap.cc:654] T 04195162a9c34c9da3f27560836bdee8 P 409e1cd73cc44da496ec6c237266183c: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:29.605187 32090 tablet_bootstrap.cc:492] T 04195162a9c34c9da3f27560836bdee8 P 409e1cd73cc44da496ec6c237266183c: No bootstrap required, opened a new log
I20260713 09:10:29.605546 32090 ts_tablet_manager.cc:1403] T 04195162a9c34c9da3f27560836bdee8 P 409e1cd73cc44da496ec6c237266183c: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:10:29.607462 32090 raft_consensus.cc:359] T 04195162a9c34c9da3f27560836bdee8 P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.607975 32090 raft_consensus.cc:385] T 04195162a9c34c9da3f27560836bdee8 P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:29.608206 32090 raft_consensus.cc:740] T 04195162a9c34c9da3f27560836bdee8 P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 409e1cd73cc44da496ec6c237266183c, State: Initialized, Role: FOLLOWER
I20260713 09:10:29.608812 32090 consensus_queue.cc:260] T 04195162a9c34c9da3f27560836bdee8 P 409e1cd73cc44da496ec6c237266183c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.610421 32090 ts_tablet_manager.cc:1434] T 04195162a9c34c9da3f27560836bdee8 P 409e1cd73cc44da496ec6c237266183c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:10:29.611189 32090 tablet_bootstrap.cc:492] T 088824c1221544d982f21feecce1ccf7 P 409e1cd73cc44da496ec6c237266183c: Bootstrap starting.
I20260713 09:10:29.615725 32090 tablet_bootstrap.cc:654] T 088824c1221544d982f21feecce1ccf7 P 409e1cd73cc44da496ec6c237266183c: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:29.619860 32090 tablet_bootstrap.cc:492] T 088824c1221544d982f21feecce1ccf7 P 409e1cd73cc44da496ec6c237266183c: No bootstrap required, opened a new log
I20260713 09:10:29.620237 32090 ts_tablet_manager.cc:1403] T 088824c1221544d982f21feecce1ccf7 P 409e1cd73cc44da496ec6c237266183c: Time spent bootstrapping tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:10:29.620805 32105 raft_consensus.cc:493] T 552ec5540bc542e68c9f380061004fe4 P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:29.621191 32105 raft_consensus.cc:515] T 552ec5540bc542e68c9f380061004fe4 P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.622164 32090 raft_consensus.cc:359] T 088824c1221544d982f21feecce1ccf7 P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.622771 32090 raft_consensus.cc:385] T 088824c1221544d982f21feecce1ccf7 P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:29.622799 32105 leader_election.cc:290] T 552ec5540bc542e68c9f380061004fe4 P 5fabeaf992b84a20b20bb052297700e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 409e1cd73cc44da496ec6c237266183c (127.27.71.2:44693), 1764a5815cf147b0bae6c88d4f04955e (127.27.71.3:38635)
I20260713 09:10:29.623200 32090 raft_consensus.cc:740] T 088824c1221544d982f21feecce1ccf7 P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 409e1cd73cc44da496ec6c237266183c, State: Initialized, Role: FOLLOWER
I20260713 09:10:29.623456 31871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "552ec5540bc542e68c9f380061004fe4" candidate_uuid: "5fabeaf992b84a20b20bb052297700e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409e1cd73cc44da496ec6c237266183c" is_pre_election: true
I20260713 09:10:29.623883 31947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "552ec5540bc542e68c9f380061004fe4" candidate_uuid: "5fabeaf992b84a20b20bb052297700e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1764a5815cf147b0bae6c88d4f04955e" is_pre_election: true
I20260713 09:10:29.624069 31871 raft_consensus.cc:2468] T 552ec5540bc542e68c9f380061004fe4 P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fabeaf992b84a20b20bb052297700e7 in term 0.
I20260713 09:10:29.624462 31947 raft_consensus.cc:2468] T 552ec5540bc542e68c9f380061004fe4 P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fabeaf992b84a20b20bb052297700e7 in term 0.
I20260713 09:10:29.623977 32090 consensus_queue.cc:260] T 088824c1221544d982f21feecce1ccf7 P 409e1cd73cc44da496ec6c237266183c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.625319 31760 leader_election.cc:304] T 552ec5540bc542e68c9f380061004fe4 P 5fabeaf992b84a20b20bb052297700e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 409e1cd73cc44da496ec6c237266183c, 5fabeaf992b84a20b20bb052297700e7; no voters: 
I20260713 09:10:29.626253 32090 ts_tablet_manager.cc:1434] T 088824c1221544d982f21feecce1ccf7 P 409e1cd73cc44da496ec6c237266183c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:10:29.626427 32105 raft_consensus.cc:2804] T 552ec5540bc542e68c9f380061004fe4 P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:29.626821 32105 raft_consensus.cc:493] T 552ec5540bc542e68c9f380061004fe4 P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:29.627139 32105 raft_consensus.cc:3060] T 552ec5540bc542e68c9f380061004fe4 P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:29.627391 32090 tablet_bootstrap.cc:492] T f3aebc384f12429b80ff0591668104ae P 409e1cd73cc44da496ec6c237266183c: Bootstrap starting.
I20260713 09:10:29.631904 32090 tablet_bootstrap.cc:654] T f3aebc384f12429b80ff0591668104ae P 409e1cd73cc44da496ec6c237266183c: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:29.634146 32105 raft_consensus.cc:515] T 552ec5540bc542e68c9f380061004fe4 P 5fabeaf992b84a20b20bb052297700e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.635972 32090 tablet_bootstrap.cc:492] T f3aebc384f12429b80ff0591668104ae P 409e1cd73cc44da496ec6c237266183c: No bootstrap required, opened a new log
I20260713 09:10:29.636106 32105 leader_election.cc:290] T 552ec5540bc542e68c9f380061004fe4 P 5fabeaf992b84a20b20bb052297700e7 [CANDIDATE]: Term 1 election: Requested vote from peers 409e1cd73cc44da496ec6c237266183c (127.27.71.2:44693), 1764a5815cf147b0bae6c88d4f04955e (127.27.71.3:38635)
I20260713 09:10:29.636389 32090 ts_tablet_manager.cc:1403] T f3aebc384f12429b80ff0591668104ae P 409e1cd73cc44da496ec6c237266183c: Time spent bootstrapping tablet: real 0.009s	user 0.005s	sys 0.003s
I20260713 09:10:29.636899 31871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "552ec5540bc542e68c9f380061004fe4" candidate_uuid: "5fabeaf992b84a20b20bb052297700e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409e1cd73cc44da496ec6c237266183c"
I20260713 09:10:29.637400 31871 raft_consensus.cc:3060] T 552ec5540bc542e68c9f380061004fe4 P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:29.637449 31947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "552ec5540bc542e68c9f380061004fe4" candidate_uuid: "5fabeaf992b84a20b20bb052297700e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1764a5815cf147b0bae6c88d4f04955e"
I20260713 09:10:29.638041 31947 raft_consensus.cc:3060] T 552ec5540bc542e68c9f380061004fe4 P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:29.638963 32090 raft_consensus.cc:359] T f3aebc384f12429b80ff0591668104ae P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.639580 32090 raft_consensus.cc:385] T f3aebc384f12429b80ff0591668104ae P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:29.639854 32090 raft_consensus.cc:740] T f3aebc384f12429b80ff0591668104ae P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 409e1cd73cc44da496ec6c237266183c, State: Initialized, Role: FOLLOWER
I20260713 09:10:29.640580 32105 raft_consensus.cc:493] T a5588fc4b96541e19360419a1d270fba P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:29.640452 32090 consensus_queue.cc:260] T f3aebc384f12429b80ff0591668104ae P 409e1cd73cc44da496ec6c237266183c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.641121 32105 raft_consensus.cc:515] T a5588fc4b96541e19360419a1d270fba P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.642328 32090 ts_tablet_manager.cc:1434] T f3aebc384f12429b80ff0591668104ae P 409e1cd73cc44da496ec6c237266183c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:10:29.643165 32105 leader_election.cc:290] T a5588fc4b96541e19360419a1d270fba P 5fabeaf992b84a20b20bb052297700e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 409e1cd73cc44da496ec6c237266183c (127.27.71.2:44693), 1764a5815cf147b0bae6c88d4f04955e (127.27.71.3:38635)
I20260713 09:10:29.643929 31871 raft_consensus.cc:2468] T 552ec5540bc542e68c9f380061004fe4 P 409e1cd73cc44da496ec6c237266183c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fabeaf992b84a20b20bb052297700e7 in term 1.
I20260713 09:10:29.644488 31946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5588fc4b96541e19360419a1d270fba" candidate_uuid: "5fabeaf992b84a20b20bb052297700e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1764a5815cf147b0bae6c88d4f04955e" is_pre_election: true
I20260713 09:10:29.645004 31760 leader_election.cc:304] T 552ec5540bc542e68c9f380061004fe4 P 5fabeaf992b84a20b20bb052297700e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 409e1cd73cc44da496ec6c237266183c, 5fabeaf992b84a20b20bb052297700e7; no voters: 
I20260713 09:10:29.645152 31946 raft_consensus.cc:2468] T a5588fc4b96541e19360419a1d270fba P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fabeaf992b84a20b20bb052297700e7 in term 0.
I20260713 09:10:29.645000 31872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5588fc4b96541e19360419a1d270fba" candidate_uuid: "5fabeaf992b84a20b20bb052297700e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409e1cd73cc44da496ec6c237266183c" is_pre_election: true
I20260713 09:10:29.646019 31872 raft_consensus.cc:2468] T a5588fc4b96541e19360419a1d270fba P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fabeaf992b84a20b20bb052297700e7 in term 0.
I20260713 09:10:29.646183 32105 raft_consensus.cc:2804] T 552ec5540bc542e68c9f380061004fe4 P 5fabeaf992b84a20b20bb052297700e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:29.646667 31759 leader_election.cc:304] T a5588fc4b96541e19360419a1d270fba P 5fabeaf992b84a20b20bb052297700e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1764a5815cf147b0bae6c88d4f04955e, 5fabeaf992b84a20b20bb052297700e7; no voters: 
I20260713 09:10:29.647364 32105 raft_consensus.cc:697] T 552ec5540bc542e68c9f380061004fe4 P 5fabeaf992b84a20b20bb052297700e7 [term 1 LEADER]: Becoming Leader. State: Replica: 5fabeaf992b84a20b20bb052297700e7, State: Running, Role: LEADER
I20260713 09:10:29.647965 31947 raft_consensus.cc:2468] T 552ec5540bc542e68c9f380061004fe4 P 1764a5815cf147b0bae6c88d4f04955e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fabeaf992b84a20b20bb052297700e7 in term 1.
I20260713 09:10:29.648041 32093 raft_consensus.cc:2804] T a5588fc4b96541e19360419a1d270fba P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:29.648531 32093 raft_consensus.cc:493] T a5588fc4b96541e19360419a1d270fba P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:29.648236 32105 consensus_queue.cc:237] T 552ec5540bc542e68c9f380061004fe4 P 5fabeaf992b84a20b20bb052297700e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.648841 32093 raft_consensus.cc:3060] T a5588fc4b96541e19360419a1d270fba P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:29.654626 32093 raft_consensus.cc:515] T a5588fc4b96541e19360419a1d270fba P 5fabeaf992b84a20b20bb052297700e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.656962 31872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5588fc4b96541e19360419a1d270fba" candidate_uuid: "5fabeaf992b84a20b20bb052297700e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409e1cd73cc44da496ec6c237266183c"
I20260713 09:10:29.656469 32093 leader_election.cc:290] T a5588fc4b96541e19360419a1d270fba P 5fabeaf992b84a20b20bb052297700e7 [CANDIDATE]: Term 1 election: Requested vote from peers 409e1cd73cc44da496ec6c237266183c (127.27.71.2:44693), 1764a5815cf147b0bae6c88d4f04955e (127.27.71.3:38635)
I20260713 09:10:29.657333 31947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5588fc4b96541e19360419a1d270fba" candidate_uuid: "5fabeaf992b84a20b20bb052297700e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1764a5815cf147b0bae6c88d4f04955e"
I20260713 09:10:29.657533 31872 raft_consensus.cc:3060] T a5588fc4b96541e19360419a1d270fba P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:29.657900 31947 raft_consensus.cc:3060] T a5588fc4b96541e19360419a1d270fba P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:29.658082 31692 catalog_manager.cc:5697] T 552ec5540bc542e68c9f380061004fe4 P 5fabeaf992b84a20b20bb052297700e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5fabeaf992b84a20b20bb052297700e7 (127.27.71.1). New cstate: current_term: 1 leader_uuid: "5fabeaf992b84a20b20bb052297700e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:29.663631 31872 raft_consensus.cc:2468] T a5588fc4b96541e19360419a1d270fba P 409e1cd73cc44da496ec6c237266183c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fabeaf992b84a20b20bb052297700e7 in term 1.
I20260713 09:10:29.666190 31947 raft_consensus.cc:2468] T a5588fc4b96541e19360419a1d270fba P 1764a5815cf147b0bae6c88d4f04955e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fabeaf992b84a20b20bb052297700e7 in term 1.
I20260713 09:10:29.666801 31760 leader_election.cc:304] T a5588fc4b96541e19360419a1d270fba P 5fabeaf992b84a20b20bb052297700e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 409e1cd73cc44da496ec6c237266183c, 5fabeaf992b84a20b20bb052297700e7; no voters: 
I20260713 09:10:29.667886 32105 raft_consensus.cc:2804] T a5588fc4b96541e19360419a1d270fba P 5fabeaf992b84a20b20bb052297700e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:29.668334 32105 raft_consensus.cc:697] T a5588fc4b96541e19360419a1d270fba P 5fabeaf992b84a20b20bb052297700e7 [term 1 LEADER]: Becoming Leader. State: Replica: 5fabeaf992b84a20b20bb052297700e7, State: Running, Role: LEADER
I20260713 09:10:29.669064 32105 consensus_queue.cc:237] T a5588fc4b96541e19360419a1d270fba P 5fabeaf992b84a20b20bb052297700e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.676026 31692 catalog_manager.cc:5697] T a5588fc4b96541e19360419a1d270fba P 5fabeaf992b84a20b20bb052297700e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5fabeaf992b84a20b20bb052297700e7 (127.27.71.1). New cstate: current_term: 1 leader_uuid: "5fabeaf992b84a20b20bb052297700e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:29.697875 32067 raft_consensus.cc:493] T 088824c1221544d982f21feecce1ccf7 P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:29.698264 32067 raft_consensus.cc:515] T 088824c1221544d982f21feecce1ccf7 P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.699782 32067 leader_election.cc:290] T 088824c1221544d982f21feecce1ccf7 P 409e1cd73cc44da496ec6c237266183c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fabeaf992b84a20b20bb052297700e7 (127.27.71.1:45477), 1764a5815cf147b0bae6c88d4f04955e (127.27.71.3:38635)
I20260713 09:10:29.700455 31797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "088824c1221544d982f21feecce1ccf7" candidate_uuid: "409e1cd73cc44da496ec6c237266183c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fabeaf992b84a20b20bb052297700e7" is_pre_election: true
I20260713 09:10:29.700712 31947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "088824c1221544d982f21feecce1ccf7" candidate_uuid: "409e1cd73cc44da496ec6c237266183c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1764a5815cf147b0bae6c88d4f04955e" is_pre_election: true
I20260713 09:10:29.701043 31797 raft_consensus.cc:2393] T 088824c1221544d982f21feecce1ccf7 P 5fabeaf992b84a20b20bb052297700e7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 409e1cd73cc44da496ec6c237266183c in current term 1: Already voted for candidate 1764a5815cf147b0bae6c88d4f04955e in this term.
I20260713 09:10:29.702111 31835 leader_election.cc:304] T 088824c1221544d982f21feecce1ccf7 P 409e1cd73cc44da496ec6c237266183c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 409e1cd73cc44da496ec6c237266183c; no voters: 1764a5815cf147b0bae6c88d4f04955e, 5fabeaf992b84a20b20bb052297700e7
I20260713 09:10:29.702682 32067 raft_consensus.cc:3060] T 088824c1221544d982f21feecce1ccf7 P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:29.707944 32067 raft_consensus.cc:2749] T 088824c1221544d982f21feecce1ccf7 P 409e1cd73cc44da496ec6c237266183c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:29.709731 32021 raft_consensus.cc:493] T 04195162a9c34c9da3f27560836bdee8 P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:29.710086 32021 raft_consensus.cc:515] T 04195162a9c34c9da3f27560836bdee8 P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.711589 32021 leader_election.cc:290] T 04195162a9c34c9da3f27560836bdee8 P 1764a5815cf147b0bae6c88d4f04955e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fabeaf992b84a20b20bb052297700e7 (127.27.71.1:45477), 409e1cd73cc44da496ec6c237266183c (127.27.71.2:44693)
I20260713 09:10:29.712174 31797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04195162a9c34c9da3f27560836bdee8" candidate_uuid: "1764a5815cf147b0bae6c88d4f04955e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fabeaf992b84a20b20bb052297700e7" is_pre_election: true
I20260713 09:10:29.712589 31872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04195162a9c34c9da3f27560836bdee8" candidate_uuid: "1764a5815cf147b0bae6c88d4f04955e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409e1cd73cc44da496ec6c237266183c" is_pre_election: true
I20260713 09:10:29.712756 31797 raft_consensus.cc:2468] T 04195162a9c34c9da3f27560836bdee8 P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1764a5815cf147b0bae6c88d4f04955e in term 0.
I20260713 09:10:29.713195 31872 raft_consensus.cc:2468] T 04195162a9c34c9da3f27560836bdee8 P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1764a5815cf147b0bae6c88d4f04955e in term 0.
I20260713 09:10:29.713702 31910 leader_election.cc:304] T 04195162a9c34c9da3f27560836bdee8 P 1764a5815cf147b0bae6c88d4f04955e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1764a5815cf147b0bae6c88d4f04955e, 5fabeaf992b84a20b20bb052297700e7; no voters: 
I20260713 09:10:29.714457 32021 raft_consensus.cc:2804] T 04195162a9c34c9da3f27560836bdee8 P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:29.714833 32021 raft_consensus.cc:493] T 04195162a9c34c9da3f27560836bdee8 P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:29.715106 32021 raft_consensus.cc:3060] T 04195162a9c34c9da3f27560836bdee8 P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:29.719456 32021 raft_consensus.cc:515] T 04195162a9c34c9da3f27560836bdee8 P 1764a5815cf147b0bae6c88d4f04955e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.720978 32021 leader_election.cc:290] T 04195162a9c34c9da3f27560836bdee8 P 1764a5815cf147b0bae6c88d4f04955e [CANDIDATE]: Term 1 election: Requested vote from peers 5fabeaf992b84a20b20bb052297700e7 (127.27.71.1:45477), 409e1cd73cc44da496ec6c237266183c (127.27.71.2:44693)
I20260713 09:10:29.721580 31797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04195162a9c34c9da3f27560836bdee8" candidate_uuid: "1764a5815cf147b0bae6c88d4f04955e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fabeaf992b84a20b20bb052297700e7"
I20260713 09:10:29.722102 31797 raft_consensus.cc:3060] T 04195162a9c34c9da3f27560836bdee8 P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:29.721964 31872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04195162a9c34c9da3f27560836bdee8" candidate_uuid: "1764a5815cf147b0bae6c88d4f04955e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409e1cd73cc44da496ec6c237266183c"
I20260713 09:10:29.722718 31872 raft_consensus.cc:3060] T 04195162a9c34c9da3f27560836bdee8 P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:29.721184 32067 raft_consensus.cc:493] T 536dc21b95cc4a89b62ddae5e06972aa P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:29.723477 32067 raft_consensus.cc:515] T 536dc21b95cc4a89b62ddae5e06972aa P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.726032 31796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536dc21b95cc4a89b62ddae5e06972aa" candidate_uuid: "409e1cd73cc44da496ec6c237266183c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fabeaf992b84a20b20bb052297700e7" is_pre_election: true
I20260713 09:10:29.726794 31796 raft_consensus.cc:2393] T 536dc21b95cc4a89b62ddae5e06972aa P 5fabeaf992b84a20b20bb052297700e7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 409e1cd73cc44da496ec6c237266183c in current term 1: Already voted for candidate 1764a5815cf147b0bae6c88d4f04955e in this term.
I20260713 09:10:29.726955 31946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536dc21b95cc4a89b62ddae5e06972aa" candidate_uuid: "409e1cd73cc44da496ec6c237266183c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1764a5815cf147b0bae6c88d4f04955e" is_pre_election: true
I20260713 09:10:29.728494 32067 leader_election.cc:290] T 536dc21b95cc4a89b62ddae5e06972aa P 409e1cd73cc44da496ec6c237266183c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fabeaf992b84a20b20bb052297700e7 (127.27.71.1:45477), 1764a5815cf147b0bae6c88d4f04955e (127.27.71.3:38635)
I20260713 09:10:29.728528 31835 leader_election.cc:304] T 536dc21b95cc4a89b62ddae5e06972aa P 409e1cd73cc44da496ec6c237266183c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 409e1cd73cc44da496ec6c237266183c; no voters: 1764a5815cf147b0bae6c88d4f04955e, 5fabeaf992b84a20b20bb052297700e7
I20260713 09:10:29.729476 31872 raft_consensus.cc:2468] T 04195162a9c34c9da3f27560836bdee8 P 409e1cd73cc44da496ec6c237266183c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1764a5815cf147b0bae6c88d4f04955e in term 1.
I20260713 09:10:29.729601 32067 raft_consensus.cc:3060] T 536dc21b95cc4a89b62ddae5e06972aa P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:29.730559 31911 leader_election.cc:304] T 04195162a9c34c9da3f27560836bdee8 P 1764a5815cf147b0bae6c88d4f04955e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1764a5815cf147b0bae6c88d4f04955e, 409e1cd73cc44da496ec6c237266183c; no voters: 
I20260713 09:10:29.731362 32021 raft_consensus.cc:2804] T 04195162a9c34c9da3f27560836bdee8 P 1764a5815cf147b0bae6c88d4f04955e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:29.731598 31797 raft_consensus.cc:2468] T 04195162a9c34c9da3f27560836bdee8 P 5fabeaf992b84a20b20bb052297700e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1764a5815cf147b0bae6c88d4f04955e in term 1.
I20260713 09:10:29.731884 32021 raft_consensus.cc:697] T 04195162a9c34c9da3f27560836bdee8 P 1764a5815cf147b0bae6c88d4f04955e [term 1 LEADER]: Becoming Leader. State: Replica: 1764a5815cf147b0bae6c88d4f04955e, State: Running, Role: LEADER
I20260713 09:10:29.732739 32021 consensus_queue.cc:237] T 04195162a9c34c9da3f27560836bdee8 P 1764a5815cf147b0bae6c88d4f04955e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.736542 32067 raft_consensus.cc:2749] T 536dc21b95cc4a89b62ddae5e06972aa P 409e1cd73cc44da496ec6c237266183c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:29.740834 31692 catalog_manager.cc:5697] T 04195162a9c34c9da3f27560836bdee8 P 1764a5815cf147b0bae6c88d4f04955e reported cstate change: term changed from 0 to 1, leader changed from <none> to 1764a5815cf147b0bae6c88d4f04955e (127.27.71.3). New cstate: current_term: 1 leader_uuid: "1764a5815cf147b0bae6c88d4f04955e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:29.776724 32021 consensus_queue.cc:1048] T 088824c1221544d982f21feecce1ccf7 P 1764a5815cf147b0bae6c88d4f04955e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:29.787426 32109 consensus_queue.cc:1048] T 088824c1221544d982f21feecce1ccf7 P 1764a5815cf147b0bae6c88d4f04955e [LEADER]: Connected to new peer: Peer: permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:29.795442 32093 raft_consensus.cc:493] T f3aebc384f12429b80ff0591668104ae P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:29.796154 32093 raft_consensus.cc:515] T f3aebc384f12429b80ff0591668104ae P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.797852 32093 leader_election.cc:290] T f3aebc384f12429b80ff0591668104ae P 5fabeaf992b84a20b20bb052297700e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 409e1cd73cc44da496ec6c237266183c (127.27.71.2:44693), 1764a5815cf147b0bae6c88d4f04955e (127.27.71.3:38635)
I20260713 09:10:29.798627 31872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3aebc384f12429b80ff0591668104ae" candidate_uuid: "5fabeaf992b84a20b20bb052297700e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409e1cd73cc44da496ec6c237266183c" is_pre_election: true
I20260713 09:10:29.798971 31947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3aebc384f12429b80ff0591668104ae" candidate_uuid: "5fabeaf992b84a20b20bb052297700e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1764a5815cf147b0bae6c88d4f04955e" is_pre_election: true
I20260713 09:10:29.799263 31872 raft_consensus.cc:2468] T f3aebc384f12429b80ff0591668104ae P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fabeaf992b84a20b20bb052297700e7 in term 0.
I20260713 09:10:29.799530 31947 raft_consensus.cc:2468] T f3aebc384f12429b80ff0591668104ae P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fabeaf992b84a20b20bb052297700e7 in term 0.
I20260713 09:10:29.800493 31759 leader_election.cc:304] T f3aebc384f12429b80ff0591668104ae P 5fabeaf992b84a20b20bb052297700e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1764a5815cf147b0bae6c88d4f04955e, 5fabeaf992b84a20b20bb052297700e7; no voters: 
I20260713 09:10:29.801236 32093 raft_consensus.cc:2804] T f3aebc384f12429b80ff0591668104ae P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:29.801589 32093 raft_consensus.cc:493] T f3aebc384f12429b80ff0591668104ae P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:29.801896 32093 raft_consensus.cc:3060] T f3aebc384f12429b80ff0591668104ae P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:29.807744 32093 raft_consensus.cc:515] T f3aebc384f12429b80ff0591668104ae P 5fabeaf992b84a20b20bb052297700e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.809070 32093 leader_election.cc:290] T f3aebc384f12429b80ff0591668104ae P 5fabeaf992b84a20b20bb052297700e7 [CANDIDATE]: Term 1 election: Requested vote from peers 409e1cd73cc44da496ec6c237266183c (127.27.71.2:44693), 1764a5815cf147b0bae6c88d4f04955e (127.27.71.3:38635)
I20260713 09:10:29.809849 31872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3aebc384f12429b80ff0591668104ae" candidate_uuid: "5fabeaf992b84a20b20bb052297700e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409e1cd73cc44da496ec6c237266183c"
I20260713 09:10:29.810039 31947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3aebc384f12429b80ff0591668104ae" candidate_uuid: "5fabeaf992b84a20b20bb052297700e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1764a5815cf147b0bae6c88d4f04955e"
I20260713 09:10:29.810340 31872 raft_consensus.cc:3060] T f3aebc384f12429b80ff0591668104ae P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:29.810513 31947 raft_consensus.cc:3060] T f3aebc384f12429b80ff0591668104ae P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:29.814903 31947 raft_consensus.cc:2468] T f3aebc384f12429b80ff0591668104ae P 1764a5815cf147b0bae6c88d4f04955e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fabeaf992b84a20b20bb052297700e7 in term 1.
I20260713 09:10:29.815173 31872 raft_consensus.cc:2468] T f3aebc384f12429b80ff0591668104ae P 409e1cd73cc44da496ec6c237266183c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fabeaf992b84a20b20bb052297700e7 in term 1.
I20260713 09:10:29.815778 31759 leader_election.cc:304] T f3aebc384f12429b80ff0591668104ae P 5fabeaf992b84a20b20bb052297700e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1764a5815cf147b0bae6c88d4f04955e, 5fabeaf992b84a20b20bb052297700e7; no voters: 
I20260713 09:10:29.816545 32093 raft_consensus.cc:2804] T f3aebc384f12429b80ff0591668104ae P 5fabeaf992b84a20b20bb052297700e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:29.817046 32093 raft_consensus.cc:697] T f3aebc384f12429b80ff0591668104ae P 5fabeaf992b84a20b20bb052297700e7 [term 1 LEADER]: Becoming Leader. State: Replica: 5fabeaf992b84a20b20bb052297700e7, State: Running, Role: LEADER
I20260713 09:10:29.817731 32093 consensus_queue.cc:237] T f3aebc384f12429b80ff0591668104ae P 5fabeaf992b84a20b20bb052297700e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.823969 31694 catalog_manager.cc:5697] T f3aebc384f12429b80ff0591668104ae P 5fabeaf992b84a20b20bb052297700e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5fabeaf992b84a20b20bb052297700e7 (127.27.71.1). New cstate: current_term: 1 leader_uuid: "5fabeaf992b84a20b20bb052297700e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:29.862635 32067 consensus_queue.cc:1048] T 51d791556ade4b3191ba20d945419522 P 409e1cd73cc44da496ec6c237266183c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:29.872490 32067 consensus_queue.cc:1048] T 51d791556ade4b3191ba20d945419522 P 409e1cd73cc44da496ec6c237266183c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:29.918844 32109 raft_consensus.cc:493] T de84bf1eaa894b98b388f2678a2b0aed P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:29.919284 32109 raft_consensus.cc:515] T de84bf1eaa894b98b388f2678a2b0aed P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.921136 32109 leader_election.cc:290] T de84bf1eaa894b98b388f2678a2b0aed P 1764a5815cf147b0bae6c88d4f04955e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fabeaf992b84a20b20bb052297700e7 (127.27.71.1:45477), 409e1cd73cc44da496ec6c237266183c (127.27.71.2:44693)
I20260713 09:10:29.921972 31796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de84bf1eaa894b98b388f2678a2b0aed" candidate_uuid: "1764a5815cf147b0bae6c88d4f04955e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fabeaf992b84a20b20bb052297700e7" is_pre_election: true
I20260713 09:10:29.922266 31872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de84bf1eaa894b98b388f2678a2b0aed" candidate_uuid: "1764a5815cf147b0bae6c88d4f04955e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409e1cd73cc44da496ec6c237266183c" is_pre_election: true
I20260713 09:10:29.922588 31796 raft_consensus.cc:2468] T de84bf1eaa894b98b388f2678a2b0aed P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1764a5815cf147b0bae6c88d4f04955e in term 0.
I20260713 09:10:29.922963 31872 raft_consensus.cc:2468] T de84bf1eaa894b98b388f2678a2b0aed P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1764a5815cf147b0bae6c88d4f04955e in term 0.
I20260713 09:10:29.923432 32092 raft_consensus.cc:493] T de84bf1eaa894b98b388f2678a2b0aed P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:29.923625 31910 leader_election.cc:304] T de84bf1eaa894b98b388f2678a2b0aed P 1764a5815cf147b0bae6c88d4f04955e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1764a5815cf147b0bae6c88d4f04955e, 5fabeaf992b84a20b20bb052297700e7; no voters: 
I20260713 09:10:29.923877 32092 raft_consensus.cc:515] T de84bf1eaa894b98b388f2678a2b0aed P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.924417 32109 raft_consensus.cc:2804] T de84bf1eaa894b98b388f2678a2b0aed P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:29.924911 32109 raft_consensus.cc:493] T de84bf1eaa894b98b388f2678a2b0aed P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:29.925181 32109 raft_consensus.cc:3060] T de84bf1eaa894b98b388f2678a2b0aed P 1764a5815cf147b0bae6c88d4f04955e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:29.925806 32092 leader_election.cc:290] T de84bf1eaa894b98b388f2678a2b0aed P 409e1cd73cc44da496ec6c237266183c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fabeaf992b84a20b20bb052297700e7 (127.27.71.1:45477), 1764a5815cf147b0bae6c88d4f04955e (127.27.71.3:38635)
I20260713 09:10:29.926491 31796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de84bf1eaa894b98b388f2678a2b0aed" candidate_uuid: "409e1cd73cc44da496ec6c237266183c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fabeaf992b84a20b20bb052297700e7" is_pre_election: true
I20260713 09:10:29.926755 31947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de84bf1eaa894b98b388f2678a2b0aed" candidate_uuid: "409e1cd73cc44da496ec6c237266183c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1764a5815cf147b0bae6c88d4f04955e" is_pre_election: true
I20260713 09:10:29.927067 31796 raft_consensus.cc:2468] T de84bf1eaa894b98b388f2678a2b0aed P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 409e1cd73cc44da496ec6c237266183c in term 0.
I20260713 09:10:29.928030 31835 leader_election.cc:304] T de84bf1eaa894b98b388f2678a2b0aed P 409e1cd73cc44da496ec6c237266183c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 409e1cd73cc44da496ec6c237266183c, 5fabeaf992b84a20b20bb052297700e7; no voters: 
I20260713 09:10:29.928725 32092 raft_consensus.cc:2804] T de84bf1eaa894b98b388f2678a2b0aed P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:29.929036 32092 raft_consensus.cc:493] T de84bf1eaa894b98b388f2678a2b0aed P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:29.929291 32092 raft_consensus.cc:3060] T de84bf1eaa894b98b388f2678a2b0aed P 409e1cd73cc44da496ec6c237266183c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:29.931221 32109 raft_consensus.cc:515] T de84bf1eaa894b98b388f2678a2b0aed P 1764a5815cf147b0bae6c88d4f04955e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.932389 31947 raft_consensus.cc:2393] T de84bf1eaa894b98b388f2678a2b0aed P 1764a5815cf147b0bae6c88d4f04955e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 409e1cd73cc44da496ec6c237266183c in current term 1: Already voted for candidate 1764a5815cf147b0bae6c88d4f04955e in this term.
I20260713 09:10:29.933916 32109 leader_election.cc:290] T de84bf1eaa894b98b388f2678a2b0aed P 1764a5815cf147b0bae6c88d4f04955e [CANDIDATE]: Term 1 election: Requested vote from peers 5fabeaf992b84a20b20bb052297700e7 (127.27.71.1:45477), 409e1cd73cc44da496ec6c237266183c (127.27.71.2:44693)
I20260713 09:10:29.933959 31796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de84bf1eaa894b98b388f2678a2b0aed" candidate_uuid: "1764a5815cf147b0bae6c88d4f04955e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fabeaf992b84a20b20bb052297700e7"
I20260713 09:10:29.934187 31872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de84bf1eaa894b98b388f2678a2b0aed" candidate_uuid: "1764a5815cf147b0bae6c88d4f04955e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409e1cd73cc44da496ec6c237266183c"
I20260713 09:10:29.934751 31796 raft_consensus.cc:3060] T de84bf1eaa894b98b388f2678a2b0aed P 5fabeaf992b84a20b20bb052297700e7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:29.934499 32092 raft_consensus.cc:515] T de84bf1eaa894b98b388f2678a2b0aed P 409e1cd73cc44da496ec6c237266183c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.935582 31872 raft_consensus.cc:2393] T de84bf1eaa894b98b388f2678a2b0aed P 409e1cd73cc44da496ec6c237266183c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1764a5815cf147b0bae6c88d4f04955e in current term 1: Already voted for candidate 409e1cd73cc44da496ec6c237266183c in this term.
I20260713 09:10:29.936510 32092 leader_election.cc:290] T de84bf1eaa894b98b388f2678a2b0aed P 409e1cd73cc44da496ec6c237266183c [CANDIDATE]: Term 1 election: Requested vote from peers 5fabeaf992b84a20b20bb052297700e7 (127.27.71.1:45477), 1764a5815cf147b0bae6c88d4f04955e (127.27.71.3:38635)
I20260713 09:10:29.937752 31797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de84bf1eaa894b98b388f2678a2b0aed" candidate_uuid: "409e1cd73cc44da496ec6c237266183c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fabeaf992b84a20b20bb052297700e7"
I20260713 09:10:29.937981 31947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de84bf1eaa894b98b388f2678a2b0aed" candidate_uuid: "409e1cd73cc44da496ec6c237266183c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1764a5815cf147b0bae6c88d4f04955e"
I20260713 09:10:29.938628 31947 raft_consensus.cc:2393] T de84bf1eaa894b98b388f2678a2b0aed P 1764a5815cf147b0bae6c88d4f04955e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 409e1cd73cc44da496ec6c237266183c in current term 1: Already voted for candidate 1764a5815cf147b0bae6c88d4f04955e in this term.
I20260713 09:10:29.939548 31835 leader_election.cc:304] T de84bf1eaa894b98b388f2678a2b0aed P 409e1cd73cc44da496ec6c237266183c [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: 409e1cd73cc44da496ec6c237266183c; no voters: 1764a5815cf147b0bae6c88d4f04955e, 5fabeaf992b84a20b20bb052297700e7
I20260713 09:10:29.940263 32092 raft_consensus.cc:2749] T de84bf1eaa894b98b388f2678a2b0aed P 409e1cd73cc44da496ec6c237266183c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:10:29.942037 31796 raft_consensus.cc:2468] T de84bf1eaa894b98b388f2678a2b0aed P 5fabeaf992b84a20b20bb052297700e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1764a5815cf147b0bae6c88d4f04955e in term 1.
I20260713 09:10:29.943028 31910 leader_election.cc:304] T de84bf1eaa894b98b388f2678a2b0aed P 1764a5815cf147b0bae6c88d4f04955e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1764a5815cf147b0bae6c88d4f04955e, 5fabeaf992b84a20b20bb052297700e7; no voters: 409e1cd73cc44da496ec6c237266183c
I20260713 09:10:29.943740 32109 raft_consensus.cc:2804] T de84bf1eaa894b98b388f2678a2b0aed P 1764a5815cf147b0bae6c88d4f04955e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:29.944159 32109 raft_consensus.cc:697] T de84bf1eaa894b98b388f2678a2b0aed P 1764a5815cf147b0bae6c88d4f04955e [term 1 LEADER]: Becoming Leader. State: Replica: 1764a5815cf147b0bae6c88d4f04955e, State: Running, Role: LEADER
I20260713 09:10:29.944849 32109 consensus_queue.cc:237] T de84bf1eaa894b98b388f2678a2b0aed P 1764a5815cf147b0bae6c88d4f04955e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:29.951309 31692 catalog_manager.cc:5697] T de84bf1eaa894b98b388f2678a2b0aed P 1764a5815cf147b0bae6c88d4f04955e reported cstate change: term changed from 0 to 1, leader changed from <none> to 1764a5815cf147b0bae6c88d4f04955e (127.27.71.3). New cstate: current_term: 1 leader_uuid: "1764a5815cf147b0bae6c88d4f04955e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:29.955334 32109 consensus_queue.cc:1048] T d50c434d389e4f819abc917dc658aa23 P 1764a5815cf147b0bae6c88d4f04955e [LEADER]: Connected to new peer: Peer: permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:29.965202 32021 consensus_queue.cc:1048] T d50c434d389e4f819abc917dc658aa23 P 1764a5815cf147b0bae6c88d4f04955e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:30.031311 32021 consensus_queue.cc:1048] T 536dc21b95cc4a89b62ddae5e06972aa P 1764a5815cf147b0bae6c88d4f04955e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:30.037189 32093 consensus_queue.cc:1048] T 552ec5540bc542e68c9f380061004fe4 P 5fabeaf992b84a20b20bb052297700e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:30.042865 32125 consensus_queue.cc:1048] T 536dc21b95cc4a89b62ddae5e06972aa P 1764a5815cf147b0bae6c88d4f04955e [LEADER]: Connected to new peer: Peer: permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:30.051347 32105 consensus_queue.cc:1048] T a5588fc4b96541e19360419a1d270fba P 5fabeaf992b84a20b20bb052297700e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:30.060505 32105 consensus_queue.cc:1048] T 552ec5540bc542e68c9f380061004fe4 P 5fabeaf992b84a20b20bb052297700e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:30.074710 32150 consensus_queue.cc:1048] T a5588fc4b96541e19360419a1d270fba P 5fabeaf992b84a20b20bb052297700e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:30.095532 31870 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "51d791556ade4b3191ba20d945419522"
dest_uuid: "409e1cd73cc44da496ec6c237266183c"
mode: GRACEFUL
new_leader_uuid: "5fabeaf992b84a20b20bb052297700e7"
 from {username='slave'} at 127.0.0.1:38814
I20260713 09:10:30.096369 31870 raft_consensus.cc:606] T 51d791556ade4b3191ba20d945419522 P 409e1cd73cc44da496ec6c237266183c [term 1 LEADER]: Received request to transfer leadership to TS 5fabeaf992b84a20b20bb052297700e7
I20260713 09:10:30.101579 31947 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d50c434d389e4f819abc917dc658aa23"
dest_uuid: "1764a5815cf147b0bae6c88d4f04955e"
mode: GRACEFUL
new_leader_uuid: "5fabeaf992b84a20b20bb052297700e7"
 from {username='slave'} at 127.0.0.1:58980
I20260713 09:10:30.102029 31947 raft_consensus.cc:606] T d50c434d389e4f819abc917dc658aa23 P 1764a5815cf147b0bae6c88d4f04955e [term 1 LEADER]: Received request to transfer leadership to TS 5fabeaf992b84a20b20bb052297700e7
I20260713 09:10:30.112659 31947 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "04195162a9c34c9da3f27560836bdee8"
dest_uuid: "1764a5815cf147b0bae6c88d4f04955e"
mode: GRACEFUL
new_leader_uuid: "409e1cd73cc44da496ec6c237266183c"
 from {username='slave'} at 127.0.0.1:58980
I20260713 09:10:30.113106 31947 raft_consensus.cc:606] T 04195162a9c34c9da3f27560836bdee8 P 1764a5815cf147b0bae6c88d4f04955e [term 1 LEADER]: Received request to transfer leadership to TS 409e1cd73cc44da496ec6c237266183c
I20260713 09:10:30.117318 31947 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "088824c1221544d982f21feecce1ccf7"
dest_uuid: "1764a5815cf147b0bae6c88d4f04955e"
mode: GRACEFUL
new_leader_uuid: "409e1cd73cc44da496ec6c237266183c"
 from {username='slave'} at 127.0.0.1:58980
I20260713 09:10:30.117738 31947 raft_consensus.cc:606] T 088824c1221544d982f21feecce1ccf7 P 1764a5815cf147b0bae6c88d4f04955e [term 1 LEADER]: Received request to transfer leadership to TS 409e1cd73cc44da496ec6c237266183c
I20260713 09:10:30.122041 31796 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f3aebc384f12429b80ff0591668104ae"
dest_uuid: "5fabeaf992b84a20b20bb052297700e7"
mode: GRACEFUL
new_leader_uuid: "409e1cd73cc44da496ec6c237266183c"
 from {username='slave'} at 127.0.0.1:47424
I20260713 09:10:30.122457 31796 raft_consensus.cc:606] T f3aebc384f12429b80ff0591668104ae P 5fabeaf992b84a20b20bb052297700e7 [term 1 LEADER]: Received request to transfer leadership to TS 409e1cd73cc44da496ec6c237266183c
I20260713 09:10:30.126686 31947 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "de84bf1eaa894b98b388f2678a2b0aed"
dest_uuid: "1764a5815cf147b0bae6c88d4f04955e"
mode: GRACEFUL
new_leader_uuid: "409e1cd73cc44da496ec6c237266183c"
 from {username='slave'} at 127.0.0.1:58980
I20260713 09:10:30.127127 31947 raft_consensus.cc:606] T de84bf1eaa894b98b388f2678a2b0aed P 1764a5815cf147b0bae6c88d4f04955e [term 1 LEADER]: Received request to transfer leadership to TS 409e1cd73cc44da496ec6c237266183c
I20260713 09:10:30.217519 32125 consensus_queue.cc:1048] T 04195162a9c34c9da3f27560836bdee8 P 1764a5815cf147b0bae6c88d4f04955e [LEADER]: Connected to new peer: Peer: permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:30.220999 32125 consensus_queue.cc:1048] T 04195162a9c34c9da3f27560836bdee8 P 1764a5815cf147b0bae6c88d4f04955e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:30.224565 32021 raft_consensus.cc:993] T 04195162a9c34c9da3f27560836bdee8 P 1764a5815cf147b0bae6c88d4f04955e: : Instructing follower 409e1cd73cc44da496ec6c237266183c to start an election
I20260713 09:10:30.224999 32021 raft_consensus.cc:1081] T 04195162a9c34c9da3f27560836bdee8 P 1764a5815cf147b0bae6c88d4f04955e [term 1 LEADER]: Signalling peer 409e1cd73cc44da496ec6c237266183c to start an election
I20260713 09:10:30.228832 31870 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "04195162a9c34c9da3f27560836bdee8"
dest_uuid: "409e1cd73cc44da496ec6c237266183c"
 from {username='slave'} at 127.0.0.1:38794
I20260713 09:10:30.229497 31870 raft_consensus.cc:493] T 04195162a9c34c9da3f27560836bdee8 P 409e1cd73cc44da496ec6c237266183c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:30.229900 31870 raft_consensus.cc:3060] T 04195162a9c34c9da3f27560836bdee8 P 409e1cd73cc44da496ec6c237266183c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:30.240899 31870 raft_consensus.cc:515] T 04195162a9c34c9da3f27560836bdee8 P 409e1cd73cc44da496ec6c237266183c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:30.241740 31871 raft_consensus.cc:1240] T 04195162a9c34c9da3f27560836bdee8 P 409e1cd73cc44da496ec6c237266183c [term 2 FOLLOWER]: Rejecting Update request from peer 1764a5815cf147b0bae6c88d4f04955e for earlier term 1. Current term is 2. Ops: []
I20260713 09:10:30.243968 31870 leader_election.cc:290] T 04195162a9c34c9da3f27560836bdee8 P 409e1cd73cc44da496ec6c237266183c [CANDIDATE]: Term 2 election: Requested vote from peers 5fabeaf992b84a20b20bb052297700e7 (127.27.71.1:45477), 1764a5815cf147b0bae6c88d4f04955e (127.27.71.3:38635)
I20260713 09:10:30.244926 31796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04195162a9c34c9da3f27560836bdee8" candidate_uuid: "409e1cd73cc44da496ec6c237266183c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5fabeaf992b84a20b20bb052297700e7"
I20260713 09:10:30.245106 31947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04195162a9c34c9da3f27560836bdee8" candidate_uuid: "409e1cd73cc44da496ec6c237266183c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1764a5815cf147b0bae6c88d4f04955e"
I20260713 09:10:30.245111 32109 consensus_queue.cc:1059] T 04195162a9c34c9da3f27560836bdee8 P 1764a5815cf147b0bae6c88d4f04955e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:30.245544 31796 raft_consensus.cc:3060] T 04195162a9c34c9da3f27560836bdee8 P 5fabeaf992b84a20b20bb052297700e7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:30.246284 31947 raft_consensus.cc:3055] T 04195162a9c34c9da3f27560836bdee8 P 1764a5815cf147b0bae6c88d4f04955e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:30.246547 31947 raft_consensus.cc:740] T 04195162a9c34c9da3f27560836bdee8 P 1764a5815cf147b0bae6c88d4f04955e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1764a5815cf147b0bae6c88d4f04955e, State: Running, Role: LEADER
I20260713 09:10:30.247186 31947 consensus_queue.cc:260] T 04195162a9c34c9da3f27560836bdee8 P 1764a5815cf147b0bae6c88d4f04955e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:30.248013 31947 raft_consensus.cc:3060] T 04195162a9c34c9da3f27560836bdee8 P 1764a5815cf147b0bae6c88d4f04955e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:30.250520 31796 raft_consensus.cc:2468] T 04195162a9c34c9da3f27560836bdee8 P 5fabeaf992b84a20b20bb052297700e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 409e1cd73cc44da496ec6c237266183c in term 2.
I20260713 09:10:30.251477 31835 leader_election.cc:304] T 04195162a9c34c9da3f27560836bdee8 P 409e1cd73cc44da496ec6c237266183c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 409e1cd73cc44da496ec6c237266183c, 5fabeaf992b84a20b20bb052297700e7; no voters: 
I20260713 09:10:30.252180 32092 raft_consensus.cc:2804] T 04195162a9c34c9da3f27560836bdee8 P 409e1cd73cc44da496ec6c237266183c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:30.252363 31947 raft_consensus.cc:2468] T 04195162a9c34c9da3f27560836bdee8 P 1764a5815cf147b0bae6c88d4f04955e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 409e1cd73cc44da496ec6c237266183c in term 2.
I20260713 09:10:30.252727 32092 raft_consensus.cc:697] T 04195162a9c34c9da3f27560836bdee8 P 409e1cd73cc44da496ec6c237266183c [term 2 LEADER]: Becoming Leader. State: Replica: 409e1cd73cc44da496ec6c237266183c, State: Running, Role: LEADER
W20260713 09:10:30.252866 32021 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260713 09:10:30.253475 32092 consensus_queue.cc:237] T 04195162a9c34c9da3f27560836bdee8 P 409e1cd73cc44da496ec6c237266183c [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: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:30.259480 31691 catalog_manager.cc:5697] T 04195162a9c34c9da3f27560836bdee8 P 409e1cd73cc44da496ec6c237266183c reported cstate change: term changed from 1 to 2, leader changed from 1764a5815cf147b0bae6c88d4f04955e (127.27.71.3) to 409e1cd73cc44da496ec6c237266183c (127.27.71.2). New cstate: current_term: 2 leader_uuid: "409e1cd73cc44da496ec6c237266183c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:30.269495 32109 raft_consensus.cc:993] T 088824c1221544d982f21feecce1ccf7 P 1764a5815cf147b0bae6c88d4f04955e: : Instructing follower 409e1cd73cc44da496ec6c237266183c to start an election
I20260713 09:10:30.269968 32021 raft_consensus.cc:1081] T 088824c1221544d982f21feecce1ccf7 P 1764a5815cf147b0bae6c88d4f04955e [term 1 LEADER]: Signalling peer 409e1cd73cc44da496ec6c237266183c to start an election
I20260713 09:10:30.271997 31870 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "088824c1221544d982f21feecce1ccf7"
dest_uuid: "409e1cd73cc44da496ec6c237266183c"
 from {username='slave'} at 127.0.0.1:38794
I20260713 09:10:30.272526 31870 raft_consensus.cc:493] T 088824c1221544d982f21feecce1ccf7 P 409e1cd73cc44da496ec6c237266183c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:30.272933 31870 raft_consensus.cc:3060] T 088824c1221544d982f21feecce1ccf7 P 409e1cd73cc44da496ec6c237266183c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:30.279563 31870 raft_consensus.cc:515] T 088824c1221544d982f21feecce1ccf7 P 409e1cd73cc44da496ec6c237266183c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:30.281260 31870 leader_election.cc:290] T 088824c1221544d982f21feecce1ccf7 P 409e1cd73cc44da496ec6c237266183c [CANDIDATE]: Term 2 election: Requested vote from peers 5fabeaf992b84a20b20bb052297700e7 (127.27.71.1:45477), 1764a5815cf147b0bae6c88d4f04955e (127.27.71.3:38635)
I20260713 09:10:30.281770 31796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "088824c1221544d982f21feecce1ccf7" candidate_uuid: "409e1cd73cc44da496ec6c237266183c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5fabeaf992b84a20b20bb052297700e7"
I20260713 09:10:30.282197 31947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "088824c1221544d982f21feecce1ccf7" candidate_uuid: "409e1cd73cc44da496ec6c237266183c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1764a5815cf147b0bae6c88d4f04955e"
I20260713 09:10:30.282384 31796 raft_consensus.cc:3060] T 088824c1221544d982f21feecce1ccf7 P 5fabeaf992b84a20b20bb052297700e7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:30.282676 31947 raft_consensus.cc:3055] T 088824c1221544d982f21feecce1ccf7 P 1764a5815cf147b0bae6c88d4f04955e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:30.282990 31947 raft_consensus.cc:740] T 088824c1221544d982f21feecce1ccf7 P 1764a5815cf147b0bae6c88d4f04955e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1764a5815cf147b0bae6c88d4f04955e, State: Running, Role: LEADER
I20260713 09:10:30.283604 31947 consensus_queue.cc:260] T 088824c1221544d982f21feecce1ccf7 P 1764a5815cf147b0bae6c88d4f04955e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:30.284420 31947 raft_consensus.cc:3060] T 088824c1221544d982f21feecce1ccf7 P 1764a5815cf147b0bae6c88d4f04955e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:30.288419 31796 raft_consensus.cc:2468] T 088824c1221544d982f21feecce1ccf7 P 5fabeaf992b84a20b20bb052297700e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 409e1cd73cc44da496ec6c237266183c in term 2.
I20260713 09:10:30.289465 32067 raft_consensus.cc:993] T 51d791556ade4b3191ba20d945419522 P 409e1cd73cc44da496ec6c237266183c: : Instructing follower 5fabeaf992b84a20b20bb052297700e7 to start an election
I20260713 09:10:30.289896 32092 raft_consensus.cc:1081] T 51d791556ade4b3191ba20d945419522 P 409e1cd73cc44da496ec6c237266183c [term 1 LEADER]: Signalling peer 5fabeaf992b84a20b20bb052297700e7 to start an election
I20260713 09:10:30.289728 31835 leader_election.cc:304] T 088824c1221544d982f21feecce1ccf7 P 409e1cd73cc44da496ec6c237266183c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 409e1cd73cc44da496ec6c237266183c, 5fabeaf992b84a20b20bb052297700e7; no voters: 
I20260713 09:10:30.290741 32067 raft_consensus.cc:2804] T 088824c1221544d982f21feecce1ccf7 P 409e1cd73cc44da496ec6c237266183c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:30.290875 31947 raft_consensus.cc:2468] T 088824c1221544d982f21feecce1ccf7 P 1764a5815cf147b0bae6c88d4f04955e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 409e1cd73cc44da496ec6c237266183c in term 2.
I20260713 09:10:30.291251 32067 raft_consensus.cc:697] T 088824c1221544d982f21feecce1ccf7 P 409e1cd73cc44da496ec6c237266183c [term 2 LEADER]: Becoming Leader. State: Replica: 409e1cd73cc44da496ec6c237266183c, State: Running, Role: LEADER
I20260713 09:10:30.291674 31796 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "51d791556ade4b3191ba20d945419522"
dest_uuid: "5fabeaf992b84a20b20bb052297700e7"
 from {username='slave'} at 127.0.0.1:47414
I20260713 09:10:30.292207 31796 raft_consensus.cc:493] T 51d791556ade4b3191ba20d945419522 P 5fabeaf992b84a20b20bb052297700e7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:30.292037 32067 consensus_queue.cc:237] T 088824c1221544d982f21feecce1ccf7 P 409e1cd73cc44da496ec6c237266183c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:30.292569 31796 raft_consensus.cc:3060] T 51d791556ade4b3191ba20d945419522 P 5fabeaf992b84a20b20bb052297700e7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:30.298004 31796 raft_consensus.cc:515] T 51d791556ade4b3191ba20d945419522 P 5fabeaf992b84a20b20bb052297700e7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:30.299700 31796 leader_election.cc:290] T 51d791556ade4b3191ba20d945419522 P 5fabeaf992b84a20b20bb052297700e7 [CANDIDATE]: Term 2 election: Requested vote from peers 409e1cd73cc44da496ec6c237266183c (127.27.71.2:44693), 1764a5815cf147b0bae6c88d4f04955e (127.27.71.3:38635)
I20260713 09:10:30.300207 31870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51d791556ade4b3191ba20d945419522" candidate_uuid: "5fabeaf992b84a20b20bb052297700e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "409e1cd73cc44da496ec6c237266183c"
I20260713 09:10:30.300776 31870 raft_consensus.cc:3055] T 51d791556ade4b3191ba20d945419522 P 409e1cd73cc44da496ec6c237266183c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:30.300110 31691 catalog_manager.cc:5697] T 088824c1221544d982f21feecce1ccf7 P 409e1cd73cc44da496ec6c237266183c reported cstate change: term changed from 1 to 2, leader changed from 1764a5815cf147b0bae6c88d4f04955e (127.27.71.3) to 409e1cd73cc44da496ec6c237266183c (127.27.71.2). New cstate: current_term: 2 leader_uuid: "409e1cd73cc44da496ec6c237266183c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:30.301069 31870 raft_consensus.cc:740] T 51d791556ade4b3191ba20d945419522 P 409e1cd73cc44da496ec6c237266183c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 409e1cd73cc44da496ec6c237266183c, State: Running, Role: LEADER
I20260713 09:10:30.301039 31947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51d791556ade4b3191ba20d945419522" candidate_uuid: "5fabeaf992b84a20b20bb052297700e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1764a5815cf147b0bae6c88d4f04955e"
I20260713 09:10:30.301790 31947 raft_consensus.cc:3060] T 51d791556ade4b3191ba20d945419522 P 1764a5815cf147b0bae6c88d4f04955e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:30.302086 31870 consensus_queue.cc:260] T 51d791556ade4b3191ba20d945419522 P 409e1cd73cc44da496ec6c237266183c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:30.303300 31870 raft_consensus.cc:3060] T 51d791556ade4b3191ba20d945419522 P 409e1cd73cc44da496ec6c237266183c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:30.307595 31947 raft_consensus.cc:2468] T 51d791556ade4b3191ba20d945419522 P 1764a5815cf147b0bae6c88d4f04955e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fabeaf992b84a20b20bb052297700e7 in term 2.
I20260713 09:10:30.308668 31759 leader_election.cc:304] T 51d791556ade4b3191ba20d945419522 P 5fabeaf992b84a20b20bb052297700e7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1764a5815cf147b0bae6c88d4f04955e, 5fabeaf992b84a20b20bb052297700e7; no voters: 
I20260713 09:10:30.309469 32150 raft_consensus.cc:2804] T 51d791556ade4b3191ba20d945419522 P 5fabeaf992b84a20b20bb052297700e7 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:30.309613 31870 raft_consensus.cc:2468] T 51d791556ade4b3191ba20d945419522 P 409e1cd73cc44da496ec6c237266183c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fabeaf992b84a20b20bb052297700e7 in term 2.
I20260713 09:10:30.309949 32150 raft_consensus.cc:697] T 51d791556ade4b3191ba20d945419522 P 5fabeaf992b84a20b20bb052297700e7 [term 2 LEADER]: Becoming Leader. State: Replica: 5fabeaf992b84a20b20bb052297700e7, State: Running, Role: LEADER
I20260713 09:10:30.310809 32150 consensus_queue.cc:237] T 51d791556ade4b3191ba20d945419522 P 5fabeaf992b84a20b20bb052297700e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:30.317122 31691 catalog_manager.cc:5697] T 51d791556ade4b3191ba20d945419522 P 5fabeaf992b84a20b20bb052297700e7 reported cstate change: term changed from 1 to 2, leader changed from 409e1cd73cc44da496ec6c237266183c (127.27.71.2) to 5fabeaf992b84a20b20bb052297700e7 (127.27.71.1). New cstate: current_term: 2 leader_uuid: "5fabeaf992b84a20b20bb052297700e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:30.359054 32150 consensus_queue.cc:1048] T f3aebc384f12429b80ff0591668104ae P 5fabeaf992b84a20b20bb052297700e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:30.364853 32027 raft_consensus.cc:993] T f3aebc384f12429b80ff0591668104ae P 5fabeaf992b84a20b20bb052297700e7: : Instructing follower 409e1cd73cc44da496ec6c237266183c to start an election
I20260713 09:10:30.365348 32093 raft_consensus.cc:1081] T f3aebc384f12429b80ff0591668104ae P 5fabeaf992b84a20b20bb052297700e7 [term 1 LEADER]: Signalling peer 409e1cd73cc44da496ec6c237266183c to start an election
I20260713 09:10:30.366921 31870 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f3aebc384f12429b80ff0591668104ae"
dest_uuid: "409e1cd73cc44da496ec6c237266183c"
 from {username='slave'} at 127.0.0.1:38810
I20260713 09:10:30.367523 31870 raft_consensus.cc:493] T f3aebc384f12429b80ff0591668104ae P 409e1cd73cc44da496ec6c237266183c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:30.367996 31870 raft_consensus.cc:3060] T f3aebc384f12429b80ff0591668104ae P 409e1cd73cc44da496ec6c237266183c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:30.370692 32150 consensus_queue.cc:1048] T f3aebc384f12429b80ff0591668104ae P 5fabeaf992b84a20b20bb052297700e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:30.376902 31870 raft_consensus.cc:515] T f3aebc384f12429b80ff0591668104ae P 409e1cd73cc44da496ec6c237266183c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:30.378952 31870 leader_election.cc:290] T f3aebc384f12429b80ff0591668104ae P 409e1cd73cc44da496ec6c237266183c [CANDIDATE]: Term 2 election: Requested vote from peers 5fabeaf992b84a20b20bb052297700e7 (127.27.71.1:45477), 1764a5815cf147b0bae6c88d4f04955e (127.27.71.3:38635)
I20260713 09:10:30.379519 31796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3aebc384f12429b80ff0591668104ae" candidate_uuid: "409e1cd73cc44da496ec6c237266183c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5fabeaf992b84a20b20bb052297700e7"
I20260713 09:10:30.380118 31796 raft_consensus.cc:3055] T f3aebc384f12429b80ff0591668104ae P 5fabeaf992b84a20b20bb052297700e7 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:30.380431 31796 raft_consensus.cc:740] T f3aebc384f12429b80ff0591668104ae P 5fabeaf992b84a20b20bb052297700e7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5fabeaf992b84a20b20bb052297700e7, State: Running, Role: LEADER
I20260713 09:10:30.380577 31947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3aebc384f12429b80ff0591668104ae" candidate_uuid: "409e1cd73cc44da496ec6c237266183c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1764a5815cf147b0bae6c88d4f04955e"
I20260713 09:10:30.381078 31947 raft_consensus.cc:3060] T f3aebc384f12429b80ff0591668104ae P 1764a5815cf147b0bae6c88d4f04955e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:30.381196 31796 consensus_queue.cc:260] T f3aebc384f12429b80ff0591668104ae P 5fabeaf992b84a20b20bb052297700e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:30.382328 31796 raft_consensus.cc:3060] T f3aebc384f12429b80ff0591668104ae P 5fabeaf992b84a20b20bb052297700e7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:30.387404 31947 raft_consensus.cc:2468] T f3aebc384f12429b80ff0591668104ae P 1764a5815cf147b0bae6c88d4f04955e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 409e1cd73cc44da496ec6c237266183c in term 2.
I20260713 09:10:30.388435 31835 leader_election.cc:304] T f3aebc384f12429b80ff0591668104ae P 409e1cd73cc44da496ec6c237266183c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1764a5815cf147b0bae6c88d4f04955e, 409e1cd73cc44da496ec6c237266183c; no voters: 
I20260713 09:10:30.388909 31796 raft_consensus.cc:2468] T f3aebc384f12429b80ff0591668104ae P 5fabeaf992b84a20b20bb052297700e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 409e1cd73cc44da496ec6c237266183c in term 2.
I20260713 09:10:30.389190 32067 raft_consensus.cc:2804] T f3aebc384f12429b80ff0591668104ae P 409e1cd73cc44da496ec6c237266183c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:30.389731 32067 raft_consensus.cc:697] T f3aebc384f12429b80ff0591668104ae P 409e1cd73cc44da496ec6c237266183c [term 2 LEADER]: Becoming Leader. State: Replica: 409e1cd73cc44da496ec6c237266183c, State: Running, Role: LEADER
I20260713 09:10:30.390503 32067 consensus_queue.cc:237] T f3aebc384f12429b80ff0591668104ae P 409e1cd73cc44da496ec6c237266183c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:30.396534 31692 catalog_manager.cc:5697] T f3aebc384f12429b80ff0591668104ae P 409e1cd73cc44da496ec6c237266183c reported cstate change: term changed from 1 to 2, leader changed from 5fabeaf992b84a20b20bb052297700e7 (127.27.71.1) to 409e1cd73cc44da496ec6c237266183c (127.27.71.2). New cstate: current_term: 2 leader_uuid: "409e1cd73cc44da496ec6c237266183c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:30.401933 32021 consensus_queue.cc:1048] T de84bf1eaa894b98b388f2678a2b0aed P 1764a5815cf147b0bae6c88d4f04955e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:30.410820 32125 consensus_queue.cc:1048] T de84bf1eaa894b98b388f2678a2b0aed P 1764a5815cf147b0bae6c88d4f04955e [LEADER]: Connected to new peer: Peer: permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:30.419286 32109 raft_consensus.cc:993] T de84bf1eaa894b98b388f2678a2b0aed P 1764a5815cf147b0bae6c88d4f04955e: : Instructing follower 409e1cd73cc44da496ec6c237266183c to start an election
I20260713 09:10:30.419728 32125 raft_consensus.cc:1081] T de84bf1eaa894b98b388f2678a2b0aed P 1764a5815cf147b0bae6c88d4f04955e [term 1 LEADER]: Signalling peer 409e1cd73cc44da496ec6c237266183c to start an election
I20260713 09:10:30.421020 31870 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "de84bf1eaa894b98b388f2678a2b0aed"
dest_uuid: "409e1cd73cc44da496ec6c237266183c"
 from {username='slave'} at 127.0.0.1:38794
I20260713 09:10:30.421433 31870 raft_consensus.cc:493] T de84bf1eaa894b98b388f2678a2b0aed P 409e1cd73cc44da496ec6c237266183c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:30.421737 31870 raft_consensus.cc:3060] T de84bf1eaa894b98b388f2678a2b0aed P 409e1cd73cc44da496ec6c237266183c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:30.426589 31870 raft_consensus.cc:515] T de84bf1eaa894b98b388f2678a2b0aed P 409e1cd73cc44da496ec6c237266183c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:30.428193 31870 leader_election.cc:290] T de84bf1eaa894b98b388f2678a2b0aed P 409e1cd73cc44da496ec6c237266183c [CANDIDATE]: Term 2 election: Requested vote from peers 5fabeaf992b84a20b20bb052297700e7 (127.27.71.1:45477), 1764a5815cf147b0bae6c88d4f04955e (127.27.71.3:38635)
I20260713 09:10:30.429502 31796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de84bf1eaa894b98b388f2678a2b0aed" candidate_uuid: "409e1cd73cc44da496ec6c237266183c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5fabeaf992b84a20b20bb052297700e7"
I20260713 09:10:30.429826 31947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de84bf1eaa894b98b388f2678a2b0aed" candidate_uuid: "409e1cd73cc44da496ec6c237266183c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1764a5815cf147b0bae6c88d4f04955e"
I20260713 09:10:30.430120 31796 raft_consensus.cc:3060] T de84bf1eaa894b98b388f2678a2b0aed P 5fabeaf992b84a20b20bb052297700e7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:30.430380 31947 raft_consensus.cc:3055] T de84bf1eaa894b98b388f2678a2b0aed P 1764a5815cf147b0bae6c88d4f04955e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:30.430662 31947 raft_consensus.cc:740] T de84bf1eaa894b98b388f2678a2b0aed P 1764a5815cf147b0bae6c88d4f04955e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1764a5815cf147b0bae6c88d4f04955e, State: Running, Role: LEADER
I20260713 09:10:30.431354 31947 consensus_queue.cc:260] T de84bf1eaa894b98b388f2678a2b0aed P 1764a5815cf147b0bae6c88d4f04955e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:30.432507 31947 raft_consensus.cc:3060] T de84bf1eaa894b98b388f2678a2b0aed P 1764a5815cf147b0bae6c88d4f04955e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:30.436775 31796 raft_consensus.cc:2468] T de84bf1eaa894b98b388f2678a2b0aed P 5fabeaf992b84a20b20bb052297700e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 409e1cd73cc44da496ec6c237266183c in term 2.
I20260713 09:10:30.437819 31835 leader_election.cc:304] T de84bf1eaa894b98b388f2678a2b0aed P 409e1cd73cc44da496ec6c237266183c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 409e1cd73cc44da496ec6c237266183c, 5fabeaf992b84a20b20bb052297700e7; no voters: 
I20260713 09:10:30.438489 32067 raft_consensus.cc:2804] T de84bf1eaa894b98b388f2678a2b0aed P 409e1cd73cc44da496ec6c237266183c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:30.438685 31947 raft_consensus.cc:2468] T de84bf1eaa894b98b388f2678a2b0aed P 1764a5815cf147b0bae6c88d4f04955e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 409e1cd73cc44da496ec6c237266183c in term 2.
I20260713 09:10:30.438954 32067 raft_consensus.cc:697] T de84bf1eaa894b98b388f2678a2b0aed P 409e1cd73cc44da496ec6c237266183c [term 2 LEADER]: Becoming Leader. State: Replica: 409e1cd73cc44da496ec6c237266183c, State: Running, Role: LEADER
I20260713 09:10:30.439812 32067 consensus_queue.cc:237] T de84bf1eaa894b98b388f2678a2b0aed P 409e1cd73cc44da496ec6c237266183c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:30.445252 31691 catalog_manager.cc:5697] T de84bf1eaa894b98b388f2678a2b0aed P 409e1cd73cc44da496ec6c237266183c reported cstate change: term changed from 1 to 2, leader changed from 1764a5815cf147b0bae6c88d4f04955e (127.27.71.3) to 409e1cd73cc44da496ec6c237266183c (127.27.71.2). New cstate: current_term: 2 leader_uuid: "409e1cd73cc44da496ec6c237266183c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:30.449596 32109 raft_consensus.cc:993] T d50c434d389e4f819abc917dc658aa23 P 1764a5815cf147b0bae6c88d4f04955e: : Instructing follower 5fabeaf992b84a20b20bb052297700e7 to start an election
I20260713 09:10:30.450069 32125 raft_consensus.cc:1081] T d50c434d389e4f819abc917dc658aa23 P 1764a5815cf147b0bae6c88d4f04955e [term 1 LEADER]: Signalling peer 5fabeaf992b84a20b20bb052297700e7 to start an election
I20260713 09:10:30.451658 31796 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d50c434d389e4f819abc917dc658aa23"
dest_uuid: "5fabeaf992b84a20b20bb052297700e7"
 from {username='slave'} at 127.0.0.1:47420
I20260713 09:10:30.452244 31796 raft_consensus.cc:493] T d50c434d389e4f819abc917dc658aa23 P 5fabeaf992b84a20b20bb052297700e7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:30.452602 31796 raft_consensus.cc:3060] T d50c434d389e4f819abc917dc658aa23 P 5fabeaf992b84a20b20bb052297700e7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:30.457069 31796 raft_consensus.cc:515] T d50c434d389e4f819abc917dc658aa23 P 5fabeaf992b84a20b20bb052297700e7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:30.458659 31796 leader_election.cc:290] T d50c434d389e4f819abc917dc658aa23 P 5fabeaf992b84a20b20bb052297700e7 [CANDIDATE]: Term 2 election: Requested vote from peers 409e1cd73cc44da496ec6c237266183c (127.27.71.2:44693), 1764a5815cf147b0bae6c88d4f04955e (127.27.71.3:38635)
I20260713 09:10:30.459196 31870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50c434d389e4f819abc917dc658aa23" candidate_uuid: "5fabeaf992b84a20b20bb052297700e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "409e1cd73cc44da496ec6c237266183c"
I20260713 09:10:30.459797 31870 raft_consensus.cc:3060] T d50c434d389e4f819abc917dc658aa23 P 409e1cd73cc44da496ec6c237266183c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:30.460208 31947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50c434d389e4f819abc917dc658aa23" candidate_uuid: "5fabeaf992b84a20b20bb052297700e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1764a5815cf147b0bae6c88d4f04955e"
I20260713 09:10:30.460731 31947 raft_consensus.cc:3055] T d50c434d389e4f819abc917dc658aa23 P 1764a5815cf147b0bae6c88d4f04955e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:30.460981 31947 raft_consensus.cc:740] T d50c434d389e4f819abc917dc658aa23 P 1764a5815cf147b0bae6c88d4f04955e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1764a5815cf147b0bae6c88d4f04955e, State: Running, Role: LEADER
I20260713 09:10:30.461606 31947 consensus_queue.cc:260] T d50c434d389e4f819abc917dc658aa23 P 1764a5815cf147b0bae6c88d4f04955e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:30.462405 31947 raft_consensus.cc:3060] T d50c434d389e4f819abc917dc658aa23 P 1764a5815cf147b0bae6c88d4f04955e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:30.464437 31870 raft_consensus.cc:2468] T d50c434d389e4f819abc917dc658aa23 P 409e1cd73cc44da496ec6c237266183c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fabeaf992b84a20b20bb052297700e7 in term 2.
I20260713 09:10:30.465428 31760 leader_election.cc:304] T d50c434d389e4f819abc917dc658aa23 P 5fabeaf992b84a20b20bb052297700e7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 409e1cd73cc44da496ec6c237266183c, 5fabeaf992b84a20b20bb052297700e7; no voters: 
I20260713 09:10:30.466080 32150 raft_consensus.cc:2804] T d50c434d389e4f819abc917dc658aa23 P 5fabeaf992b84a20b20bb052297700e7 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:30.466568 32150 raft_consensus.cc:697] T d50c434d389e4f819abc917dc658aa23 P 5fabeaf992b84a20b20bb052297700e7 [term 2 LEADER]: Becoming Leader. State: Replica: 5fabeaf992b84a20b20bb052297700e7, State: Running, Role: LEADER
I20260713 09:10:30.466639 31947 raft_consensus.cc:2468] T d50c434d389e4f819abc917dc658aa23 P 1764a5815cf147b0bae6c88d4f04955e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fabeaf992b84a20b20bb052297700e7 in term 2.
I20260713 09:10:30.467412 32150 consensus_queue.cc:237] T d50c434d389e4f819abc917dc658aa23 P 5fabeaf992b84a20b20bb052297700e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:30.473461 31691 catalog_manager.cc:5697] T d50c434d389e4f819abc917dc658aa23 P 5fabeaf992b84a20b20bb052297700e7 reported cstate change: term changed from 1 to 2, leader changed from 1764a5815cf147b0bae6c88d4f04955e (127.27.71.3) to 5fabeaf992b84a20b20bb052297700e7 (127.27.71.1). New cstate: current_term: 2 leader_uuid: "5fabeaf992b84a20b20bb052297700e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:30.704074 31947 raft_consensus.cc:1275] T 04195162a9c34c9da3f27560836bdee8 P 1764a5815cf147b0bae6c88d4f04955e [term 2 FOLLOWER]: Refusing update from remote peer 409e1cd73cc44da496ec6c237266183c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:30.705101 32067 consensus_queue.cc:1048] T 04195162a9c34c9da3f27560836bdee8 P 409e1cd73cc44da496ec6c237266183c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:30.712700 31796 raft_consensus.cc:1275] T 04195162a9c34c9da3f27560836bdee8 P 5fabeaf992b84a20b20bb052297700e7 [term 2 FOLLOWER]: Refusing update from remote peer 409e1cd73cc44da496ec6c237266183c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:30.713927 32160 consensus_queue.cc:1048] T 04195162a9c34c9da3f27560836bdee8 P 409e1cd73cc44da496ec6c237266183c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:30.742089 31947 raft_consensus.cc:1275] T 51d791556ade4b3191ba20d945419522 P 1764a5815cf147b0bae6c88d4f04955e [term 2 FOLLOWER]: Refusing update from remote peer 5fabeaf992b84a20b20bb052297700e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:30.743136 32093 consensus_queue.cc:1048] T 51d791556ade4b3191ba20d945419522 P 5fabeaf992b84a20b20bb052297700e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:30.749804 31871 raft_consensus.cc:1275] T 51d791556ade4b3191ba20d945419522 P 409e1cd73cc44da496ec6c237266183c [term 2 FOLLOWER]: Refusing update from remote peer 5fabeaf992b84a20b20bb052297700e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:30.751340 32150 consensus_queue.cc:1048] T 51d791556ade4b3191ba20d945419522 P 5fabeaf992b84a20b20bb052297700e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:10:30.756963 31947 raft_consensus.cc:1275] T 088824c1221544d982f21feecce1ccf7 P 1764a5815cf147b0bae6c88d4f04955e [term 2 FOLLOWER]: Refusing update from remote peer 409e1cd73cc44da496ec6c237266183c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:30.758430 32092 consensus_queue.cc:1048] T 088824c1221544d982f21feecce1ccf7 P 409e1cd73cc44da496ec6c237266183c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:30.768075 31796 raft_consensus.cc:1275] T 088824c1221544d982f21feecce1ccf7 P 5fabeaf992b84a20b20bb052297700e7 [term 2 FOLLOWER]: Refusing update from remote peer 409e1cd73cc44da496ec6c237266183c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:30.769325 32067 consensus_queue.cc:1048] T 088824c1221544d982f21feecce1ccf7 P 409e1cd73cc44da496ec6c237266183c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:30.853884 31871 raft_consensus.cc:1275] T d50c434d389e4f819abc917dc658aa23 P 409e1cd73cc44da496ec6c237266183c [term 2 FOLLOWER]: Refusing update from remote peer 5fabeaf992b84a20b20bb052297700e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:30.854907 32150 consensus_queue.cc:1048] T d50c434d389e4f819abc917dc658aa23 P 5fabeaf992b84a20b20bb052297700e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:30.859833 31947 raft_consensus.cc:1275] T f3aebc384f12429b80ff0591668104ae P 1764a5815cf147b0bae6c88d4f04955e [term 2 FOLLOWER]: Refusing update from remote peer 409e1cd73cc44da496ec6c237266183c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:30.861650 32067 consensus_queue.cc:1048] T f3aebc384f12429b80ff0591668104ae P 409e1cd73cc44da496ec6c237266183c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:30.866791 31947 raft_consensus.cc:1275] T d50c434d389e4f819abc917dc658aa23 P 1764a5815cf147b0bae6c88d4f04955e [term 2 FOLLOWER]: Refusing update from remote peer 5fabeaf992b84a20b20bb052297700e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:30.873320 31796 raft_consensus.cc:1275] T f3aebc384f12429b80ff0591668104ae P 5fabeaf992b84a20b20bb052297700e7 [term 2 FOLLOWER]: Refusing update from remote peer 409e1cd73cc44da496ec6c237266183c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:30.874931 32027 consensus_queue.cc:1048] T d50c434d389e4f819abc917dc658aa23 P 5fabeaf992b84a20b20bb052297700e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:30.875357 32162 consensus_queue.cc:1048] T f3aebc384f12429b80ff0591668104ae P 409e1cd73cc44da496ec6c237266183c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:30.951419 31946 raft_consensus.cc:1275] T de84bf1eaa894b98b388f2678a2b0aed P 1764a5815cf147b0bae6c88d4f04955e [term 2 FOLLOWER]: Refusing update from remote peer 409e1cd73cc44da496ec6c237266183c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:30.952484 32162 consensus_queue.cc:1048] T de84bf1eaa894b98b388f2678a2b0aed P 409e1cd73cc44da496ec6c237266183c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:30.959169 31796 raft_consensus.cc:1275] T de84bf1eaa894b98b388f2678a2b0aed P 5fabeaf992b84a20b20bb052297700e7 [term 2 FOLLOWER]: Refusing update from remote peer 409e1cd73cc44da496ec6c237266183c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:30.960427 32162 consensus_queue.cc:1048] T de84bf1eaa894b98b388f2678a2b0aed P 409e1cd73cc44da496ec6c237266183c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:33.132491 31692 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:43348:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:10:33.152374 31692 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43348:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:10:33.253912 32195 tablet.cc:1724] T 51d791556ade4b3191ba20d945419522 P 409e1cd73cc44da496ec6c237266183c: 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
I20260713 09:10:33.267457 32194 tablet.cc:1724] T 51d791556ade4b3191ba20d945419522 P 5fabeaf992b84a20b20bb052297700e7: 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
I20260713 09:10:33.285241 27932 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 09:10:33.377892 32197 tablet.cc:1724] T a5588fc4b96541e19360419a1d270fba P 409e1cd73cc44da496ec6c237266183c: 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
I20260713 09:10:33.378477 32208 tablet.cc:1724] T 088824c1221544d982f21feecce1ccf7 P 409e1cd73cc44da496ec6c237266183c: 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
W20260713 09:10:33.381248 32189 log.cc:927] Time spent T d50c434d389e4f819abc917dc658aa23 P 1764a5815cf147b0bae6c88d4f04955e: Append to log took a long time: real 0.061s	user 0.000s	sys 0.001s
I20260713 09:10:33.416658 32205 tablet.cc:1724] T a5588fc4b96541e19360419a1d270fba P 5fabeaf992b84a20b20bb052297700e7: 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
W20260713 09:10:33.407553 31823 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:51d791556ade4b3191ba20d945419522)
W20260713 09:10:33.430739 32183 log.cc:927] Time spent T 04195162a9c34c9da3f27560836bdee8 P 5fabeaf992b84a20b20bb052297700e7: Append to log took a long time: real 0.060s	user 0.000s	sys 0.000s
W20260713 09:10:33.433199 31823 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:51d791556ade4b3191ba20d945419522)
W20260713 09:10:33.434579 31823 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:51d791556ade4b3191ba20d945419522)
I20260713 09:10:33.439303 32213 tablet.cc:1724] T 088824c1221544d982f21feecce1ccf7 P 1764a5815cf147b0bae6c88d4f04955e: 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
I20260713 09:10:33.453572 32218 tablet.cc:1724] T 552ec5540bc542e68c9f380061004fe4 P 1764a5815cf147b0bae6c88d4f04955e: 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
I20260713 09:10:33.464344 32217 tablet.cc:1724] T a5588fc4b96541e19360419a1d270fba P 1764a5815cf147b0bae6c88d4f04955e: 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
I20260713 09:10:33.470955 32210 tablet.cc:1724] T 552ec5540bc542e68c9f380061004fe4 P 5fabeaf992b84a20b20bb052297700e7: 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
I20260713 09:10:33.496790 31871 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "04195162a9c34c9da3f27560836bdee8"
dest_uuid: "409e1cd73cc44da496ec6c237266183c"
mode: GRACEFUL
new_leader_uuid: "1764a5815cf147b0bae6c88d4f04955e"
 from {username='slave'} at 127.0.0.1:38828
I20260713 09:10:33.497824 31871 raft_consensus.cc:606] T 04195162a9c34c9da3f27560836bdee8 P 409e1cd73cc44da496ec6c237266183c [term 2 LEADER]: Received request to transfer leadership to TS 1764a5815cf147b0bae6c88d4f04955e
I20260713 09:10:33.527139 32217 tablet.cc:1724] T d50c434d389e4f819abc917dc658aa23 P 1764a5815cf147b0bae6c88d4f04955e: 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
I20260713 09:10:33.529036 32212 tablet.cc:1724] T 088824c1221544d982f21feecce1ccf7 P 5fabeaf992b84a20b20bb052297700e7: 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
I20260713 09:10:33.533228 32208 tablet.cc:1724] T 536dc21b95cc4a89b62ddae5e06972aa P 409e1cd73cc44da496ec6c237266183c: 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
I20260713 09:10:33.533728 32218 tablet.cc:1724] T 536dc21b95cc4a89b62ddae5e06972aa P 1764a5815cf147b0bae6c88d4f04955e: 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
I20260713 09:10:33.539940 32223 tablet.cc:1724] T f3aebc384f12429b80ff0591668104ae P 409e1cd73cc44da496ec6c237266183c: 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
I20260713 09:10:33.506806 32205 tablet.cc:1724] T d50c434d389e4f819abc917dc658aa23 P 5fabeaf992b84a20b20bb052297700e7: 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
I20260713 09:10:33.543159 32197 tablet.cc:1724] T 04195162a9c34c9da3f27560836bdee8 P 409e1cd73cc44da496ec6c237266183c: 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
W20260713 09:10:33.546736 31835 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.71.1:45477, user_credentials={real_user=slave}} blocked reactor thread for 56077.8us
I20260713 09:10:33.584146 32220 raft_consensus.cc:993] T 04195162a9c34c9da3f27560836bdee8 P 409e1cd73cc44da496ec6c237266183c: : Instructing follower 1764a5815cf147b0bae6c88d4f04955e to start an election
I20260713 09:10:33.584843 32067 raft_consensus.cc:1081] T 04195162a9c34c9da3f27560836bdee8 P 409e1cd73cc44da496ec6c237266183c [term 2 LEADER]: Signalling peer 1764a5815cf147b0bae6c88d4f04955e to start an election
I20260713 09:10:33.587972 32194 tablet.cc:1724] T 04195162a9c34c9da3f27560836bdee8 P 5fabeaf992b84a20b20bb052297700e7: 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
I20260713 09:10:33.588299 32221 tablet.cc:1724] T f3aebc384f12429b80ff0591668104ae P 1764a5815cf147b0bae6c88d4f04955e: 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
I20260713 09:10:33.590019 31943 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "04195162a9c34c9da3f27560836bdee8"
dest_uuid: "1764a5815cf147b0bae6c88d4f04955e"
 from {username='slave'} at 127.0.0.1:58962
I20260713 09:10:33.590575 31943 raft_consensus.cc:493] T 04195162a9c34c9da3f27560836bdee8 P 1764a5815cf147b0bae6c88d4f04955e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:33.590948 31943 raft_consensus.cc:3060] T 04195162a9c34c9da3f27560836bdee8 P 1764a5815cf147b0bae6c88d4f04955e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:33.604218 32208 tablet.cc:1724] T d50c434d389e4f819abc917dc658aa23 P 409e1cd73cc44da496ec6c237266183c: 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
I20260713 09:10:33.612272 31943 raft_consensus.cc:515] T 04195162a9c34c9da3f27560836bdee8 P 1764a5815cf147b0bae6c88d4f04955e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:33.613474 31944 raft_consensus.cc:1240] T 04195162a9c34c9da3f27560836bdee8 P 1764a5815cf147b0bae6c88d4f04955e [term 3 FOLLOWER]: Rejecting Update request from peer 409e1cd73cc44da496ec6c237266183c for earlier term 2. Current term is 3. Ops: []
I20260713 09:10:33.610589 32223 tablet.cc:1724] T 552ec5540bc542e68c9f380061004fe4 P 409e1cd73cc44da496ec6c237266183c: 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
I20260713 09:10:33.623555 32212 tablet.cc:1724] T f3aebc384f12429b80ff0591668104ae P 5fabeaf992b84a20b20bb052297700e7: 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
I20260713 09:10:33.613591 32205 tablet.cc:1724] T 536dc21b95cc4a89b62ddae5e06972aa P 5fabeaf992b84a20b20bb052297700e7: 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
I20260713 09:10:33.621843 31796 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a5588fc4b96541e19360419a1d270fba"
dest_uuid: "5fabeaf992b84a20b20bb052297700e7"
mode: GRACEFUL
new_leader_uuid: "1764a5815cf147b0bae6c88d4f04955e"
 from {username='slave'} at 127.0.0.1:41730
I20260713 09:10:33.625413 31796 raft_consensus.cc:606] T a5588fc4b96541e19360419a1d270fba P 5fabeaf992b84a20b20bb052297700e7 [term 1 LEADER]: Received request to transfer leadership to TS 1764a5815cf147b0bae6c88d4f04955e
I20260713 09:10:33.626047 31793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04195162a9c34c9da3f27560836bdee8" candidate_uuid: "1764a5815cf147b0bae6c88d4f04955e" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "5fabeaf992b84a20b20bb052297700e7"
I20260713 09:10:33.623734 31871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04195162a9c34c9da3f27560836bdee8" candidate_uuid: "1764a5815cf147b0bae6c88d4f04955e" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "409e1cd73cc44da496ec6c237266183c"
I20260713 09:10:33.626648 31793 raft_consensus.cc:3060] T 04195162a9c34c9da3f27560836bdee8 P 5fabeaf992b84a20b20bb052297700e7 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:33.627285 27932 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260713 09:10:33.627764 31943 leader_election.cc:290] T 04195162a9c34c9da3f27560836bdee8 P 1764a5815cf147b0bae6c88d4f04955e [CANDIDATE]: Term 3 election: Requested vote from peers 5fabeaf992b84a20b20bb052297700e7 (127.27.71.1:45477), 409e1cd73cc44da496ec6c237266183c (127.27.71.2:44693)
I20260713 09:10:33.627936 27932 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:33.628899 32218 tablet.cc:1724] T 51d791556ade4b3191ba20d945419522 P 1764a5815cf147b0bae6c88d4f04955e: 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
I20260713 09:10:33.632921 32209 consensus_queue.cc:1059] T 04195162a9c34c9da3f27560836bdee8 P 409e1cd73cc44da496ec6c237266183c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 }, Status: INVALID_TERM, Last received: 2.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:10:33.639115 31793 raft_consensus.cc:2468] T 04195162a9c34c9da3f27560836bdee8 P 5fabeaf992b84a20b20bb052297700e7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1764a5815cf147b0bae6c88d4f04955e in term 3.
I20260713 09:10:33.641259 31871 raft_consensus.cc:3055] T 04195162a9c34c9da3f27560836bdee8 P 409e1cd73cc44da496ec6c237266183c [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:33.646612 31871 raft_consensus.cc:740] T 04195162a9c34c9da3f27560836bdee8 P 409e1cd73cc44da496ec6c237266183c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 409e1cd73cc44da496ec6c237266183c, State: Running, Role: LEADER
I20260713 09:10:33.647425 31871 consensus_queue.cc:260] T 04195162a9c34c9da3f27560836bdee8 P 409e1cd73cc44da496ec6c237266183c [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: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:33.647811 32218 tablet.cc:1724] T de84bf1eaa894b98b388f2678a2b0aed P 1764a5815cf147b0bae6c88d4f04955e: 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
I20260713 09:10:33.648766 31871 raft_consensus.cc:3060] T 04195162a9c34c9da3f27560836bdee8 P 409e1cd73cc44da496ec6c237266183c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:33.651139 31870 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f8242ea4bbc43ea97c3c6597331b46b"
dest_uuid: "409e1cd73cc44da496ec6c237266183c"
mode: GRACEFUL
new_leader_uuid: "1764a5815cf147b0bae6c88d4f04955e"
 from {username='slave'} at 127.0.0.1:38828
I20260713 09:10:33.651707 31870 raft_consensus.cc:606] T 4f8242ea4bbc43ea97c3c6597331b46b P 409e1cd73cc44da496ec6c237266183c [term 2 LEADER]: Received request to transfer leadership to TS 1764a5815cf147b0bae6c88d4f04955e
I20260713 09:10:33.647446 32223 tablet.cc:1724] T de84bf1eaa894b98b388f2678a2b0aed P 409e1cd73cc44da496ec6c237266183c: 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
I20260713 09:10:33.656714 31910 leader_election.cc:304] T 04195162a9c34c9da3f27560836bdee8 P 1764a5815cf147b0bae6c88d4f04955e [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: 1764a5815cf147b0bae6c88d4f04955e, 5fabeaf992b84a20b20bb052297700e7; no voters: 
I20260713 09:10:33.657666 32216 raft_consensus.cc:2804] T 04195162a9c34c9da3f27560836bdee8 P 1764a5815cf147b0bae6c88d4f04955e [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:33.658116 32216 raft_consensus.cc:697] T 04195162a9c34c9da3f27560836bdee8 P 1764a5815cf147b0bae6c88d4f04955e [term 3 LEADER]: Becoming Leader. State: Replica: 1764a5815cf147b0bae6c88d4f04955e, State: Running, Role: LEADER
I20260713 09:10:33.658898 32216 consensus_queue.cc:237] T 04195162a9c34c9da3f27560836bdee8 P 1764a5815cf147b0bae6c88d4f04955e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, 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: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:33.659158 32212 tablet.cc:1724] T de84bf1eaa894b98b388f2678a2b0aed P 5fabeaf992b84a20b20bb052297700e7: 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
I20260713 09:10:33.661283 31796 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da1f3425481f4f27927b1bcfcb479861"
dest_uuid: "5fabeaf992b84a20b20bb052297700e7"
mode: GRACEFUL
new_leader_uuid: "1764a5815cf147b0bae6c88d4f04955e"
 from {username='slave'} at 127.0.0.1:41730
I20260713 09:10:33.661881 31796 raft_consensus.cc:606] T da1f3425481f4f27927b1bcfcb479861 P 5fabeaf992b84a20b20bb052297700e7 [term 2 LEADER]: Received request to transfer leadership to TS 1764a5815cf147b0bae6c88d4f04955e
I20260713 09:10:33.666113 27932 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:10:33.668279 27932 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:10:33.670542 31691 catalog_manager.cc:5697] T 04195162a9c34c9da3f27560836bdee8 P 1764a5815cf147b0bae6c88d4f04955e reported cstate change: term changed from 2 to 3, leader changed from 409e1cd73cc44da496ec6c237266183c (127.27.71.2) to 1764a5815cf147b0bae6c88d4f04955e (127.27.71.3). New cstate: current_term: 3 leader_uuid: "1764a5815cf147b0bae6c88d4f04955e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:33.671928 31691 catalog_manager.cc:5789] TS 1764a5815cf147b0bae6c88d4f04955e (127.27.71.3:38635) does not have the latest schema for tablet 04195162a9c34c9da3f27560836bdee8 (table soft_deleted_table [id=74da638a91e1497cb71c15a18432602c]). Expected version 1 got 0
I20260713 09:10:33.676358 31871 raft_consensus.cc:2468] T 04195162a9c34c9da3f27560836bdee8 P 409e1cd73cc44da496ec6c237266183c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1764a5815cf147b0bae6c88d4f04955e in term 3.
W20260713 09:10:33.677114 32226 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 3 current term: 3 is higher.
I20260713 09:10:33.688094 31692 catalog_manager.cc:6242] T 00000000000000000000000000000000 P fd2bc4e13548400786227a741f30da78: soft_deleted_table [id=74da638a91e1497cb71c15a18432602c] alter complete (version 1)
I20260713 09:10:33.698748 32163 raft_consensus.cc:993] T 4f8242ea4bbc43ea97c3c6597331b46b P 409e1cd73cc44da496ec6c237266183c: : Instructing follower 1764a5815cf147b0bae6c88d4f04955e to start an election
I20260713 09:10:33.699313 32224 raft_consensus.cc:1081] T 4f8242ea4bbc43ea97c3c6597331b46b P 409e1cd73cc44da496ec6c237266183c [term 2 LEADER]: Signalling peer 1764a5815cf147b0bae6c88d4f04955e to start an election
I20260713 09:10:33.700958 31947 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4f8242ea4bbc43ea97c3c6597331b46b"
dest_uuid: "1764a5815cf147b0bae6c88d4f04955e"
 from {username='slave'} at 127.0.0.1:58962
I20260713 09:10:33.701468 31947 raft_consensus.cc:493] T 4f8242ea4bbc43ea97c3c6597331b46b P 1764a5815cf147b0bae6c88d4f04955e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:33.701741 31947 raft_consensus.cc:3060] T 4f8242ea4bbc43ea97c3c6597331b46b P 1764a5815cf147b0bae6c88d4f04955e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:33.707743 31947 raft_consensus.cc:515] T 4f8242ea4bbc43ea97c3c6597331b46b P 1764a5815cf147b0bae6c88d4f04955e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:33.709336 31947 leader_election.cc:290] T 4f8242ea4bbc43ea97c3c6597331b46b P 1764a5815cf147b0bae6c88d4f04955e [CANDIDATE]: Term 3 election: Requested vote from peers 5fabeaf992b84a20b20bb052297700e7 (127.27.71.1:45477), 409e1cd73cc44da496ec6c237266183c (127.27.71.2:44693)
I20260713 09:10:33.709913 31796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f8242ea4bbc43ea97c3c6597331b46b" candidate_uuid: "1764a5815cf147b0bae6c88d4f04955e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5fabeaf992b84a20b20bb052297700e7"
I20260713 09:10:33.710391 31796 raft_consensus.cc:3060] T 4f8242ea4bbc43ea97c3c6597331b46b P 5fabeaf992b84a20b20bb052297700e7 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:33.710302 31871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f8242ea4bbc43ea97c3c6597331b46b" candidate_uuid: "1764a5815cf147b0bae6c88d4f04955e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "409e1cd73cc44da496ec6c237266183c"
I20260713 09:10:33.710831 31871 raft_consensus.cc:3055] T 4f8242ea4bbc43ea97c3c6597331b46b P 409e1cd73cc44da496ec6c237266183c [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:33.711068 31871 raft_consensus.cc:740] T 4f8242ea4bbc43ea97c3c6597331b46b P 409e1cd73cc44da496ec6c237266183c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 409e1cd73cc44da496ec6c237266183c, State: Running, Role: LEADER
I20260713 09:10:33.711694 31871 consensus_queue.cc:260] T 4f8242ea4bbc43ea97c3c6597331b46b P 409e1cd73cc44da496ec6c237266183c [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: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:33.712708 31871 raft_consensus.cc:3060] T 4f8242ea4bbc43ea97c3c6597331b46b P 409e1cd73cc44da496ec6c237266183c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:33.715250 31796 raft_consensus.cc:2468] T 4f8242ea4bbc43ea97c3c6597331b46b P 5fabeaf992b84a20b20bb052297700e7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1764a5815cf147b0bae6c88d4f04955e in term 3.
I20260713 09:10:33.716200 31910 leader_election.cc:304] T 4f8242ea4bbc43ea97c3c6597331b46b P 1764a5815cf147b0bae6c88d4f04955e [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: 1764a5815cf147b0bae6c88d4f04955e, 5fabeaf992b84a20b20bb052297700e7; no voters: 
I20260713 09:10:33.716969 32216 raft_consensus.cc:2804] T 4f8242ea4bbc43ea97c3c6597331b46b P 1764a5815cf147b0bae6c88d4f04955e [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:33.717471 32216 raft_consensus.cc:697] T 4f8242ea4bbc43ea97c3c6597331b46b P 1764a5815cf147b0bae6c88d4f04955e [term 3 LEADER]: Becoming Leader. State: Replica: 1764a5815cf147b0bae6c88d4f04955e, State: Running, Role: LEADER
I20260713 09:10:33.718230 32216 consensus_queue.cc:237] T 4f8242ea4bbc43ea97c3c6597331b46b P 1764a5815cf147b0bae6c88d4f04955e [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: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:33.718664 31871 raft_consensus.cc:2468] T 4f8242ea4bbc43ea97c3c6597331b46b P 409e1cd73cc44da496ec6c237266183c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1764a5815cf147b0bae6c88d4f04955e in term 3.
I20260713 09:10:33.726316 31693 catalog_manager.cc:5697] T 4f8242ea4bbc43ea97c3c6597331b46b P 1764a5815cf147b0bae6c88d4f04955e reported cstate change: term changed from 2 to 3, leader changed from 409e1cd73cc44da496ec6c237266183c (127.27.71.2) to 1764a5815cf147b0bae6c88d4f04955e (127.27.71.3). New cstate: current_term: 3 leader_uuid: "1764a5815cf147b0bae6c88d4f04955e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:33.876375 32203 raft_consensus.cc:993] T a5588fc4b96541e19360419a1d270fba P 5fabeaf992b84a20b20bb052297700e7: : Instructing follower 1764a5815cf147b0bae6c88d4f04955e to start an election
I20260713 09:10:33.876943 32207 raft_consensus.cc:1081] T a5588fc4b96541e19360419a1d270fba P 5fabeaf992b84a20b20bb052297700e7 [term 1 LEADER]: Signalling peer 1764a5815cf147b0bae6c88d4f04955e to start an election
I20260713 09:10:33.878571 31947 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a5588fc4b96541e19360419a1d270fba"
dest_uuid: "1764a5815cf147b0bae6c88d4f04955e"
 from {username='slave'} at 127.0.0.1:58966
I20260713 09:10:33.879045 31947 raft_consensus.cc:493] T a5588fc4b96541e19360419a1d270fba P 1764a5815cf147b0bae6c88d4f04955e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:33.879392 31947 raft_consensus.cc:3060] T a5588fc4b96541e19360419a1d270fba P 1764a5815cf147b0bae6c88d4f04955e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:33.884028 31947 raft_consensus.cc:515] T a5588fc4b96541e19360419a1d270fba P 1764a5815cf147b0bae6c88d4f04955e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:33.885809 31947 leader_election.cc:290] T a5588fc4b96541e19360419a1d270fba P 1764a5815cf147b0bae6c88d4f04955e [CANDIDATE]: Term 2 election: Requested vote from peers 5fabeaf992b84a20b20bb052297700e7 (127.27.71.1:45477), 409e1cd73cc44da496ec6c237266183c (127.27.71.2:44693)
I20260713 09:10:33.887106 31871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5588fc4b96541e19360419a1d270fba" candidate_uuid: "1764a5815cf147b0bae6c88d4f04955e" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "409e1cd73cc44da496ec6c237266183c"
I20260713 09:10:33.887738 31871 raft_consensus.cc:3060] T a5588fc4b96541e19360419a1d270fba P 409e1cd73cc44da496ec6c237266183c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:33.887612 31796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5588fc4b96541e19360419a1d270fba" candidate_uuid: "1764a5815cf147b0bae6c88d4f04955e" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "5fabeaf992b84a20b20bb052297700e7"
I20260713 09:10:33.888336 31796 raft_consensus.cc:3055] T a5588fc4b96541e19360419a1d270fba P 5fabeaf992b84a20b20bb052297700e7 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:33.888654 31796 raft_consensus.cc:740] T a5588fc4b96541e19360419a1d270fba P 5fabeaf992b84a20b20bb052297700e7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5fabeaf992b84a20b20bb052297700e7, State: Running, Role: LEADER
I20260713 09:10:33.889405 31796 consensus_queue.cc:260] T a5588fc4b96541e19360419a1d270fba P 5fabeaf992b84a20b20bb052297700e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:33.890457 31796 raft_consensus.cc:3060] T a5588fc4b96541e19360419a1d270fba P 5fabeaf992b84a20b20bb052297700e7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:33.894498 31871 raft_consensus.cc:2468] T a5588fc4b96541e19360419a1d270fba P 409e1cd73cc44da496ec6c237266183c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1764a5815cf147b0bae6c88d4f04955e in term 2.
I20260713 09:10:33.895232 31870 raft_consensus.cc:1240] T a5588fc4b96541e19360419a1d270fba P 409e1cd73cc44da496ec6c237266183c [term 2 FOLLOWER]: Rejecting Update request from peer 5fabeaf992b84a20b20bb052297700e7 for earlier term 1. Current term is 2. Ops: []
I20260713 09:10:33.895601 31911 leader_election.cc:304] T a5588fc4b96541e19360419a1d270fba P 1764a5815cf147b0bae6c88d4f04955e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1764a5815cf147b0bae6c88d4f04955e, 409e1cd73cc44da496ec6c237266183c; no voters: 
I20260713 09:10:33.896605 32216 raft_consensus.cc:2804] T a5588fc4b96541e19360419a1d270fba P 1764a5815cf147b0bae6c88d4f04955e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:33.897118 32216 raft_consensus.cc:697] T a5588fc4b96541e19360419a1d270fba P 1764a5815cf147b0bae6c88d4f04955e [term 2 LEADER]: Becoming Leader. State: Replica: 1764a5815cf147b0bae6c88d4f04955e, State: Running, Role: LEADER
I20260713 09:10:33.897286 31796 raft_consensus.cc:2468] T a5588fc4b96541e19360419a1d270fba P 5fabeaf992b84a20b20bb052297700e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1764a5815cf147b0bae6c88d4f04955e in term 2.
I20260713 09:10:33.898053 32216 consensus_queue.cc:237] T a5588fc4b96541e19360419a1d270fba P 1764a5815cf147b0bae6c88d4f04955e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } }
I20260713 09:10:33.905117 31693 catalog_manager.cc:5697] T a5588fc4b96541e19360419a1d270fba P 1764a5815cf147b0bae6c88d4f04955e reported cstate change: term changed from 1 to 2, leader changed from 5fabeaf992b84a20b20bb052297700e7 (127.27.71.1) to 1764a5815cf147b0bae6c88d4f04955e (127.27.71.3). New cstate: current_term: 2 leader_uuid: "1764a5815cf147b0bae6c88d4f04955e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:33.990700 32203 raft_consensus.cc:993] T da1f3425481f4f27927b1bcfcb479861 P 5fabeaf992b84a20b20bb052297700e7: : Instructing follower 1764a5815cf147b0bae6c88d4f04955e to start an election
I20260713 09:10:33.991137 32203 raft_consensus.cc:1081] T da1f3425481f4f27927b1bcfcb479861 P 5fabeaf992b84a20b20bb052297700e7 [term 2 LEADER]: Signalling peer 1764a5815cf147b0bae6c88d4f04955e to start an election
I20260713 09:10:33.992678 31947 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "da1f3425481f4f27927b1bcfcb479861"
dest_uuid: "1764a5815cf147b0bae6c88d4f04955e"
 from {username='slave'} at 127.0.0.1:58966
I20260713 09:10:33.993141 31947 raft_consensus.cc:493] T da1f3425481f4f27927b1bcfcb479861 P 1764a5815cf147b0bae6c88d4f04955e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:33.993448 31947 raft_consensus.cc:3060] T da1f3425481f4f27927b1bcfcb479861 P 1764a5815cf147b0bae6c88d4f04955e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:33.998497 31947 raft_consensus.cc:515] T da1f3425481f4f27927b1bcfcb479861 P 1764a5815cf147b0bae6c88d4f04955e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } }
I20260713 09:10:34.000176 31947 leader_election.cc:290] T da1f3425481f4f27927b1bcfcb479861 P 1764a5815cf147b0bae6c88d4f04955e [CANDIDATE]: Term 3 election: Requested vote from peers 409e1cd73cc44da496ec6c237266183c (127.27.71.2:44693), 5fabeaf992b84a20b20bb052297700e7 (127.27.71.1:45477)
I20260713 09:10:34.000982 31870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da1f3425481f4f27927b1bcfcb479861" candidate_uuid: "1764a5815cf147b0bae6c88d4f04955e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "409e1cd73cc44da496ec6c237266183c"
I20260713 09:10:34.001027 31796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da1f3425481f4f27927b1bcfcb479861" candidate_uuid: "1764a5815cf147b0bae6c88d4f04955e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5fabeaf992b84a20b20bb052297700e7"
I20260713 09:10:34.001466 31870 raft_consensus.cc:3060] T da1f3425481f4f27927b1bcfcb479861 P 409e1cd73cc44da496ec6c237266183c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:34.001696 31796 raft_consensus.cc:3055] T da1f3425481f4f27927b1bcfcb479861 P 5fabeaf992b84a20b20bb052297700e7 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:34.002045 31796 raft_consensus.cc:740] T da1f3425481f4f27927b1bcfcb479861 P 5fabeaf992b84a20b20bb052297700e7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5fabeaf992b84a20b20bb052297700e7, State: Running, Role: LEADER
I20260713 09:10:34.002765 31796 consensus_queue.cc:260] T da1f3425481f4f27927b1bcfcb479861 P 5fabeaf992b84a20b20bb052297700e7 [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: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } }
I20260713 09:10:34.003934 31796 raft_consensus.cc:3060] T da1f3425481f4f27927b1bcfcb479861 P 5fabeaf992b84a20b20bb052297700e7 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:34.006742 31870 raft_consensus.cc:2468] T da1f3425481f4f27927b1bcfcb479861 P 409e1cd73cc44da496ec6c237266183c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1764a5815cf147b0bae6c88d4f04955e in term 3.
I20260713 09:10:34.007889 31911 leader_election.cc:304] T da1f3425481f4f27927b1bcfcb479861 P 1764a5815cf147b0bae6c88d4f04955e [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: 1764a5815cf147b0bae6c88d4f04955e, 409e1cd73cc44da496ec6c237266183c; no voters: 
I20260713 09:10:34.008765 32216 raft_consensus.cc:2804] T da1f3425481f4f27927b1bcfcb479861 P 1764a5815cf147b0bae6c88d4f04955e [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:34.009305 32216 raft_consensus.cc:697] T da1f3425481f4f27927b1bcfcb479861 P 1764a5815cf147b0bae6c88d4f04955e [term 3 LEADER]: Becoming Leader. State: Replica: 1764a5815cf147b0bae6c88d4f04955e, State: Running, Role: LEADER
I20260713 09:10:34.009958 31796 raft_consensus.cc:2468] T da1f3425481f4f27927b1bcfcb479861 P 5fabeaf992b84a20b20bb052297700e7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1764a5815cf147b0bae6c88d4f04955e in term 3.
I20260713 09:10:34.010061 32216 consensus_queue.cc:237] T da1f3425481f4f27927b1bcfcb479861 P 1764a5815cf147b0bae6c88d4f04955e [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: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } } peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } }
I20260713 09:10:34.018155 31693 catalog_manager.cc:5697] T da1f3425481f4f27927b1bcfcb479861 P 1764a5815cf147b0bae6c88d4f04955e reported cstate change: term changed from 2 to 3, leader changed from 5fabeaf992b84a20b20bb052297700e7 (127.27.71.1) to 1764a5815cf147b0bae6c88d4f04955e (127.27.71.3). New cstate: current_term: 3 leader_uuid: "1764a5815cf147b0bae6c88d4f04955e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1764a5815cf147b0bae6c88d4f04955e" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 38635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:34.110108 31796 raft_consensus.cc:1275] T 04195162a9c34c9da3f27560836bdee8 P 5fabeaf992b84a20b20bb052297700e7 [term 3 FOLLOWER]: Refusing update from remote peer 1764a5815cf147b0bae6c88d4f04955e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:10:34.111241 32216 consensus_queue.cc:1048] T 04195162a9c34c9da3f27560836bdee8 P 1764a5815cf147b0bae6c88d4f04955e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:34.117441 32218 tablet.cc:1724] T 04195162a9c34c9da3f27560836bdee8 P 1764a5815cf147b0bae6c88d4f04955e: 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
I20260713 09:10:34.120712 31870 raft_consensus.cc:1275] T 04195162a9c34c9da3f27560836bdee8 P 409e1cd73cc44da496ec6c237266183c [term 3 FOLLOWER]: Refusing update from remote peer 1764a5815cf147b0bae6c88d4f04955e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:10:34.122591 32216 consensus_queue.cc:1048] T 04195162a9c34c9da3f27560836bdee8 P 1764a5815cf147b0bae6c88d4f04955e [LEADER]: Connected to new peer: Peer: permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:34.139467 31870 raft_consensus.cc:1275] T 4f8242ea4bbc43ea97c3c6597331b46b P 409e1cd73cc44da496ec6c237266183c [term 3 FOLLOWER]: Refusing update from remote peer 1764a5815cf147b0bae6c88d4f04955e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:34.142506 32237 consensus_queue.cc:1048] T 4f8242ea4bbc43ea97c3c6597331b46b P 1764a5815cf147b0bae6c88d4f04955e [LEADER]: Connected to new peer: Peer: permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:34.160964 32218 tablet.cc:1719] T 04195162a9c34c9da3f27560836bdee8 P 1764a5815cf147b0bae6c88d4f04955e: Skipping requested alter to schema version 1, tablet already version 1
I20260713 09:10:34.164312 32205 tablet.cc:1719] T 04195162a9c34c9da3f27560836bdee8 P 5fabeaf992b84a20b20bb052297700e7: Skipping requested alter to schema version 1, tablet already version 1
I20260713 09:10:34.176040 32186 mvcc.cc:204] Tried to move back new op lower bound from 7306992984596561920 to 7306992982678999040. Current Snapshot: MvccSnapshot[applied={T|T < 7306992984596561920}]
I20260713 09:10:34.178637 32244 tablet.cc:1719] T 04195162a9c34c9da3f27560836bdee8 P 409e1cd73cc44da496ec6c237266183c: Skipping requested alter to schema version 1, tablet already version 1
I20260713 09:10:34.185591 31796 raft_consensus.cc:1275] T 4f8242ea4bbc43ea97c3c6597331b46b P 5fabeaf992b84a20b20bb052297700e7 [term 3 FOLLOWER]: Refusing update from remote peer 1764a5815cf147b0bae6c88d4f04955e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:34.187127 32243 consensus_queue.cc:1048] T 4f8242ea4bbc43ea97c3c6597331b46b P 1764a5815cf147b0bae6c88d4f04955e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:34.315146 31870 raft_consensus.cc:1275] T a5588fc4b96541e19360419a1d270fba P 409e1cd73cc44da496ec6c237266183c [term 2 FOLLOWER]: Refusing update from remote peer 1764a5815cf147b0bae6c88d4f04955e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:10:34.316313 32243 consensus_queue.cc:1048] T a5588fc4b96541e19360419a1d270fba P 1764a5815cf147b0bae6c88d4f04955e [LEADER]: Connected to new peer: Peer: permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:34.322901 31796 raft_consensus.cc:1275] T a5588fc4b96541e19360419a1d270fba P 5fabeaf992b84a20b20bb052297700e7 [term 2 FOLLOWER]: Refusing update from remote peer 1764a5815cf147b0bae6c88d4f04955e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:10:34.323985 32237 consensus_queue.cc:1048] T a5588fc4b96541e19360419a1d270fba P 1764a5815cf147b0bae6c88d4f04955e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:34.560758 31870 raft_consensus.cc:1275] T da1f3425481f4f27927b1bcfcb479861 P 409e1cd73cc44da496ec6c237266183c [term 3 FOLLOWER]: Refusing update from remote peer 1764a5815cf147b0bae6c88d4f04955e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:34.562114 32237 consensus_queue.cc:1048] T da1f3425481f4f27927b1bcfcb479861 P 1764a5815cf147b0bae6c88d4f04955e [LEADER]: Connected to new peer: Peer: permanent_uuid: "409e1cd73cc44da496ec6c237266183c" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 44693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:34.570066 31796 raft_consensus.cc:1275] T da1f3425481f4f27927b1bcfcb479861 P 5fabeaf992b84a20b20bb052297700e7 [term 3 FOLLOWER]: Refusing update from remote peer 1764a5815cf147b0bae6c88d4f04955e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:34.571081 32125 consensus_queue.cc:1048] T da1f3425481f4f27927b1bcfcb479861 P 1764a5815cf147b0bae6c88d4f04955e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fabeaf992b84a20b20bb052297700e7" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 45477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:34.719626 27932 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 09:10:34.724349 27932 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260713 09:10:34.724749 27932 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:34.729923 27932 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:10:34.730278 27932 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:10:35.757469 27932 tablet_server.cc:179] TabletServer@127.27.71.1:0 shutting down...
I20260713 09:10:35.780529 27932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:35.781273 27932 tablet_replica.cc:333] T 536dc21b95cc4a89b62ddae5e06972aa P 5fabeaf992b84a20b20bb052297700e7: stopping tablet replica
I20260713 09:10:35.781921 27932 raft_consensus.cc:2243] T 536dc21b95cc4a89b62ddae5e06972aa P 5fabeaf992b84a20b20bb052297700e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:35.782414 27932 raft_consensus.cc:2272] T 536dc21b95cc4a89b62ddae5e06972aa P 5fabeaf992b84a20b20bb052297700e7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:35.784443 31835 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 6 similar messages]
I20260713 09:10:35.784788 27932 tablet_replica.cc:333] T 51d791556ade4b3191ba20d945419522 P 5fabeaf992b84a20b20bb052297700e7: stopping tablet replica
I20260713 09:10:35.785616 27932 raft_consensus.cc:2243] T 51d791556ade4b3191ba20d945419522 P 5fabeaf992b84a20b20bb052297700e7 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:35.786595 27932 raft_consensus.cc:2272] T 51d791556ade4b3191ba20d945419522 P 5fabeaf992b84a20b20bb052297700e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:35.788793 27932 tablet_replica.cc:333] T 552ec5540bc542e68c9f380061004fe4 P 5fabeaf992b84a20b20bb052297700e7: stopping tablet replica
I20260713 09:10:35.789603 27932 raft_consensus.cc:2243] T 552ec5540bc542e68c9f380061004fe4 P 5fabeaf992b84a20b20bb052297700e7 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:35.791002 27932 raft_consensus.cc:2272] T 552ec5540bc542e68c9f380061004fe4 P 5fabeaf992b84a20b20bb052297700e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:35.793650 27932 tablet_replica.cc:333] T 770edad22cbe4abca58b4a4a33a1132b P 5fabeaf992b84a20b20bb052297700e7: stopping tablet replica
W20260713 09:10:35.794121 31835 consensus_peers.cc:597] T f3aebc384f12429b80ff0591668104ae P 409e1cd73cc44da496ec6c237266183c -> Peer 5fabeaf992b84a20b20bb052297700e7 (127.27.71.1:45477): Couldn't send request to peer 5fabeaf992b84a20b20bb052297700e7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:35.794373 27932 raft_consensus.cc:2243] T 770edad22cbe4abca58b4a4a33a1132b P 5fabeaf992b84a20b20bb052297700e7 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:35.795295 27932 raft_consensus.cc:2272] T 770edad22cbe4abca58b4a4a33a1132b P 5fabeaf992b84a20b20bb052297700e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:35.797086 27932 tablet_replica.cc:333] T de84bf1eaa894b98b388f2678a2b0aed P 5fabeaf992b84a20b20bb052297700e7: stopping tablet replica
I20260713 09:10:35.797544 27932 raft_consensus.cc:2243] T de84bf1eaa894b98b388f2678a2b0aed P 5fabeaf992b84a20b20bb052297700e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:35.797883 27932 raft_consensus.cc:2272] T de84bf1eaa894b98b388f2678a2b0aed P 5fabeaf992b84a20b20bb052297700e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:35.799464 27932 tablet_replica.cc:333] T 04195162a9c34c9da3f27560836bdee8 P 5fabeaf992b84a20b20bb052297700e7: stopping tablet replica
I20260713 09:10:35.800040 27932 raft_consensus.cc:2243] T 04195162a9c34c9da3f27560836bdee8 P 5fabeaf992b84a20b20bb052297700e7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:35.800479 27932 raft_consensus.cc:2272] T 04195162a9c34c9da3f27560836bdee8 P 5fabeaf992b84a20b20bb052297700e7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:35.802434 27932 tablet_replica.cc:333] T 1f6294caf07c469abfcf0f8de75448fe P 5fabeaf992b84a20b20bb052297700e7: stopping tablet replica
I20260713 09:10:35.802978 27932 raft_consensus.cc:2243] T 1f6294caf07c469abfcf0f8de75448fe P 5fabeaf992b84a20b20bb052297700e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:35.803393 27932 raft_consensus.cc:2272] T 1f6294caf07c469abfcf0f8de75448fe P 5fabeaf992b84a20b20bb052297700e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:35.805486 27932 tablet_replica.cc:333] T 088824c1221544d982f21feecce1ccf7 P 5fabeaf992b84a20b20bb052297700e7: stopping tablet replica
I20260713 09:10:35.806052 27932 raft_consensus.cc:2243] T 088824c1221544d982f21feecce1ccf7 P 5fabeaf992b84a20b20bb052297700e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:35.806563 27932 raft_consensus.cc:2272] T 088824c1221544d982f21feecce1ccf7 P 5fabeaf992b84a20b20bb052297700e7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:35.808024 31835 consensus_peers.cc:597] T 17fa218699564721a1848c520bcfbfc4 P 409e1cd73cc44da496ec6c237266183c -> Peer 5fabeaf992b84a20b20bb052297700e7 (127.27.71.1:45477): Couldn't send request to peer 5fabeaf992b84a20b20bb052297700e7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:35.808633 27932 tablet_replica.cc:333] T 4f8242ea4bbc43ea97c3c6597331b46b P 5fabeaf992b84a20b20bb052297700e7: stopping tablet replica
I20260713 09:10:35.809360 27932 raft_consensus.cc:2243] T 4f8242ea4bbc43ea97c3c6597331b46b P 5fabeaf992b84a20b20bb052297700e7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:35.809894 27932 raft_consensus.cc:2272] T 4f8242ea4bbc43ea97c3c6597331b46b P 5fabeaf992b84a20b20bb052297700e7 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:35.810814 31835 consensus_peers.cc:597] T de84bf1eaa894b98b388f2678a2b0aed P 409e1cd73cc44da496ec6c237266183c -> Peer 5fabeaf992b84a20b20bb052297700e7 (127.27.71.1:45477): Couldn't send request to peer 5fabeaf992b84a20b20bb052297700e7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:35.812071 27932 tablet_replica.cc:333] T da1f3425481f4f27927b1bcfcb479861 P 5fabeaf992b84a20b20bb052297700e7: stopping tablet replica
I20260713 09:10:35.812575 27932 raft_consensus.cc:2243] T da1f3425481f4f27927b1bcfcb479861 P 5fabeaf992b84a20b20bb052297700e7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:35.813004 27932 raft_consensus.cc:2272] T da1f3425481f4f27927b1bcfcb479861 P 5fabeaf992b84a20b20bb052297700e7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:35.815250 27932 tablet_replica.cc:333] T 17fa218699564721a1848c520bcfbfc4 P 5fabeaf992b84a20b20bb052297700e7: stopping tablet replica
I20260713 09:10:35.815902 27932 raft_consensus.cc:2243] T 17fa218699564721a1848c520bcfbfc4 P 5fabeaf992b84a20b20bb052297700e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:35.816286 27932 raft_consensus.cc:2272] T 17fa218699564721a1848c520bcfbfc4 P 5fabeaf992b84a20b20bb052297700e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:35.817975 27932 tablet_replica.cc:333] T f3aebc384f12429b80ff0591668104ae P 5fabeaf992b84a20b20bb052297700e7: stopping tablet replica
I20260713 09:10:35.818437 27932 raft_consensus.cc:2243] T f3aebc384f12429b80ff0591668104ae P 5fabeaf992b84a20b20bb052297700e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:35.818782 27932 raft_consensus.cc:2272] T f3aebc384f12429b80ff0591668104ae P 5fabeaf992b84a20b20bb052297700e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:35.820343 27932 tablet_replica.cc:333] T a5588fc4b96541e19360419a1d270fba P 5fabeaf992b84a20b20bb052297700e7: stopping tablet replica
I20260713 09:10:35.820763 27932 raft_consensus.cc:2243] T a5588fc4b96541e19360419a1d270fba P 5fabeaf992b84a20b20bb052297700e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:35.821080 27932 raft_consensus.cc:2272] T a5588fc4b96541e19360419a1d270fba P 5fabeaf992b84a20b20bb052297700e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:35.822535 27932 tablet_replica.cc:333] T 1a88d4732adf4f6d8c17583e66f6f421 P 5fabeaf992b84a20b20bb052297700e7: stopping tablet replica
I20260713 09:10:35.822944 27932 raft_consensus.cc:2243] T 1a88d4732adf4f6d8c17583e66f6f421 P 5fabeaf992b84a20b20bb052297700e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:35.823271 27932 raft_consensus.cc:2272] T 1a88d4732adf4f6d8c17583e66f6f421 P 5fabeaf992b84a20b20bb052297700e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:35.825222 27932 tablet_replica.cc:333] T 886a265ff7e3426aa0d441ff5aa3f5d8 P 5fabeaf992b84a20b20bb052297700e7: stopping tablet replica
I20260713 09:10:35.825644 27932 raft_consensus.cc:2243] T 886a265ff7e3426aa0d441ff5aa3f5d8 P 5fabeaf992b84a20b20bb052297700e7 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:35.826325 27932 raft_consensus.cc:2272] T 886a265ff7e3426aa0d441ff5aa3f5d8 P 5fabeaf992b84a20b20bb052297700e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:35.828409 27932 tablet_replica.cc:333] T d50c434d389e4f819abc917dc658aa23 P 5fabeaf992b84a20b20bb052297700e7: stopping tablet replica
I20260713 09:10:35.829003 27932 raft_consensus.cc:2243] T d50c434d389e4f819abc917dc658aa23 P 5fabeaf992b84a20b20bb052297700e7 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:35.829720 27932 raft_consensus.cc:2272] T d50c434d389e4f819abc917dc658aa23 P 5fabeaf992b84a20b20bb052297700e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:35.831316 27932 tablet_replica.cc:333] T e8226d9f2b0f479f8550f65d231e794c P 5fabeaf992b84a20b20bb052297700e7: stopping tablet replica
I20260713 09:10:35.831859 27932 raft_consensus.cc:2243] T e8226d9f2b0f479f8550f65d231e794c P 5fabeaf992b84a20b20bb052297700e7 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:35.832633 27932 raft_consensus.cc:2272] T e8226d9f2b0f479f8550f65d231e794c P 5fabeaf992b84a20b20bb052297700e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:35.834404 27932 tablet_replica.cc:333] T 2753eafb5fbe420ca3b4b41aae80aeef P 5fabeaf992b84a20b20bb052297700e7: stopping tablet replica
I20260713 09:10:35.834841 27932 raft_consensus.cc:2243] T 2753eafb5fbe420ca3b4b41aae80aeef P 5fabeaf992b84a20b20bb052297700e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:35.835219 27932 raft_consensus.cc:2272] T 2753eafb5fbe420ca3b4b41aae80aeef P 5fabeaf992b84a20b20bb052297700e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:35.861892 27932 tablet_server.cc:196] TabletServer@127.27.71.1:0 shutdown complete.
W20260713 09:10:35.891234 31910 consensus_peers.cc:597] T a5588fc4b96541e19360419a1d270fba P 1764a5815cf147b0bae6c88d4f04955e -> Peer 5fabeaf992b84a20b20bb052297700e7 (127.27.71.1:45477): Couldn't send request to peer 5fabeaf992b84a20b20bb052297700e7. Status: Network error: Client connection negotiation failed: client connection to 127.27.71.1:45477: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:35.892683 27932 tablet_server.cc:179] TabletServer@127.27.71.2:0 shutting down...
I20260713 09:10:35.920183 27932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:35.920789 27932 tablet_replica.cc:333] T 088824c1221544d982f21feecce1ccf7 P 409e1cd73cc44da496ec6c237266183c: stopping tablet replica
I20260713 09:10:35.921378 27932 raft_consensus.cc:2243] T 088824c1221544d982f21feecce1ccf7 P 409e1cd73cc44da496ec6c237266183c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:35.922143 27932 raft_consensus.cc:2272] T 088824c1221544d982f21feecce1ccf7 P 409e1cd73cc44da496ec6c237266183c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:35.923964 27932 tablet_replica.cc:333] T 536dc21b95cc4a89b62ddae5e06972aa P 409e1cd73cc44da496ec6c237266183c: stopping tablet replica
I20260713 09:10:35.924620 27932 raft_consensus.cc:2243] T 536dc21b95cc4a89b62ddae5e06972aa P 409e1cd73cc44da496ec6c237266183c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:35.925026 27932 raft_consensus.cc:2272] T 536dc21b95cc4a89b62ddae5e06972aa P 409e1cd73cc44da496ec6c237266183c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:35.926611 27932 tablet_replica.cc:333] T 04195162a9c34c9da3f27560836bdee8 P 409e1cd73cc44da496ec6c237266183c: stopping tablet replica
I20260713 09:10:35.927141 27932 raft_consensus.cc:2243] T 04195162a9c34c9da3f27560836bdee8 P 409e1cd73cc44da496ec6c237266183c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:35.927547 27932 raft_consensus.cc:2272] T 04195162a9c34c9da3f27560836bdee8 P 409e1cd73cc44da496ec6c237266183c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:35.929222 27932 tablet_replica.cc:333] T 1f6294caf07c469abfcf0f8de75448fe P 409e1cd73cc44da496ec6c237266183c: stopping tablet replica
I20260713 09:10:35.929873 27932 raft_consensus.cc:2243] T 1f6294caf07c469abfcf0f8de75448fe P 409e1cd73cc44da496ec6c237266183c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:35.930647 27932 raft_consensus.cc:2272] T 1f6294caf07c469abfcf0f8de75448fe P 409e1cd73cc44da496ec6c237266183c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:35.932711 27932 tablet_replica.cc:333] T 51d791556ade4b3191ba20d945419522 P 409e1cd73cc44da496ec6c237266183c: stopping tablet replica
I20260713 09:10:35.933241 27932 raft_consensus.cc:2243] T 51d791556ade4b3191ba20d945419522 P 409e1cd73cc44da496ec6c237266183c [term 2 FOLLOWER]: Raft consensus shutting down.
W20260713 09:10:35.933570 31910 consensus_peers.cc:597] T da1f3425481f4f27927b1bcfcb479861 P 1764a5815cf147b0bae6c88d4f04955e -> Peer 5fabeaf992b84a20b20bb052297700e7 (127.27.71.1:45477): Couldn't send request to peer 5fabeaf992b84a20b20bb052297700e7. Status: Network error: Client connection negotiation failed: client connection to 127.27.71.1:45477: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:35.933663 27932 raft_consensus.cc:2272] T 51d791556ade4b3191ba20d945419522 P 409e1cd73cc44da496ec6c237266183c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:35.935336 27932 tablet_replica.cc:333] T f3aebc384f12429b80ff0591668104ae P 409e1cd73cc44da496ec6c237266183c: stopping tablet replica
I20260713 09:10:35.935900 27932 raft_consensus.cc:2243] T f3aebc384f12429b80ff0591668104ae P 409e1cd73cc44da496ec6c237266183c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:35.936610 27932 raft_consensus.cc:2272] T f3aebc384f12429b80ff0591668104ae P 409e1cd73cc44da496ec6c237266183c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:35.938167 27932 tablet_replica.cc:333] T 886a265ff7e3426aa0d441ff5aa3f5d8 P 409e1cd73cc44da496ec6c237266183c: stopping tablet replica
I20260713 09:10:35.938746 27932 raft_consensus.cc:2243] T 886a265ff7e3426aa0d441ff5aa3f5d8 P 409e1cd73cc44da496ec6c237266183c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:35.939150 27932 raft_consensus.cc:2272] T 886a265ff7e3426aa0d441ff5aa3f5d8 P 409e1cd73cc44da496ec6c237266183c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:35.940852 27932 tablet_replica.cc:333] T a5588fc4b96541e19360419a1d270fba P 409e1cd73cc44da496ec6c237266183c: stopping tablet replica
I20260713 09:10:35.941319 27932 raft_consensus.cc:2243] T a5588fc4b96541e19360419a1d270fba P 409e1cd73cc44da496ec6c237266183c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:35.941704 27932 raft_consensus.cc:2272] T a5588fc4b96541e19360419a1d270fba P 409e1cd73cc44da496ec6c237266183c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:35.943156 27932 tablet_replica.cc:333] T 1a88d4732adf4f6d8c17583e66f6f421 P 409e1cd73cc44da496ec6c237266183c: stopping tablet replica
I20260713 09:10:35.943638 27932 raft_consensus.cc:2243] T 1a88d4732adf4f6d8c17583e66f6f421 P 409e1cd73cc44da496ec6c237266183c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:35.944031 27932 raft_consensus.cc:2272] T 1a88d4732adf4f6d8c17583e66f6f421 P 409e1cd73cc44da496ec6c237266183c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:35.945565 27932 tablet_replica.cc:333] T 4f8242ea4bbc43ea97c3c6597331b46b P 409e1cd73cc44da496ec6c237266183c: stopping tablet replica
I20260713 09:10:35.945976 27932 raft_consensus.cc:2243] T 4f8242ea4bbc43ea97c3c6597331b46b P 409e1cd73cc44da496ec6c237266183c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:35.946321 27932 raft_consensus.cc:2272] T 4f8242ea4bbc43ea97c3c6597331b46b P 409e1cd73cc44da496ec6c237266183c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:35.948205 27932 tablet_replica.cc:333] T da1f3425481f4f27927b1bcfcb479861 P 409e1cd73cc44da496ec6c237266183c: stopping tablet replica
I20260713 09:10:35.948891 27932 raft_consensus.cc:2243] T da1f3425481f4f27927b1bcfcb479861 P 409e1cd73cc44da496ec6c237266183c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:35.949405 27932 raft_consensus.cc:2272] T da1f3425481f4f27927b1bcfcb479861 P 409e1cd73cc44da496ec6c237266183c [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:35.951061 31911 consensus_peers.cc:597] T a5588fc4b96541e19360419a1d270fba P 1764a5815cf147b0bae6c88d4f04955e -> Peer 409e1cd73cc44da496ec6c237266183c (127.27.71.2:44693): Couldn't send request to peer 409e1cd73cc44da496ec6c237266183c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:35.951531 27932 tablet_replica.cc:333] T 17fa218699564721a1848c520bcfbfc4 P 409e1cd73cc44da496ec6c237266183c: stopping tablet replica
I20260713 09:10:35.952122 27932 raft_consensus.cc:2243] T 17fa218699564721a1848c520bcfbfc4 P 409e1cd73cc44da496ec6c237266183c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:35.952786 27932 raft_consensus.cc:2272] T 17fa218699564721a1848c520bcfbfc4 P 409e1cd73cc44da496ec6c237266183c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:35.954964 27932 tablet_replica.cc:333] T 2753eafb5fbe420ca3b4b41aae80aeef P 409e1cd73cc44da496ec6c237266183c: stopping tablet replica
I20260713 09:10:35.955474 27932 raft_consensus.cc:2243] T 2753eafb5fbe420ca3b4b41aae80aeef P 409e1cd73cc44da496ec6c237266183c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:35.956380 27932 raft_consensus.cc:2272] T 2753eafb5fbe420ca3b4b41aae80aeef P 409e1cd73cc44da496ec6c237266183c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:35.957582 31910 consensus_peers.cc:597] T 04195162a9c34c9da3f27560836bdee8 P 1764a5815cf147b0bae6c88d4f04955e -> Peer 5fabeaf992b84a20b20bb052297700e7 (127.27.71.1:45477): Couldn't send request to peer 5fabeaf992b84a20b20bb052297700e7. Status: Network error: Client connection negotiation failed: client connection to 127.27.71.1:45477: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:35.958295 27932 tablet_replica.cc:333] T d50c434d389e4f819abc917dc658aa23 P 409e1cd73cc44da496ec6c237266183c: stopping tablet replica
I20260713 09:10:35.958847 27932 raft_consensus.cc:2243] T d50c434d389e4f819abc917dc658aa23 P 409e1cd73cc44da496ec6c237266183c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:35.959251 27932 raft_consensus.cc:2272] T d50c434d389e4f819abc917dc658aa23 P 409e1cd73cc44da496ec6c237266183c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:35.961007 27932 tablet_replica.cc:333] T e8226d9f2b0f479f8550f65d231e794c P 409e1cd73cc44da496ec6c237266183c: stopping tablet replica
I20260713 09:10:35.961498 27932 raft_consensus.cc:2243] T e8226d9f2b0f479f8550f65d231e794c P 409e1cd73cc44da496ec6c237266183c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:35.961869 27932 raft_consensus.cc:2272] T e8226d9f2b0f479f8550f65d231e794c P 409e1cd73cc44da496ec6c237266183c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:35.963567 27932 tablet_replica.cc:333] T de84bf1eaa894b98b388f2678a2b0aed P 409e1cd73cc44da496ec6c237266183c: stopping tablet replica
I20260713 09:10:35.964094 27932 raft_consensus.cc:2243] T de84bf1eaa894b98b388f2678a2b0aed P 409e1cd73cc44da496ec6c237266183c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:35.964769 27932 raft_consensus.cc:2272] T de84bf1eaa894b98b388f2678a2b0aed P 409e1cd73cc44da496ec6c237266183c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:35.966331 27932 tablet_replica.cc:333] T 552ec5540bc542e68c9f380061004fe4 P 409e1cd73cc44da496ec6c237266183c: stopping tablet replica
I20260713 09:10:35.966807 27932 raft_consensus.cc:2243] T 552ec5540bc542e68c9f380061004fe4 P 409e1cd73cc44da496ec6c237266183c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:35.967198 27932 raft_consensus.cc:2272] T 552ec5540bc542e68c9f380061004fe4 P 409e1cd73cc44da496ec6c237266183c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:35.968791 27932 tablet_replica.cc:333] T 770edad22cbe4abca58b4a4a33a1132b P 409e1cd73cc44da496ec6c237266183c: stopping tablet replica
I20260713 09:10:35.969244 27932 raft_consensus.cc:2243] T 770edad22cbe4abca58b4a4a33a1132b P 409e1cd73cc44da496ec6c237266183c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:35.969635 27932 raft_consensus.cc:2272] T 770edad22cbe4abca58b4a4a33a1132b P 409e1cd73cc44da496ec6c237266183c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:36.008900 27932 tablet_server.cc:196] TabletServer@127.27.71.2:0 shutdown complete.
W20260713 09:10:36.035805 31911 consensus_peers.cc:597] T 536dc21b95cc4a89b62ddae5e06972aa P 1764a5815cf147b0bae6c88d4f04955e -> Peer 409e1cd73cc44da496ec6c237266183c (127.27.71.2:44693): Couldn't send request to peer 409e1cd73cc44da496ec6c237266183c. Status: Network error: Client connection negotiation failed: client connection to 127.27.71.2:44693: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:36.038476 27932 tablet_server.cc:179] TabletServer@127.27.71.3:0 shutting down...
I20260713 09:10:36.064990 27932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:36.065620 27932 tablet_replica.cc:333] T 536dc21b95cc4a89b62ddae5e06972aa P 1764a5815cf147b0bae6c88d4f04955e: stopping tablet replica
I20260713 09:10:36.066217 27932 raft_consensus.cc:2243] T 536dc21b95cc4a89b62ddae5e06972aa P 1764a5815cf147b0bae6c88d4f04955e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:36.066968 27932 raft_consensus.cc:2272] T 536dc21b95cc4a89b62ddae5e06972aa P 1764a5815cf147b0bae6c88d4f04955e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:36.068713 27932 tablet_replica.cc:333] T 088824c1221544d982f21feecce1ccf7 P 1764a5815cf147b0bae6c88d4f04955e: stopping tablet replica
I20260713 09:10:36.069247 27932 raft_consensus.cc:2243] T 088824c1221544d982f21feecce1ccf7 P 1764a5815cf147b0bae6c88d4f04955e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:36.069661 27932 raft_consensus.cc:2272] T 088824c1221544d982f21feecce1ccf7 P 1764a5815cf147b0bae6c88d4f04955e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:36.071187 27932 tablet_replica.cc:333] T e8226d9f2b0f479f8550f65d231e794c P 1764a5815cf147b0bae6c88d4f04955e: stopping tablet replica
I20260713 09:10:36.071745 27932 raft_consensus.cc:2243] T e8226d9f2b0f479f8550f65d231e794c P 1764a5815cf147b0bae6c88d4f04955e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:36.072119 27932 raft_consensus.cc:2272] T e8226d9f2b0f479f8550f65d231e794c P 1764a5815cf147b0bae6c88d4f04955e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:36.073770 27932 tablet_replica.cc:333] T d50c434d389e4f819abc917dc658aa23 P 1764a5815cf147b0bae6c88d4f04955e: stopping tablet replica
I20260713 09:10:36.074258 27932 raft_consensus.cc:2243] T d50c434d389e4f819abc917dc658aa23 P 1764a5815cf147b0bae6c88d4f04955e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:36.074642 27932 raft_consensus.cc:2272] T d50c434d389e4f819abc917dc658aa23 P 1764a5815cf147b0bae6c88d4f04955e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:36.076280 27932 tablet_replica.cc:333] T 04195162a9c34c9da3f27560836bdee8 P 1764a5815cf147b0bae6c88d4f04955e: stopping tablet replica
I20260713 09:10:36.076853 27932 raft_consensus.cc:2243] T 04195162a9c34c9da3f27560836bdee8 P 1764a5815cf147b0bae6c88d4f04955e [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:10:36.077687 27932 raft_consensus.cc:2272] T 04195162a9c34c9da3f27560836bdee8 P 1764a5815cf147b0bae6c88d4f04955e [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:36.079129 31911 consensus_peers.cc:597] T da1f3425481f4f27927b1bcfcb479861 P 1764a5815cf147b0bae6c88d4f04955e -> Peer 409e1cd73cc44da496ec6c237266183c (127.27.71.2:44693): Couldn't send request to peer 409e1cd73cc44da496ec6c237266183c. Status: Network error: Client connection negotiation failed: client connection to 127.27.71.2:44693: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:36.079742 27932 tablet_replica.cc:333] T 1f6294caf07c469abfcf0f8de75448fe P 1764a5815cf147b0bae6c88d4f04955e: stopping tablet replica
I20260713 09:10:36.080262 27932 raft_consensus.cc:2243] T 1f6294caf07c469abfcf0f8de75448fe P 1764a5815cf147b0bae6c88d4f04955e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:36.080624 27932 raft_consensus.cc:2272] T 1f6294caf07c469abfcf0f8de75448fe P 1764a5815cf147b0bae6c88d4f04955e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:36.082301 27932 tablet_replica.cc:333] T 4f8242ea4bbc43ea97c3c6597331b46b P 1764a5815cf147b0bae6c88d4f04955e: stopping tablet replica
I20260713 09:10:36.082751 27932 raft_consensus.cc:2243] T 4f8242ea4bbc43ea97c3c6597331b46b P 1764a5815cf147b0bae6c88d4f04955e [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:10:36.083356 27932 raft_consensus.cc:2272] T 4f8242ea4bbc43ea97c3c6597331b46b P 1764a5815cf147b0bae6c88d4f04955e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:36.085068 27932 tablet_replica.cc:333] T 51d791556ade4b3191ba20d945419522 P 1764a5815cf147b0bae6c88d4f04955e: stopping tablet replica
I20260713 09:10:36.085481 27932 raft_consensus.cc:2243] T 51d791556ade4b3191ba20d945419522 P 1764a5815cf147b0bae6c88d4f04955e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:36.085795 27932 raft_consensus.cc:2272] T 51d791556ade4b3191ba20d945419522 P 1764a5815cf147b0bae6c88d4f04955e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:36.087374 27932 tablet_replica.cc:333] T a5588fc4b96541e19360419a1d270fba P 1764a5815cf147b0bae6c88d4f04955e: stopping tablet replica
I20260713 09:10:36.087905 27932 raft_consensus.cc:2243] T a5588fc4b96541e19360419a1d270fba P 1764a5815cf147b0bae6c88d4f04955e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:36.088503 27932 raft_consensus.cc:2272] T a5588fc4b96541e19360419a1d270fba P 1764a5815cf147b0bae6c88d4f04955e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:36.089968 27932 tablet_replica.cc:333] T f3aebc384f12429b80ff0591668104ae P 1764a5815cf147b0bae6c88d4f04955e: stopping tablet replica
I20260713 09:10:36.090423 27932 raft_consensus.cc:2243] T f3aebc384f12429b80ff0591668104ae P 1764a5815cf147b0bae6c88d4f04955e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:36.090750 27932 raft_consensus.cc:2272] T f3aebc384f12429b80ff0591668104ae P 1764a5815cf147b0bae6c88d4f04955e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:36.092268 27932 tablet_replica.cc:333] T 886a265ff7e3426aa0d441ff5aa3f5d8 P 1764a5815cf147b0bae6c88d4f04955e: stopping tablet replica
I20260713 09:10:36.092674 27932 raft_consensus.cc:2243] T 886a265ff7e3426aa0d441ff5aa3f5d8 P 1764a5815cf147b0bae6c88d4f04955e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:36.093004 27932 raft_consensus.cc:2272] T 886a265ff7e3426aa0d441ff5aa3f5d8 P 1764a5815cf147b0bae6c88d4f04955e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:36.094493 27932 tablet_replica.cc:333] T 1a88d4732adf4f6d8c17583e66f6f421 P 1764a5815cf147b0bae6c88d4f04955e: stopping tablet replica
I20260713 09:10:36.094937 27932 raft_consensus.cc:2243] T 1a88d4732adf4f6d8c17583e66f6f421 P 1764a5815cf147b0bae6c88d4f04955e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:36.095566 27932 raft_consensus.cc:2272] T 1a88d4732adf4f6d8c17583e66f6f421 P 1764a5815cf147b0bae6c88d4f04955e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:36.097213 27932 tablet_replica.cc:333] T 2753eafb5fbe420ca3b4b41aae80aeef P 1764a5815cf147b0bae6c88d4f04955e: stopping tablet replica
I20260713 09:10:36.097606 27932 raft_consensus.cc:2243] T 2753eafb5fbe420ca3b4b41aae80aeef P 1764a5815cf147b0bae6c88d4f04955e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:36.097927 27932 raft_consensus.cc:2272] T 2753eafb5fbe420ca3b4b41aae80aeef P 1764a5815cf147b0bae6c88d4f04955e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:36.099449 27932 tablet_replica.cc:333] T da1f3425481f4f27927b1bcfcb479861 P 1764a5815cf147b0bae6c88d4f04955e: stopping tablet replica
I20260713 09:10:36.099882 27932 raft_consensus.cc:2243] T da1f3425481f4f27927b1bcfcb479861 P 1764a5815cf147b0bae6c88d4f04955e [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:10:36.100481 27932 raft_consensus.cc:2272] T da1f3425481f4f27927b1bcfcb479861 P 1764a5815cf147b0bae6c88d4f04955e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:36.102135 27932 tablet_replica.cc:333] T 17fa218699564721a1848c520bcfbfc4 P 1764a5815cf147b0bae6c88d4f04955e: stopping tablet replica
I20260713 09:10:36.102551 27932 raft_consensus.cc:2243] T 17fa218699564721a1848c520bcfbfc4 P 1764a5815cf147b0bae6c88d4f04955e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:36.102873 27932 raft_consensus.cc:2272] T 17fa218699564721a1848c520bcfbfc4 P 1764a5815cf147b0bae6c88d4f04955e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:36.104480 27932 tablet_replica.cc:333] T de84bf1eaa894b98b388f2678a2b0aed P 1764a5815cf147b0bae6c88d4f04955e: stopping tablet replica
I20260713 09:10:36.104907 27932 raft_consensus.cc:2243] T de84bf1eaa894b98b388f2678a2b0aed P 1764a5815cf147b0bae6c88d4f04955e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:36.105271 27932 raft_consensus.cc:2272] T de84bf1eaa894b98b388f2678a2b0aed P 1764a5815cf147b0bae6c88d4f04955e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:36.106830 27932 tablet_replica.cc:333] T 552ec5540bc542e68c9f380061004fe4 P 1764a5815cf147b0bae6c88d4f04955e: stopping tablet replica
I20260713 09:10:36.107275 27932 raft_consensus.cc:2243] T 552ec5540bc542e68c9f380061004fe4 P 1764a5815cf147b0bae6c88d4f04955e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:36.107609 27932 raft_consensus.cc:2272] T 552ec5540bc542e68c9f380061004fe4 P 1764a5815cf147b0bae6c88d4f04955e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:36.109094 27932 tablet_replica.cc:333] T 770edad22cbe4abca58b4a4a33a1132b P 1764a5815cf147b0bae6c88d4f04955e: stopping tablet replica
I20260713 09:10:36.109484 27932 raft_consensus.cc:2243] T 770edad22cbe4abca58b4a4a33a1132b P 1764a5815cf147b0bae6c88d4f04955e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:36.109889 27932 raft_consensus.cc:2272] T 770edad22cbe4abca58b4a4a33a1132b P 1764a5815cf147b0bae6c88d4f04955e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:36.145476 27932 tablet_server.cc:196] TabletServer@127.27.71.3:0 shutdown complete.
I20260713 09:10:36.172497 27932 master.cc:562] Master@127.27.71.62:41077 shutting down...
I20260713 09:10:36.191923 27932 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fd2bc4e13548400786227a741f30da78 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:36.192437 27932 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fd2bc4e13548400786227a741f30da78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:36.192786 27932 tablet_replica.cc:333] T 00000000000000000000000000000000 P fd2bc4e13548400786227a741f30da78: stopping tablet replica
I20260713 09:10:36.212193 27932 master.cc:584] Master@127.27.71.62:41077 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12351 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260713 09:10:36.258886 27932 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.27.71.62:42625
I20260713 09:10:36.259956 27932 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:36.265306 32254 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
W20260713 09:10:36.265935 32255 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
W20260713 09:10:36.266328 32257 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
I20260713 09:10:36.266593 27932 server_base.cc:1061] running on GCE node
I20260713 09:10:36.267515 27932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:36.267758 27932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:36.267935 27932 hybrid_clock.cc:648] HybridClock initialized: now 1783933836267919 us; error 0 us; skew 500 ppm
I20260713 09:10:36.268479 27932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:36.270771 27932 webserver.cc:533] Webserver started at http://127.27.71.62:46211/ using document root <none> and password file <none>
I20260713 09:10:36.271246 27932 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:36.271441 27932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:36.271760 27932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:36.272765 27932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933738023801-27932-0/minicluster-data/master-0-root/instance:
uuid: "69d7d1cb53c3444c89f8a2ff40818397"
format_stamp: "Formatted at 2026-07-13 09:10:36 on dist-test-slave-4nhr"
I20260713 09:10:36.276887 27932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260713 09:10:36.279871 32262 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:36.280647 27932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:10:36.280869 27932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933738023801-27932-0/minicluster-data/master-0-root
uuid: "69d7d1cb53c3444c89f8a2ff40818397"
format_stamp: "Formatted at 2026-07-13 09:10:36 on dist-test-slave-4nhr"
I20260713 09:10:36.281085 27932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933738023801-27932-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933738023801-27932-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933738023801-27932-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)
I20260713 09:10:36.297961 27932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:36.299022 27932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:36.335311 27932 rpc_server.cc:307] RPC server started. Bound to: 127.27.71.62:42625
I20260713 09:10:36.335400 32314 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.71.62:42625 every 8 connection(s)
I20260713 09:10:36.339201 32315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.350070 32315 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 69d7d1cb53c3444c89f8a2ff40818397: Bootstrap starting.
I20260713 09:10:36.354730 32315 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 69d7d1cb53c3444c89f8a2ff40818397: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:36.358623 32315 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 69d7d1cb53c3444c89f8a2ff40818397: No bootstrap required, opened a new log
I20260713 09:10:36.360757 32315 raft_consensus.cc:359] T 00000000000000000000000000000000 P 69d7d1cb53c3444c89f8a2ff40818397 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "69d7d1cb53c3444c89f8a2ff40818397" member_type: VOTER }
I20260713 09:10:36.361173 32315 raft_consensus.cc:385] T 00000000000000000000000000000000 P 69d7d1cb53c3444c89f8a2ff40818397 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:36.361435 32315 raft_consensus.cc:740] T 00000000000000000000000000000000 P 69d7d1cb53c3444c89f8a2ff40818397 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69d7d1cb53c3444c89f8a2ff40818397, State: Initialized, Role: FOLLOWER
I20260713 09:10:36.362033 32315 consensus_queue.cc:260] T 00000000000000000000000000000000 P 69d7d1cb53c3444c89f8a2ff40818397 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "69d7d1cb53c3444c89f8a2ff40818397" member_type: VOTER }
I20260713 09:10:36.362525 32315 raft_consensus.cc:399] T 00000000000000000000000000000000 P 69d7d1cb53c3444c89f8a2ff40818397 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:10:36.362776 32315 raft_consensus.cc:493] T 00000000000000000000000000000000 P 69d7d1cb53c3444c89f8a2ff40818397 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:10:36.363065 32315 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 69d7d1cb53c3444c89f8a2ff40818397 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:36.367254 32315 raft_consensus.cc:515] T 00000000000000000000000000000000 P 69d7d1cb53c3444c89f8a2ff40818397 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "69d7d1cb53c3444c89f8a2ff40818397" member_type: VOTER }
I20260713 09:10:36.367833 32315 leader_election.cc:304] T 00000000000000000000000000000000 P 69d7d1cb53c3444c89f8a2ff40818397 [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: 69d7d1cb53c3444c89f8a2ff40818397; no voters: 
I20260713 09:10:36.368873 32315 leader_election.cc:290] T 00000000000000000000000000000000 P 69d7d1cb53c3444c89f8a2ff40818397 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:10:36.369167 32318 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 69d7d1cb53c3444c89f8a2ff40818397 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:36.370478 32318 raft_consensus.cc:697] T 00000000000000000000000000000000 P 69d7d1cb53c3444c89f8a2ff40818397 [term 1 LEADER]: Becoming Leader. State: Replica: 69d7d1cb53c3444c89f8a2ff40818397, State: Running, Role: LEADER
I20260713 09:10:36.371097 32318 consensus_queue.cc:237] T 00000000000000000000000000000000 P 69d7d1cb53c3444c89f8a2ff40818397 [LEADER]: Queue going to LEADER mode. State: All 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: "69d7d1cb53c3444c89f8a2ff40818397" member_type: VOTER }
I20260713 09:10:36.371830 32315 sys_catalog.cc:565] T 00000000000000000000000000000000 P 69d7d1cb53c3444c89f8a2ff40818397 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:10:36.375946 32320 sys_catalog.cc:455] T 00000000000000000000000000000000 P 69d7d1cb53c3444c89f8a2ff40818397 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 69d7d1cb53c3444c89f8a2ff40818397. Latest consensus state: current_term: 1 leader_uuid: "69d7d1cb53c3444c89f8a2ff40818397" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "69d7d1cb53c3444c89f8a2ff40818397" member_type: VOTER } }
I20260713 09:10:36.376575 32319 sys_catalog.cc:455] T 00000000000000000000000000000000 P 69d7d1cb53c3444c89f8a2ff40818397 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "69d7d1cb53c3444c89f8a2ff40818397" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "69d7d1cb53c3444c89f8a2ff40818397" member_type: VOTER } }
I20260713 09:10:36.376765 32320 sys_catalog.cc:458] T 00000000000000000000000000000000 P 69d7d1cb53c3444c89f8a2ff40818397 [sys.catalog]: This master's current role is: LEADER
I20260713 09:10:36.377177 32319 sys_catalog.cc:458] T 00000000000000000000000000000000 P 69d7d1cb53c3444c89f8a2ff40818397 [sys.catalog]: This master's current role is: LEADER
I20260713 09:10:36.378603 32325 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:10:36.384209 32325 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:10:36.387293 27932 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:10:36.392911 32325 catalog_manager.cc:1383] Generated new cluster ID: e5a5545c7734472dbbe0cf5c2d29346e
I20260713 09:10:36.393201 32325 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:10:36.409621 32325 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:10:36.410833 32325 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:10:36.428313 32325 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 69d7d1cb53c3444c89f8a2ff40818397: Generated new TSK 0
I20260713 09:10:36.428866 32325 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:10:36.453998 27932 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:36.459565 32336 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
W20260713 09:10:36.460803 32337 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
I20260713 09:10:36.464288 27932 server_base.cc:1061] running on GCE node
W20260713 09:10:36.464931 32339 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
I20260713 09:10:36.467286 27932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:36.467460 27932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:36.467577 27932 hybrid_clock.cc:648] HybridClock initialized: now 1783933836467566 us; error 0 us; skew 500 ppm
I20260713 09:10:36.468072 27932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:36.470078 27932 webserver.cc:533] Webserver started at http://127.27.71.1:33149/ using document root <none> and password file <none>
I20260713 09:10:36.470480 27932 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:36.470631 27932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:36.470827 27932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:36.471834 27932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933738023801-27932-0/minicluster-data/ts-0-root/instance:
uuid: "6bc0bd1d6033445e8d94ee616efd4e0e"
format_stamp: "Formatted at 2026-07-13 09:10:36 on dist-test-slave-4nhr"
I20260713 09:10:36.475927 27932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:10:36.478806 32344 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:36.479512 27932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:10:36.479813 27932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933738023801-27932-0/minicluster-data/ts-0-root
uuid: "6bc0bd1d6033445e8d94ee616efd4e0e"
format_stamp: "Formatted at 2026-07-13 09:10:36 on dist-test-slave-4nhr"
I20260713 09:10:36.480083 27932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933738023801-27932-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933738023801-27932-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933738023801-27932-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)
I20260713 09:10:36.498044 27932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:36.499120 27932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:36.500972 27932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:36.504506 27932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:36.504782 27932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:36.505065 27932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:36.505314 27932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:36.543635 27932 rpc_server.cc:307] RPC server started. Bound to: 127.27.71.1:42071
I20260713 09:10:36.543793 32406 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.71.1:42071 every 8 connection(s)
I20260713 09:10:36.548643 27932 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:36.557240 32411 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
W20260713 09:10:36.559059 32412 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
W20260713 09:10:36.562047 32414 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
I20260713 09:10:36.562922 27932 server_base.cc:1061] running on GCE node
I20260713 09:10:36.564031 32407 heartbeater.cc:344] Connected to a master server at 127.27.71.62:42625
I20260713 09:10:36.564386 32407 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:36.564471 27932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:36.564757 27932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:36.564932 27932 hybrid_clock.cc:648] HybridClock initialized: now 1783933836564901 us; error 0 us; skew 500 ppm
I20260713 09:10:36.565239 32407 heartbeater.cc:507] Master 127.27.71.62:42625 requested a full tablet report, sending...
I20260713 09:10:36.565608 27932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:36.567497 32279 ts_manager.cc:194] Registered new tserver with Master: 6bc0bd1d6033445e8d94ee616efd4e0e (127.27.71.1:42071)
I20260713 09:10:36.568327 27932 webserver.cc:533] Webserver started at http://127.27.71.2:33651/ using document root <none> and password file <none>
I20260713 09:10:36.569001 27932 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:36.569232 27932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:36.569528 27932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:36.569908 32279 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52986
I20260713 09:10:36.570906 27932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933738023801-27932-0/minicluster-data/ts-1-root/instance:
uuid: "291458bde0304992ae384961035de102"
format_stamp: "Formatted at 2026-07-13 09:10:36 on dist-test-slave-4nhr"
I20260713 09:10:36.575150 27932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:10:36.578176 32419 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:36.578927 27932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:10:36.579213 27932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933738023801-27932-0/minicluster-data/ts-1-root
uuid: "291458bde0304992ae384961035de102"
format_stamp: "Formatted at 2026-07-13 09:10:36 on dist-test-slave-4nhr"
I20260713 09:10:36.579509 27932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933738023801-27932-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933738023801-27932-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933738023801-27932-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)
I20260713 09:10:36.603540 27932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:36.604722 27932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:36.606105 27932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:36.608664 27932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:36.608876 27932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:36.609119 27932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:36.609283 27932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:36.646993 27932 rpc_server.cc:307] RPC server started. Bound to: 127.27.71.2:37115
I20260713 09:10:36.647112 32482 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.71.2:37115 every 8 connection(s)
I20260713 09:10:36.651571 27932 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:36.658293 32486 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
W20260713 09:10:36.659021 32487 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
I20260713 09:10:36.661401 27932 server_base.cc:1061] running on GCE node
W20260713 09:10:36.661950 32489 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
I20260713 09:10:36.663029 27932 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:36.663273 27932 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:36.663483 27932 hybrid_clock.cc:648] HybridClock initialized: now 1783933836663463 us; error 0 us; skew 500 ppm
I20260713 09:10:36.663892 32483 heartbeater.cc:344] Connected to a master server at 127.27.71.62:42625
I20260713 09:10:36.664124 27932 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:36.664284 32483 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:36.665253 32483 heartbeater.cc:507] Master 127.27.71.62:42625 requested a full tablet report, sending...
I20260713 09:10:36.666607 27932 webserver.cc:533] Webserver started at http://127.27.71.3:37705/ using document root <none> and password file <none>
I20260713 09:10:36.667202 27932 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:36.667443 27932 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:36.667407 32279 ts_manager.cc:194] Registered new tserver with Master: 291458bde0304992ae384961035de102 (127.27.71.2:37115)
I20260713 09:10:36.667954 27932 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:36.669371 32279 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53000
I20260713 09:10:36.669471 27932 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933738023801-27932-0/minicluster-data/ts-2-root/instance:
uuid: "5017b530136d419ea2c16f2366521d9b"
format_stamp: "Formatted at 2026-07-13 09:10:36 on dist-test-slave-4nhr"
I20260713 09:10:36.674153 27932 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260713 09:10:36.677083 32494 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:36.677790 27932 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:10:36.678069 27932 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933738023801-27932-0/minicluster-data/ts-2-root
uuid: "5017b530136d419ea2c16f2366521d9b"
format_stamp: "Formatted at 2026-07-13 09:10:36 on dist-test-slave-4nhr"
I20260713 09:10:36.678342 27932 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933738023801-27932-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933738023801-27932-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJ_G_17/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933738023801-27932-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)
I20260713 09:10:36.688433 27932 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:36.689385 27932 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:36.690716 27932 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:36.692770 27932 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:36.692986 27932 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:36.693215 27932 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:36.693392 27932 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:36.731429 27932 rpc_server.cc:307] RPC server started. Bound to: 127.27.71.3:43851
I20260713 09:10:36.731536 32556 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.71.3:43851 every 8 connection(s)
I20260713 09:10:36.744153 32557 heartbeater.cc:344] Connected to a master server at 127.27.71.62:42625
I20260713 09:10:36.744550 32557 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:36.745221 32557 heartbeater.cc:507] Master 127.27.71.62:42625 requested a full tablet report, sending...
I20260713 09:10:36.746987 32279 ts_manager.cc:194] Registered new tserver with Master: 5017b530136d419ea2c16f2366521d9b (127.27.71.3:43851)
I20260713 09:10:36.747800 27932 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013255508s
I20260713 09:10:36.748353 32279 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53002
I20260713 09:10:36.772149 32279 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53016:
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"
    }
  }
}
W20260713 09:10:36.774569 32279 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.
I20260713 09:10:36.851110 32448 tablet_service.cc:1511] Processing CreateTablet for tablet 7b3b67d2748d418eb6e7601c26e790c3 (DEFAULT_TABLE table=test-workload [id=ae54724a1fe74ab285ec2020994749ca]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:10:36.852532 32448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b3b67d2748d418eb6e7601c26e790c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.851446 32447 tablet_service.cc:1511] Processing CreateTablet for tablet bb475fc5dabf483b83272674db43c94b (DEFAULT_TABLE table=test-workload [id=ae54724a1fe74ab285ec2020994749ca]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:10:36.853665 32446 tablet_service.cc:1511] Processing CreateTablet for tablet e67f695a471c4e01b9b3ce698c3e703f (DEFAULT_TABLE table=test-workload [id=ae54724a1fe74ab285ec2020994749ca]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:10:36.854676 32447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb475fc5dabf483b83272674db43c94b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.855315 32446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e67f695a471c4e01b9b3ce698c3e703f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.856043 32522 tablet_service.cc:1511] Processing CreateTablet for tablet 7b3b67d2748d418eb6e7601c26e790c3 (DEFAULT_TABLE table=test-workload [id=ae54724a1fe74ab285ec2020994749ca]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:10:36.857319 32522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b3b67d2748d418eb6e7601c26e790c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.860688 32521 tablet_service.cc:1511] Processing CreateTablet for tablet bb475fc5dabf483b83272674db43c94b (DEFAULT_TABLE table=test-workload [id=ae54724a1fe74ab285ec2020994749ca]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:10:36.861948 32521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb475fc5dabf483b83272674db43c94b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.864706 32520 tablet_service.cc:1511] Processing CreateTablet for tablet e67f695a471c4e01b9b3ce698c3e703f (DEFAULT_TABLE table=test-workload [id=ae54724a1fe74ab285ec2020994749ca]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:10:36.866053 32520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e67f695a471c4e01b9b3ce698c3e703f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.866359 32372 tablet_service.cc:1511] Processing CreateTablet for tablet 7b3b67d2748d418eb6e7601c26e790c3 (DEFAULT_TABLE table=test-workload [id=ae54724a1fe74ab285ec2020994749ca]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:10:36.867622 32372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b3b67d2748d418eb6e7601c26e790c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.869387 32370 tablet_service.cc:1511] Processing CreateTablet for tablet e67f695a471c4e01b9b3ce698c3e703f (DEFAULT_TABLE table=test-workload [id=ae54724a1fe74ab285ec2020994749ca]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:10:36.870654 32370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e67f695a471c4e01b9b3ce698c3e703f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.869408 32371 tablet_service.cc:1511] Processing CreateTablet for tablet bb475fc5dabf483b83272674db43c94b (DEFAULT_TABLE table=test-workload [id=ae54724a1fe74ab285ec2020994749ca]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:10:36.874799 32371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb475fc5dabf483b83272674db43c94b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.902547 32372 tablet_service.cc:1511] Processing CreateTablet for tablet eea660f708df409bbe0873f437add162 (DEFAULT_TABLE table=test-workload [id=ae54724a1fe74ab285ec2020994749ca]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:10:36.903895 32372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eea660f708df409bbe0873f437add162. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.906663 32519 tablet_service.cc:1511] Processing CreateTablet for tablet eea660f708df409bbe0873f437add162 (DEFAULT_TABLE table=test-workload [id=ae54724a1fe74ab285ec2020994749ca]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:10:36.908392 32519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eea660f708df409bbe0873f437add162. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.913112 32572 tablet_bootstrap.cc:492] T 7b3b67d2748d418eb6e7601c26e790c3 P 291458bde0304992ae384961035de102: Bootstrap starting.
I20260713 09:10:36.912195 32448 tablet_service.cc:1511] Processing CreateTablet for tablet eea660f708df409bbe0873f437add162 (DEFAULT_TABLE table=test-workload [id=ae54724a1fe74ab285ec2020994749ca]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:10:36.917217 32575 tablet_bootstrap.cc:492] T 7b3b67d2748d418eb6e7601c26e790c3 P 5017b530136d419ea2c16f2366521d9b: Bootstrap starting.
I20260713 09:10:36.922761 32369 tablet_service.cc:1511] Processing CreateTablet for tablet bcf11a3676da4f02afefc219cf3e5a28 (DEFAULT_TABLE table=test-workload [id=ae54724a1fe74ab285ec2020994749ca]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:10:36.924073 32369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcf11a3676da4f02afefc219cf3e5a28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.924201 32448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eea660f708df409bbe0873f437add162. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.927858 32370 tablet_service.cc:1511] Processing CreateTablet for tablet 10bdf30aaf134aa29d1edd9e1e431c0a (DEFAULT_TABLE table=test-workload [id=ae54724a1fe74ab285ec2020994749ca]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:10:36.928694 32446 tablet_service.cc:1511] Processing CreateTablet for tablet bcf11a3676da4f02afefc219cf3e5a28 (DEFAULT_TABLE table=test-workload [id=ae54724a1fe74ab285ec2020994749ca]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:10:36.929113 32370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10bdf30aaf134aa29d1edd9e1e431c0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.930178 32446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcf11a3676da4f02afefc219cf3e5a28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.933069 32447 tablet_service.cc:1511] Processing CreateTablet for tablet 10bdf30aaf134aa29d1edd9e1e431c0a (DEFAULT_TABLE table=test-workload [id=ae54724a1fe74ab285ec2020994749ca]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:10:36.936136 32368 tablet_service.cc:1511] Processing CreateTablet for tablet e7141d9e79c5491483fbbbc568b1a509 (DEFAULT_TABLE table=test-workload [id=ae54724a1fe74ab285ec2020994749ca]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:10:36.937402 32368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7141d9e79c5491483fbbbc568b1a509. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.940713 32447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10bdf30aaf134aa29d1edd9e1e431c0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.941308 32522 tablet_service.cc:1511] Processing CreateTablet for tablet 10bdf30aaf134aa29d1edd9e1e431c0a (DEFAULT_TABLE table=test-workload [id=ae54724a1fe74ab285ec2020994749ca]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:10:36.942508 32522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10bdf30aaf134aa29d1edd9e1e431c0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.943367 32574 tablet_bootstrap.cc:492] T e67f695a471c4e01b9b3ce698c3e703f P 6bc0bd1d6033445e8d94ee616efd4e0e: Bootstrap starting.
I20260713 09:10:36.943204 32521 tablet_service.cc:1511] Processing CreateTablet for tablet bcf11a3676da4f02afefc219cf3e5a28 (DEFAULT_TABLE table=test-workload [id=ae54724a1fe74ab285ec2020994749ca]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:10:36.945887 32572 tablet_bootstrap.cc:654] T 7b3b67d2748d418eb6e7601c26e790c3 P 291458bde0304992ae384961035de102: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:36.957441 32521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcf11a3676da4f02afefc219cf3e5a28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.984781 32448 tablet_service.cc:1511] Processing CreateTablet for tablet e7141d9e79c5491483fbbbc568b1a509 (DEFAULT_TABLE table=test-workload [id=ae54724a1fe74ab285ec2020994749ca]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:10:36.986078 32575 tablet_bootstrap.cc:654] T 7b3b67d2748d418eb6e7601c26e790c3 P 5017b530136d419ea2c16f2366521d9b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:36.986169 32448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7141d9e79c5491483fbbbc568b1a509. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.986307 32522 tablet_service.cc:1511] Processing CreateTablet for tablet e7141d9e79c5491483fbbbc568b1a509 (DEFAULT_TABLE table=test-workload [id=ae54724a1fe74ab285ec2020994749ca]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:10:36.987470 32369 tablet_service.cc:1511] Processing CreateTablet for tablet cac26db6ec344a088bd27604ccc28f31 (DEFAULT_TABLE table=test-workload [id=ae54724a1fe74ab285ec2020994749ca]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:10:36.987907 32522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7141d9e79c5491483fbbbc568b1a509. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.988720 32369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cac26db6ec344a088bd27604ccc28f31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:36.996085 32574 tablet_bootstrap.cc:654] T e67f695a471c4e01b9b3ce698c3e703f P 6bc0bd1d6033445e8d94ee616efd4e0e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:37.004976 32572 tablet_bootstrap.cc:492] T 7b3b67d2748d418eb6e7601c26e790c3 P 291458bde0304992ae384961035de102: No bootstrap required, opened a new log
I20260713 09:10:37.005445 32572 ts_tablet_manager.cc:1403] T 7b3b67d2748d418eb6e7601c26e790c3 P 291458bde0304992ae384961035de102: Time spent bootstrapping tablet: real 0.093s	user 0.014s	sys 0.022s
I20260713 09:10:37.005446 32574 tablet_bootstrap.cc:492] T e67f695a471c4e01b9b3ce698c3e703f P 6bc0bd1d6033445e8d94ee616efd4e0e: No bootstrap required, opened a new log
I20260713 09:10:37.006083 32574 ts_tablet_manager.cc:1403] T e67f695a471c4e01b9b3ce698c3e703f P 6bc0bd1d6033445e8d94ee616efd4e0e: Time spent bootstrapping tablet: real 0.063s	user 0.014s	sys 0.000s
I20260713 09:10:37.005791 32446 tablet_service.cc:1511] Processing CreateTablet for tablet cac26db6ec344a088bd27604ccc28f31 (DEFAULT_TABLE table=test-workload [id=ae54724a1fe74ab285ec2020994749ca]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:10:37.008471 32572 raft_consensus.cc:359] T 7b3b67d2748d418eb6e7601c26e790c3 P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } } peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } }
I20260713 09:10:37.009238 32572 raft_consensus.cc:385] T 7b3b67d2748d418eb6e7601c26e790c3 P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.008946 32574 raft_consensus.cc:359] T e67f695a471c4e01b9b3ce698c3e703f P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:37.009557 32572 raft_consensus.cc:740] T 7b3b67d2748d418eb6e7601c26e790c3 P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291458bde0304992ae384961035de102, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.009681 32574 raft_consensus.cc:385] T e67f695a471c4e01b9b3ce698c3e703f P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.010061 32574 raft_consensus.cc:740] T e67f695a471c4e01b9b3ce698c3e703f P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bc0bd1d6033445e8d94ee616efd4e0e, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.010318 32519 tablet_service.cc:1511] Processing CreateTablet for tablet cac26db6ec344a088bd27604ccc28f31 (DEFAULT_TABLE table=test-workload [id=ae54724a1fe74ab285ec2020994749ca]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:10:37.010895 32574 consensus_queue.cc:260] T e67f695a471c4e01b9b3ce698c3e703f P 6bc0bd1d6033445e8d94ee616efd4e0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:37.011541 32519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cac26db6ec344a088bd27604ccc28f31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:37.023972 32572 consensus_queue.cc:260] T 7b3b67d2748d418eb6e7601c26e790c3 P 291458bde0304992ae384961035de102 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } } peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } }
I20260713 09:10:37.008495 32446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cac26db6ec344a088bd27604ccc28f31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:37.031117 32574 ts_tablet_manager.cc:1434] T e67f695a471c4e01b9b3ce698c3e703f P 6bc0bd1d6033445e8d94ee616efd4e0e: Time spent starting tablet: real 0.025s	user 0.002s	sys 0.011s
I20260713 09:10:37.032002 32407 heartbeater.cc:499] Master 127.27.71.62:42625 was elected leader, sending a full tablet report...
I20260713 09:10:37.032196 32574 tablet_bootstrap.cc:492] T 7b3b67d2748d418eb6e7601c26e790c3 P 6bc0bd1d6033445e8d94ee616efd4e0e: Bootstrap starting.
I20260713 09:10:37.035115 32447 tablet_service.cc:1511] Processing CreateTablet for tablet e77a4b9d9083454a94b9f95ed1862598 (DEFAULT_TABLE table=test-workload [id=ae54724a1fe74ab285ec2020994749ca]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:10:37.036340 32447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e77a4b9d9083454a94b9f95ed1862598. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:37.040649 32574 tablet_bootstrap.cc:654] T 7b3b67d2748d418eb6e7601c26e790c3 P 6bc0bd1d6033445e8d94ee616efd4e0e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:37.046180 32521 tablet_service.cc:1511] Processing CreateTablet for tablet e77a4b9d9083454a94b9f95ed1862598 (DEFAULT_TABLE table=test-workload [id=ae54724a1fe74ab285ec2020994749ca]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:10:37.047389 32521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e77a4b9d9083454a94b9f95ed1862598. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:37.052224 32368 tablet_service.cc:1511] Processing CreateTablet for tablet e77a4b9d9083454a94b9f95ed1862598 (DEFAULT_TABLE table=test-workload [id=ae54724a1fe74ab285ec2020994749ca]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:10:37.053638 32575 tablet_bootstrap.cc:492] T 7b3b67d2748d418eb6e7601c26e790c3 P 5017b530136d419ea2c16f2366521d9b: No bootstrap required, opened a new log
I20260713 09:10:37.053725 32368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e77a4b9d9083454a94b9f95ed1862598. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:37.054186 32575 ts_tablet_manager.cc:1403] T 7b3b67d2748d418eb6e7601c26e790c3 P 5017b530136d419ea2c16f2366521d9b: Time spent bootstrapping tablet: real 0.137s	user 0.013s	sys 0.009s
I20260713 09:10:37.057029 32575 raft_consensus.cc:359] T 7b3b67d2748d418eb6e7601c26e790c3 P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } } peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } }
I20260713 09:10:37.057711 32575 raft_consensus.cc:385] T 7b3b67d2748d418eb6e7601c26e790c3 P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.058039 32575 raft_consensus.cc:740] T 7b3b67d2748d418eb6e7601c26e790c3 P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5017b530136d419ea2c16f2366521d9b, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.058754 32575 consensus_queue.cc:260] T 7b3b67d2748d418eb6e7601c26e790c3 P 5017b530136d419ea2c16f2366521d9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } } peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } }
I20260713 09:10:37.069679 32572 ts_tablet_manager.cc:1434] T 7b3b67d2748d418eb6e7601c26e790c3 P 291458bde0304992ae384961035de102: Time spent starting tablet: real 0.064s	user 0.008s	sys 0.016s
I20260713 09:10:37.070358 32483 heartbeater.cc:499] Master 127.27.71.62:42625 was elected leader, sending a full tablet report...
I20260713 09:10:37.070636 32572 tablet_bootstrap.cc:492] T bb475fc5dabf483b83272674db43c94b P 291458bde0304992ae384961035de102: Bootstrap starting.
I20260713 09:10:37.085492 32572 tablet_bootstrap.cc:654] T bb475fc5dabf483b83272674db43c94b P 291458bde0304992ae384961035de102: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:37.091812 32575 ts_tablet_manager.cc:1434] T 7b3b67d2748d418eb6e7601c26e790c3 P 5017b530136d419ea2c16f2366521d9b: Time spent starting tablet: real 0.037s	user 0.011s	sys 0.000s
I20260713 09:10:37.092523 32557 heartbeater.cc:499] Master 127.27.71.62:42625 was elected leader, sending a full tablet report...
I20260713 09:10:37.092700 32574 tablet_bootstrap.cc:492] T 7b3b67d2748d418eb6e7601c26e790c3 P 6bc0bd1d6033445e8d94ee616efd4e0e: No bootstrap required, opened a new log
I20260713 09:10:37.092820 32575 tablet_bootstrap.cc:492] T e67f695a471c4e01b9b3ce698c3e703f P 5017b530136d419ea2c16f2366521d9b: Bootstrap starting.
I20260713 09:10:37.093217 32574 ts_tablet_manager.cc:1403] T 7b3b67d2748d418eb6e7601c26e790c3 P 6bc0bd1d6033445e8d94ee616efd4e0e: Time spent bootstrapping tablet: real 0.061s	user 0.026s	sys 0.016s
I20260713 09:10:37.095981 32574 raft_consensus.cc:359] T 7b3b67d2748d418eb6e7601c26e790c3 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } } peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } }
I20260713 09:10:37.096666 32574 raft_consensus.cc:385] T 7b3b67d2748d418eb6e7601c26e790c3 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.096978 32574 raft_consensus.cc:740] T 7b3b67d2748d418eb6e7601c26e790c3 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bc0bd1d6033445e8d94ee616efd4e0e, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.097656 32574 consensus_queue.cc:260] T 7b3b67d2748d418eb6e7601c26e790c3 P 6bc0bd1d6033445e8d94ee616efd4e0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } } peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } }
I20260713 09:10:37.098393 32575 tablet_bootstrap.cc:654] T e67f695a471c4e01b9b3ce698c3e703f P 5017b530136d419ea2c16f2366521d9b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:37.100453 32572 tablet_bootstrap.cc:492] T bb475fc5dabf483b83272674db43c94b P 291458bde0304992ae384961035de102: No bootstrap required, opened a new log
I20260713 09:10:37.100908 32572 ts_tablet_manager.cc:1403] T bb475fc5dabf483b83272674db43c94b P 291458bde0304992ae384961035de102: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.001s
I20260713 09:10:37.102538 32575 tablet_bootstrap.cc:492] T e67f695a471c4e01b9b3ce698c3e703f P 5017b530136d419ea2c16f2366521d9b: No bootstrap required, opened a new log
I20260713 09:10:37.102929 32575 ts_tablet_manager.cc:1403] T e67f695a471c4e01b9b3ce698c3e703f P 5017b530136d419ea2c16f2366521d9b: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20260713 09:10:37.103576 32572 raft_consensus.cc:359] T bb475fc5dabf483b83272674db43c94b P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:37.104313 32572 raft_consensus.cc:385] T bb475fc5dabf483b83272674db43c94b P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.104594 32572 raft_consensus.cc:740] T bb475fc5dabf483b83272674db43c94b P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291458bde0304992ae384961035de102, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.105152 32575 raft_consensus.cc:359] T e67f695a471c4e01b9b3ce698c3e703f P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:37.105720 32575 raft_consensus.cc:385] T e67f695a471c4e01b9b3ce698c3e703f P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.105281 32572 consensus_queue.cc:260] T bb475fc5dabf483b83272674db43c94b P 291458bde0304992ae384961035de102 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:37.105960 32575 raft_consensus.cc:740] T e67f695a471c4e01b9b3ce698c3e703f P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5017b530136d419ea2c16f2366521d9b, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.106829 32575 consensus_queue.cc:260] T e67f695a471c4e01b9b3ce698c3e703f P 5017b530136d419ea2c16f2366521d9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:37.107532 32572 ts_tablet_manager.cc:1434] T bb475fc5dabf483b83272674db43c94b P 291458bde0304992ae384961035de102: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260713 09:10:37.108496 32572 tablet_bootstrap.cc:492] T e67f695a471c4e01b9b3ce698c3e703f P 291458bde0304992ae384961035de102: Bootstrap starting.
I20260713 09:10:37.108850 32575 ts_tablet_manager.cc:1434] T e67f695a471c4e01b9b3ce698c3e703f P 5017b530136d419ea2c16f2366521d9b: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260713 09:10:37.109742 32575 tablet_bootstrap.cc:492] T bb475fc5dabf483b83272674db43c94b P 5017b530136d419ea2c16f2366521d9b: Bootstrap starting.
I20260713 09:10:37.115118 32574 ts_tablet_manager.cc:1434] T 7b3b67d2748d418eb6e7601c26e790c3 P 6bc0bd1d6033445e8d94ee616efd4e0e: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.003s
I20260713 09:10:37.116021 32574 tablet_bootstrap.cc:492] T eea660f708df409bbe0873f437add162 P 6bc0bd1d6033445e8d94ee616efd4e0e: Bootstrap starting.
I20260713 09:10:37.116808 32575 tablet_bootstrap.cc:654] T bb475fc5dabf483b83272674db43c94b P 5017b530136d419ea2c16f2366521d9b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:37.121315 32574 tablet_bootstrap.cc:654] T eea660f708df409bbe0873f437add162 P 6bc0bd1d6033445e8d94ee616efd4e0e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:37.122231 32572 tablet_bootstrap.cc:654] T e67f695a471c4e01b9b3ce698c3e703f P 291458bde0304992ae384961035de102: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:37.132513 32574 tablet_bootstrap.cc:492] T eea660f708df409bbe0873f437add162 P 6bc0bd1d6033445e8d94ee616efd4e0e: No bootstrap required, opened a new log
I20260713 09:10:37.132965 32574 ts_tablet_manager.cc:1403] T eea660f708df409bbe0873f437add162 P 6bc0bd1d6033445e8d94ee616efd4e0e: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.005s
I20260713 09:10:37.134819 32572 tablet_bootstrap.cc:492] T e67f695a471c4e01b9b3ce698c3e703f P 291458bde0304992ae384961035de102: No bootstrap required, opened a new log
I20260713 09:10:37.135607 32574 raft_consensus.cc:359] T eea660f708df409bbe0873f437add162 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:37.136204 32572 ts_tablet_manager.cc:1403] T e67f695a471c4e01b9b3ce698c3e703f P 291458bde0304992ae384961035de102: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.005s
I20260713 09:10:37.136440 32574 raft_consensus.cc:385] T eea660f708df409bbe0873f437add162 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.136821 32574 raft_consensus.cc:740] T eea660f708df409bbe0873f437add162 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bc0bd1d6033445e8d94ee616efd4e0e, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.137485 32574 consensus_queue.cc:260] T eea660f708df409bbe0873f437add162 P 6bc0bd1d6033445e8d94ee616efd4e0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:37.137755 32575 tablet_bootstrap.cc:492] T bb475fc5dabf483b83272674db43c94b P 5017b530136d419ea2c16f2366521d9b: No bootstrap required, opened a new log
I20260713 09:10:37.138324 32575 ts_tablet_manager.cc:1403] T bb475fc5dabf483b83272674db43c94b P 5017b530136d419ea2c16f2366521d9b: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.012s
I20260713 09:10:37.139046 32572 raft_consensus.cc:359] T e67f695a471c4e01b9b3ce698c3e703f P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:37.139464 32574 ts_tablet_manager.cc:1434] T eea660f708df409bbe0873f437add162 P 6bc0bd1d6033445e8d94ee616efd4e0e: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260713 09:10:37.139756 32572 raft_consensus.cc:385] T e67f695a471c4e01b9b3ce698c3e703f P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.140102 32572 raft_consensus.cc:740] T e67f695a471c4e01b9b3ce698c3e703f P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291458bde0304992ae384961035de102, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.140502 32574 tablet_bootstrap.cc:492] T bb475fc5dabf483b83272674db43c94b P 6bc0bd1d6033445e8d94ee616efd4e0e: Bootstrap starting.
I20260713 09:10:37.140978 32575 raft_consensus.cc:359] T bb475fc5dabf483b83272674db43c94b P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:37.140882 32572 consensus_queue.cc:260] T e67f695a471c4e01b9b3ce698c3e703f P 291458bde0304992ae384961035de102 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:37.141665 32575 raft_consensus.cc:385] T bb475fc5dabf483b83272674db43c94b P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.141954 32575 raft_consensus.cc:740] T bb475fc5dabf483b83272674db43c94b P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5017b530136d419ea2c16f2366521d9b, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.142763 32575 consensus_queue.cc:260] T bb475fc5dabf483b83272674db43c94b P 5017b530136d419ea2c16f2366521d9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:37.145183 32572 ts_tablet_manager.cc:1434] T e67f695a471c4e01b9b3ce698c3e703f P 291458bde0304992ae384961035de102: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260713 09:10:37.146152 32572 tablet_bootstrap.cc:492] T eea660f708df409bbe0873f437add162 P 291458bde0304992ae384961035de102: Bootstrap starting.
I20260713 09:10:37.146512 32574 tablet_bootstrap.cc:654] T bb475fc5dabf483b83272674db43c94b P 6bc0bd1d6033445e8d94ee616efd4e0e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:37.147349 32575 ts_tablet_manager.cc:1434] T bb475fc5dabf483b83272674db43c94b P 5017b530136d419ea2c16f2366521d9b: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:10:37.148406 32575 tablet_bootstrap.cc:492] T eea660f708df409bbe0873f437add162 P 5017b530136d419ea2c16f2366521d9b: Bootstrap starting.
I20260713 09:10:37.153071 32572 tablet_bootstrap.cc:654] T eea660f708df409bbe0873f437add162 P 291458bde0304992ae384961035de102: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:37.154214 32575 tablet_bootstrap.cc:654] T eea660f708df409bbe0873f437add162 P 5017b530136d419ea2c16f2366521d9b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:37.157605 32574 tablet_bootstrap.cc:492] T bb475fc5dabf483b83272674db43c94b P 6bc0bd1d6033445e8d94ee616efd4e0e: No bootstrap required, opened a new log
I20260713 09:10:37.158056 32574 ts_tablet_manager.cc:1403] T bb475fc5dabf483b83272674db43c94b P 6bc0bd1d6033445e8d94ee616efd4e0e: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.001s
I20260713 09:10:37.160840 32574 raft_consensus.cc:359] T bb475fc5dabf483b83272674db43c94b P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:37.161513 32574 raft_consensus.cc:385] T bb475fc5dabf483b83272674db43c94b P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.161773 32574 raft_consensus.cc:740] T bb475fc5dabf483b83272674db43c94b P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bc0bd1d6033445e8d94ee616efd4e0e, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.162601 32574 consensus_queue.cc:260] T bb475fc5dabf483b83272674db43c94b P 6bc0bd1d6033445e8d94ee616efd4e0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:37.165006 32574 ts_tablet_manager.cc:1434] T bb475fc5dabf483b83272674db43c94b P 6bc0bd1d6033445e8d94ee616efd4e0e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:10:37.165915 32574 tablet_bootstrap.cc:492] T bcf11a3676da4f02afefc219cf3e5a28 P 6bc0bd1d6033445e8d94ee616efd4e0e: Bootstrap starting.
I20260713 09:10:37.166429 32580 raft_consensus.cc:493] T bb475fc5dabf483b83272674db43c94b P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:37.167074 32580 raft_consensus.cc:515] T bb475fc5dabf483b83272674db43c94b P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:37.172215 32572 tablet_bootstrap.cc:492] T eea660f708df409bbe0873f437add162 P 291458bde0304992ae384961035de102: No bootstrap required, opened a new log
I20260713 09:10:37.172703 32572 ts_tablet_manager.cc:1403] T eea660f708df409bbe0873f437add162 P 291458bde0304992ae384961035de102: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.009s
I20260713 09:10:37.172969 32574 tablet_bootstrap.cc:654] T bcf11a3676da4f02afefc219cf3e5a28 P 6bc0bd1d6033445e8d94ee616efd4e0e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:37.176118 32580 leader_election.cc:290] T bb475fc5dabf483b83272674db43c94b P 291458bde0304992ae384961035de102 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6bc0bd1d6033445e8d94ee616efd4e0e (127.27.71.1:42071), 5017b530136d419ea2c16f2366521d9b (127.27.71.3:43851)
I20260713 09:10:37.179046 32572 raft_consensus.cc:359] T eea660f708df409bbe0873f437add162 P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:37.194304 32572 raft_consensus.cc:385] T eea660f708df409bbe0873f437add162 P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.194581 32572 raft_consensus.cc:740] T eea660f708df409bbe0873f437add162 P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291458bde0304992ae384961035de102, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.195302 32572 consensus_queue.cc:260] T eea660f708df409bbe0873f437add162 P 291458bde0304992ae384961035de102 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:37.197613 32572 ts_tablet_manager.cc:1434] T eea660f708df409bbe0873f437add162 P 291458bde0304992ae384961035de102: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260713 09:10:37.199739 32580 raft_consensus.cc:493] T 7b3b67d2748d418eb6e7601c26e790c3 P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:37.200376 32580 raft_consensus.cc:515] T 7b3b67d2748d418eb6e7601c26e790c3 P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } } peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } }
I20260713 09:10:37.201279 32572 tablet_bootstrap.cc:492] T bcf11a3676da4f02afefc219cf3e5a28 P 291458bde0304992ae384961035de102: Bootstrap starting.
I20260713 09:10:37.211853 32572 tablet_bootstrap.cc:654] T bcf11a3676da4f02afefc219cf3e5a28 P 291458bde0304992ae384961035de102: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:37.212174 32531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b3b67d2748d418eb6e7601c26e790c3" candidate_uuid: "291458bde0304992ae384961035de102" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5017b530136d419ea2c16f2366521d9b" is_pre_election: true
I20260713 09:10:37.212321 32532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb475fc5dabf483b83272674db43c94b" candidate_uuid: "291458bde0304992ae384961035de102" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5017b530136d419ea2c16f2366521d9b" is_pre_election: true
I20260713 09:10:37.212904 32531 raft_consensus.cc:2468] T 7b3b67d2748d418eb6e7601c26e790c3 P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 291458bde0304992ae384961035de102 in term 0.
I20260713 09:10:37.213214 32532 raft_consensus.cc:2468] T bb475fc5dabf483b83272674db43c94b P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 291458bde0304992ae384961035de102 in term 0.
I20260713 09:10:37.215178 32420 leader_election.cc:304] T 7b3b67d2748d418eb6e7601c26e790c3 P 291458bde0304992ae384961035de102 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291458bde0304992ae384961035de102, 5017b530136d419ea2c16f2366521d9b; no voters: 
I20260713 09:10:37.216395 32420 leader_election.cc:304] T bb475fc5dabf483b83272674db43c94b P 291458bde0304992ae384961035de102 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291458bde0304992ae384961035de102, 5017b530136d419ea2c16f2366521d9b; no voters: 
I20260713 09:10:37.216426 32580 leader_election.cc:290] T 7b3b67d2748d418eb6e7601c26e790c3 P 291458bde0304992ae384961035de102 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5017b530136d419ea2c16f2366521d9b (127.27.71.3:43851), 6bc0bd1d6033445e8d94ee616efd4e0e (127.27.71.1:42071)
I20260713 09:10:37.221187 32594 raft_consensus.cc:2804] T bb475fc5dabf483b83272674db43c94b P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:37.221592 32594 raft_consensus.cc:493] T bb475fc5dabf483b83272674db43c94b P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:37.221535 32578 raft_consensus.cc:493] T 7b3b67d2748d418eb6e7601c26e790c3 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:37.222090 32594 raft_consensus.cc:3060] T bb475fc5dabf483b83272674db43c94b P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.222218 32578 raft_consensus.cc:515] T 7b3b67d2748d418eb6e7601c26e790c3 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } } peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } }
I20260713 09:10:37.222795 32574 tablet_bootstrap.cc:492] T bcf11a3676da4f02afefc219cf3e5a28 P 6bc0bd1d6033445e8d94ee616efd4e0e: No bootstrap required, opened a new log
I20260713 09:10:37.223347 32574 ts_tablet_manager.cc:1403] T bcf11a3676da4f02afefc219cf3e5a28 P 6bc0bd1d6033445e8d94ee616efd4e0e: Time spent bootstrapping tablet: real 0.058s	user 0.005s	sys 0.024s
I20260713 09:10:37.224538 32575 tablet_bootstrap.cc:492] T eea660f708df409bbe0873f437add162 P 5017b530136d419ea2c16f2366521d9b: No bootstrap required, opened a new log
I20260713 09:10:37.225039 32575 ts_tablet_manager.cc:1403] T eea660f708df409bbe0873f437add162 P 5017b530136d419ea2c16f2366521d9b: Time spent bootstrapping tablet: real 0.077s	user 0.027s	sys 0.016s
I20260713 09:10:37.218613 32580 raft_consensus.cc:2804] T 7b3b67d2748d418eb6e7601c26e790c3 P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:37.230319 32574 raft_consensus.cc:359] T bcf11a3676da4f02afefc219cf3e5a28 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:37.231088 32574 raft_consensus.cc:385] T bcf11a3676da4f02afefc219cf3e5a28 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.231468 32574 raft_consensus.cc:740] T bcf11a3676da4f02afefc219cf3e5a28 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bc0bd1d6033445e8d94ee616efd4e0e, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.230558 32575 raft_consensus.cc:359] T eea660f708df409bbe0873f437add162 P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:37.232398 32575 raft_consensus.cc:385] T eea660f708df409bbe0873f437add162 P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.232429 32574 consensus_queue.cc:260] T bcf11a3676da4f02afefc219cf3e5a28 P 6bc0bd1d6033445e8d94ee616efd4e0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:37.226361 32578 leader_election.cc:290] T 7b3b67d2748d418eb6e7601c26e790c3 P 6bc0bd1d6033445e8d94ee616efd4e0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 291458bde0304992ae384961035de102 (127.27.71.2:37115), 5017b530136d419ea2c16f2366521d9b (127.27.71.3:43851)
I20260713 09:10:37.233299 32575 raft_consensus.cc:740] T eea660f708df409bbe0873f437add162 P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5017b530136d419ea2c16f2366521d9b, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.225925 32580 raft_consensus.cc:493] T 7b3b67d2748d418eb6e7601c26e790c3 P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:37.234378 32580 raft_consensus.cc:3060] T 7b3b67d2748d418eb6e7601c26e790c3 P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.235010 32575 consensus_queue.cc:260] T eea660f708df409bbe0873f437add162 P 5017b530136d419ea2c16f2366521d9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:37.237707 32574 ts_tablet_manager.cc:1434] T bcf11a3676da4f02afefc219cf3e5a28 P 6bc0bd1d6033445e8d94ee616efd4e0e: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260713 09:10:37.238962 32574 tablet_bootstrap.cc:492] T cac26db6ec344a088bd27604ccc28f31 P 6bc0bd1d6033445e8d94ee616efd4e0e: Bootstrap starting.
I20260713 09:10:37.239511 32575 ts_tablet_manager.cc:1434] T eea660f708df409bbe0873f437add162 P 5017b530136d419ea2c16f2366521d9b: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260713 09:10:37.242656 32575 tablet_bootstrap.cc:492] T 10bdf30aaf134aa29d1edd9e1e431c0a P 5017b530136d419ea2c16f2366521d9b: Bootstrap starting.
I20260713 09:10:37.245610 32574 tablet_bootstrap.cc:654] T cac26db6ec344a088bd27604ccc28f31 P 6bc0bd1d6033445e8d94ee616efd4e0e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:37.241364 32572 tablet_bootstrap.cc:492] T bcf11a3676da4f02afefc219cf3e5a28 P 291458bde0304992ae384961035de102: No bootstrap required, opened a new log
I20260713 09:10:37.246532 32381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b3b67d2748d418eb6e7601c26e790c3" candidate_uuid: "291458bde0304992ae384961035de102" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" is_pre_election: true
I20260713 09:10:37.247205 32381 raft_consensus.cc:2468] T 7b3b67d2748d418eb6e7601c26e790c3 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 291458bde0304992ae384961035de102 in term 0.
I20260713 09:10:37.248260 32382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb475fc5dabf483b83272674db43c94b" candidate_uuid: "291458bde0304992ae384961035de102" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" is_pre_election: true
I20260713 09:10:37.248917 32382 raft_consensus.cc:2468] T bb475fc5dabf483b83272674db43c94b P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 291458bde0304992ae384961035de102 in term 0.
I20260713 09:10:37.254997 32594 raft_consensus.cc:515] T bb475fc5dabf483b83272674db43c94b P 291458bde0304992ae384961035de102 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:37.258608 32575 tablet_bootstrap.cc:654] T 10bdf30aaf134aa29d1edd9e1e431c0a P 5017b530136d419ea2c16f2366521d9b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:37.246555 32572 ts_tablet_manager.cc:1403] T bcf11a3676da4f02afefc219cf3e5a28 P 291458bde0304992ae384961035de102: Time spent bootstrapping tablet: real 0.048s	user 0.008s	sys 0.007s
I20260713 09:10:37.260861 32382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb475fc5dabf483b83272674db43c94b" candidate_uuid: "291458bde0304992ae384961035de102" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e"
I20260713 09:10:37.261445 32382 raft_consensus.cc:3060] T bb475fc5dabf483b83272674db43c94b P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.262800 32574 tablet_bootstrap.cc:492] T cac26db6ec344a088bd27604ccc28f31 P 6bc0bd1d6033445e8d94ee616efd4e0e: No bootstrap required, opened a new log
I20260713 09:10:37.262693 32572 raft_consensus.cc:359] T bcf11a3676da4f02afefc219cf3e5a28 P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:37.263252 32574 ts_tablet_manager.cc:1403] T cac26db6ec344a088bd27604ccc28f31 P 6bc0bd1d6033445e8d94ee616efd4e0e: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.002s
I20260713 09:10:37.263458 32572 raft_consensus.cc:385] T bcf11a3676da4f02afefc219cf3e5a28 P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.263849 32572 raft_consensus.cc:740] T bcf11a3676da4f02afefc219cf3e5a28 P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291458bde0304992ae384961035de102, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.264707 32572 consensus_queue.cc:260] T bcf11a3676da4f02afefc219cf3e5a28 P 291458bde0304992ae384961035de102 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:37.265939 32575 tablet_bootstrap.cc:492] T 10bdf30aaf134aa29d1edd9e1e431c0a P 5017b530136d419ea2c16f2366521d9b: No bootstrap required, opened a new log
I20260713 09:10:37.266492 32575 ts_tablet_manager.cc:1403] T 10bdf30aaf134aa29d1edd9e1e431c0a P 5017b530136d419ea2c16f2366521d9b: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.001s
I20260713 09:10:37.266912 32572 ts_tablet_manager.cc:1434] T bcf11a3676da4f02afefc219cf3e5a28 P 291458bde0304992ae384961035de102: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.005s
I20260713 09:10:37.266454 32574 raft_consensus.cc:359] T cac26db6ec344a088bd27604ccc28f31 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:37.267333 32574 raft_consensus.cc:385] T cac26db6ec344a088bd27604ccc28f31 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.267632 32574 raft_consensus.cc:740] T cac26db6ec344a088bd27604ccc28f31 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bc0bd1d6033445e8d94ee616efd4e0e, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.268504 32574 consensus_queue.cc:260] T cac26db6ec344a088bd27604ccc28f31 P 6bc0bd1d6033445e8d94ee616efd4e0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:37.270810 32574 ts_tablet_manager.cc:1434] T cac26db6ec344a088bd27604ccc28f31 P 6bc0bd1d6033445e8d94ee616efd4e0e: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.006s
I20260713 09:10:37.271778 32574 tablet_bootstrap.cc:492] T 10bdf30aaf134aa29d1edd9e1e431c0a P 6bc0bd1d6033445e8d94ee616efd4e0e: Bootstrap starting.
I20260713 09:10:37.273983 32572 tablet_bootstrap.cc:492] T 10bdf30aaf134aa29d1edd9e1e431c0a P 291458bde0304992ae384961035de102: Bootstrap starting.
I20260713 09:10:37.277087 32382 raft_consensus.cc:2468] T bb475fc5dabf483b83272674db43c94b P 6bc0bd1d6033445e8d94ee616efd4e0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 291458bde0304992ae384961035de102 in term 1.
I20260713 09:10:37.278036 32574 tablet_bootstrap.cc:654] T 10bdf30aaf134aa29d1edd9e1e431c0a P 6bc0bd1d6033445e8d94ee616efd4e0e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:37.278260 32423 leader_election.cc:304] T bb475fc5dabf483b83272674db43c94b P 291458bde0304992ae384961035de102 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291458bde0304992ae384961035de102, 6bc0bd1d6033445e8d94ee616efd4e0e; no voters: 
I20260713 09:10:37.279181 32596 raft_consensus.cc:2804] T bb475fc5dabf483b83272674db43c94b P 291458bde0304992ae384961035de102 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:37.284747 32575 raft_consensus.cc:359] T 10bdf30aaf134aa29d1edd9e1e431c0a P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:37.285781 32575 raft_consensus.cc:385] T 10bdf30aaf134aa29d1edd9e1e431c0a P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.286252 32575 raft_consensus.cc:740] T 10bdf30aaf134aa29d1edd9e1e431c0a P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5017b530136d419ea2c16f2366521d9b, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.287413 32575 consensus_queue.cc:260] T 10bdf30aaf134aa29d1edd9e1e431c0a P 5017b530136d419ea2c16f2366521d9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:37.258008 32580 raft_consensus.cc:515] T 7b3b67d2748d418eb6e7601c26e790c3 P 291458bde0304992ae384961035de102 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } } peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } }
I20260713 09:10:37.291712 32532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b3b67d2748d418eb6e7601c26e790c3" candidate_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5017b530136d419ea2c16f2366521d9b" is_pre_election: true
I20260713 09:10:37.292315 32532 raft_consensus.cc:2468] T 7b3b67d2748d418eb6e7601c26e790c3 P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6bc0bd1d6033445e8d94ee616efd4e0e in term 0.
I20260713 09:10:37.292426 32382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b3b67d2748d418eb6e7601c26e790c3" candidate_uuid: "291458bde0304992ae384961035de102" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e"
I20260713 09:10:37.292976 32382 raft_consensus.cc:3060] T 7b3b67d2748d418eb6e7601c26e790c3 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.293025 32531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b3b67d2748d418eb6e7601c26e790c3" candidate_uuid: "291458bde0304992ae384961035de102" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5017b530136d419ea2c16f2366521d9b"
I20260713 09:10:37.293855 32531 raft_consensus.cc:3060] T 7b3b67d2748d418eb6e7601c26e790c3 P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.295814 32594 leader_election.cc:290] T bb475fc5dabf483b83272674db43c94b P 291458bde0304992ae384961035de102 [CANDIDATE]: Term 1 election: Requested vote from peers 6bc0bd1d6033445e8d94ee616efd4e0e (127.27.71.1:42071), 5017b530136d419ea2c16f2366521d9b (127.27.71.3:43851)
I20260713 09:10:37.297227 32345 leader_election.cc:304] T 7b3b67d2748d418eb6e7601c26e790c3 P 6bc0bd1d6033445e8d94ee616efd4e0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5017b530136d419ea2c16f2366521d9b, 6bc0bd1d6033445e8d94ee616efd4e0e; no voters: 
I20260713 09:10:37.297616 32532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb475fc5dabf483b83272674db43c94b" candidate_uuid: "291458bde0304992ae384961035de102" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5017b530136d419ea2c16f2366521d9b"
I20260713 09:10:37.298339 32532 raft_consensus.cc:3060] T bb475fc5dabf483b83272674db43c94b P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.299970 32580 leader_election.cc:290] T 7b3b67d2748d418eb6e7601c26e790c3 P 291458bde0304992ae384961035de102 [CANDIDATE]: Term 1 election: Requested vote from peers 5017b530136d419ea2c16f2366521d9b (127.27.71.3:43851), 6bc0bd1d6033445e8d94ee616efd4e0e (127.27.71.1:42071)
I20260713 09:10:37.302038 32596 raft_consensus.cc:697] T bb475fc5dabf483b83272674db43c94b P 291458bde0304992ae384961035de102 [term 1 LEADER]: Becoming Leader. State: Replica: 291458bde0304992ae384961035de102, State: Running, Role: LEADER
I20260713 09:10:37.302937 32596 consensus_queue.cc:237] T bb475fc5dabf483b83272674db43c94b P 291458bde0304992ae384961035de102 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:37.305225 32572 tablet_bootstrap.cc:654] T 10bdf30aaf134aa29d1edd9e1e431c0a P 291458bde0304992ae384961035de102: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:37.306056 32458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b3b67d2748d418eb6e7601c26e790c3" candidate_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291458bde0304992ae384961035de102" is_pre_election: true
I20260713 09:10:37.306896 32458 raft_consensus.cc:2393] T 7b3b67d2748d418eb6e7601c26e790c3 P 291458bde0304992ae384961035de102 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6bc0bd1d6033445e8d94ee616efd4e0e in current term 1: Already voted for candidate 291458bde0304992ae384961035de102 in this term.
I20260713 09:10:37.311012 32531 raft_consensus.cc:2468] T 7b3b67d2748d418eb6e7601c26e790c3 P 5017b530136d419ea2c16f2366521d9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 291458bde0304992ae384961035de102 in term 1.
I20260713 09:10:37.318212 32574 tablet_bootstrap.cc:492] T 10bdf30aaf134aa29d1edd9e1e431c0a P 6bc0bd1d6033445e8d94ee616efd4e0e: No bootstrap required, opened a new log
I20260713 09:10:37.318692 32574 ts_tablet_manager.cc:1403] T 10bdf30aaf134aa29d1edd9e1e431c0a P 6bc0bd1d6033445e8d94ee616efd4e0e: Time spent bootstrapping tablet: real 0.047s	user 0.024s	sys 0.016s
I20260713 09:10:37.319484 32420 leader_election.cc:304] T 7b3b67d2748d418eb6e7601c26e790c3 P 291458bde0304992ae384961035de102 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291458bde0304992ae384961035de102, 5017b530136d419ea2c16f2366521d9b; no voters: 
I20260713 09:10:37.320362 32601 raft_consensus.cc:2804] T 7b3b67d2748d418eb6e7601c26e790c3 P 291458bde0304992ae384961035de102 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:37.320704 32532 raft_consensus.cc:2468] T bb475fc5dabf483b83272674db43c94b P 5017b530136d419ea2c16f2366521d9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 291458bde0304992ae384961035de102 in term 1.
I20260713 09:10:37.320973 32601 raft_consensus.cc:697] T 7b3b67d2748d418eb6e7601c26e790c3 P 291458bde0304992ae384961035de102 [term 1 LEADER]: Becoming Leader. State: Replica: 291458bde0304992ae384961035de102, State: Running, Role: LEADER
I20260713 09:10:37.321604 32574 raft_consensus.cc:359] T 10bdf30aaf134aa29d1edd9e1e431c0a P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:37.312813 32382 raft_consensus.cc:2468] T 7b3b67d2748d418eb6e7601c26e790c3 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 291458bde0304992ae384961035de102 in term 1.
I20260713 09:10:37.317077 32575 ts_tablet_manager.cc:1434] T 10bdf30aaf134aa29d1edd9e1e431c0a P 5017b530136d419ea2c16f2366521d9b: Time spent starting tablet: real 0.050s	user 0.003s	sys 0.004s
I20260713 09:10:37.322809 32578 raft_consensus.cc:2764] T 7b3b67d2748d418eb6e7601c26e790c3 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260713 09:10:37.322137 32601 consensus_queue.cc:237] T 7b3b67d2748d418eb6e7601c26e790c3 P 291458bde0304992ae384961035de102 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } } peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } }
I20260713 09:10:37.323496 32575 tablet_bootstrap.cc:492] T bcf11a3676da4f02afefc219cf3e5a28 P 5017b530136d419ea2c16f2366521d9b: Bootstrap starting.
I20260713 09:10:37.322299 32574 raft_consensus.cc:385] T 10bdf30aaf134aa29d1edd9e1e431c0a P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.327615 32574 raft_consensus.cc:740] T 10bdf30aaf134aa29d1edd9e1e431c0a P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bc0bd1d6033445e8d94ee616efd4e0e, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.328387 32574 consensus_queue.cc:260] T 10bdf30aaf134aa29d1edd9e1e431c0a P 6bc0bd1d6033445e8d94ee616efd4e0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:37.330677 32574 ts_tablet_manager.cc:1434] T 10bdf30aaf134aa29d1edd9e1e431c0a P 6bc0bd1d6033445e8d94ee616efd4e0e: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:10:37.331755 32574 tablet_bootstrap.cc:492] T e7141d9e79c5491483fbbbc568b1a509 P 6bc0bd1d6033445e8d94ee616efd4e0e: Bootstrap starting.
I20260713 09:10:37.333056 32572 tablet_bootstrap.cc:492] T 10bdf30aaf134aa29d1edd9e1e431c0a P 291458bde0304992ae384961035de102: No bootstrap required, opened a new log
I20260713 09:10:37.333590 32572 ts_tablet_manager.cc:1403] T 10bdf30aaf134aa29d1edd9e1e431c0a P 291458bde0304992ae384961035de102: Time spent bootstrapping tablet: real 0.060s	user 0.013s	sys 0.020s
I20260713 09:10:37.334813 32575 tablet_bootstrap.cc:654] T bcf11a3676da4f02afefc219cf3e5a28 P 5017b530136d419ea2c16f2366521d9b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:37.337904 32574 tablet_bootstrap.cc:654] T e7141d9e79c5491483fbbbc568b1a509 P 6bc0bd1d6033445e8d94ee616efd4e0e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:37.337826 32572 raft_consensus.cc:359] T 10bdf30aaf134aa29d1edd9e1e431c0a P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:37.339818 32572 raft_consensus.cc:385] T 10bdf30aaf134aa29d1edd9e1e431c0a P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.340142 32572 raft_consensus.cc:740] T 10bdf30aaf134aa29d1edd9e1e431c0a P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291458bde0304992ae384961035de102, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.341018 32572 consensus_queue.cc:260] T 10bdf30aaf134aa29d1edd9e1e431c0a P 291458bde0304992ae384961035de102 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:37.343400 32572 ts_tablet_manager.cc:1434] T 10bdf30aaf134aa29d1edd9e1e431c0a P 291458bde0304992ae384961035de102: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:10:37.344393 32572 tablet_bootstrap.cc:492] T e7141d9e79c5491483fbbbc568b1a509 P 291458bde0304992ae384961035de102: Bootstrap starting.
I20260713 09:10:37.344756 32275 catalog_manager.cc:5697] T bb475fc5dabf483b83272674db43c94b P 291458bde0304992ae384961035de102 reported cstate change: term changed from 0 to 1, leader changed from <none> to 291458bde0304992ae384961035de102 (127.27.71.2). New cstate: current_term: 1 leader_uuid: "291458bde0304992ae384961035de102" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:37.350863 32572 tablet_bootstrap.cc:654] T e7141d9e79c5491483fbbbc568b1a509 P 291458bde0304992ae384961035de102: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:37.354673 32575 tablet_bootstrap.cc:492] T bcf11a3676da4f02afefc219cf3e5a28 P 5017b530136d419ea2c16f2366521d9b: No bootstrap required, opened a new log
I20260713 09:10:37.355432 32575 ts_tablet_manager.cc:1403] T bcf11a3676da4f02afefc219cf3e5a28 P 5017b530136d419ea2c16f2366521d9b: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.014s
I20260713 09:10:37.359318 32575 raft_consensus.cc:359] T bcf11a3676da4f02afefc219cf3e5a28 P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:37.360329 32575 raft_consensus.cc:385] T bcf11a3676da4f02afefc219cf3e5a28 P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.360759 32575 raft_consensus.cc:740] T bcf11a3676da4f02afefc219cf3e5a28 P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5017b530136d419ea2c16f2366521d9b, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.361892 32575 consensus_queue.cc:260] T bcf11a3676da4f02afefc219cf3e5a28 P 5017b530136d419ea2c16f2366521d9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:37.363629 32572 tablet_bootstrap.cc:492] T e7141d9e79c5491483fbbbc568b1a509 P 291458bde0304992ae384961035de102: No bootstrap required, opened a new log
I20260713 09:10:37.364272 32572 ts_tablet_manager.cc:1403] T e7141d9e79c5491483fbbbc568b1a509 P 291458bde0304992ae384961035de102: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.006s
I20260713 09:10:37.367498 32575 ts_tablet_manager.cc:1434] T bcf11a3676da4f02afefc219cf3e5a28 P 5017b530136d419ea2c16f2366521d9b: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260713 09:10:37.367798 32596 raft_consensus.cc:493] T 10bdf30aaf134aa29d1edd9e1e431c0a P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:37.368311 32596 raft_consensus.cc:515] T 10bdf30aaf134aa29d1edd9e1e431c0a P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:37.369154 32575 tablet_bootstrap.cc:492] T e7141d9e79c5491483fbbbc568b1a509 P 5017b530136d419ea2c16f2366521d9b: Bootstrap starting.
I20260713 09:10:37.369190 32572 raft_consensus.cc:359] T e7141d9e79c5491483fbbbc568b1a509 P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:37.370143 32572 raft_consensus.cc:385] T e7141d9e79c5491483fbbbc568b1a509 P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.370428 32572 raft_consensus.cc:740] T e7141d9e79c5491483fbbbc568b1a509 P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291458bde0304992ae384961035de102, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.370992 32382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10bdf30aaf134aa29d1edd9e1e431c0a" candidate_uuid: "291458bde0304992ae384961035de102" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" is_pre_election: true
I20260713 09:10:37.371120 32572 consensus_queue.cc:260] T e7141d9e79c5491483fbbbc568b1a509 P 291458bde0304992ae384961035de102 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:37.371598 32382 raft_consensus.cc:2468] T 10bdf30aaf134aa29d1edd9e1e431c0a P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 291458bde0304992ae384961035de102 in term 0.
I20260713 09:10:37.372949 32423 leader_election.cc:304] T 10bdf30aaf134aa29d1edd9e1e431c0a P 291458bde0304992ae384961035de102 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291458bde0304992ae384961035de102, 6bc0bd1d6033445e8d94ee616efd4e0e; no voters: 
I20260713 09:10:37.373651 32572 ts_tablet_manager.cc:1434] T e7141d9e79c5491483fbbbc568b1a509 P 291458bde0304992ae384961035de102: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:10:37.373814 32580 raft_consensus.cc:2804] T 10bdf30aaf134aa29d1edd9e1e431c0a P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:37.374179 32580 raft_consensus.cc:493] T 10bdf30aaf134aa29d1edd9e1e431c0a P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:37.374487 32580 raft_consensus.cc:3060] T 10bdf30aaf134aa29d1edd9e1e431c0a P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.374625 32572 tablet_bootstrap.cc:492] T e77a4b9d9083454a94b9f95ed1862598 P 291458bde0304992ae384961035de102: Bootstrap starting.
I20260713 09:10:37.378731 32575 tablet_bootstrap.cc:654] T e7141d9e79c5491483fbbbc568b1a509 P 5017b530136d419ea2c16f2366521d9b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:37.380627 32572 tablet_bootstrap.cc:654] T e77a4b9d9083454a94b9f95ed1862598 P 291458bde0304992ae384961035de102: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:37.381361 32532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10bdf30aaf134aa29d1edd9e1e431c0a" candidate_uuid: "291458bde0304992ae384961035de102" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5017b530136d419ea2c16f2366521d9b" is_pre_election: true
I20260713 09:10:37.382033 32532 raft_consensus.cc:2468] T 10bdf30aaf134aa29d1edd9e1e431c0a P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 291458bde0304992ae384961035de102 in term 0.
I20260713 09:10:37.383868 32578 raft_consensus.cc:493] T eea660f708df409bbe0873f437add162 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:37.384451 32578 raft_consensus.cc:515] T eea660f708df409bbe0873f437add162 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:37.386300 32580 raft_consensus.cc:515] T 10bdf30aaf134aa29d1edd9e1e431c0a P 291458bde0304992ae384961035de102 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:37.387965 32596 leader_election.cc:290] T 10bdf30aaf134aa29d1edd9e1e431c0a P 291458bde0304992ae384961035de102 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6bc0bd1d6033445e8d94ee616efd4e0e (127.27.71.1:42071), 5017b530136d419ea2c16f2366521d9b (127.27.71.3:43851)
I20260713 09:10:37.389390 32532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eea660f708df409bbe0873f437add162" candidate_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5017b530136d419ea2c16f2366521d9b" is_pre_election: true
I20260713 09:10:37.391255 32532 raft_consensus.cc:2468] T eea660f708df409bbe0873f437add162 P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6bc0bd1d6033445e8d94ee616efd4e0e in term 0.
I20260713 09:10:37.389390 32458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eea660f708df409bbe0873f437add162" candidate_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291458bde0304992ae384961035de102" is_pre_election: true
I20260713 09:10:37.392338 32458 raft_consensus.cc:2468] T eea660f708df409bbe0873f437add162 P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6bc0bd1d6033445e8d94ee616efd4e0e in term 0.
I20260713 09:10:37.392433 32382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10bdf30aaf134aa29d1edd9e1e431c0a" candidate_uuid: "291458bde0304992ae384961035de102" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e"
I20260713 09:10:37.392974 32382 raft_consensus.cc:3060] T 10bdf30aaf134aa29d1edd9e1e431c0a P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.393564 32578 leader_election.cc:290] T eea660f708df409bbe0873f437add162 P 6bc0bd1d6033445e8d94ee616efd4e0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 291458bde0304992ae384961035de102 (127.27.71.2:37115), 5017b530136d419ea2c16f2366521d9b (127.27.71.3:43851)
I20260713 09:10:37.393760 32347 leader_election.cc:304] T eea660f708df409bbe0873f437add162 P 6bc0bd1d6033445e8d94ee616efd4e0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291458bde0304992ae384961035de102, 6bc0bd1d6033445e8d94ee616efd4e0e; no voters: 
I20260713 09:10:37.395747 32578 raft_consensus.cc:2804] T eea660f708df409bbe0873f437add162 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:37.396225 32578 raft_consensus.cc:493] T eea660f708df409bbe0873f437add162 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:37.396472 32572 tablet_bootstrap.cc:492] T e77a4b9d9083454a94b9f95ed1862598 P 291458bde0304992ae384961035de102: No bootstrap required, opened a new log
I20260713 09:10:37.396646 32578 raft_consensus.cc:3060] T eea660f708df409bbe0873f437add162 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.396930 32572 ts_tablet_manager.cc:1403] T e77a4b9d9083454a94b9f95ed1862598 P 291458bde0304992ae384961035de102: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.007s
I20260713 09:10:37.399413 32572 raft_consensus.cc:359] T e77a4b9d9083454a94b9f95ed1862598 P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:37.400054 32572 raft_consensus.cc:385] T e77a4b9d9083454a94b9f95ed1862598 P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.400326 32572 raft_consensus.cc:740] T e77a4b9d9083454a94b9f95ed1862598 P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291458bde0304992ae384961035de102, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.401067 32382 raft_consensus.cc:2468] T 10bdf30aaf134aa29d1edd9e1e431c0a P 6bc0bd1d6033445e8d94ee616efd4e0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 291458bde0304992ae384961035de102 in term 1.
I20260713 09:10:37.400923 32572 consensus_queue.cc:260] T e77a4b9d9083454a94b9f95ed1862598 P 291458bde0304992ae384961035de102 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:37.401945 32594 raft_consensus.cc:493] T bcf11a3676da4f02afefc219cf3e5a28 P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:37.402344 32594 raft_consensus.cc:515] T bcf11a3676da4f02afefc219cf3e5a28 P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:37.402944 32572 ts_tablet_manager.cc:1434] T e77a4b9d9083454a94b9f95ed1862598 P 291458bde0304992ae384961035de102: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:10:37.403815 32572 tablet_bootstrap.cc:492] T cac26db6ec344a088bd27604ccc28f31 P 291458bde0304992ae384961035de102: Bootstrap starting.
I20260713 09:10:37.404337 32594 leader_election.cc:290] T bcf11a3676da4f02afefc219cf3e5a28 P 291458bde0304992ae384961035de102 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6bc0bd1d6033445e8d94ee616efd4e0e (127.27.71.1:42071), 5017b530136d419ea2c16f2366521d9b (127.27.71.3:43851)
I20260713 09:10:37.404866 32582 raft_consensus.cc:493] T bcf11a3676da4f02afefc219cf3e5a28 P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:37.405462 32582 raft_consensus.cc:515] T bcf11a3676da4f02afefc219cf3e5a28 P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:37.408743 32532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf11a3676da4f02afefc219cf3e5a28" candidate_uuid: "291458bde0304992ae384961035de102" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5017b530136d419ea2c16f2366521d9b" is_pre_election: true
I20260713 09:10:37.409363 32532 raft_consensus.cc:2468] T bcf11a3676da4f02afefc219cf3e5a28 P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 291458bde0304992ae384961035de102 in term 0.
I20260713 09:10:37.409669 32572 tablet_bootstrap.cc:654] T cac26db6ec344a088bd27604ccc28f31 P 291458bde0304992ae384961035de102: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:37.410580 32420 leader_election.cc:304] T bcf11a3676da4f02afefc219cf3e5a28 P 291458bde0304992ae384961035de102 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291458bde0304992ae384961035de102, 5017b530136d419ea2c16f2366521d9b; no voters: 
I20260713 09:10:37.411903 32423 leader_election.cc:304] T 10bdf30aaf134aa29d1edd9e1e431c0a P 291458bde0304992ae384961035de102 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291458bde0304992ae384961035de102, 6bc0bd1d6033445e8d94ee616efd4e0e; no voters: 
I20260713 09:10:37.413715 32381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf11a3676da4f02afefc219cf3e5a28" candidate_uuid: "291458bde0304992ae384961035de102" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" is_pre_election: true
I20260713 09:10:37.414534 32381 raft_consensus.cc:2468] T bcf11a3676da4f02afefc219cf3e5a28 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 291458bde0304992ae384961035de102 in term 0.
I20260713 09:10:37.416368 32594 raft_consensus.cc:2804] T bcf11a3676da4f02afefc219cf3e5a28 P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:37.416883 32594 raft_consensus.cc:493] T bcf11a3676da4f02afefc219cf3e5a28 P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:37.417296 32594 raft_consensus.cc:3060] T bcf11a3676da4f02afefc219cf3e5a28 P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.423877 32596 raft_consensus.cc:2804] T 10bdf30aaf134aa29d1edd9e1e431c0a P 291458bde0304992ae384961035de102 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:37.424031 32582 leader_election.cc:290] T bcf11a3676da4f02afefc219cf3e5a28 P 5017b530136d419ea2c16f2366521d9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6bc0bd1d6033445e8d94ee616efd4e0e (127.27.71.1:42071), 291458bde0304992ae384961035de102 (127.27.71.2:37115)
I20260713 09:10:37.432329 32580 leader_election.cc:290] T 10bdf30aaf134aa29d1edd9e1e431c0a P 291458bde0304992ae384961035de102 [CANDIDATE]: Term 1 election: Requested vote from peers 6bc0bd1d6033445e8d94ee616efd4e0e (127.27.71.1:42071), 5017b530136d419ea2c16f2366521d9b (127.27.71.3:43851)
I20260713 09:10:37.433025 32580 raft_consensus.cc:493] T e67f695a471c4e01b9b3ce698c3e703f P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:37.433548 32580 raft_consensus.cc:515] T e67f695a471c4e01b9b3ce698c3e703f P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:37.433854 32532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10bdf30aaf134aa29d1edd9e1e431c0a" candidate_uuid: "291458bde0304992ae384961035de102" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5017b530136d419ea2c16f2366521d9b"
I20260713 09:10:37.434612 32532 raft_consensus.cc:3060] T 10bdf30aaf134aa29d1edd9e1e431c0a P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.436941 32382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67f695a471c4e01b9b3ce698c3e703f" candidate_uuid: "291458bde0304992ae384961035de102" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" is_pre_election: true
I20260713 09:10:37.437950 32382 raft_consensus.cc:2468] T e67f695a471c4e01b9b3ce698c3e703f P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 291458bde0304992ae384961035de102 in term 0.
I20260713 09:10:37.439284 32423 leader_election.cc:304] T e67f695a471c4e01b9b3ce698c3e703f P 291458bde0304992ae384961035de102 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291458bde0304992ae384961035de102, 6bc0bd1d6033445e8d94ee616efd4e0e; no voters: 
I20260713 09:10:37.450619 32578 raft_consensus.cc:515] T eea660f708df409bbe0873f437add162 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:37.452553 32532 raft_consensus.cc:2468] T 10bdf30aaf134aa29d1edd9e1e431c0a P 5017b530136d419ea2c16f2366521d9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 291458bde0304992ae384961035de102 in term 1.
I20260713 09:10:37.431322 32594 raft_consensus.cc:515] T bcf11a3676da4f02afefc219cf3e5a28 P 291458bde0304992ae384961035de102 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:37.461022 32580 leader_election.cc:290] T e67f695a471c4e01b9b3ce698c3e703f P 291458bde0304992ae384961035de102 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6bc0bd1d6033445e8d94ee616efd4e0e (127.27.71.1:42071), 5017b530136d419ea2c16f2366521d9b (127.27.71.3:43851)
I20260713 09:10:37.462462 32531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67f695a471c4e01b9b3ce698c3e703f" candidate_uuid: "291458bde0304992ae384961035de102" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5017b530136d419ea2c16f2366521d9b" is_pre_election: true
I20260713 09:10:37.466650 32574 tablet_bootstrap.cc:492] T e7141d9e79c5491483fbbbc568b1a509 P 6bc0bd1d6033445e8d94ee616efd4e0e: No bootstrap required, opened a new log
I20260713 09:10:37.470199 32578 leader_election.cc:290] T eea660f708df409bbe0873f437add162 P 6bc0bd1d6033445e8d94ee616efd4e0e [CANDIDATE]: Term 1 election: Requested vote from peers 291458bde0304992ae384961035de102 (127.27.71.2:37115), 5017b530136d419ea2c16f2366521d9b (127.27.71.3:43851)
I20260713 09:10:37.471226 32530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eea660f708df409bbe0873f437add162" candidate_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5017b530136d419ea2c16f2366521d9b"
I20260713 09:10:37.473078 32575 tablet_bootstrap.cc:492] T e7141d9e79c5491483fbbbc568b1a509 P 5017b530136d419ea2c16f2366521d9b: No bootstrap required, opened a new log
I20260713 09:10:37.473229 32596 raft_consensus.cc:697] T 10bdf30aaf134aa29d1edd9e1e431c0a P 291458bde0304992ae384961035de102 [term 1 LEADER]: Becoming Leader. State: Replica: 291458bde0304992ae384961035de102, State: Running, Role: LEADER
I20260713 09:10:37.473464 32616 raft_consensus.cc:2804] T e67f695a471c4e01b9b3ce698c3e703f P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:37.473960 32458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eea660f708df409bbe0873f437add162" candidate_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291458bde0304992ae384961035de102"
W20260713 09:10:37.476332 32328 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:10:37.479023 32530 raft_consensus.cc:3060] T eea660f708df409bbe0873f437add162 P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.477098 32574 ts_tablet_manager.cc:1403] T e7141d9e79c5491483fbbbc568b1a509 P 6bc0bd1d6033445e8d94ee616efd4e0e: Time spent bootstrapping tablet: real 0.146s	user 0.058s	sys 0.075s
I20260713 09:10:37.481626 32458 raft_consensus.cc:3060] T eea660f708df409bbe0873f437add162 P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.481273 32596 consensus_queue.cc:237] T 10bdf30aaf134aa29d1edd9e1e431c0a P 291458bde0304992ae384961035de102 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:37.483604 32574 raft_consensus.cc:359] T e7141d9e79c5491483fbbbc568b1a509 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:37.484340 32574 raft_consensus.cc:385] T e7141d9e79c5491483fbbbc568b1a509 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.484582 32574 raft_consensus.cc:740] T e7141d9e79c5491483fbbbc568b1a509 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bc0bd1d6033445e8d94ee616efd4e0e, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.485235 32572 tablet_bootstrap.cc:492] T cac26db6ec344a088bd27604ccc28f31 P 291458bde0304992ae384961035de102: No bootstrap required, opened a new log
I20260713 09:10:37.485105 32574 consensus_queue.cc:260] T e7141d9e79c5491483fbbbc568b1a509 P 6bc0bd1d6033445e8d94ee616efd4e0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:37.485625 32572 ts_tablet_manager.cc:1403] T cac26db6ec344a088bd27604ccc28f31 P 291458bde0304992ae384961035de102: Time spent bootstrapping tablet: real 0.082s	user 0.032s	sys 0.032s
I20260713 09:10:37.479728 32531 raft_consensus.cc:2468] T e67f695a471c4e01b9b3ce698c3e703f P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 291458bde0304992ae384961035de102 in term 0.
I20260713 09:10:37.484979 32575 ts_tablet_manager.cc:1403] T e7141d9e79c5491483fbbbc568b1a509 P 5017b530136d419ea2c16f2366521d9b: Time spent bootstrapping tablet: real 0.116s	user 0.013s	sys 0.009s
I20260713 09:10:37.491056 32458 raft_consensus.cc:2468] T eea660f708df409bbe0873f437add162 P 291458bde0304992ae384961035de102 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bc0bd1d6033445e8d94ee616efd4e0e in term 1.
I20260713 09:10:37.492812 32594 leader_election.cc:290] T bcf11a3676da4f02afefc219cf3e5a28 P 291458bde0304992ae384961035de102 [CANDIDATE]: Term 1 election: Requested vote from peers 6bc0bd1d6033445e8d94ee616efd4e0e (127.27.71.1:42071), 5017b530136d419ea2c16f2366521d9b (127.27.71.3:43851)
I20260713 09:10:37.493578 32382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf11a3676da4f02afefc219cf3e5a28" candidate_uuid: "291458bde0304992ae384961035de102" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e"
I20260713 09:10:37.499200 32572 raft_consensus.cc:359] T cac26db6ec344a088bd27604ccc28f31 P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:37.480235 32616 raft_consensus.cc:493] T e67f695a471c4e01b9b3ce698c3e703f P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:37.499617 32382 raft_consensus.cc:3060] T bcf11a3676da4f02afefc219cf3e5a28 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.499821 32572 raft_consensus.cc:385] T cac26db6ec344a088bd27604ccc28f31 P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.500022 32616 raft_consensus.cc:3060] T e67f695a471c4e01b9b3ce698c3e703f P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.500224 32572 raft_consensus.cc:740] T cac26db6ec344a088bd27604ccc28f31 P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291458bde0304992ae384961035de102, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.494213 32531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf11a3676da4f02afefc219cf3e5a28" candidate_uuid: "291458bde0304992ae384961035de102" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5017b530136d419ea2c16f2366521d9b"
I20260713 09:10:37.501003 32531 raft_consensus.cc:3060] T bcf11a3676da4f02afefc219cf3e5a28 P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.501077 32572 consensus_queue.cc:260] T cac26db6ec344a088bd27604ccc28f31 P 291458bde0304992ae384961035de102 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:37.501799 32575 raft_consensus.cc:359] T e7141d9e79c5491483fbbbc568b1a509 P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:37.496750 32381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf11a3676da4f02afefc219cf3e5a28" candidate_uuid: "5017b530136d419ea2c16f2366521d9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" is_pre_election: true
I20260713 09:10:37.502467 32575 raft_consensus.cc:385] T e7141d9e79c5491483fbbbc568b1a509 P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.502767 32575 raft_consensus.cc:740] T e7141d9e79c5491483fbbbc568b1a509 P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5017b530136d419ea2c16f2366521d9b, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.503135 32572 ts_tablet_manager.cc:1434] T cac26db6ec344a088bd27604ccc28f31 P 291458bde0304992ae384961035de102: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260713 09:10:37.509550 32616 raft_consensus.cc:515] T e67f695a471c4e01b9b3ce698c3e703f P 291458bde0304992ae384961035de102 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:37.510643 32382 raft_consensus.cc:2468] T bcf11a3676da4f02afefc219cf3e5a28 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 291458bde0304992ae384961035de102 in term 1.
I20260713 09:10:37.503487 32575 consensus_queue.cc:260] T e7141d9e79c5491483fbbbc568b1a509 P 5017b530136d419ea2c16f2366521d9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:37.498885 32574 ts_tablet_manager.cc:1434] T e7141d9e79c5491483fbbbc568b1a509 P 6bc0bd1d6033445e8d94ee616efd4e0e: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260713 09:10:37.514428 32381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67f695a471c4e01b9b3ce698c3e703f" candidate_uuid: "291458bde0304992ae384961035de102" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e"
I20260713 09:10:37.511863 32616 leader_election.cc:290] T e67f695a471c4e01b9b3ce698c3e703f P 291458bde0304992ae384961035de102 [CANDIDATE]: Term 1 election: Requested vote from peers 6bc0bd1d6033445e8d94ee616efd4e0e (127.27.71.1:42071), 5017b530136d419ea2c16f2366521d9b (127.27.71.3:43851)
I20260713 09:10:37.515137 32574 tablet_bootstrap.cc:492] T e77a4b9d9083454a94b9f95ed1862598 P 6bc0bd1d6033445e8d94ee616efd4e0e: Bootstrap starting.
I20260713 09:10:37.515486 32616 raft_consensus.cc:493] T e77a4b9d9083454a94b9f95ed1862598 P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:37.515908 32616 raft_consensus.cc:515] T e77a4b9d9083454a94b9f95ed1862598 P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:37.516323 32457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf11a3676da4f02afefc219cf3e5a28" candidate_uuid: "5017b530136d419ea2c16f2366521d9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291458bde0304992ae384961035de102" is_pre_election: true
I20260713 09:10:37.517444 32457 raft_consensus.cc:2393] T bcf11a3676da4f02afefc219cf3e5a28 P 291458bde0304992ae384961035de102 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5017b530136d419ea2c16f2366521d9b in current term 1: Already voted for candidate 291458bde0304992ae384961035de102 in this term.
I20260713 09:10:37.517742 32616 leader_election.cc:290] T e77a4b9d9083454a94b9f95ed1862598 P 291458bde0304992ae384961035de102 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6bc0bd1d6033445e8d94ee616efd4e0e (127.27.71.1:42071), 5017b530136d419ea2c16f2366521d9b (127.27.71.3:43851)
I20260713 09:10:37.519197 32497 leader_election.cc:304] T bcf11a3676da4f02afefc219cf3e5a28 P 5017b530136d419ea2c16f2366521d9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5017b530136d419ea2c16f2366521d9b; no voters: 291458bde0304992ae384961035de102, 6bc0bd1d6033445e8d94ee616efd4e0e
I20260713 09:10:37.520442 32574 tablet_bootstrap.cc:654] T e77a4b9d9083454a94b9f95ed1862598 P 6bc0bd1d6033445e8d94ee616efd4e0e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:37.521826 32575 ts_tablet_manager.cc:1434] T e7141d9e79c5491483fbbbc568b1a509 P 5017b530136d419ea2c16f2366521d9b: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260713 09:10:37.522814 32575 tablet_bootstrap.cc:492] T cac26db6ec344a088bd27604ccc28f31 P 5017b530136d419ea2c16f2366521d9b: Bootstrap starting.
I20260713 09:10:37.524789 32529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77a4b9d9083454a94b9f95ed1862598" candidate_uuid: "291458bde0304992ae384961035de102" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5017b530136d419ea2c16f2366521d9b" is_pre_election: true
I20260713 09:10:37.512077 32423 leader_election.cc:304] T bcf11a3676da4f02afefc219cf3e5a28 P 291458bde0304992ae384961035de102 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291458bde0304992ae384961035de102, 6bc0bd1d6033445e8d94ee616efd4e0e; no voters: 
I20260713 09:10:37.515149 32381 raft_consensus.cc:3060] T e67f695a471c4e01b9b3ce698c3e703f P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.529007 32382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77a4b9d9083454a94b9f95ed1862598" candidate_uuid: "291458bde0304992ae384961035de102" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" is_pre_election: true
W20260713 09:10:37.530620 32423 leader_election.cc:343] T e77a4b9d9083454a94b9f95ed1862598 P 291458bde0304992ae384961035de102 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6bc0bd1d6033445e8d94ee616efd4e0e (127.27.71.1:42071): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:37.532107 32532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67f695a471c4e01b9b3ce698c3e703f" candidate_uuid: "291458bde0304992ae384961035de102" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5017b530136d419ea2c16f2366521d9b"
I20260713 09:10:37.532842 32532 raft_consensus.cc:3060] T e67f695a471c4e01b9b3ce698c3e703f P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.543305 32575 tablet_bootstrap.cc:654] T cac26db6ec344a088bd27604ccc28f31 P 5017b530136d419ea2c16f2366521d9b: Neither blocks nor log segments found. Creating new log.
W20260713 09:10:37.544005 32420 leader_election.cc:343] T e77a4b9d9083454a94b9f95ed1862598 P 291458bde0304992ae384961035de102 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5017b530136d419ea2c16f2366521d9b (127.27.71.3:43851): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:37.551193 32420 leader_election.cc:304] T e77a4b9d9083454a94b9f95ed1862598 P 291458bde0304992ae384961035de102 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 291458bde0304992ae384961035de102; no voters: 5017b530136d419ea2c16f2366521d9b, 6bc0bd1d6033445e8d94ee616efd4e0e
I20260713 09:10:37.551811 32594 raft_consensus.cc:2804] T bcf11a3676da4f02afefc219cf3e5a28 P 291458bde0304992ae384961035de102 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:37.552424 32601 raft_consensus.cc:2749] T e77a4b9d9083454a94b9f95ed1862598 P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:37.552803 32594 raft_consensus.cc:697] T bcf11a3676da4f02afefc219cf3e5a28 P 291458bde0304992ae384961035de102 [term 1 LEADER]: Becoming Leader. State: Replica: 291458bde0304992ae384961035de102, State: Running, Role: LEADER
I20260713 09:10:37.553709 32594 consensus_queue.cc:237] T bcf11a3676da4f02afefc219cf3e5a28 P 291458bde0304992ae384961035de102 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:37.556522 32275 catalog_manager.cc:5697] T 7b3b67d2748d418eb6e7601c26e790c3 P 291458bde0304992ae384961035de102 reported cstate change: term changed from 0 to 1, leader changed from <none> to 291458bde0304992ae384961035de102 (127.27.71.2). New cstate: current_term: 1 leader_uuid: "291458bde0304992ae384961035de102" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:37.558282 32275 catalog_manager.cc:5697] T 10bdf30aaf134aa29d1edd9e1e431c0a P 291458bde0304992ae384961035de102 reported cstate change: term changed from 0 to 1, leader changed from <none> to 291458bde0304992ae384961035de102 (127.27.71.2). New cstate: current_term: 1 leader_uuid: "291458bde0304992ae384961035de102" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:37.498245 32530 raft_consensus.cc:2468] T eea660f708df409bbe0873f437add162 P 5017b530136d419ea2c16f2366521d9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bc0bd1d6033445e8d94ee616efd4e0e in term 1.
I20260713 09:10:37.565620 32575 tablet_bootstrap.cc:492] T cac26db6ec344a088bd27604ccc28f31 P 5017b530136d419ea2c16f2366521d9b: No bootstrap required, opened a new log
I20260713 09:10:37.566224 32575 ts_tablet_manager.cc:1403] T cac26db6ec344a088bd27604ccc28f31 P 5017b530136d419ea2c16f2366521d9b: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.007s
I20260713 09:10:37.567077 32347 leader_election.cc:304] T eea660f708df409bbe0873f437add162 P 6bc0bd1d6033445e8d94ee616efd4e0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291458bde0304992ae384961035de102, 6bc0bd1d6033445e8d94ee616efd4e0e; no voters: 
I20260713 09:10:37.569953 32578 raft_consensus.cc:2804] T eea660f708df409bbe0873f437add162 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:37.569618 32575 raft_consensus.cc:359] T cac26db6ec344a088bd27604ccc28f31 P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:37.570497 32575 raft_consensus.cc:385] T cac26db6ec344a088bd27604ccc28f31 P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.570832 32575 raft_consensus.cc:740] T cac26db6ec344a088bd27604ccc28f31 P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5017b530136d419ea2c16f2366521d9b, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.571789 32575 consensus_queue.cc:260] T cac26db6ec344a088bd27604ccc28f31 P 5017b530136d419ea2c16f2366521d9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:37.574301 32531 raft_consensus.cc:2468] T bcf11a3676da4f02afefc219cf3e5a28 P 5017b530136d419ea2c16f2366521d9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 291458bde0304992ae384961035de102 in term 1.
I20260713 09:10:37.574542 32575 ts_tablet_manager.cc:1434] T cac26db6ec344a088bd27604ccc28f31 P 5017b530136d419ea2c16f2366521d9b: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:10:37.574995 32582 raft_consensus.cc:2749] T bcf11a3676da4f02afefc219cf3e5a28 P 5017b530136d419ea2c16f2366521d9b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:37.575824 32575 tablet_bootstrap.cc:492] T e77a4b9d9083454a94b9f95ed1862598 P 5017b530136d419ea2c16f2366521d9b: Bootstrap starting.
W20260713 09:10:37.588321 32497 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.71.2:37115, user_credentials={real_user=slave}} blocked reactor thread for 69225.9us
I20260713 09:10:37.578917 32381 raft_consensus.cc:2468] T e67f695a471c4e01b9b3ce698c3e703f P 6bc0bd1d6033445e8d94ee616efd4e0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 291458bde0304992ae384961035de102 in term 1.
I20260713 09:10:37.590682 32575 tablet_bootstrap.cc:654] T e77a4b9d9083454a94b9f95ed1862598 P 5017b530136d419ea2c16f2366521d9b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:37.591092 32423 leader_election.cc:304] T e67f695a471c4e01b9b3ce698c3e703f P 291458bde0304992ae384961035de102 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291458bde0304992ae384961035de102, 6bc0bd1d6033445e8d94ee616efd4e0e; no voters: 
I20260713 09:10:37.592162 32594 raft_consensus.cc:2804] T e67f695a471c4e01b9b3ce698c3e703f P 291458bde0304992ae384961035de102 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:37.571352 32532 raft_consensus.cc:2468] T e67f695a471c4e01b9b3ce698c3e703f P 5017b530136d419ea2c16f2366521d9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 291458bde0304992ae384961035de102 in term 1.
I20260713 09:10:37.592872 32594 raft_consensus.cc:697] T e67f695a471c4e01b9b3ce698c3e703f P 291458bde0304992ae384961035de102 [term 1 LEADER]: Becoming Leader. State: Replica: 291458bde0304992ae384961035de102, State: Running, Role: LEADER
I20260713 09:10:37.600816 32574 tablet_bootstrap.cc:492] T e77a4b9d9083454a94b9f95ed1862598 P 6bc0bd1d6033445e8d94ee616efd4e0e: No bootstrap required, opened a new log
I20260713 09:10:37.596239 32594 consensus_queue.cc:237] T e67f695a471c4e01b9b3ce698c3e703f P 291458bde0304992ae384961035de102 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:37.600731 32625 raft_consensus.cc:493] T cac26db6ec344a088bd27604ccc28f31 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:37.601609 32625 raft_consensus.cc:515] T cac26db6ec344a088bd27604ccc28f31 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:37.603752 32574 ts_tablet_manager.cc:1403] T e77a4b9d9083454a94b9f95ed1862598 P 6bc0bd1d6033445e8d94ee616efd4e0e: Time spent bootstrapping tablet: real 0.089s	user 0.025s	sys 0.052s
I20260713 09:10:37.606364 32458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cac26db6ec344a088bd27604ccc28f31" candidate_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291458bde0304992ae384961035de102" is_pre_election: true
I20260713 09:10:37.606985 32458 raft_consensus.cc:2468] T cac26db6ec344a088bd27604ccc28f31 P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6bc0bd1d6033445e8d94ee616efd4e0e in term 0.
I20260713 09:10:37.607684 32625 leader_election.cc:290] T cac26db6ec344a088bd27604ccc28f31 P 6bc0bd1d6033445e8d94ee616efd4e0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 291458bde0304992ae384961035de102 (127.27.71.2:37115), 5017b530136d419ea2c16f2366521d9b (127.27.71.3:43851)
I20260713 09:10:37.607685 32620 raft_consensus.cc:493] T e7141d9e79c5491483fbbbc568b1a509 P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:37.610502 32620 raft_consensus.cc:515] T e7141d9e79c5491483fbbbc568b1a509 P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:37.612381 32575 tablet_bootstrap.cc:492] T e77a4b9d9083454a94b9f95ed1862598 P 5017b530136d419ea2c16f2366521d9b: No bootstrap required, opened a new log
I20260713 09:10:37.612830 32575 ts_tablet_manager.cc:1403] T e77a4b9d9083454a94b9f95ed1862598 P 5017b530136d419ea2c16f2366521d9b: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.012s
I20260713 09:10:37.613235 32620 leader_election.cc:290] T e7141d9e79c5491483fbbbc568b1a509 P 5017b530136d419ea2c16f2366521d9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6bc0bd1d6033445e8d94ee616efd4e0e (127.27.71.1:42071), 291458bde0304992ae384961035de102 (127.27.71.2:37115)
I20260713 09:10:37.613986 32624 raft_consensus.cc:493] T e7141d9e79c5491483fbbbc568b1a509 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:37.614435 32624 raft_consensus.cc:515] T e7141d9e79c5491483fbbbc568b1a509 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:37.608521 32347 leader_election.cc:304] T cac26db6ec344a088bd27604ccc28f31 P 6bc0bd1d6033445e8d94ee616efd4e0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291458bde0304992ae384961035de102, 6bc0bd1d6033445e8d94ee616efd4e0e; no voters: 
I20260713 09:10:37.608506 32531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cac26db6ec344a088bd27604ccc28f31" candidate_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5017b530136d419ea2c16f2366521d9b" is_pre_election: true
I20260713 09:10:37.615324 32531 raft_consensus.cc:2468] T cac26db6ec344a088bd27604ccc28f31 P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6bc0bd1d6033445e8d94ee616efd4e0e in term 0.
I20260713 09:10:37.615271 32575 raft_consensus.cc:359] T e77a4b9d9083454a94b9f95ed1862598 P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:37.616031 32575 raft_consensus.cc:385] T e77a4b9d9083454a94b9f95ed1862598 P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.616324 32575 raft_consensus.cc:740] T e77a4b9d9083454a94b9f95ed1862598 P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5017b530136d419ea2c16f2366521d9b, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.616524 32458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7141d9e79c5491483fbbbc568b1a509" candidate_uuid: "5017b530136d419ea2c16f2366521d9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291458bde0304992ae384961035de102" is_pre_election: true
I20260713 09:10:37.609722 32578 raft_consensus.cc:697] T eea660f708df409bbe0873f437add162 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 1 LEADER]: Becoming Leader. State: Replica: 6bc0bd1d6033445e8d94ee616efd4e0e, State: Running, Role: LEADER
I20260713 09:10:37.614640 32381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7141d9e79c5491483fbbbc568b1a509" candidate_uuid: "5017b530136d419ea2c16f2366521d9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" is_pre_election: true
I20260713 09:10:37.617111 32458 raft_consensus.cc:2468] T e7141d9e79c5491483fbbbc568b1a509 P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5017b530136d419ea2c16f2366521d9b in term 0.
I20260713 09:10:37.617211 32575 consensus_queue.cc:260] T e77a4b9d9083454a94b9f95ed1862598 P 5017b530136d419ea2c16f2366521d9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:37.618177 32497 leader_election.cc:304] T e7141d9e79c5491483fbbbc568b1a509 P 5017b530136d419ea2c16f2366521d9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291458bde0304992ae384961035de102, 5017b530136d419ea2c16f2366521d9b; no voters: 
I20260713 09:10:37.618338 32625 raft_consensus.cc:2804] T cac26db6ec344a088bd27604ccc28f31 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:37.618806 32625 raft_consensus.cc:493] T cac26db6ec344a088bd27604ccc28f31 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:37.609436 32574 raft_consensus.cc:359] T e77a4b9d9083454a94b9f95ed1862598 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:37.619175 32575 ts_tablet_manager.cc:1434] T e77a4b9d9083454a94b9f95ed1862598 P 5017b530136d419ea2c16f2366521d9b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:10:37.619380 32574 raft_consensus.cc:385] T e77a4b9d9083454a94b9f95ed1862598 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:37.619782 32574 raft_consensus.cc:740] T e77a4b9d9083454a94b9f95ed1862598 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bc0bd1d6033445e8d94ee616efd4e0e, State: Initialized, Role: FOLLOWER
I20260713 09:10:37.620471 32574 consensus_queue.cc:260] T e77a4b9d9083454a94b9f95ed1862598 P 6bc0bd1d6033445e8d94ee616efd4e0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:37.620030 32578 consensus_queue.cc:237] T eea660f708df409bbe0873f437add162 P 6bc0bd1d6033445e8d94ee616efd4e0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:37.619206 32582 raft_consensus.cc:2804] T e7141d9e79c5491483fbbbc568b1a509 P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:37.621503 32582 raft_consensus.cc:493] T e7141d9e79c5491483fbbbc568b1a509 P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:37.621886 32582 raft_consensus.cc:3060] T e7141d9e79c5491483fbbbc568b1a509 P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.622767 32574 ts_tablet_manager.cc:1434] T e77a4b9d9083454a94b9f95ed1862598 P 6bc0bd1d6033445e8d94ee616efd4e0e: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260713 09:10:37.619199 32625 raft_consensus.cc:3060] T cac26db6ec344a088bd27604ccc28f31 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.626771 32381 raft_consensus.cc:2468] T e7141d9e79c5491483fbbbc568b1a509 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5017b530136d419ea2c16f2366521d9b in term 0.
I20260713 09:10:37.618867 32275 catalog_manager.cc:5697] T bcf11a3676da4f02afefc219cf3e5a28 P 291458bde0304992ae384961035de102 reported cstate change: term changed from 0 to 1, leader changed from <none> to 291458bde0304992ae384961035de102 (127.27.71.2). New cstate: current_term: 1 leader_uuid: "291458bde0304992ae384961035de102" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:37.628850 32275 catalog_manager.cc:5697] T e67f695a471c4e01b9b3ce698c3e703f P 291458bde0304992ae384961035de102 reported cstate change: term changed from 0 to 1, leader changed from <none> to 291458bde0304992ae384961035de102 (127.27.71.2). New cstate: current_term: 1 leader_uuid: "291458bde0304992ae384961035de102" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:37.630952 32625 raft_consensus.cc:515] T cac26db6ec344a088bd27604ccc28f31 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:37.632995 32625 leader_election.cc:290] T cac26db6ec344a088bd27604ccc28f31 P 6bc0bd1d6033445e8d94ee616efd4e0e [CANDIDATE]: Term 1 election: Requested vote from peers 291458bde0304992ae384961035de102 (127.27.71.2:37115), 5017b530136d419ea2c16f2366521d9b (127.27.71.3:43851)
I20260713 09:10:37.633373 32582 raft_consensus.cc:515] T e7141d9e79c5491483fbbbc568b1a509 P 5017b530136d419ea2c16f2366521d9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:37.634894 32531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7141d9e79c5491483fbbbc568b1a509" candidate_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5017b530136d419ea2c16f2366521d9b" is_pre_election: true
I20260713 09:10:37.635425 32582 leader_election.cc:290] T e7141d9e79c5491483fbbbc568b1a509 P 5017b530136d419ea2c16f2366521d9b [CANDIDATE]: Term 1 election: Requested vote from peers 6bc0bd1d6033445e8d94ee616efd4e0e (127.27.71.1:42071), 291458bde0304992ae384961035de102 (127.27.71.2:37115)
I20260713 09:10:37.635701 32531 raft_consensus.cc:2393] T e7141d9e79c5491483fbbbc568b1a509 P 5017b530136d419ea2c16f2366521d9b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6bc0bd1d6033445e8d94ee616efd4e0e in current term 1: Already voted for candidate 5017b530136d419ea2c16f2366521d9b in this term.
I20260713 09:10:37.635819 32532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cac26db6ec344a088bd27604ccc28f31" candidate_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5017b530136d419ea2c16f2366521d9b"
I20260713 09:10:37.636426 32532 raft_consensus.cc:3060] T cac26db6ec344a088bd27604ccc28f31 P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.636818 32381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7141d9e79c5491483fbbbc568b1a509" candidate_uuid: "5017b530136d419ea2c16f2366521d9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e"
I20260713 09:10:37.637490 32381 raft_consensus.cc:3060] T e7141d9e79c5491483fbbbc568b1a509 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.637781 32458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7141d9e79c5491483fbbbc568b1a509" candidate_uuid: "5017b530136d419ea2c16f2366521d9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291458bde0304992ae384961035de102"
I20260713 09:10:37.638312 32458 raft_consensus.cc:3060] T e7141d9e79c5491483fbbbc568b1a509 P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.643591 32582 raft_consensus.cc:493] T e77a4b9d9083454a94b9f95ed1862598 P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:37.644124 32582 raft_consensus.cc:515] T e77a4b9d9083454a94b9f95ed1862598 P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:37.644722 32457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7141d9e79c5491483fbbbc568b1a509" candidate_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291458bde0304992ae384961035de102" is_pre_election: true
I20260713 09:10:37.644793 32532 raft_consensus.cc:2468] T cac26db6ec344a088bd27604ccc28f31 P 5017b530136d419ea2c16f2366521d9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bc0bd1d6033445e8d94ee616efd4e0e in term 1.
I20260713 09:10:37.644801 32458 raft_consensus.cc:2468] T e7141d9e79c5491483fbbbc568b1a509 P 291458bde0304992ae384961035de102 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5017b530136d419ea2c16f2366521d9b in term 1.
I20260713 09:10:37.645809 32624 leader_election.cc:290] T e7141d9e79c5491483fbbbc568b1a509 P 6bc0bd1d6033445e8d94ee616efd4e0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 291458bde0304992ae384961035de102 (127.27.71.2:37115), 5017b530136d419ea2c16f2366521d9b (127.27.71.3:43851)
I20260713 09:10:37.646127 32456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cac26db6ec344a088bd27604ccc28f31" candidate_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291458bde0304992ae384961035de102"
I20260713 09:10:37.646238 32345 leader_election.cc:304] T cac26db6ec344a088bd27604ccc28f31 P 6bc0bd1d6033445e8d94ee616efd4e0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5017b530136d419ea2c16f2366521d9b, 6bc0bd1d6033445e8d94ee616efd4e0e; no voters: 
I20260713 09:10:37.646800 32456 raft_consensus.cc:3060] T cac26db6ec344a088bd27604ccc28f31 P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.647264 32382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77a4b9d9083454a94b9f95ed1862598" candidate_uuid: "5017b530136d419ea2c16f2366521d9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" is_pre_election: true
I20260713 09:10:37.647643 32582 leader_election.cc:290] T e77a4b9d9083454a94b9f95ed1862598 P 5017b530136d419ea2c16f2366521d9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6bc0bd1d6033445e8d94ee616efd4e0e (127.27.71.1:42071), 291458bde0304992ae384961035de102 (127.27.71.2:37115)
I20260713 09:10:37.647913 32382 raft_consensus.cc:2468] T e77a4b9d9083454a94b9f95ed1862598 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5017b530136d419ea2c16f2366521d9b in term 0.
I20260713 09:10:37.649292 32498 leader_election.cc:304] T e77a4b9d9083454a94b9f95ed1862598 P 5017b530136d419ea2c16f2366521d9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5017b530136d419ea2c16f2366521d9b, 6bc0bd1d6033445e8d94ee616efd4e0e; no voters: 
I20260713 09:10:37.649748 32457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77a4b9d9083454a94b9f95ed1862598" candidate_uuid: "5017b530136d419ea2c16f2366521d9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291458bde0304992ae384961035de102" is_pre_election: true
I20260713 09:10:37.650199 32582 raft_consensus.cc:2804] T e77a4b9d9083454a94b9f95ed1862598 P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:37.650388 32457 raft_consensus.cc:2468] T e77a4b9d9083454a94b9f95ed1862598 P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5017b530136d419ea2c16f2366521d9b in term 0.
I20260713 09:10:37.650511 32578 raft_consensus.cc:2804] T cac26db6ec344a088bd27604ccc28f31 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:37.650681 32582 raft_consensus.cc:493] T e77a4b9d9083454a94b9f95ed1862598 P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:37.651172 32578 raft_consensus.cc:697] T cac26db6ec344a088bd27604ccc28f31 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 1 LEADER]: Becoming Leader. State: Replica: 6bc0bd1d6033445e8d94ee616efd4e0e, State: Running, Role: LEADER
I20260713 09:10:37.651310 32582 raft_consensus.cc:3060] T e77a4b9d9083454a94b9f95ed1862598 P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.652070 32578 consensus_queue.cc:237] T cac26db6ec344a088bd27604ccc28f31 P 6bc0bd1d6033445e8d94ee616efd4e0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:37.652704 32497 leader_election.cc:304] T e7141d9e79c5491483fbbbc568b1a509 P 5017b530136d419ea2c16f2366521d9b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291458bde0304992ae384961035de102, 5017b530136d419ea2c16f2366521d9b; no voters: 
I20260713 09:10:37.653728 32620 raft_consensus.cc:2804] T e7141d9e79c5491483fbbbc568b1a509 P 5017b530136d419ea2c16f2366521d9b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:37.657310 32347 leader_election.cc:304] T e7141d9e79c5491483fbbbc568b1a509 P 6bc0bd1d6033445e8d94ee616efd4e0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6bc0bd1d6033445e8d94ee616efd4e0e; no voters: 291458bde0304992ae384961035de102, 5017b530136d419ea2c16f2366521d9b
I20260713 09:10:37.661149 32275 catalog_manager.cc:5697] T eea660f708df409bbe0873f437add162 P 6bc0bd1d6033445e8d94ee616efd4e0e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6bc0bd1d6033445e8d94ee616efd4e0e (127.27.71.1). New cstate: current_term: 1 leader_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:37.661779 32381 raft_consensus.cc:2468] T e7141d9e79c5491483fbbbc568b1a509 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5017b530136d419ea2c16f2366521d9b in term 1.
I20260713 09:10:37.662425 32624 raft_consensus.cc:2749] T e7141d9e79c5491483fbbbc568b1a509 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:37.664134 32620 raft_consensus.cc:697] T e7141d9e79c5491483fbbbc568b1a509 P 5017b530136d419ea2c16f2366521d9b [term 1 LEADER]: Becoming Leader. State: Replica: 5017b530136d419ea2c16f2366521d9b, State: Running, Role: LEADER
I20260713 09:10:37.664997 32620 consensus_queue.cc:237] T e7141d9e79c5491483fbbbc568b1a509 P 5017b530136d419ea2c16f2366521d9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:37.665623 32456 raft_consensus.cc:2468] T cac26db6ec344a088bd27604ccc28f31 P 291458bde0304992ae384961035de102 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bc0bd1d6033445e8d94ee616efd4e0e in term 1.
I20260713 09:10:37.666345 32582 raft_consensus.cc:515] T e77a4b9d9083454a94b9f95ed1862598 P 5017b530136d419ea2c16f2366521d9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:37.668517 32582 leader_election.cc:290] T e77a4b9d9083454a94b9f95ed1862598 P 5017b530136d419ea2c16f2366521d9b [CANDIDATE]: Term 1 election: Requested vote from peers 6bc0bd1d6033445e8d94ee616efd4e0e (127.27.71.1:42071), 291458bde0304992ae384961035de102 (127.27.71.2:37115)
I20260713 09:10:37.669678 32382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77a4b9d9083454a94b9f95ed1862598" candidate_uuid: "5017b530136d419ea2c16f2366521d9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e"
I20260713 09:10:37.670244 32382 raft_consensus.cc:3060] T e77a4b9d9083454a94b9f95ed1862598 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.672883 32458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77a4b9d9083454a94b9f95ed1862598" candidate_uuid: "5017b530136d419ea2c16f2366521d9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291458bde0304992ae384961035de102"
I20260713 09:10:37.676467 32458 raft_consensus.cc:3060] T e77a4b9d9083454a94b9f95ed1862598 P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:37.677511 32382 raft_consensus.cc:2468] T e77a4b9d9083454a94b9f95ed1862598 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5017b530136d419ea2c16f2366521d9b in term 1.
I20260713 09:10:37.678574 32498 leader_election.cc:304] T e77a4b9d9083454a94b9f95ed1862598 P 5017b530136d419ea2c16f2366521d9b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5017b530136d419ea2c16f2366521d9b, 6bc0bd1d6033445e8d94ee616efd4e0e; no voters: 
I20260713 09:10:37.679395 32582 raft_consensus.cc:2804] T e77a4b9d9083454a94b9f95ed1862598 P 5017b530136d419ea2c16f2366521d9b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:37.679895 32582 raft_consensus.cc:697] T e77a4b9d9083454a94b9f95ed1862598 P 5017b530136d419ea2c16f2366521d9b [term 1 LEADER]: Becoming Leader. State: Replica: 5017b530136d419ea2c16f2366521d9b, State: Running, Role: LEADER
I20260713 09:10:37.680645 32582 consensus_queue.cc:237] T e77a4b9d9083454a94b9f95ed1862598 P 5017b530136d419ea2c16f2366521d9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:37.686503 32458 raft_consensus.cc:2468] T e77a4b9d9083454a94b9f95ed1862598 P 291458bde0304992ae384961035de102 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5017b530136d419ea2c16f2366521d9b in term 1.
I20260713 09:10:37.686750 32275 catalog_manager.cc:5697] T cac26db6ec344a088bd27604ccc28f31 P 6bc0bd1d6033445e8d94ee616efd4e0e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6bc0bd1d6033445e8d94ee616efd4e0e (127.27.71.1). New cstate: current_term: 1 leader_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:37.694087 32276 catalog_manager.cc:5697] T e7141d9e79c5491483fbbbc568b1a509 P 5017b530136d419ea2c16f2366521d9b reported cstate change: term changed from 0 to 1, leader changed from <none> to 5017b530136d419ea2c16f2366521d9b (127.27.71.3). New cstate: current_term: 1 leader_uuid: "5017b530136d419ea2c16f2366521d9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:37.705529 32276 catalog_manager.cc:5697] T e77a4b9d9083454a94b9f95ed1862598 P 5017b530136d419ea2c16f2366521d9b reported cstate change: term changed from 0 to 1, leader changed from <none> to 5017b530136d419ea2c16f2366521d9b (127.27.71.3). New cstate: current_term: 1 leader_uuid: "5017b530136d419ea2c16f2366521d9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:37.716841 32594 consensus_queue.cc:1048] T 7b3b67d2748d418eb6e7601c26e790c3 P 291458bde0304992ae384961035de102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:37.728185 32594 consensus_queue.cc:1048] T 7b3b67d2748d418eb6e7601c26e790c3 P 291458bde0304992ae384961035de102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:37.810240 32458 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7b3b67d2748d418eb6e7601c26e790c3"
dest_uuid: "291458bde0304992ae384961035de102"
mode: GRACEFUL
new_leader_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e"
 from {username='slave'} at 127.0.0.1:55328
I20260713 09:10:37.810746 32458 raft_consensus.cc:606] T 7b3b67d2748d418eb6e7601c26e790c3 P 291458bde0304992ae384961035de102 [term 1 LEADER]: Received request to transfer leadership to TS 6bc0bd1d6033445e8d94ee616efd4e0e
I20260713 09:10:37.815589 32458 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bb475fc5dabf483b83272674db43c94b"
dest_uuid: "291458bde0304992ae384961035de102"
mode: GRACEFUL
new_leader_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e"
 from {username='slave'} at 127.0.0.1:55328
I20260713 09:10:37.815891 32594 consensus_queue.cc:1048] T bb475fc5dabf483b83272674db43c94b P 291458bde0304992ae384961035de102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:37.816104 32458 raft_consensus.cc:606] T bb475fc5dabf483b83272674db43c94b P 291458bde0304992ae384961035de102 [term 1 LEADER]: Received request to transfer leadership to TS 6bc0bd1d6033445e8d94ee616efd4e0e
I20260713 09:10:37.821532 32458 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e67f695a471c4e01b9b3ce698c3e703f"
dest_uuid: "291458bde0304992ae384961035de102"
mode: GRACEFUL
new_leader_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e"
 from {username='slave'} at 127.0.0.1:55328
I20260713 09:10:37.822070 32458 raft_consensus.cc:606] T e67f695a471c4e01b9b3ce698c3e703f P 291458bde0304992ae384961035de102 [term 1 LEADER]: Received request to transfer leadership to TS 6bc0bd1d6033445e8d94ee616efd4e0e
I20260713 09:10:37.826344 32616 consensus_queue.cc:1048] T bb475fc5dabf483b83272674db43c94b P 291458bde0304992ae384961035de102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:37.835851 32596 raft_consensus.cc:993] T bb475fc5dabf483b83272674db43c94b P 291458bde0304992ae384961035de102: : Instructing follower 6bc0bd1d6033445e8d94ee616efd4e0e to start an election
I20260713 09:10:37.836299 32596 raft_consensus.cc:1081] T bb475fc5dabf483b83272674db43c94b P 291458bde0304992ae384961035de102 [term 1 LEADER]: Signalling peer 6bc0bd1d6033445e8d94ee616efd4e0e to start an election
I20260713 09:10:37.837966 32382 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bb475fc5dabf483b83272674db43c94b"
dest_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e"
 from {username='slave'} at 127.0.0.1:41774
I20260713 09:10:37.838518 32382 raft_consensus.cc:493] T bb475fc5dabf483b83272674db43c94b P 6bc0bd1d6033445e8d94ee616efd4e0e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:37.838866 32382 raft_consensus.cc:3060] T bb475fc5dabf483b83272674db43c94b P 6bc0bd1d6033445e8d94ee616efd4e0e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:37.845065 32382 raft_consensus.cc:515] T bb475fc5dabf483b83272674db43c94b P 6bc0bd1d6033445e8d94ee616efd4e0e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:37.847570 32458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb475fc5dabf483b83272674db43c94b" candidate_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "291458bde0304992ae384961035de102"
I20260713 09:10:37.848137 32458 raft_consensus.cc:3055] T bb475fc5dabf483b83272674db43c94b P 291458bde0304992ae384961035de102 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:37.848482 32458 raft_consensus.cc:740] T bb475fc5dabf483b83272674db43c94b P 291458bde0304992ae384961035de102 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 291458bde0304992ae384961035de102, State: Running, Role: LEADER
I20260713 09:10:37.848529 32382 leader_election.cc:290] T bb475fc5dabf483b83272674db43c94b P 6bc0bd1d6033445e8d94ee616efd4e0e [CANDIDATE]: Term 2 election: Requested vote from peers 291458bde0304992ae384961035de102 (127.27.71.2:37115), 5017b530136d419ea2c16f2366521d9b (127.27.71.3:43851)
I20260713 09:10:37.849346 32458 consensus_queue.cc:260] T bb475fc5dabf483b83272674db43c94b P 291458bde0304992ae384961035de102 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:37.850656 32458 raft_consensus.cc:3060] T bb475fc5dabf483b83272674db43c94b P 291458bde0304992ae384961035de102 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:37.850703 32532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb475fc5dabf483b83272674db43c94b" candidate_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5017b530136d419ea2c16f2366521d9b"
I20260713 09:10:37.851343 32532 raft_consensus.cc:3060] T bb475fc5dabf483b83272674db43c94b P 5017b530136d419ea2c16f2366521d9b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:37.851920 32531 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e7141d9e79c5491483fbbbc568b1a509"
dest_uuid: "5017b530136d419ea2c16f2366521d9b"
mode: GRACEFUL
new_leader_uuid: "291458bde0304992ae384961035de102"
 from {username='slave'} at 127.0.0.1:45884
I20260713 09:10:37.852512 32531 raft_consensus.cc:606] T e7141d9e79c5491483fbbbc568b1a509 P 5017b530136d419ea2c16f2366521d9b [term 1 LEADER]: Received request to transfer leadership to TS 291458bde0304992ae384961035de102
I20260713 09:10:37.857904 32532 raft_consensus.cc:2468] T bb475fc5dabf483b83272674db43c94b P 5017b530136d419ea2c16f2366521d9b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bc0bd1d6033445e8d94ee616efd4e0e in term 2.
I20260713 09:10:37.858896 32345 leader_election.cc:304] T bb475fc5dabf483b83272674db43c94b P 6bc0bd1d6033445e8d94ee616efd4e0e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5017b530136d419ea2c16f2366521d9b, 6bc0bd1d6033445e8d94ee616efd4e0e; no voters: 
I20260713 09:10:37.859705 32578 raft_consensus.cc:2804] T bb475fc5dabf483b83272674db43c94b P 6bc0bd1d6033445e8d94ee616efd4e0e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:37.859723 32458 raft_consensus.cc:2468] T bb475fc5dabf483b83272674db43c94b P 291458bde0304992ae384961035de102 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bc0bd1d6033445e8d94ee616efd4e0e in term 2.
I20260713 09:10:37.860321 32578 raft_consensus.cc:697] T bb475fc5dabf483b83272674db43c94b P 6bc0bd1d6033445e8d94ee616efd4e0e [term 2 LEADER]: Becoming Leader. State: Replica: 6bc0bd1d6033445e8d94ee616efd4e0e, State: Running, Role: LEADER
I20260713 09:10:37.861153 32578 consensus_queue.cc:237] T bb475fc5dabf483b83272674db43c94b P 6bc0bd1d6033445e8d94ee616efd4e0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:37.866355 32382 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cac26db6ec344a088bd27604ccc28f31"
dest_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e"
mode: GRACEFUL
new_leader_uuid: "291458bde0304992ae384961035de102"
 from {username='slave'} at 127.0.0.1:41800
I20260713 09:10:37.866930 32382 raft_consensus.cc:606] T cac26db6ec344a088bd27604ccc28f31 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 1 LEADER]: Received request to transfer leadership to TS 291458bde0304992ae384961035de102
I20260713 09:10:37.867544 32275 catalog_manager.cc:5697] T bb475fc5dabf483b83272674db43c94b P 6bc0bd1d6033445e8d94ee616efd4e0e reported cstate change: term changed from 1 to 2, leader changed from 291458bde0304992ae384961035de102 (127.27.71.2) to 6bc0bd1d6033445e8d94ee616efd4e0e (127.27.71.1). New cstate: current_term: 2 leader_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:37.973443 32616 consensus_queue.cc:1048] T 10bdf30aaf134aa29d1edd9e1e431c0a P 291458bde0304992ae384961035de102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:37.983130 32594 consensus_queue.cc:1048] T 10bdf30aaf134aa29d1edd9e1e431c0a P 291458bde0304992ae384961035de102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:37.989640 32594 consensus_queue.cc:1048] T e67f695a471c4e01b9b3ce698c3e703f P 291458bde0304992ae384961035de102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:38.000298 32616 consensus_queue.cc:1048] T e67f695a471c4e01b9b3ce698c3e703f P 291458bde0304992ae384961035de102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:38.009279 32616 raft_consensus.cc:993] T e67f695a471c4e01b9b3ce698c3e703f P 291458bde0304992ae384961035de102: : Instructing follower 6bc0bd1d6033445e8d94ee616efd4e0e to start an election
I20260713 09:10:38.009703 32601 raft_consensus.cc:1081] T e67f695a471c4e01b9b3ce698c3e703f P 291458bde0304992ae384961035de102 [term 1 LEADER]: Signalling peer 6bc0bd1d6033445e8d94ee616efd4e0e to start an election
I20260713 09:10:38.011226 32382 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e67f695a471c4e01b9b3ce698c3e703f"
dest_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e"
 from {username='slave'} at 127.0.0.1:41774
I20260713 09:10:38.011826 32382 raft_consensus.cc:493] T e67f695a471c4e01b9b3ce698c3e703f P 6bc0bd1d6033445e8d94ee616efd4e0e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:38.012223 32382 raft_consensus.cc:3060] T e67f695a471c4e01b9b3ce698c3e703f P 6bc0bd1d6033445e8d94ee616efd4e0e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:38.017638 32382 raft_consensus.cc:515] T e67f695a471c4e01b9b3ce698c3e703f P 6bc0bd1d6033445e8d94ee616efd4e0e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:38.020433 32382 leader_election.cc:290] T e67f695a471c4e01b9b3ce698c3e703f P 6bc0bd1d6033445e8d94ee616efd4e0e [CANDIDATE]: Term 2 election: Requested vote from peers 291458bde0304992ae384961035de102 (127.27.71.2:37115), 5017b530136d419ea2c16f2366521d9b (127.27.71.3:43851)
I20260713 09:10:38.022773 32458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67f695a471c4e01b9b3ce698c3e703f" candidate_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "291458bde0304992ae384961035de102"
I20260713 09:10:38.022892 32532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67f695a471c4e01b9b3ce698c3e703f" candidate_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5017b530136d419ea2c16f2366521d9b"
I20260713 09:10:38.023419 32458 raft_consensus.cc:3055] T e67f695a471c4e01b9b3ce698c3e703f P 291458bde0304992ae384961035de102 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:38.023773 32532 raft_consensus.cc:3060] T e67f695a471c4e01b9b3ce698c3e703f P 5017b530136d419ea2c16f2366521d9b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:38.024072 32458 raft_consensus.cc:740] T e67f695a471c4e01b9b3ce698c3e703f P 291458bde0304992ae384961035de102 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 291458bde0304992ae384961035de102, State: Running, Role: LEADER
I20260713 09:10:38.024947 32458 consensus_queue.cc:260] T e67f695a471c4e01b9b3ce698c3e703f P 291458bde0304992ae384961035de102 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:38.025384 32578 consensus_queue.cc:1048] T eea660f708df409bbe0873f437add162 P 6bc0bd1d6033445e8d94ee616efd4e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:38.026356 32458 raft_consensus.cc:3060] T e67f695a471c4e01b9b3ce698c3e703f P 291458bde0304992ae384961035de102 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:38.031692 32532 raft_consensus.cc:2468] T e67f695a471c4e01b9b3ce698c3e703f P 5017b530136d419ea2c16f2366521d9b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bc0bd1d6033445e8d94ee616efd4e0e in term 2.
I20260713 09:10:38.032989 32345 leader_election.cc:304] T e67f695a471c4e01b9b3ce698c3e703f P 6bc0bd1d6033445e8d94ee616efd4e0e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5017b530136d419ea2c16f2366521d9b, 6bc0bd1d6033445e8d94ee616efd4e0e; no voters: 
I20260713 09:10:38.034042 32578 raft_consensus.cc:2804] T e67f695a471c4e01b9b3ce698c3e703f P 6bc0bd1d6033445e8d94ee616efd4e0e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:38.034412 32458 raft_consensus.cc:2468] T e67f695a471c4e01b9b3ce698c3e703f P 291458bde0304992ae384961035de102 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bc0bd1d6033445e8d94ee616efd4e0e in term 2.
I20260713 09:10:38.034505 32578 raft_consensus.cc:697] T e67f695a471c4e01b9b3ce698c3e703f P 6bc0bd1d6033445e8d94ee616efd4e0e [term 2 LEADER]: Becoming Leader. State: Replica: 6bc0bd1d6033445e8d94ee616efd4e0e, State: Running, Role: LEADER
I20260713 09:10:38.035513 32578 consensus_queue.cc:237] T e67f695a471c4e01b9b3ce698c3e703f P 6bc0bd1d6033445e8d94ee616efd4e0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:38.039271 32625 consensus_queue.cc:1048] T eea660f708df409bbe0873f437add162 P 6bc0bd1d6033445e8d94ee616efd4e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:38.050830 32601 consensus_queue.cc:1048] T bcf11a3676da4f02afefc219cf3e5a28 P 291458bde0304992ae384961035de102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:38.052215 32582 consensus_queue.cc:1048] T e7141d9e79c5491483fbbbc568b1a509 P 5017b530136d419ea2c16f2366521d9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:38.050113 32276 catalog_manager.cc:5697] T e67f695a471c4e01b9b3ce698c3e703f P 6bc0bd1d6033445e8d94ee616efd4e0e reported cstate change: term changed from 1 to 2, leader changed from 291458bde0304992ae384961035de102 (127.27.71.2) to 6bc0bd1d6033445e8d94ee616efd4e0e (127.27.71.1). New cstate: current_term: 2 leader_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:38.068099 32620 consensus_queue.cc:1048] T e7141d9e79c5491483fbbbc568b1a509 P 5017b530136d419ea2c16f2366521d9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:38.074847 32596 consensus_queue.cc:1048] T bcf11a3676da4f02afefc219cf3e5a28 P 291458bde0304992ae384961035de102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:38.093122 32578 consensus_queue.cc:1048] T cac26db6ec344a088bd27604ccc28f31 P 6bc0bd1d6033445e8d94ee616efd4e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:38.095839 32630 raft_consensus.cc:993] T e7141d9e79c5491483fbbbc568b1a509 P 5017b530136d419ea2c16f2366521d9b: : Instructing follower 291458bde0304992ae384961035de102 to start an election
I20260713 09:10:38.096400 32630 raft_consensus.cc:1081] T e7141d9e79c5491483fbbbc568b1a509 P 5017b530136d419ea2c16f2366521d9b [term 1 LEADER]: Signalling peer 291458bde0304992ae384961035de102 to start an election
I20260713 09:10:38.098645 32456 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e7141d9e79c5491483fbbbc568b1a509"
dest_uuid: "291458bde0304992ae384961035de102"
 from {username='slave'} at 127.0.0.1:55314
I20260713 09:10:38.099264 32456 raft_consensus.cc:493] T e7141d9e79c5491483fbbbc568b1a509 P 291458bde0304992ae384961035de102 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:38.099632 32456 raft_consensus.cc:3060] T e7141d9e79c5491483fbbbc568b1a509 P 291458bde0304992ae384961035de102 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:38.111351 32456 raft_consensus.cc:515] T e7141d9e79c5491483fbbbc568b1a509 P 291458bde0304992ae384961035de102 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:38.114854 32381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7141d9e79c5491483fbbbc568b1a509" candidate_uuid: "291458bde0304992ae384961035de102" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e"
I20260713 09:10:38.115214 32532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7141d9e79c5491483fbbbc568b1a509" candidate_uuid: "291458bde0304992ae384961035de102" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5017b530136d419ea2c16f2366521d9b"
I20260713 09:10:38.115903 32381 raft_consensus.cc:3060] T e7141d9e79c5491483fbbbc568b1a509 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:38.115949 32532 raft_consensus.cc:3055] T e7141d9e79c5491483fbbbc568b1a509 P 5017b530136d419ea2c16f2366521d9b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:38.116657 32532 raft_consensus.cc:740] T e7141d9e79c5491483fbbbc568b1a509 P 5017b530136d419ea2c16f2366521d9b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5017b530136d419ea2c16f2366521d9b, State: Running, Role: LEADER
I20260713 09:10:38.114189 32456 leader_election.cc:290] T e7141d9e79c5491483fbbbc568b1a509 P 291458bde0304992ae384961035de102 [CANDIDATE]: Term 2 election: Requested vote from peers 6bc0bd1d6033445e8d94ee616efd4e0e (127.27.71.1:42071), 5017b530136d419ea2c16f2366521d9b (127.27.71.3:43851)
I20260713 09:10:38.117583 32532 consensus_queue.cc:260] T e7141d9e79c5491483fbbbc568b1a509 P 5017b530136d419ea2c16f2366521d9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:38.118702 32532 raft_consensus.cc:3060] T e7141d9e79c5491483fbbbc568b1a509 P 5017b530136d419ea2c16f2366521d9b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:38.121608 32578 raft_consensus.cc:993] T cac26db6ec344a088bd27604ccc28f31 P 6bc0bd1d6033445e8d94ee616efd4e0e: : Instructing follower 291458bde0304992ae384961035de102 to start an election
I20260713 09:10:38.122139 32578 raft_consensus.cc:1081] T cac26db6ec344a088bd27604ccc28f31 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 1 LEADER]: Signalling peer 291458bde0304992ae384961035de102 to start an election
I20260713 09:10:38.124768 32381 raft_consensus.cc:2468] T e7141d9e79c5491483fbbbc568b1a509 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 291458bde0304992ae384961035de102 in term 2.
I20260713 09:10:38.125977 32532 raft_consensus.cc:2468] T e7141d9e79c5491483fbbbc568b1a509 P 5017b530136d419ea2c16f2366521d9b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 291458bde0304992ae384961035de102 in term 2.
I20260713 09:10:38.126564 32423 leader_election.cc:304] T e7141d9e79c5491483fbbbc568b1a509 P 291458bde0304992ae384961035de102 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291458bde0304992ae384961035de102, 6bc0bd1d6033445e8d94ee616efd4e0e; no voters: 
I20260713 09:10:38.128151 32628 consensus_queue.cc:1048] T cac26db6ec344a088bd27604ccc28f31 P 6bc0bd1d6033445e8d94ee616efd4e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:38.128240 32594 raft_consensus.cc:2804] T e7141d9e79c5491483fbbbc568b1a509 P 291458bde0304992ae384961035de102 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:38.128950 32594 raft_consensus.cc:697] T e7141d9e79c5491483fbbbc568b1a509 P 291458bde0304992ae384961035de102 [term 2 LEADER]: Becoming Leader. State: Replica: 291458bde0304992ae384961035de102, State: Running, Role: LEADER
I20260713 09:10:38.129827 32594 consensus_queue.cc:237] T e7141d9e79c5491483fbbbc568b1a509 P 291458bde0304992ae384961035de102 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:38.131650 32456 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cac26db6ec344a088bd27604ccc28f31"
dest_uuid: "291458bde0304992ae384961035de102"
 from {username='slave'} at 127.0.0.1:55312
I20260713 09:10:38.135001 32456 raft_consensus.cc:493] T cac26db6ec344a088bd27604ccc28f31 P 291458bde0304992ae384961035de102 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:38.135452 32456 raft_consensus.cc:3060] T cac26db6ec344a088bd27604ccc28f31 P 291458bde0304992ae384961035de102 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:38.143985 32456 raft_consensus.cc:515] T cac26db6ec344a088bd27604ccc28f31 P 291458bde0304992ae384961035de102 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:38.145896 32456 leader_election.cc:290] T cac26db6ec344a088bd27604ccc28f31 P 291458bde0304992ae384961035de102 [CANDIDATE]: Term 2 election: Requested vote from peers 6bc0bd1d6033445e8d94ee616efd4e0e (127.27.71.1:42071), 5017b530136d419ea2c16f2366521d9b (127.27.71.3:43851)
I20260713 09:10:38.146690 32381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cac26db6ec344a088bd27604ccc28f31" candidate_uuid: "291458bde0304992ae384961035de102" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e"
I20260713 09:10:38.147087 32532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cac26db6ec344a088bd27604ccc28f31" candidate_uuid: "291458bde0304992ae384961035de102" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5017b530136d419ea2c16f2366521d9b"
I20260713 09:10:38.147361 32381 raft_consensus.cc:3055] T cac26db6ec344a088bd27604ccc28f31 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:38.147686 32532 raft_consensus.cc:3060] T cac26db6ec344a088bd27604ccc28f31 P 5017b530136d419ea2c16f2366521d9b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:38.146634 32275 catalog_manager.cc:5697] T e7141d9e79c5491483fbbbc568b1a509 P 291458bde0304992ae384961035de102 reported cstate change: term changed from 1 to 2, leader changed from 5017b530136d419ea2c16f2366521d9b (127.27.71.3) to 291458bde0304992ae384961035de102 (127.27.71.2). New cstate: current_term: 2 leader_uuid: "291458bde0304992ae384961035de102" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:38.148150 32381 raft_consensus.cc:740] T cac26db6ec344a088bd27604ccc28f31 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6bc0bd1d6033445e8d94ee616efd4e0e, State: Running, Role: LEADER
I20260713 09:10:38.149122 32381 consensus_queue.cc:260] T cac26db6ec344a088bd27604ccc28f31 P 6bc0bd1d6033445e8d94ee616efd4e0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:38.150465 32381 raft_consensus.cc:3060] T cac26db6ec344a088bd27604ccc28f31 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:38.154027 32532 raft_consensus.cc:2468] T cac26db6ec344a088bd27604ccc28f31 P 5017b530136d419ea2c16f2366521d9b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 291458bde0304992ae384961035de102 in term 2.
I20260713 09:10:38.155043 32420 leader_election.cc:304] T cac26db6ec344a088bd27604ccc28f31 P 291458bde0304992ae384961035de102 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291458bde0304992ae384961035de102, 5017b530136d419ea2c16f2366521d9b; no voters: 
I20260713 09:10:38.155797 32594 raft_consensus.cc:2804] T cac26db6ec344a088bd27604ccc28f31 P 291458bde0304992ae384961035de102 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:38.156303 32594 raft_consensus.cc:697] T cac26db6ec344a088bd27604ccc28f31 P 291458bde0304992ae384961035de102 [term 2 LEADER]: Becoming Leader. State: Replica: 291458bde0304992ae384961035de102, State: Running, Role: LEADER
I20260713 09:10:38.157119 32594 consensus_queue.cc:237] T cac26db6ec344a088bd27604ccc28f31 P 291458bde0304992ae384961035de102 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:38.158030 32381 raft_consensus.cc:2468] T cac26db6ec344a088bd27604ccc28f31 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 291458bde0304992ae384961035de102 in term 2.
I20260713 09:10:38.163038 32275 catalog_manager.cc:5697] T cac26db6ec344a088bd27604ccc28f31 P 291458bde0304992ae384961035de102 reported cstate change: term changed from 1 to 2, leader changed from 6bc0bd1d6033445e8d94ee616efd4e0e (127.27.71.1) to 291458bde0304992ae384961035de102 (127.27.71.2). New cstate: current_term: 2 leader_uuid: "291458bde0304992ae384961035de102" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:38.166960 32620 consensus_queue.cc:1048] T e77a4b9d9083454a94b9f95ed1862598 P 5017b530136d419ea2c16f2366521d9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:38.177256 32630 consensus_queue.cc:1048] T e77a4b9d9083454a94b9f95ed1862598 P 5017b530136d419ea2c16f2366521d9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:38.313134 32532 raft_consensus.cc:1275] T bb475fc5dabf483b83272674db43c94b P 5017b530136d419ea2c16f2366521d9b [term 2 FOLLOWER]: Refusing update from remote peer 6bc0bd1d6033445e8d94ee616efd4e0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:38.314368 32578 consensus_queue.cc:1048] T bb475fc5dabf483b83272674db43c94b P 6bc0bd1d6033445e8d94ee616efd4e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:38.321734 32456 raft_consensus.cc:1275] T bb475fc5dabf483b83272674db43c94b P 291458bde0304992ae384961035de102 [term 2 FOLLOWER]: Refusing update from remote peer 6bc0bd1d6033445e8d94ee616efd4e0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:38.323411 32625 consensus_queue.cc:1048] T bb475fc5dabf483b83272674db43c94b P 6bc0bd1d6033445e8d94ee616efd4e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:38.333640 32616 raft_consensus.cc:993] T 7b3b67d2748d418eb6e7601c26e790c3 P 291458bde0304992ae384961035de102: : Instructing follower 6bc0bd1d6033445e8d94ee616efd4e0e to start an election
I20260713 09:10:38.334118 32594 raft_consensus.cc:1081] T 7b3b67d2748d418eb6e7601c26e790c3 P 291458bde0304992ae384961035de102 [term 1 LEADER]: Signalling peer 6bc0bd1d6033445e8d94ee616efd4e0e to start an election
I20260713 09:10:38.335513 32381 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7b3b67d2748d418eb6e7601c26e790c3"
dest_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e"
 from {username='slave'} at 127.0.0.1:41774
I20260713 09:10:38.336061 32381 raft_consensus.cc:493] T 7b3b67d2748d418eb6e7601c26e790c3 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:38.336447 32381 raft_consensus.cc:3060] T 7b3b67d2748d418eb6e7601c26e790c3 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:38.341360 32381 raft_consensus.cc:515] T 7b3b67d2748d418eb6e7601c26e790c3 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } } peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } }
I20260713 09:10:38.342813 32381 leader_election.cc:290] T 7b3b67d2748d418eb6e7601c26e790c3 P 6bc0bd1d6033445e8d94ee616efd4e0e [CANDIDATE]: Term 2 election: Requested vote from peers 291458bde0304992ae384961035de102 (127.27.71.2:37115), 5017b530136d419ea2c16f2366521d9b (127.27.71.3:43851)
I20260713 09:10:38.343565 32456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b3b67d2748d418eb6e7601c26e790c3" candidate_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "291458bde0304992ae384961035de102"
I20260713 09:10:38.343820 32532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b3b67d2748d418eb6e7601c26e790c3" candidate_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5017b530136d419ea2c16f2366521d9b"
I20260713 09:10:38.344105 32456 raft_consensus.cc:3055] T 7b3b67d2748d418eb6e7601c26e790c3 P 291458bde0304992ae384961035de102 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:38.344435 32532 raft_consensus.cc:3060] T 7b3b67d2748d418eb6e7601c26e790c3 P 5017b530136d419ea2c16f2366521d9b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:38.344445 32456 raft_consensus.cc:740] T 7b3b67d2748d418eb6e7601c26e790c3 P 291458bde0304992ae384961035de102 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 291458bde0304992ae384961035de102, State: Running, Role: LEADER
I20260713 09:10:38.345316 32456 consensus_queue.cc:260] T 7b3b67d2748d418eb6e7601c26e790c3 P 291458bde0304992ae384961035de102 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } } peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } }
I20260713 09:10:38.346225 32456 raft_consensus.cc:3060] T 7b3b67d2748d418eb6e7601c26e790c3 P 291458bde0304992ae384961035de102 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:38.349454 32532 raft_consensus.cc:2468] T 7b3b67d2748d418eb6e7601c26e790c3 P 5017b530136d419ea2c16f2366521d9b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bc0bd1d6033445e8d94ee616efd4e0e in term 2.
I20260713 09:10:38.350488 32345 leader_election.cc:304] T 7b3b67d2748d418eb6e7601c26e790c3 P 6bc0bd1d6033445e8d94ee616efd4e0e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5017b530136d419ea2c16f2366521d9b, 6bc0bd1d6033445e8d94ee616efd4e0e; no voters: 
I20260713 09:10:38.350843 32456 raft_consensus.cc:2468] T 7b3b67d2748d418eb6e7601c26e790c3 P 291458bde0304992ae384961035de102 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bc0bd1d6033445e8d94ee616efd4e0e in term 2.
I20260713 09:10:38.351140 32625 raft_consensus.cc:2804] T 7b3b67d2748d418eb6e7601c26e790c3 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:38.351688 32625 raft_consensus.cc:697] T 7b3b67d2748d418eb6e7601c26e790c3 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 2 LEADER]: Becoming Leader. State: Replica: 6bc0bd1d6033445e8d94ee616efd4e0e, State: Running, Role: LEADER
I20260713 09:10:38.352494 32625 consensus_queue.cc:237] T 7b3b67d2748d418eb6e7601c26e790c3 P 6bc0bd1d6033445e8d94ee616efd4e0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } } peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } }
I20260713 09:10:38.358224 32277 catalog_manager.cc:5697] T 7b3b67d2748d418eb6e7601c26e790c3 P 6bc0bd1d6033445e8d94ee616efd4e0e reported cstate change: term changed from 1 to 2, leader changed from 291458bde0304992ae384961035de102 (127.27.71.2) to 6bc0bd1d6033445e8d94ee616efd4e0e (127.27.71.1). New cstate: current_term: 2 leader_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:38.521286 32532 raft_consensus.cc:1275] T e67f695a471c4e01b9b3ce698c3e703f P 5017b530136d419ea2c16f2366521d9b [term 2 FOLLOWER]: Refusing update from remote peer 6bc0bd1d6033445e8d94ee616efd4e0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:38.522634 32624 consensus_queue.cc:1048] T e67f695a471c4e01b9b3ce698c3e703f P 6bc0bd1d6033445e8d94ee616efd4e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:38.526599 32531 raft_consensus.cc:1275] T e7141d9e79c5491483fbbbc568b1a509 P 5017b530136d419ea2c16f2366521d9b [term 2 FOLLOWER]: Refusing update from remote peer 291458bde0304992ae384961035de102: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:38.528188 32596 consensus_queue.cc:1048] T e7141d9e79c5491483fbbbc568b1a509 P 291458bde0304992ae384961035de102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:38.533119 32456 raft_consensus.cc:1275] T e67f695a471c4e01b9b3ce698c3e703f P 291458bde0304992ae384961035de102 [term 2 FOLLOWER]: Refusing update from remote peer 6bc0bd1d6033445e8d94ee616efd4e0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:38.537053 32624 consensus_queue.cc:1048] T e67f695a471c4e01b9b3ce698c3e703f P 6bc0bd1d6033445e8d94ee616efd4e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:38.541641 32381 raft_consensus.cc:1275] T e7141d9e79c5491483fbbbc568b1a509 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 2 FOLLOWER]: Refusing update from remote peer 291458bde0304992ae384961035de102: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:38.542997 32616 consensus_queue.cc:1048] T e7141d9e79c5491483fbbbc568b1a509 P 291458bde0304992ae384961035de102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:38.617873 32381 raft_consensus.cc:1275] T cac26db6ec344a088bd27604ccc28f31 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 2 FOLLOWER]: Refusing update from remote peer 291458bde0304992ae384961035de102: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:38.618973 32616 consensus_queue.cc:1048] T cac26db6ec344a088bd27604ccc28f31 P 291458bde0304992ae384961035de102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:38.626788 32532 raft_consensus.cc:1275] T cac26db6ec344a088bd27604ccc28f31 P 5017b530136d419ea2c16f2366521d9b [term 2 FOLLOWER]: Refusing update from remote peer 291458bde0304992ae384961035de102: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:38.628137 32616 consensus_queue.cc:1048] T cac26db6ec344a088bd27604ccc28f31 P 291458bde0304992ae384961035de102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:38.746608 32532 raft_consensus.cc:1275] T 7b3b67d2748d418eb6e7601c26e790c3 P 5017b530136d419ea2c16f2366521d9b [term 2 FOLLOWER]: Refusing update from remote peer 6bc0bd1d6033445e8d94ee616efd4e0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:38.747993 32624 consensus_queue.cc:1048] T 7b3b67d2748d418eb6e7601c26e790c3 P 6bc0bd1d6033445e8d94ee616efd4e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:38.756556 32456 raft_consensus.cc:1275] T 7b3b67d2748d418eb6e7601c26e790c3 P 291458bde0304992ae384961035de102 [term 2 FOLLOWER]: Refusing update from remote peer 6bc0bd1d6033445e8d94ee616efd4e0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:38.758083 32578 consensus_queue.cc:1048] T 7b3b67d2748d418eb6e7601c26e790c3 P 6bc0bd1d6033445e8d94ee616efd4e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:10:40.898190 32276 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53032:
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"
    }
  }
}
W20260713 09:10:40.900786 32276 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.
I20260713 09:10:40.949666 32368 tablet_service.cc:1511] Processing CreateTablet for tablet 710e43369cee4b328cc89cacb86a6716 (DEFAULT_TABLE table=soft_deleted_table [id=2ee511eb15584e34ba78bca977ada67e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:10:40.951546 32368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 710e43369cee4b328cc89cacb86a6716. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:40.951452 32446 tablet_service.cc:1511] Processing CreateTablet for tablet 710e43369cee4b328cc89cacb86a6716 (DEFAULT_TABLE table=soft_deleted_table [id=2ee511eb15584e34ba78bca977ada67e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:10:40.952494 32521 tablet_service.cc:1511] Processing CreateTablet for tablet 710e43369cee4b328cc89cacb86a6716 (DEFAULT_TABLE table=soft_deleted_table [id=2ee511eb15584e34ba78bca977ada67e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:10:40.953092 32446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 710e43369cee4b328cc89cacb86a6716. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:40.954022 32521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 710e43369cee4b328cc89cacb86a6716. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:40.957986 32370 tablet_service.cc:1511] Processing CreateTablet for tablet 9946666ed7554fd48eaf435e9296bbbb (DEFAULT_TABLE table=soft_deleted_table [id=2ee511eb15584e34ba78bca977ada67e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:10:40.959261 32370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9946666ed7554fd48eaf435e9296bbbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:40.961673 32369 tablet_service.cc:1511] Processing CreateTablet for tablet d755db6c13784e0f8147b52af93b528f (DEFAULT_TABLE table=soft_deleted_table [id=2ee511eb15584e34ba78bca977ada67e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:10:40.962967 32369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d755db6c13784e0f8147b52af93b528f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:40.963852 32522 tablet_service.cc:1511] Processing CreateTablet for tablet d755db6c13784e0f8147b52af93b528f (DEFAULT_TABLE table=soft_deleted_table [id=2ee511eb15584e34ba78bca977ada67e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:10:40.965131 32522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d755db6c13784e0f8147b52af93b528f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:40.965018 32371 tablet_service.cc:1511] Processing CreateTablet for tablet e7100fbfa41c4c74b3dcc11d9655087b (DEFAULT_TABLE table=soft_deleted_table [id=2ee511eb15584e34ba78bca977ada67e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:10:40.966801 32519 tablet_service.cc:1511] Processing CreateTablet for tablet 9946666ed7554fd48eaf435e9296bbbb (DEFAULT_TABLE table=soft_deleted_table [id=2ee511eb15584e34ba78bca977ada67e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:10:40.968060 32519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9946666ed7554fd48eaf435e9296bbbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:40.970439 32520 tablet_service.cc:1511] Processing CreateTablet for tablet e7100fbfa41c4c74b3dcc11d9655087b (DEFAULT_TABLE table=soft_deleted_table [id=2ee511eb15584e34ba78bca977ada67e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:10:40.972771 32372 tablet_service.cc:1511] Processing CreateTablet for tablet 309055ae53684f7ab9f881b30f53e7c9 (DEFAULT_TABLE table=soft_deleted_table [id=2ee511eb15584e34ba78bca977ada67e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:10:40.974409 32518 tablet_service.cc:1511] Processing CreateTablet for tablet 309055ae53684f7ab9f881b30f53e7c9 (DEFAULT_TABLE table=soft_deleted_table [id=2ee511eb15584e34ba78bca977ada67e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:10:40.975236 32520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7100fbfa41c4c74b3dcc11d9655087b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:40.975931 32518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 309055ae53684f7ab9f881b30f53e7c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:40.976433 32448 tablet_service.cc:1511] Processing CreateTablet for tablet d755db6c13784e0f8147b52af93b528f (DEFAULT_TABLE table=soft_deleted_table [id=2ee511eb15584e34ba78bca977ada67e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:10:40.977797 32448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d755db6c13784e0f8147b52af93b528f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:40.980967 32367 tablet_service.cc:1511] Processing CreateTablet for tablet 73875019a7a64af788a7cf21a5221efd (DEFAULT_TABLE table=soft_deleted_table [id=2ee511eb15584e34ba78bca977ada67e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:10:40.982403 32367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73875019a7a64af788a7cf21a5221efd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:40.982883 32366 tablet_service.cc:1511] Processing CreateTablet for tablet a8cfcd603932493f8950dcd7161fdcaa (DEFAULT_TABLE table=soft_deleted_table [id=2ee511eb15584e34ba78bca977ada67e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:10:40.984229 32366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8cfcd603932493f8950dcd7161fdcaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:40.984970 32445 tablet_service.cc:1511] Processing CreateTablet for tablet e7100fbfa41c4c74b3dcc11d9655087b (DEFAULT_TABLE table=soft_deleted_table [id=2ee511eb15584e34ba78bca977ada67e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:10:40.980994 32517 tablet_service.cc:1511] Processing CreateTablet for tablet 73875019a7a64af788a7cf21a5221efd (DEFAULT_TABLE table=soft_deleted_table [id=2ee511eb15584e34ba78bca977ada67e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:10:40.987109 32516 tablet_service.cc:1511] Processing CreateTablet for tablet a8cfcd603932493f8950dcd7161fdcaa (DEFAULT_TABLE table=soft_deleted_table [id=2ee511eb15584e34ba78bca977ada67e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:10:40.988195 32517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73875019a7a64af788a7cf21a5221efd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:40.987967 32447 tablet_service.cc:1511] Processing CreateTablet for tablet 9946666ed7554fd48eaf435e9296bbbb (DEFAULT_TABLE table=soft_deleted_table [id=2ee511eb15584e34ba78bca977ada67e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:10:40.989296 32516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8cfcd603932493f8950dcd7161fdcaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:40.990360 32445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7100fbfa41c4c74b3dcc11d9655087b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:40.990821 32444 tablet_service.cc:1511] Processing CreateTablet for tablet 309055ae53684f7ab9f881b30f53e7c9 (DEFAULT_TABLE table=soft_deleted_table [id=2ee511eb15584e34ba78bca977ada67e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:10:40.991544 32442 tablet_service.cc:1511] Processing CreateTablet for tablet a8cfcd603932493f8950dcd7161fdcaa (DEFAULT_TABLE table=soft_deleted_table [id=2ee511eb15584e34ba78bca977ada67e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:10:40.992237 32444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 309055ae53684f7ab9f881b30f53e7c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:40.992674 32372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 309055ae53684f7ab9f881b30f53e7c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:40.992889 32442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8cfcd603932493f8950dcd7161fdcaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:40.994448 32443 tablet_service.cc:1511] Processing CreateTablet for tablet 73875019a7a64af788a7cf21a5221efd (DEFAULT_TABLE table=soft_deleted_table [id=2ee511eb15584e34ba78bca977ada67e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:10:40.996369 32371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7100fbfa41c4c74b3dcc11d9655087b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:40.997265 32443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73875019a7a64af788a7cf21a5221efd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:40.997901 32447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9946666ed7554fd48eaf435e9296bbbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.008096 32365 tablet_service.cc:1511] Processing CreateTablet for tablet 8d5bcff7a5cd428b898d8f31055606f4 (DEFAULT_TABLE table=soft_deleted_table [id=2ee511eb15584e34ba78bca977ada67e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:10:41.009511 32365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d5bcff7a5cd428b898d8f31055606f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.024260 32441 tablet_service.cc:1511] Processing CreateTablet for tablet 8d5bcff7a5cd428b898d8f31055606f4 (DEFAULT_TABLE table=soft_deleted_table [id=2ee511eb15584e34ba78bca977ada67e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:10:41.025602 32441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d5bcff7a5cd428b898d8f31055606f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.025403 32515 tablet_service.cc:1511] Processing CreateTablet for tablet 8d5bcff7a5cd428b898d8f31055606f4 (DEFAULT_TABLE table=soft_deleted_table [id=2ee511eb15584e34ba78bca977ada67e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:10:41.026714 32515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d5bcff7a5cd428b898d8f31055606f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.060943 32674 tablet_bootstrap.cc:492] T 710e43369cee4b328cc89cacb86a6716 P 6bc0bd1d6033445e8d94ee616efd4e0e: Bootstrap starting.
I20260713 09:10:41.074337 32675 tablet_bootstrap.cc:492] T 9946666ed7554fd48eaf435e9296bbbb P 291458bde0304992ae384961035de102: Bootstrap starting.
I20260713 09:10:41.078567 32368 tablet_service.cc:1511] Processing CreateTablet for tablet e574392be5844aec99e8529eec043bcf (DEFAULT_TABLE table=soft_deleted_table [id=2ee511eb15584e34ba78bca977ada67e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:10:41.080331 32368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e574392be5844aec99e8529eec043bcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.100222 32447 tablet_service.cc:1511] Processing CreateTablet for tablet e574392be5844aec99e8529eec043bcf (DEFAULT_TABLE table=soft_deleted_table [id=2ee511eb15584e34ba78bca977ada67e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:10:41.111325 32516 tablet_service.cc:1511] Processing CreateTablet for tablet e574392be5844aec99e8529eec043bcf (DEFAULT_TABLE table=soft_deleted_table [id=2ee511eb15584e34ba78bca977ada67e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:10:41.112624 32516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e574392be5844aec99e8529eec043bcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.126824 32675 tablet_bootstrap.cc:654] T 9946666ed7554fd48eaf435e9296bbbb P 291458bde0304992ae384961035de102: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.158190 32674 tablet_bootstrap.cc:654] T 710e43369cee4b328cc89cacb86a6716 P 6bc0bd1d6033445e8d94ee616efd4e0e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.177541 32447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e574392be5844aec99e8529eec043bcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:41.179436 32676 tablet_bootstrap.cc:492] T d755db6c13784e0f8147b52af93b528f P 5017b530136d419ea2c16f2366521d9b: Bootstrap starting.
I20260713 09:10:41.185040 32674 tablet_bootstrap.cc:492] T 710e43369cee4b328cc89cacb86a6716 P 6bc0bd1d6033445e8d94ee616efd4e0e: No bootstrap required, opened a new log
I20260713 09:10:41.185539 32674 ts_tablet_manager.cc:1403] T 710e43369cee4b328cc89cacb86a6716 P 6bc0bd1d6033445e8d94ee616efd4e0e: Time spent bootstrapping tablet: real 0.125s	user 0.015s	sys 0.000s
I20260713 09:10:41.182971 32675 tablet_bootstrap.cc:492] T 9946666ed7554fd48eaf435e9296bbbb P 291458bde0304992ae384961035de102: No bootstrap required, opened a new log
I20260713 09:10:41.188084 32675 ts_tablet_manager.cc:1403] T 9946666ed7554fd48eaf435e9296bbbb P 291458bde0304992ae384961035de102: Time spent bootstrapping tablet: real 0.114s	user 0.014s	sys 0.006s
I20260713 09:10:41.188160 32674 raft_consensus.cc:359] T 710e43369cee4b328cc89cacb86a6716 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:41.189162 32674 raft_consensus.cc:385] T 710e43369cee4b328cc89cacb86a6716 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.189468 32674 raft_consensus.cc:740] T 710e43369cee4b328cc89cacb86a6716 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bc0bd1d6033445e8d94ee616efd4e0e, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.189641 32676 tablet_bootstrap.cc:654] T d755db6c13784e0f8147b52af93b528f P 5017b530136d419ea2c16f2366521d9b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.190366 32674 consensus_queue.cc:260] T 710e43369cee4b328cc89cacb86a6716 P 6bc0bd1d6033445e8d94ee616efd4e0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:41.191336 32675 raft_consensus.cc:359] T 9946666ed7554fd48eaf435e9296bbbb P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:41.192081 32675 raft_consensus.cc:385] T 9946666ed7554fd48eaf435e9296bbbb P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.192375 32675 raft_consensus.cc:740] T 9946666ed7554fd48eaf435e9296bbbb P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291458bde0304992ae384961035de102, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.193058 32674 ts_tablet_manager.cc:1434] T 710e43369cee4b328cc89cacb86a6716 P 6bc0bd1d6033445e8d94ee616efd4e0e: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.008s
I20260713 09:10:41.194061 32674 tablet_bootstrap.cc:492] T 73875019a7a64af788a7cf21a5221efd P 6bc0bd1d6033445e8d94ee616efd4e0e: Bootstrap starting.
I20260713 09:10:41.202281 32674 tablet_bootstrap.cc:654] T 73875019a7a64af788a7cf21a5221efd P 6bc0bd1d6033445e8d94ee616efd4e0e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.203521 32676 tablet_bootstrap.cc:492] T d755db6c13784e0f8147b52af93b528f P 5017b530136d419ea2c16f2366521d9b: No bootstrap required, opened a new log
I20260713 09:10:41.204043 32676 ts_tablet_manager.cc:1403] T d755db6c13784e0f8147b52af93b528f P 5017b530136d419ea2c16f2366521d9b: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.006s
I20260713 09:10:41.206902 32676 raft_consensus.cc:359] T d755db6c13784e0f8147b52af93b528f P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:41.207588 32676 raft_consensus.cc:385] T d755db6c13784e0f8147b52af93b528f P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.193081 32675 consensus_queue.cc:260] T 9946666ed7554fd48eaf435e9296bbbb P 291458bde0304992ae384961035de102 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:41.207959 32676 raft_consensus.cc:740] T d755db6c13784e0f8147b52af93b528f P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5017b530136d419ea2c16f2366521d9b, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.209071 32675 ts_tablet_manager.cc:1434] T 9946666ed7554fd48eaf435e9296bbbb P 291458bde0304992ae384961035de102: Time spent starting tablet: real 0.021s	user 0.002s	sys 0.003s
I20260713 09:10:41.208907 32676 consensus_queue.cc:260] T d755db6c13784e0f8147b52af93b528f P 5017b530136d419ea2c16f2366521d9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:41.212442 32675 tablet_bootstrap.cc:492] T d755db6c13784e0f8147b52af93b528f P 291458bde0304992ae384961035de102: Bootstrap starting.
I20260713 09:10:41.216008 32674 tablet_bootstrap.cc:492] T 73875019a7a64af788a7cf21a5221efd P 6bc0bd1d6033445e8d94ee616efd4e0e: No bootstrap required, opened a new log
I20260713 09:10:41.216483 32674 ts_tablet_manager.cc:1403] T 73875019a7a64af788a7cf21a5221efd P 6bc0bd1d6033445e8d94ee616efd4e0e: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.006s
I20260713 09:10:41.219604 32675 tablet_bootstrap.cc:654] T d755db6c13784e0f8147b52af93b528f P 291458bde0304992ae384961035de102: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.219360 32674 raft_consensus.cc:359] T 73875019a7a64af788a7cf21a5221efd P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:41.220772 32676 ts_tablet_manager.cc:1434] T d755db6c13784e0f8147b52af93b528f P 5017b530136d419ea2c16f2366521d9b: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.004s
I20260713 09:10:41.222548 32674 raft_consensus.cc:385] T 73875019a7a64af788a7cf21a5221efd P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.222895 32674 raft_consensus.cc:740] T 73875019a7a64af788a7cf21a5221efd P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bc0bd1d6033445e8d94ee616efd4e0e, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.223706 32674 consensus_queue.cc:260] T 73875019a7a64af788a7cf21a5221efd P 6bc0bd1d6033445e8d94ee616efd4e0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:41.225360 32676 tablet_bootstrap.cc:492] T a8cfcd603932493f8950dcd7161fdcaa P 5017b530136d419ea2c16f2366521d9b: Bootstrap starting.
I20260713 09:10:41.228715 32674 ts_tablet_manager.cc:1434] T 73875019a7a64af788a7cf21a5221efd P 6bc0bd1d6033445e8d94ee616efd4e0e: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:10:41.229686 32674 tablet_bootstrap.cc:492] T d755db6c13784e0f8147b52af93b528f P 6bc0bd1d6033445e8d94ee616efd4e0e: Bootstrap starting.
I20260713 09:10:41.232192 32676 tablet_bootstrap.cc:654] T a8cfcd603932493f8950dcd7161fdcaa P 5017b530136d419ea2c16f2366521d9b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.240870 32675 tablet_bootstrap.cc:492] T d755db6c13784e0f8147b52af93b528f P 291458bde0304992ae384961035de102: No bootstrap required, opened a new log
I20260713 09:10:41.241319 32675 ts_tablet_manager.cc:1403] T d755db6c13784e0f8147b52af93b528f P 291458bde0304992ae384961035de102: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.020s
I20260713 09:10:41.243552 32675 raft_consensus.cc:359] T d755db6c13784e0f8147b52af93b528f P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:41.244302 32675 raft_consensus.cc:385] T d755db6c13784e0f8147b52af93b528f P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.244609 32675 raft_consensus.cc:740] T d755db6c13784e0f8147b52af93b528f P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291458bde0304992ae384961035de102, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.245296 32674 tablet_bootstrap.cc:654] T d755db6c13784e0f8147b52af93b528f P 6bc0bd1d6033445e8d94ee616efd4e0e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.245322 32675 consensus_queue.cc:260] T d755db6c13784e0f8147b52af93b528f P 291458bde0304992ae384961035de102 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:41.246403 32676 tablet_bootstrap.cc:492] T a8cfcd603932493f8950dcd7161fdcaa P 5017b530136d419ea2c16f2366521d9b: No bootstrap required, opened a new log
I20260713 09:10:41.246975 32676 ts_tablet_manager.cc:1403] T a8cfcd603932493f8950dcd7161fdcaa P 5017b530136d419ea2c16f2366521d9b: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.008s
I20260713 09:10:41.247823 32675 ts_tablet_manager.cc:1434] T d755db6c13784e0f8147b52af93b528f P 291458bde0304992ae384961035de102: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260713 09:10:41.248759 32675 tablet_bootstrap.cc:492] T 309055ae53684f7ab9f881b30f53e7c9 P 291458bde0304992ae384961035de102: Bootstrap starting.
I20260713 09:10:41.250490 32676 raft_consensus.cc:359] T a8cfcd603932493f8950dcd7161fdcaa P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:41.251164 32676 raft_consensus.cc:385] T a8cfcd603932493f8950dcd7161fdcaa P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.251461 32676 raft_consensus.cc:740] T a8cfcd603932493f8950dcd7161fdcaa P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5017b530136d419ea2c16f2366521d9b, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.252316 32676 consensus_queue.cc:260] T a8cfcd603932493f8950dcd7161fdcaa P 5017b530136d419ea2c16f2366521d9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:41.254787 32675 tablet_bootstrap.cc:654] T 309055ae53684f7ab9f881b30f53e7c9 P 291458bde0304992ae384961035de102: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.257671 32676 ts_tablet_manager.cc:1434] T a8cfcd603932493f8950dcd7161fdcaa P 5017b530136d419ea2c16f2366521d9b: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.006s
I20260713 09:10:41.258620 32676 tablet_bootstrap.cc:492] T 710e43369cee4b328cc89cacb86a6716 P 5017b530136d419ea2c16f2366521d9b: Bootstrap starting.
I20260713 09:10:41.261880 32674 tablet_bootstrap.cc:492] T d755db6c13784e0f8147b52af93b528f P 6bc0bd1d6033445e8d94ee616efd4e0e: No bootstrap required, opened a new log
I20260713 09:10:41.262399 32674 ts_tablet_manager.cc:1403] T d755db6c13784e0f8147b52af93b528f P 6bc0bd1d6033445e8d94ee616efd4e0e: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.004s
I20260713 09:10:41.264492 32677 raft_consensus.cc:493] T 9946666ed7554fd48eaf435e9296bbbb P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:41.265055 32676 tablet_bootstrap.cc:654] T 710e43369cee4b328cc89cacb86a6716 P 5017b530136d419ea2c16f2366521d9b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.265014 32677 raft_consensus.cc:515] T 9946666ed7554fd48eaf435e9296bbbb P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:41.266155 32675 tablet_bootstrap.cc:492] T 309055ae53684f7ab9f881b30f53e7c9 P 291458bde0304992ae384961035de102: No bootstrap required, opened a new log
I20260713 09:10:41.266685 32675 ts_tablet_manager.cc:1403] T 309055ae53684f7ab9f881b30f53e7c9 P 291458bde0304992ae384961035de102: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.005s
I20260713 09:10:41.269572 32382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9946666ed7554fd48eaf435e9296bbbb" candidate_uuid: "291458bde0304992ae384961035de102" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" is_pre_election: true
I20260713 09:10:41.269738 32532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9946666ed7554fd48eaf435e9296bbbb" candidate_uuid: "291458bde0304992ae384961035de102" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5017b530136d419ea2c16f2366521d9b" is_pre_election: true
I20260713 09:10:41.269647 32675 raft_consensus.cc:359] T 309055ae53684f7ab9f881b30f53e7c9 P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:41.270653 32675 raft_consensus.cc:385] T 309055ae53684f7ab9f881b30f53e7c9 P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.270972 32675 raft_consensus.cc:740] T 309055ae53684f7ab9f881b30f53e7c9 P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291458bde0304992ae384961035de102, State: Initialized, Role: FOLLOWER
W20260713 09:10:41.271737 32420 leader_election.cc:343] T 9946666ed7554fd48eaf435e9296bbbb P 291458bde0304992ae384961035de102 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5017b530136d419ea2c16f2366521d9b (127.27.71.3:43851): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:41.271696 32675 consensus_queue.cc:260] T 309055ae53684f7ab9f881b30f53e7c9 P 291458bde0304992ae384961035de102 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:41.272046 32677 leader_election.cc:290] T 9946666ed7554fd48eaf435e9296bbbb P 291458bde0304992ae384961035de102 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6bc0bd1d6033445e8d94ee616efd4e0e (127.27.71.1:42071), 5017b530136d419ea2c16f2366521d9b (127.27.71.3:43851)
W20260713 09:10:41.272980 32423 leader_election.cc:343] T 9946666ed7554fd48eaf435e9296bbbb P 291458bde0304992ae384961035de102 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6bc0bd1d6033445e8d94ee616efd4e0e (127.27.71.1:42071): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:41.273490 32423 leader_election.cc:304] T 9946666ed7554fd48eaf435e9296bbbb P 291458bde0304992ae384961035de102 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 291458bde0304992ae384961035de102; no voters: 5017b530136d419ea2c16f2366521d9b, 6bc0bd1d6033445e8d94ee616efd4e0e
I20260713 09:10:41.274889 32677 raft_consensus.cc:2749] T 9946666ed7554fd48eaf435e9296bbbb P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:41.273761 32674 raft_consensus.cc:359] T d755db6c13784e0f8147b52af93b528f P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:41.276708 32674 raft_consensus.cc:385] T d755db6c13784e0f8147b52af93b528f P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.277051 32674 raft_consensus.cc:740] T d755db6c13784e0f8147b52af93b528f P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bc0bd1d6033445e8d94ee616efd4e0e, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.278244 32675 ts_tablet_manager.cc:1434] T 309055ae53684f7ab9f881b30f53e7c9 P 291458bde0304992ae384961035de102: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:10:41.277920 32674 consensus_queue.cc:260] T d755db6c13784e0f8147b52af93b528f P 6bc0bd1d6033445e8d94ee616efd4e0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:41.279263 32675 tablet_bootstrap.cc:492] T 8d5bcff7a5cd428b898d8f31055606f4 P 291458bde0304992ae384961035de102: Bootstrap starting.
I20260713 09:10:41.280701 32674 ts_tablet_manager.cc:1434] T d755db6c13784e0f8147b52af93b528f P 6bc0bd1d6033445e8d94ee616efd4e0e: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.001s
I20260713 09:10:41.281888 32674 tablet_bootstrap.cc:492] T a8cfcd603932493f8950dcd7161fdcaa P 6bc0bd1d6033445e8d94ee616efd4e0e: Bootstrap starting.
I20260713 09:10:41.288371 32674 tablet_bootstrap.cc:654] T a8cfcd603932493f8950dcd7161fdcaa P 6bc0bd1d6033445e8d94ee616efd4e0e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.289813 32675 tablet_bootstrap.cc:654] T 8d5bcff7a5cd428b898d8f31055606f4 P 291458bde0304992ae384961035de102: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.294685 32676 tablet_bootstrap.cc:492] T 710e43369cee4b328cc89cacb86a6716 P 5017b530136d419ea2c16f2366521d9b: No bootstrap required, opened a new log
I20260713 09:10:41.295785 32663 raft_consensus.cc:493] T 710e43369cee4b328cc89cacb86a6716 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:41.296269 32663 raft_consensus.cc:515] T 710e43369cee4b328cc89cacb86a6716 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:41.297492 32676 ts_tablet_manager.cc:1403] T 710e43369cee4b328cc89cacb86a6716 P 5017b530136d419ea2c16f2366521d9b: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.019s
I20260713 09:10:41.299682 32663 leader_election.cc:290] T 710e43369cee4b328cc89cacb86a6716 P 6bc0bd1d6033445e8d94ee616efd4e0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 291458bde0304992ae384961035de102 (127.27.71.2:37115), 5017b530136d419ea2c16f2366521d9b (127.27.71.3:43851)
I20260713 09:10:41.300086 32532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "710e43369cee4b328cc89cacb86a6716" candidate_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5017b530136d419ea2c16f2366521d9b" is_pre_election: true
I20260713 09:10:41.300844 32456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "710e43369cee4b328cc89cacb86a6716" candidate_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291458bde0304992ae384961035de102" is_pre_election: true
W20260713 09:10:41.303153 32347 leader_election.cc:343] T 710e43369cee4b328cc89cacb86a6716 P 6bc0bd1d6033445e8d94ee616efd4e0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 291458bde0304992ae384961035de102 (127.27.71.2:37115): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:10:41.308314 32345 leader_election.cc:343] T 710e43369cee4b328cc89cacb86a6716 P 6bc0bd1d6033445e8d94ee616efd4e0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5017b530136d419ea2c16f2366521d9b (127.27.71.3:43851): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:41.308717 32345 leader_election.cc:304] T 710e43369cee4b328cc89cacb86a6716 P 6bc0bd1d6033445e8d94ee616efd4e0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6bc0bd1d6033445e8d94ee616efd4e0e; no voters: 291458bde0304992ae384961035de102, 5017b530136d419ea2c16f2366521d9b
I20260713 09:10:41.309005 32676 raft_consensus.cc:359] T 710e43369cee4b328cc89cacb86a6716 P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:41.309674 32676 raft_consensus.cc:385] T 710e43369cee4b328cc89cacb86a6716 P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.309962 32676 raft_consensus.cc:740] T 710e43369cee4b328cc89cacb86a6716 P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5017b530136d419ea2c16f2366521d9b, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.310604 32663 raft_consensus.cc:2749] T 710e43369cee4b328cc89cacb86a6716 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:41.310699 32676 consensus_queue.cc:260] T 710e43369cee4b328cc89cacb86a6716 P 5017b530136d419ea2c16f2366521d9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:41.313140 32676 ts_tablet_manager.cc:1434] T 710e43369cee4b328cc89cacb86a6716 P 5017b530136d419ea2c16f2366521d9b: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260713 09:10:41.315699 32676 tablet_bootstrap.cc:492] T 309055ae53684f7ab9f881b30f53e7c9 P 5017b530136d419ea2c16f2366521d9b: Bootstrap starting.
I20260713 09:10:41.316440 32675 tablet_bootstrap.cc:492] T 8d5bcff7a5cd428b898d8f31055606f4 P 291458bde0304992ae384961035de102: No bootstrap required, opened a new log
I20260713 09:10:41.316907 32675 ts_tablet_manager.cc:1403] T 8d5bcff7a5cd428b898d8f31055606f4 P 291458bde0304992ae384961035de102: Time spent bootstrapping tablet: real 0.038s	user 0.015s	sys 0.015s
I20260713 09:10:41.320247 32674 tablet_bootstrap.cc:492] T a8cfcd603932493f8950dcd7161fdcaa P 6bc0bd1d6033445e8d94ee616efd4e0e: No bootstrap required, opened a new log
I20260713 09:10:41.320776 32674 ts_tablet_manager.cc:1403] T a8cfcd603932493f8950dcd7161fdcaa P 6bc0bd1d6033445e8d94ee616efd4e0e: Time spent bootstrapping tablet: real 0.039s	user 0.007s	sys 0.022s
I20260713 09:10:41.321785 32676 tablet_bootstrap.cc:654] T 309055ae53684f7ab9f881b30f53e7c9 P 5017b530136d419ea2c16f2366521d9b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.322319 32675 raft_consensus.cc:359] T 8d5bcff7a5cd428b898d8f31055606f4 P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:41.323195 32675 raft_consensus.cc:385] T 8d5bcff7a5cd428b898d8f31055606f4 P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.323565 32675 raft_consensus.cc:740] T 8d5bcff7a5cd428b898d8f31055606f4 P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291458bde0304992ae384961035de102, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.323571 32674 raft_consensus.cc:359] T a8cfcd603932493f8950dcd7161fdcaa P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:41.324501 32674 raft_consensus.cc:385] T a8cfcd603932493f8950dcd7161fdcaa P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.324818 32674 raft_consensus.cc:740] T a8cfcd603932493f8950dcd7161fdcaa P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bc0bd1d6033445e8d94ee616efd4e0e, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.324935 32675 consensus_queue.cc:260] T 8d5bcff7a5cd428b898d8f31055606f4 P 291458bde0304992ae384961035de102 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:41.325675 32674 consensus_queue.cc:260] T a8cfcd603932493f8950dcd7161fdcaa P 6bc0bd1d6033445e8d94ee616efd4e0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:41.327440 32675 ts_tablet_manager.cc:1434] T 8d5bcff7a5cd428b898d8f31055606f4 P 291458bde0304992ae384961035de102: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:10:41.327580 32676 tablet_bootstrap.cc:492] T 309055ae53684f7ab9f881b30f53e7c9 P 5017b530136d419ea2c16f2366521d9b: No bootstrap required, opened a new log
I20260713 09:10:41.328104 32674 ts_tablet_manager.cc:1434] T a8cfcd603932493f8950dcd7161fdcaa P 6bc0bd1d6033445e8d94ee616efd4e0e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:10:41.328158 32676 ts_tablet_manager.cc:1403] T 309055ae53684f7ab9f881b30f53e7c9 P 5017b530136d419ea2c16f2366521d9b: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260713 09:10:41.329178 32674 tablet_bootstrap.cc:492] T 9946666ed7554fd48eaf435e9296bbbb P 6bc0bd1d6033445e8d94ee616efd4e0e: Bootstrap starting.
I20260713 09:10:41.328437 32675 tablet_bootstrap.cc:492] T a8cfcd603932493f8950dcd7161fdcaa P 291458bde0304992ae384961035de102: Bootstrap starting.
I20260713 09:10:41.331343 32676 raft_consensus.cc:359] T 309055ae53684f7ab9f881b30f53e7c9 P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:41.332083 32676 raft_consensus.cc:385] T 309055ae53684f7ab9f881b30f53e7c9 P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.332441 32676 raft_consensus.cc:740] T 309055ae53684f7ab9f881b30f53e7c9 P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5017b530136d419ea2c16f2366521d9b, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.333222 32676 consensus_queue.cc:260] T 309055ae53684f7ab9f881b30f53e7c9 P 5017b530136d419ea2c16f2366521d9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:41.335471 32676 ts_tablet_manager.cc:1434] T 309055ae53684f7ab9f881b30f53e7c9 P 5017b530136d419ea2c16f2366521d9b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:10:41.335743 32674 tablet_bootstrap.cc:654] T 9946666ed7554fd48eaf435e9296bbbb P 6bc0bd1d6033445e8d94ee616efd4e0e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.336541 32676 tablet_bootstrap.cc:492] T 73875019a7a64af788a7cf21a5221efd P 5017b530136d419ea2c16f2366521d9b: Bootstrap starting.
I20260713 09:10:41.337219 32675 tablet_bootstrap.cc:654] T a8cfcd603932493f8950dcd7161fdcaa P 291458bde0304992ae384961035de102: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.344234 32676 tablet_bootstrap.cc:654] T 73875019a7a64af788a7cf21a5221efd P 5017b530136d419ea2c16f2366521d9b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.347087 32674 tablet_bootstrap.cc:492] T 9946666ed7554fd48eaf435e9296bbbb P 6bc0bd1d6033445e8d94ee616efd4e0e: No bootstrap required, opened a new log
I20260713 09:10:41.347703 32674 ts_tablet_manager.cc:1403] T 9946666ed7554fd48eaf435e9296bbbb P 6bc0bd1d6033445e8d94ee616efd4e0e: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.005s
I20260713 09:10:41.351414 32674 raft_consensus.cc:359] T 9946666ed7554fd48eaf435e9296bbbb P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:41.352339 32674 raft_consensus.cc:385] T 9946666ed7554fd48eaf435e9296bbbb P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.352681 32674 raft_consensus.cc:740] T 9946666ed7554fd48eaf435e9296bbbb P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bc0bd1d6033445e8d94ee616efd4e0e, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.353682 32674 consensus_queue.cc:260] T 9946666ed7554fd48eaf435e9296bbbb P 6bc0bd1d6033445e8d94ee616efd4e0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:41.356709 32674 ts_tablet_manager.cc:1434] T 9946666ed7554fd48eaf435e9296bbbb P 6bc0bd1d6033445e8d94ee616efd4e0e: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.006s
I20260713 09:10:41.358767 32674 tablet_bootstrap.cc:492] T 309055ae53684f7ab9f881b30f53e7c9 P 6bc0bd1d6033445e8d94ee616efd4e0e: Bootstrap starting.
I20260713 09:10:41.359545 32676 tablet_bootstrap.cc:492] T 73875019a7a64af788a7cf21a5221efd P 5017b530136d419ea2c16f2366521d9b: No bootstrap required, opened a new log
I20260713 09:10:41.360085 32676 ts_tablet_manager.cc:1403] T 73875019a7a64af788a7cf21a5221efd P 5017b530136d419ea2c16f2366521d9b: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.007s
I20260713 09:10:41.362959 32676 raft_consensus.cc:359] T 73875019a7a64af788a7cf21a5221efd P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:41.363718 32676 raft_consensus.cc:385] T 73875019a7a64af788a7cf21a5221efd P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.364046 32676 raft_consensus.cc:740] T 73875019a7a64af788a7cf21a5221efd P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5017b530136d419ea2c16f2366521d9b, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.365000 32674 tablet_bootstrap.cc:654] T 309055ae53684f7ab9f881b30f53e7c9 P 6bc0bd1d6033445e8d94ee616efd4e0e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.364908 32676 consensus_queue.cc:260] T 73875019a7a64af788a7cf21a5221efd P 5017b530136d419ea2c16f2366521d9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:41.371294 32676 ts_tablet_manager.cc:1434] T 73875019a7a64af788a7cf21a5221efd P 5017b530136d419ea2c16f2366521d9b: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 09:10:41.372638 32676 tablet_bootstrap.cc:492] T 9946666ed7554fd48eaf435e9296bbbb P 5017b530136d419ea2c16f2366521d9b: Bootstrap starting.
I20260713 09:10:41.376665 32674 tablet_bootstrap.cc:492] T 309055ae53684f7ab9f881b30f53e7c9 P 6bc0bd1d6033445e8d94ee616efd4e0e: No bootstrap required, opened a new log
I20260713 09:10:41.377187 32674 ts_tablet_manager.cc:1403] T 309055ae53684f7ab9f881b30f53e7c9 P 6bc0bd1d6033445e8d94ee616efd4e0e: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260713 09:10:41.379609 32676 tablet_bootstrap.cc:654] T 9946666ed7554fd48eaf435e9296bbbb P 5017b530136d419ea2c16f2366521d9b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.380196 32674 raft_consensus.cc:359] T 309055ae53684f7ab9f881b30f53e7c9 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:41.381045 32674 raft_consensus.cc:385] T 309055ae53684f7ab9f881b30f53e7c9 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.381335 32674 raft_consensus.cc:740] T 309055ae53684f7ab9f881b30f53e7c9 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bc0bd1d6033445e8d94ee616efd4e0e, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.382156 32674 consensus_queue.cc:260] T 309055ae53684f7ab9f881b30f53e7c9 P 6bc0bd1d6033445e8d94ee616efd4e0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:41.384384 32674 ts_tablet_manager.cc:1434] T 309055ae53684f7ab9f881b30f53e7c9 P 6bc0bd1d6033445e8d94ee616efd4e0e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:10:41.385785 32674 tablet_bootstrap.cc:492] T 8d5bcff7a5cd428b898d8f31055606f4 P 6bc0bd1d6033445e8d94ee616efd4e0e: Bootstrap starting.
I20260713 09:10:41.392963 32674 tablet_bootstrap.cc:654] T 8d5bcff7a5cd428b898d8f31055606f4 P 6bc0bd1d6033445e8d94ee616efd4e0e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.398138 32676 tablet_bootstrap.cc:492] T 9946666ed7554fd48eaf435e9296bbbb P 5017b530136d419ea2c16f2366521d9b: No bootstrap required, opened a new log
I20260713 09:10:41.398633 32676 ts_tablet_manager.cc:1403] T 9946666ed7554fd48eaf435e9296bbbb P 5017b530136d419ea2c16f2366521d9b: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.004s
I20260713 09:10:41.402318 32676 raft_consensus.cc:359] T 9946666ed7554fd48eaf435e9296bbbb P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:41.403060 32676 raft_consensus.cc:385] T 9946666ed7554fd48eaf435e9296bbbb P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.403384 32676 raft_consensus.cc:740] T 9946666ed7554fd48eaf435e9296bbbb P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5017b530136d419ea2c16f2366521d9b, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.404644 32675 tablet_bootstrap.cc:492] T a8cfcd603932493f8950dcd7161fdcaa P 291458bde0304992ae384961035de102: No bootstrap required, opened a new log
I20260713 09:10:41.404294 32676 consensus_queue.cc:260] T 9946666ed7554fd48eaf435e9296bbbb P 5017b530136d419ea2c16f2366521d9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:41.405333 32675 ts_tablet_manager.cc:1403] T a8cfcd603932493f8950dcd7161fdcaa P 291458bde0304992ae384961035de102: Time spent bootstrapping tablet: real 0.077s	user 0.031s	sys 0.027s
I20260713 09:10:41.408632 32676 ts_tablet_manager.cc:1434] T 9946666ed7554fd48eaf435e9296bbbb P 5017b530136d419ea2c16f2366521d9b: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:10:41.408790 32674 tablet_bootstrap.cc:492] T 8d5bcff7a5cd428b898d8f31055606f4 P 6bc0bd1d6033445e8d94ee616efd4e0e: No bootstrap required, opened a new log
I20260713 09:10:41.408215 32675 raft_consensus.cc:359] T a8cfcd603932493f8950dcd7161fdcaa P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:41.409320 32675 raft_consensus.cc:385] T a8cfcd603932493f8950dcd7161fdcaa P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.409442 32674 ts_tablet_manager.cc:1403] T 8d5bcff7a5cd428b898d8f31055606f4 P 6bc0bd1d6033445e8d94ee616efd4e0e: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.004s
I20260713 09:10:41.409641 32676 tablet_bootstrap.cc:492] T e574392be5844aec99e8529eec043bcf P 5017b530136d419ea2c16f2366521d9b: Bootstrap starting.
I20260713 09:10:41.409637 32675 raft_consensus.cc:740] T a8cfcd603932493f8950dcd7161fdcaa P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291458bde0304992ae384961035de102, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.412753 32674 raft_consensus.cc:359] T 8d5bcff7a5cd428b898d8f31055606f4 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:41.412753 32675 consensus_queue.cc:260] T a8cfcd603932493f8950dcd7161fdcaa P 291458bde0304992ae384961035de102 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:41.413723 32674 raft_consensus.cc:385] T 8d5bcff7a5cd428b898d8f31055606f4 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.414077 32674 raft_consensus.cc:740] T 8d5bcff7a5cd428b898d8f31055606f4 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bc0bd1d6033445e8d94ee616efd4e0e, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.414827 32674 consensus_queue.cc:260] T 8d5bcff7a5cd428b898d8f31055606f4 P 6bc0bd1d6033445e8d94ee616efd4e0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:41.416491 32676 tablet_bootstrap.cc:654] T e574392be5844aec99e8529eec043bcf P 5017b530136d419ea2c16f2366521d9b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.417150 32674 ts_tablet_manager.cc:1434] T 8d5bcff7a5cd428b898d8f31055606f4 P 6bc0bd1d6033445e8d94ee616efd4e0e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:10:41.422302 32675 ts_tablet_manager.cc:1434] T a8cfcd603932493f8950dcd7161fdcaa P 291458bde0304992ae384961035de102: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260713 09:10:41.425594 32675 tablet_bootstrap.cc:492] T 710e43369cee4b328cc89cacb86a6716 P 291458bde0304992ae384961035de102: Bootstrap starting.
I20260713 09:10:41.428709 32674 tablet_bootstrap.cc:492] T e7100fbfa41c4c74b3dcc11d9655087b P 6bc0bd1d6033445e8d94ee616efd4e0e: Bootstrap starting.
I20260713 09:10:41.431854 32675 tablet_bootstrap.cc:654] T 710e43369cee4b328cc89cacb86a6716 P 291458bde0304992ae384961035de102: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.436050 32674 tablet_bootstrap.cc:654] T e7100fbfa41c4c74b3dcc11d9655087b P 6bc0bd1d6033445e8d94ee616efd4e0e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.437682 32675 tablet_bootstrap.cc:492] T 710e43369cee4b328cc89cacb86a6716 P 291458bde0304992ae384961035de102: No bootstrap required, opened a new log
I20260713 09:10:41.438124 32676 tablet_bootstrap.cc:492] T e574392be5844aec99e8529eec043bcf P 5017b530136d419ea2c16f2366521d9b: No bootstrap required, opened a new log
I20260713 09:10:41.438149 32675 ts_tablet_manager.cc:1403] T 710e43369cee4b328cc89cacb86a6716 P 291458bde0304992ae384961035de102: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.005s
I20260713 09:10:41.438791 32676 ts_tablet_manager.cc:1403] T e574392be5844aec99e8529eec043bcf P 5017b530136d419ea2c16f2366521d9b: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.015s
I20260713 09:10:41.440605 32674 tablet_bootstrap.cc:492] T e7100fbfa41c4c74b3dcc11d9655087b P 6bc0bd1d6033445e8d94ee616efd4e0e: No bootstrap required, opened a new log
I20260713 09:10:41.441004 32674 ts_tablet_manager.cc:1403] T e7100fbfa41c4c74b3dcc11d9655087b P 6bc0bd1d6033445e8d94ee616efd4e0e: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.005s
I20260713 09:10:41.441407 32675 raft_consensus.cc:359] T 710e43369cee4b328cc89cacb86a6716 P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:41.442128 32675 raft_consensus.cc:385] T 710e43369cee4b328cc89cacb86a6716 P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.441860 32676 raft_consensus.cc:359] T e574392be5844aec99e8529eec043bcf P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:41.442572 32676 raft_consensus.cc:385] T e574392be5844aec99e8529eec043bcf P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.442920 32676 raft_consensus.cc:740] T e574392be5844aec99e8529eec043bcf P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5017b530136d419ea2c16f2366521d9b, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.442929 32675 raft_consensus.cc:740] T 710e43369cee4b328cc89cacb86a6716 P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291458bde0304992ae384961035de102, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.443158 32674 raft_consensus.cc:359] T e7100fbfa41c4c74b3dcc11d9655087b P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:41.443799 32674 raft_consensus.cc:385] T e7100fbfa41c4c74b3dcc11d9655087b P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.444173 32674 raft_consensus.cc:740] T e7100fbfa41c4c74b3dcc11d9655087b P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bc0bd1d6033445e8d94ee616efd4e0e, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.443819 32675 consensus_queue.cc:260] T 710e43369cee4b328cc89cacb86a6716 P 291458bde0304992ae384961035de102 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:41.443819 32676 consensus_queue.cc:260] T e574392be5844aec99e8529eec043bcf P 5017b530136d419ea2c16f2366521d9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:41.444754 32674 consensus_queue.cc:260] T e7100fbfa41c4c74b3dcc11d9655087b P 6bc0bd1d6033445e8d94ee616efd4e0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:41.446759 32674 ts_tablet_manager.cc:1434] T e7100fbfa41c4c74b3dcc11d9655087b P 6bc0bd1d6033445e8d94ee616efd4e0e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:10:41.448495 32674 tablet_bootstrap.cc:492] T e574392be5844aec99e8529eec043bcf P 6bc0bd1d6033445e8d94ee616efd4e0e: Bootstrap starting.
I20260713 09:10:41.452018 32675 ts_tablet_manager.cc:1434] T 710e43369cee4b328cc89cacb86a6716 P 291458bde0304992ae384961035de102: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:10:41.452760 32675 tablet_bootstrap.cc:492] T e7100fbfa41c4c74b3dcc11d9655087b P 291458bde0304992ae384961035de102: Bootstrap starting.
I20260713 09:10:41.454164 32674 tablet_bootstrap.cc:654] T e574392be5844aec99e8529eec043bcf P 6bc0bd1d6033445e8d94ee616efd4e0e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.457160 32676 ts_tablet_manager.cc:1434] T e574392be5844aec99e8529eec043bcf P 5017b530136d419ea2c16f2366521d9b: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260713 09:10:41.458565 32676 tablet_bootstrap.cc:492] T 8d5bcff7a5cd428b898d8f31055606f4 P 5017b530136d419ea2c16f2366521d9b: Bootstrap starting.
I20260713 09:10:41.458608 32675 tablet_bootstrap.cc:654] T e7100fbfa41c4c74b3dcc11d9655087b P 291458bde0304992ae384961035de102: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.465787 32676 tablet_bootstrap.cc:654] T 8d5bcff7a5cd428b898d8f31055606f4 P 5017b530136d419ea2c16f2366521d9b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.472350 32674 tablet_bootstrap.cc:492] T e574392be5844aec99e8529eec043bcf P 6bc0bd1d6033445e8d94ee616efd4e0e: No bootstrap required, opened a new log
I20260713 09:10:41.472949 32674 ts_tablet_manager.cc:1403] T e574392be5844aec99e8529eec043bcf P 6bc0bd1d6033445e8d94ee616efd4e0e: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.008s
I20260713 09:10:41.476424 32675 tablet_bootstrap.cc:492] T e7100fbfa41c4c74b3dcc11d9655087b P 291458bde0304992ae384961035de102: No bootstrap required, opened a new log
I20260713 09:10:41.476890 32675 ts_tablet_manager.cc:1403] T e7100fbfa41c4c74b3dcc11d9655087b P 291458bde0304992ae384961035de102: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.004s
I20260713 09:10:41.476944 32674 raft_consensus.cc:359] T e574392be5844aec99e8529eec043bcf P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:41.477718 32674 raft_consensus.cc:385] T e574392be5844aec99e8529eec043bcf P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.477870 32676 tablet_bootstrap.cc:492] T 8d5bcff7a5cd428b898d8f31055606f4 P 5017b530136d419ea2c16f2366521d9b: No bootstrap required, opened a new log
I20260713 09:10:41.478019 32674 raft_consensus.cc:740] T e574392be5844aec99e8529eec043bcf P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6bc0bd1d6033445e8d94ee616efd4e0e, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.478708 32676 ts_tablet_manager.cc:1403] T 8d5bcff7a5cd428b898d8f31055606f4 P 5017b530136d419ea2c16f2366521d9b: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.005s
I20260713 09:10:41.478746 32674 consensus_queue.cc:260] T e574392be5844aec99e8529eec043bcf P 6bc0bd1d6033445e8d94ee616efd4e0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:41.479919 32675 raft_consensus.cc:359] T e7100fbfa41c4c74b3dcc11d9655087b P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:41.480594 32675 raft_consensus.cc:385] T e7100fbfa41c4c74b3dcc11d9655087b P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.480856 32675 raft_consensus.cc:740] T e7100fbfa41c4c74b3dcc11d9655087b P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291458bde0304992ae384961035de102, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.480918 32674 ts_tablet_manager.cc:1434] T e574392be5844aec99e8529eec043bcf P 6bc0bd1d6033445e8d94ee616efd4e0e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:10:41.481464 32676 raft_consensus.cc:359] T 8d5bcff7a5cd428b898d8f31055606f4 P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:41.481703 32675 consensus_queue.cc:260] T e7100fbfa41c4c74b3dcc11d9655087b P 291458bde0304992ae384961035de102 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:41.482298 32676 raft_consensus.cc:385] T 8d5bcff7a5cd428b898d8f31055606f4 P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.482771 32676 raft_consensus.cc:740] T 8d5bcff7a5cd428b898d8f31055606f4 P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5017b530136d419ea2c16f2366521d9b, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.483422 32676 consensus_queue.cc:260] T 8d5bcff7a5cd428b898d8f31055606f4 P 5017b530136d419ea2c16f2366521d9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:41.485334 32676 ts_tablet_manager.cc:1434] T 8d5bcff7a5cd428b898d8f31055606f4 P 5017b530136d419ea2c16f2366521d9b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:10:41.485664 32675 ts_tablet_manager.cc:1434] T e7100fbfa41c4c74b3dcc11d9655087b P 291458bde0304992ae384961035de102: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260713 09:10:41.486522 32676 tablet_bootstrap.cc:492] T e7100fbfa41c4c74b3dcc11d9655087b P 5017b530136d419ea2c16f2366521d9b: Bootstrap starting.
I20260713 09:10:41.486618 32675 tablet_bootstrap.cc:492] T 73875019a7a64af788a7cf21a5221efd P 291458bde0304992ae384961035de102: Bootstrap starting.
I20260713 09:10:41.492640 32676 tablet_bootstrap.cc:654] T e7100fbfa41c4c74b3dcc11d9655087b P 5017b530136d419ea2c16f2366521d9b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.492697 32662 raft_consensus.cc:493] T 8d5bcff7a5cd428b898d8f31055606f4 P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:41.493381 32675 tablet_bootstrap.cc:654] T 73875019a7a64af788a7cf21a5221efd P 291458bde0304992ae384961035de102: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.493219 32662 raft_consensus.cc:515] T 8d5bcff7a5cd428b898d8f31055606f4 P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:41.493659 32660 raft_consensus.cc:493] T a8cfcd603932493f8950dcd7161fdcaa P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:41.494092 32660 raft_consensus.cc:515] T a8cfcd603932493f8950dcd7161fdcaa P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:41.496326 32660 leader_election.cc:290] T a8cfcd603932493f8950dcd7161fdcaa P 5017b530136d419ea2c16f2366521d9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6bc0bd1d6033445e8d94ee616efd4e0e (127.27.71.1:42071), 291458bde0304992ae384961035de102 (127.27.71.2:37115)
I20260713 09:10:41.497263 32382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d5bcff7a5cd428b898d8f31055606f4" candidate_uuid: "291458bde0304992ae384961035de102" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" is_pre_election: true
I20260713 09:10:41.498100 32382 raft_consensus.cc:2468] T 8d5bcff7a5cd428b898d8f31055606f4 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 291458bde0304992ae384961035de102 in term 0.
I20260713 09:10:41.498409 32381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8cfcd603932493f8950dcd7161fdcaa" candidate_uuid: "5017b530136d419ea2c16f2366521d9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" is_pre_election: true
I20260713 09:10:41.499275 32381 raft_consensus.cc:2468] T a8cfcd603932493f8950dcd7161fdcaa P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5017b530136d419ea2c16f2366521d9b in term 0.
I20260713 09:10:41.501365 32498 leader_election.cc:304] T a8cfcd603932493f8950dcd7161fdcaa P 5017b530136d419ea2c16f2366521d9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5017b530136d419ea2c16f2366521d9b, 6bc0bd1d6033445e8d94ee616efd4e0e; no voters: 
I20260713 09:10:41.503159 32423 leader_election.cc:304] T 8d5bcff7a5cd428b898d8f31055606f4 P 291458bde0304992ae384961035de102 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291458bde0304992ae384961035de102, 6bc0bd1d6033445e8d94ee616efd4e0e; no voters: 
I20260713 09:10:41.505394 32456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8cfcd603932493f8950dcd7161fdcaa" candidate_uuid: "5017b530136d419ea2c16f2366521d9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291458bde0304992ae384961035de102" is_pre_election: true
I20260713 09:10:41.506227 32456 raft_consensus.cc:2468] T a8cfcd603932493f8950dcd7161fdcaa P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5017b530136d419ea2c16f2366521d9b in term 0.
I20260713 09:10:41.506346 32660 raft_consensus.cc:493] T 73875019a7a64af788a7cf21a5221efd P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:41.506959 32660 raft_consensus.cc:515] T 73875019a7a64af788a7cf21a5221efd P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:41.510413 32660 leader_election.cc:290] T 73875019a7a64af788a7cf21a5221efd P 5017b530136d419ea2c16f2366521d9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6bc0bd1d6033445e8d94ee616efd4e0e (127.27.71.1:42071), 291458bde0304992ae384961035de102 (127.27.71.2:37115)
I20260713 09:10:41.511027 32660 raft_consensus.cc:2804] T a8cfcd603932493f8950dcd7161fdcaa P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:41.511411 32660 raft_consensus.cc:493] T a8cfcd603932493f8950dcd7161fdcaa P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:41.511832 32660 raft_consensus.cc:3060] T a8cfcd603932493f8950dcd7161fdcaa P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:41.516008 32532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d5bcff7a5cd428b898d8f31055606f4" candidate_uuid: "291458bde0304992ae384961035de102" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5017b530136d419ea2c16f2366521d9b" is_pre_election: true
I20260713 09:10:41.516781 32532 raft_consensus.cc:2468] T 8d5bcff7a5cd428b898d8f31055606f4 P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 291458bde0304992ae384961035de102 in term 0.
I20260713 09:10:41.518291 32677 raft_consensus.cc:2804] T 8d5bcff7a5cd428b898d8f31055606f4 P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:41.518797 32677 raft_consensus.cc:493] T 8d5bcff7a5cd428b898d8f31055606f4 P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:41.519222 32677 raft_consensus.cc:3060] T 8d5bcff7a5cd428b898d8f31055606f4 P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:10:41.519376 32328 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:10:41.520606 32705 raft_consensus.cc:493] T d755db6c13784e0f8147b52af93b528f P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:41.521211 32705 raft_consensus.cc:515] T d755db6c13784e0f8147b52af93b528f P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:41.524678 32705 leader_election.cc:290] T d755db6c13784e0f8147b52af93b528f P 5017b530136d419ea2c16f2366521d9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6bc0bd1d6033445e8d94ee616efd4e0e (127.27.71.1:42071), 291458bde0304992ae384961035de102 (127.27.71.2:37115)
I20260713 09:10:41.525686 32457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755db6c13784e0f8147b52af93b528f" candidate_uuid: "5017b530136d419ea2c16f2366521d9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291458bde0304992ae384961035de102" is_pre_election: true
I20260713 09:10:41.526291 32457 raft_consensus.cc:2468] T d755db6c13784e0f8147b52af93b528f P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5017b530136d419ea2c16f2366521d9b in term 0.
I20260713 09:10:41.527076 32660 raft_consensus.cc:515] T a8cfcd603932493f8950dcd7161fdcaa P 5017b530136d419ea2c16f2366521d9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:41.530134 32497 leader_election.cc:304] T d755db6c13784e0f8147b52af93b528f P 5017b530136d419ea2c16f2366521d9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291458bde0304992ae384961035de102, 5017b530136d419ea2c16f2366521d9b; no voters: 
I20260713 09:10:41.530652 32676 tablet_bootstrap.cc:492] T e7100fbfa41c4c74b3dcc11d9655087b P 5017b530136d419ea2c16f2366521d9b: No bootstrap required, opened a new log
I20260713 09:10:41.529282 32456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73875019a7a64af788a7cf21a5221efd" candidate_uuid: "5017b530136d419ea2c16f2366521d9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291458bde0304992ae384961035de102" is_pre_election: true
I20260713 09:10:41.531088 32676 ts_tablet_manager.cc:1403] T e7100fbfa41c4c74b3dcc11d9655087b P 5017b530136d419ea2c16f2366521d9b: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.026s
I20260713 09:10:41.531242 32660 leader_election.cc:290] T a8cfcd603932493f8950dcd7161fdcaa P 5017b530136d419ea2c16f2366521d9b [CANDIDATE]: Term 1 election: Requested vote from peers 6bc0bd1d6033445e8d94ee616efd4e0e (127.27.71.1:42071), 291458bde0304992ae384961035de102 (127.27.71.2:37115)
I20260713 09:10:41.531701 32675 tablet_bootstrap.cc:492] T 73875019a7a64af788a7cf21a5221efd P 291458bde0304992ae384961035de102: No bootstrap required, opened a new log
I20260713 09:10:41.531832 32660 raft_consensus.cc:2804] T d755db6c13784e0f8147b52af93b528f P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:41.532138 32675 ts_tablet_manager.cc:1403] T 73875019a7a64af788a7cf21a5221efd P 291458bde0304992ae384961035de102: Time spent bootstrapping tablet: real 0.046s	user 0.025s	sys 0.017s
I20260713 09:10:41.532166 32660 raft_consensus.cc:493] T d755db6c13784e0f8147b52af93b528f P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:41.532665 32660 raft_consensus.cc:3060] T d755db6c13784e0f8147b52af93b528f P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:41.533780 32676 raft_consensus.cc:359] T e7100fbfa41c4c74b3dcc11d9655087b P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:41.534466 32676 raft_consensus.cc:385] T e7100fbfa41c4c74b3dcc11d9655087b P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.534734 32676 raft_consensus.cc:740] T e7100fbfa41c4c74b3dcc11d9655087b P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5017b530136d419ea2c16f2366521d9b, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.534974 32675 raft_consensus.cc:359] T 73875019a7a64af788a7cf21a5221efd P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:41.535630 32675 raft_consensus.cc:385] T 73875019a7a64af788a7cf21a5221efd P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.535408 32676 consensus_queue.cc:260] T e7100fbfa41c4c74b3dcc11d9655087b P 5017b530136d419ea2c16f2366521d9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:41.535936 32675 raft_consensus.cc:740] T 73875019a7a64af788a7cf21a5221efd P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291458bde0304992ae384961035de102, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.536597 32675 consensus_queue.cc:260] T 73875019a7a64af788a7cf21a5221efd P 291458bde0304992ae384961035de102 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:41.537484 32676 ts_tablet_manager.cc:1434] T e7100fbfa41c4c74b3dcc11d9655087b P 5017b530136d419ea2c16f2366521d9b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:10:41.538180 32380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8cfcd603932493f8950dcd7161fdcaa" candidate_uuid: "5017b530136d419ea2c16f2366521d9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e"
I20260713 09:10:41.538610 32380 raft_consensus.cc:3060] T a8cfcd603932493f8950dcd7161fdcaa P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:41.539204 32660 raft_consensus.cc:515] T d755db6c13784e0f8147b52af93b528f P 5017b530136d419ea2c16f2366521d9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:41.537333 32381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73875019a7a64af788a7cf21a5221efd" candidate_uuid: "5017b530136d419ea2c16f2366521d9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" is_pre_election: true
I20260713 09:10:41.540062 32381 raft_consensus.cc:2468] T 73875019a7a64af788a7cf21a5221efd P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5017b530136d419ea2c16f2366521d9b in term 0.
I20260713 09:10:41.540279 32382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755db6c13784e0f8147b52af93b528f" candidate_uuid: "5017b530136d419ea2c16f2366521d9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" is_pre_election: true
I20260713 09:10:41.540956 32382 raft_consensus.cc:2468] T d755db6c13784e0f8147b52af93b528f P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5017b530136d419ea2c16f2366521d9b in term 0.
I20260713 09:10:41.495314 32662 leader_election.cc:290] T 8d5bcff7a5cd428b898d8f31055606f4 P 291458bde0304992ae384961035de102 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6bc0bd1d6033445e8d94ee616efd4e0e (127.27.71.1:42071), 5017b530136d419ea2c16f2366521d9b (127.27.71.3:43851)
I20260713 09:10:41.542104 32662 raft_consensus.cc:493] T 309055ae53684f7ab9f881b30f53e7c9 P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:41.542228 32660 leader_election.cc:290] T d755db6c13784e0f8147b52af93b528f P 5017b530136d419ea2c16f2366521d9b [CANDIDATE]: Term 1 election: Requested vote from peers 6bc0bd1d6033445e8d94ee616efd4e0e (127.27.71.1:42071), 291458bde0304992ae384961035de102 (127.27.71.2:37115)
I20260713 09:10:41.545161 32675 ts_tablet_manager.cc:1434] T 73875019a7a64af788a7cf21a5221efd P 291458bde0304992ae384961035de102: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.004s
I20260713 09:10:41.546053 32675 tablet_bootstrap.cc:492] T e574392be5844aec99e8529eec043bcf P 291458bde0304992ae384961035de102: Bootstrap starting.
I20260713 09:10:41.546978 32498 leader_election.cc:304] T 73875019a7a64af788a7cf21a5221efd P 5017b530136d419ea2c16f2366521d9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5017b530136d419ea2c16f2366521d9b, 6bc0bd1d6033445e8d94ee616efd4e0e; no voters: 
I20260713 09:10:41.549856 32660 raft_consensus.cc:2804] T 73875019a7a64af788a7cf21a5221efd P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:41.550197 32660 raft_consensus.cc:493] T 73875019a7a64af788a7cf21a5221efd P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:41.542582 32662 raft_consensus.cc:515] T 309055ae53684f7ab9f881b30f53e7c9 P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:41.550559 32660 raft_consensus.cc:3060] T 73875019a7a64af788a7cf21a5221efd P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:41.551795 32675 tablet_bootstrap.cc:654] T e574392be5844aec99e8529eec043bcf P 291458bde0304992ae384961035de102: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:41.548133 32382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755db6c13784e0f8147b52af93b528f" candidate_uuid: "5017b530136d419ea2c16f2366521d9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e"
I20260713 09:10:41.549130 32456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8cfcd603932493f8950dcd7161fdcaa" candidate_uuid: "5017b530136d419ea2c16f2366521d9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291458bde0304992ae384961035de102"
I20260713 09:10:41.552778 32381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "309055ae53684f7ab9f881b30f53e7c9" candidate_uuid: "291458bde0304992ae384961035de102" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" is_pre_election: true
I20260713 09:10:41.562466 32382 raft_consensus.cc:3060] T d755db6c13784e0f8147b52af93b528f P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:41.562958 32381 raft_consensus.cc:2468] T 309055ae53684f7ab9f881b30f53e7c9 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 291458bde0304992ae384961035de102 in term 0.
I20260713 09:10:41.564210 32423 leader_election.cc:304] T 309055ae53684f7ab9f881b30f53e7c9 P 291458bde0304992ae384961035de102 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291458bde0304992ae384961035de102, 6bc0bd1d6033445e8d94ee616efd4e0e; no voters: 
I20260713 09:10:41.552881 32457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755db6c13784e0f8147b52af93b528f" candidate_uuid: "5017b530136d419ea2c16f2366521d9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291458bde0304992ae384961035de102"
I20260713 09:10:41.565372 32457 raft_consensus.cc:3060] T d755db6c13784e0f8147b52af93b528f P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:41.566779 32675 tablet_bootstrap.cc:492] T e574392be5844aec99e8529eec043bcf P 291458bde0304992ae384961035de102: No bootstrap required, opened a new log
I20260713 09:10:41.567250 32675 ts_tablet_manager.cc:1403] T e574392be5844aec99e8529eec043bcf P 291458bde0304992ae384961035de102: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.003s
W20260713 09:10:41.556318 32497 leader_election.cc:343] T 73875019a7a64af788a7cf21a5221efd P 5017b530136d419ea2c16f2366521d9b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 291458bde0304992ae384961035de102 (127.27.71.2:37115): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:41.569864 32662 leader_election.cc:290] T 309055ae53684f7ab9f881b30f53e7c9 P 291458bde0304992ae384961035de102 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6bc0bd1d6033445e8d94ee616efd4e0e (127.27.71.1:42071), 5017b530136d419ea2c16f2366521d9b (127.27.71.3:43851)
I20260713 09:10:41.572109 32456 raft_consensus.cc:3060] T a8cfcd603932493f8950dcd7161fdcaa P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:41.575918 32532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "309055ae53684f7ab9f881b30f53e7c9" candidate_uuid: "291458bde0304992ae384961035de102" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5017b530136d419ea2c16f2366521d9b" is_pre_election: true
I20260713 09:10:41.576471 32532 raft_consensus.cc:2468] T 309055ae53684f7ab9f881b30f53e7c9 P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 291458bde0304992ae384961035de102 in term 0.
I20260713 09:10:41.577303 32675 raft_consensus.cc:359] T e574392be5844aec99e8529eec043bcf P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:41.577952 32675 raft_consensus.cc:385] T e574392be5844aec99e8529eec043bcf P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:41.578204 32675 raft_consensus.cc:740] T e574392be5844aec99e8529eec043bcf P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 291458bde0304992ae384961035de102, State: Initialized, Role: FOLLOWER
I20260713 09:10:41.578413 32380 raft_consensus.cc:2468] T a8cfcd603932493f8950dcd7161fdcaa P 6bc0bd1d6033445e8d94ee616efd4e0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5017b530136d419ea2c16f2366521d9b in term 1.
I20260713 09:10:41.578816 32675 consensus_queue.cc:260] T e574392be5844aec99e8529eec043bcf P 291458bde0304992ae384961035de102 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:41.579811 32498 leader_election.cc:304] T a8cfcd603932493f8950dcd7161fdcaa P 5017b530136d419ea2c16f2366521d9b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5017b530136d419ea2c16f2366521d9b, 6bc0bd1d6033445e8d94ee616efd4e0e; no voters: 
I20260713 09:10:41.586833 32660 raft_consensus.cc:515] T 73875019a7a64af788a7cf21a5221efd P 5017b530136d419ea2c16f2366521d9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:41.589385 32660 leader_election.cc:290] T 73875019a7a64af788a7cf21a5221efd P 5017b530136d419ea2c16f2366521d9b [CANDIDATE]: Term 1 election: Requested vote from peers 6bc0bd1d6033445e8d94ee616efd4e0e (127.27.71.1:42071), 291458bde0304992ae384961035de102 (127.27.71.2:37115)
I20260713 09:10:41.590068 32660 raft_consensus.cc:2804] T a8cfcd603932493f8950dcd7161fdcaa P 5017b530136d419ea2c16f2366521d9b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:41.590613 32660 raft_consensus.cc:697] T a8cfcd603932493f8950dcd7161fdcaa P 5017b530136d419ea2c16f2366521d9b [term 1 LEADER]: Becoming Leader. State: Replica: 5017b530136d419ea2c16f2366521d9b, State: Running, Role: LEADER
I20260713 09:10:41.593817 32662 raft_consensus.cc:2804] T 309055ae53684f7ab9f881b30f53e7c9 P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:41.594065 32458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73875019a7a64af788a7cf21a5221efd" candidate_uuid: "5017b530136d419ea2c16f2366521d9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291458bde0304992ae384961035de102"
I20260713 09:10:41.594874 32458 raft_consensus.cc:3060] T 73875019a7a64af788a7cf21a5221efd P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:41.594410 32662 raft_consensus.cc:493] T 309055ae53684f7ab9f881b30f53e7c9 P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:41.600193 32662 raft_consensus.cc:3060] T 309055ae53684f7ab9f881b30f53e7c9 P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:41.603117 32458 raft_consensus.cc:2468] T 73875019a7a64af788a7cf21a5221efd P 291458bde0304992ae384961035de102 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5017b530136d419ea2c16f2366521d9b in term 1.
I20260713 09:10:41.604358 32497 leader_election.cc:304] T 73875019a7a64af788a7cf21a5221efd P 5017b530136d419ea2c16f2366521d9b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291458bde0304992ae384961035de102, 5017b530136d419ea2c16f2366521d9b; no voters: 
I20260713 09:10:41.608541 32457 raft_consensus.cc:2468] T d755db6c13784e0f8147b52af93b528f P 291458bde0304992ae384961035de102 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5017b530136d419ea2c16f2366521d9b in term 1.
I20260713 09:10:41.598145 32382 raft_consensus.cc:2468] T d755db6c13784e0f8147b52af93b528f P 6bc0bd1d6033445e8d94ee616efd4e0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5017b530136d419ea2c16f2366521d9b in term 1.
I20260713 09:10:41.613828 32705 raft_consensus.cc:2804] T 73875019a7a64af788a7cf21a5221efd P 5017b530136d419ea2c16f2366521d9b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:41.614378 32705 raft_consensus.cc:697] T 73875019a7a64af788a7cf21a5221efd P 5017b530136d419ea2c16f2366521d9b [term 1 LEADER]: Becoming Leader. State: Replica: 5017b530136d419ea2c16f2366521d9b, State: Running, Role: LEADER
I20260713 09:10:41.615234 32705 consensus_queue.cc:237] T 73875019a7a64af788a7cf21a5221efd P 5017b530136d419ea2c16f2366521d9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:41.591291 32677 raft_consensus.cc:515] T 8d5bcff7a5cd428b898d8f31055606f4 P 291458bde0304992ae384961035de102 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:41.620131 32677 leader_election.cc:290] T 8d5bcff7a5cd428b898d8f31055606f4 P 291458bde0304992ae384961035de102 [CANDIDATE]: Term 1 election: Requested vote from peers 6bc0bd1d6033445e8d94ee616efd4e0e (127.27.71.1:42071), 5017b530136d419ea2c16f2366521d9b (127.27.71.3:43851)
I20260713 09:10:41.620512 32382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73875019a7a64af788a7cf21a5221efd" candidate_uuid: "5017b530136d419ea2c16f2366521d9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e"
I20260713 09:10:41.621110 32382 raft_consensus.cc:3060] T 73875019a7a64af788a7cf21a5221efd P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:41.621647 32532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d5bcff7a5cd428b898d8f31055606f4" candidate_uuid: "291458bde0304992ae384961035de102" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5017b530136d419ea2c16f2366521d9b"
I20260713 09:10:41.622354 32532 raft_consensus.cc:3060] T 8d5bcff7a5cd428b898d8f31055606f4 P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:41.622612 32456 raft_consensus.cc:2468] T a8cfcd603932493f8950dcd7161fdcaa P 291458bde0304992ae384961035de102 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5017b530136d419ea2c16f2366521d9b in term 1.
I20260713 09:10:41.623805 32497 leader_election.cc:304] T d755db6c13784e0f8147b52af93b528f P 5017b530136d419ea2c16f2366521d9b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291458bde0304992ae384961035de102, 5017b530136d419ea2c16f2366521d9b; no voters: 
I20260713 09:10:41.623937 32380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d5bcff7a5cd428b898d8f31055606f4" candidate_uuid: "291458bde0304992ae384961035de102" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e"
I20260713 09:10:41.624599 32380 raft_consensus.cc:3060] T 8d5bcff7a5cd428b898d8f31055606f4 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:41.629097 32712 raft_consensus.cc:2804] T d755db6c13784e0f8147b52af93b528f P 5017b530136d419ea2c16f2366521d9b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:41.629796 32712 raft_consensus.cc:697] T d755db6c13784e0f8147b52af93b528f P 5017b530136d419ea2c16f2366521d9b [term 1 LEADER]: Becoming Leader. State: Replica: 5017b530136d419ea2c16f2366521d9b, State: Running, Role: LEADER
I20260713 09:10:41.630915 32712 consensus_queue.cc:237] T d755db6c13784e0f8147b52af93b528f P 5017b530136d419ea2c16f2366521d9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:41.631788 32532 raft_consensus.cc:2468] T 8d5bcff7a5cd428b898d8f31055606f4 P 5017b530136d419ea2c16f2366521d9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 291458bde0304992ae384961035de102 in term 1.
I20260713 09:10:41.633389 32420 leader_election.cc:304] T 8d5bcff7a5cd428b898d8f31055606f4 P 291458bde0304992ae384961035de102 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291458bde0304992ae384961035de102, 5017b530136d419ea2c16f2366521d9b; no voters: 
I20260713 09:10:41.634865 32677 raft_consensus.cc:2804] T 8d5bcff7a5cd428b898d8f31055606f4 P 291458bde0304992ae384961035de102 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:41.635452 32677 raft_consensus.cc:697] T 8d5bcff7a5cd428b898d8f31055606f4 P 291458bde0304992ae384961035de102 [term 1 LEADER]: Becoming Leader. State: Replica: 291458bde0304992ae384961035de102, State: Running, Role: LEADER
I20260713 09:10:41.637669 32677 consensus_queue.cc:237] T 8d5bcff7a5cd428b898d8f31055606f4 P 291458bde0304992ae384961035de102 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:41.646346 32706 raft_consensus.cc:493] T 710e43369cee4b328cc89cacb86a6716 P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:41.647564 32706 raft_consensus.cc:515] T 710e43369cee4b328cc89cacb86a6716 P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:41.650552 32706 leader_election.cc:290] T 710e43369cee4b328cc89cacb86a6716 P 291458bde0304992ae384961035de102 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6bc0bd1d6033445e8d94ee616efd4e0e (127.27.71.1:42071), 5017b530136d419ea2c16f2366521d9b (127.27.71.3:43851)
I20260713 09:10:41.652552 32689 raft_consensus.cc:493] T e7100fbfa41c4c74b3dcc11d9655087b P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:41.653185 32689 raft_consensus.cc:515] T e7100fbfa41c4c74b3dcc11d9655087b P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:41.659184 32689 leader_election.cc:290] T e7100fbfa41c4c74b3dcc11d9655087b P 6bc0bd1d6033445e8d94ee616efd4e0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 291458bde0304992ae384961035de102 (127.27.71.2:37115), 5017b530136d419ea2c16f2366521d9b (127.27.71.3:43851)
I20260713 09:10:41.661959 32531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "710e43369cee4b328cc89cacb86a6716" candidate_uuid: "291458bde0304992ae384961035de102" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5017b530136d419ea2c16f2366521d9b" is_pre_election: true
I20260713 09:10:41.662874 32531 raft_consensus.cc:2468] T 710e43369cee4b328cc89cacb86a6716 P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 291458bde0304992ae384961035de102 in term 0.
W20260713 09:10:41.668110 32497 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.71.2:37115, user_credentials={real_user=slave}} blocked reactor thread for 44388.8us
I20260713 09:10:41.669104 32381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "710e43369cee4b328cc89cacb86a6716" candidate_uuid: "291458bde0304992ae384961035de102" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" is_pre_election: true
I20260713 09:10:41.669463 32380 raft_consensus.cc:2468] T 8d5bcff7a5cd428b898d8f31055606f4 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 291458bde0304992ae384961035de102 in term 1.
I20260713 09:10:41.669618 32531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7100fbfa41c4c74b3dcc11d9655087b" candidate_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5017b530136d419ea2c16f2366521d9b" is_pre_election: true
I20260713 09:10:41.669966 32381 raft_consensus.cc:2468] T 710e43369cee4b328cc89cacb86a6716 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 291458bde0304992ae384961035de102 in term 0.
I20260713 09:10:41.670241 32531 raft_consensus.cc:2468] T e7100fbfa41c4c74b3dcc11d9655087b P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6bc0bd1d6033445e8d94ee616efd4e0e in term 0.
I20260713 09:10:41.670586 32713 raft_consensus.cc:493] T e574392be5844aec99e8529eec043bcf P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:41.671051 32713 raft_consensus.cc:515] T e574392be5844aec99e8529eec043bcf P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:41.668435 32382 raft_consensus.cc:2468] T 73875019a7a64af788a7cf21a5221efd P 6bc0bd1d6033445e8d94ee616efd4e0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5017b530136d419ea2c16f2366521d9b in term 1.
I20260713 09:10:41.671880 32345 leader_election.cc:304] T e7100fbfa41c4c74b3dcc11d9655087b P 6bc0bd1d6033445e8d94ee616efd4e0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5017b530136d419ea2c16f2366521d9b, 6bc0bd1d6033445e8d94ee616efd4e0e; no voters: 
I20260713 09:10:41.672411 32423 leader_election.cc:304] T 710e43369cee4b328cc89cacb86a6716 P 291458bde0304992ae384961035de102 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291458bde0304992ae384961035de102, 6bc0bd1d6033445e8d94ee616efd4e0e; no voters: 
I20260713 09:10:41.673620 32707 raft_consensus.cc:2804] T 710e43369cee4b328cc89cacb86a6716 P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:41.673995 32707 raft_consensus.cc:493] T 710e43369cee4b328cc89cacb86a6716 P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:41.674315 32707 raft_consensus.cc:3060] T 710e43369cee4b328cc89cacb86a6716 P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:41.674948 32689 raft_consensus.cc:2804] T e7100fbfa41c4c74b3dcc11d9655087b P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:41.675339 32713 leader_election.cc:290] T e574392be5844aec99e8529eec043bcf P 5017b530136d419ea2c16f2366521d9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6bc0bd1d6033445e8d94ee616efd4e0e (127.27.71.1:42071), 291458bde0304992ae384961035de102 (127.27.71.2:37115)
I20260713 09:10:41.675452 32689 raft_consensus.cc:493] T e7100fbfa41c4c74b3dcc11d9655087b P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:41.676016 32689 raft_consensus.cc:3060] T e7100fbfa41c4c74b3dcc11d9655087b P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:41.613618 32660 consensus_queue.cc:237] T a8cfcd603932493f8950dcd7161fdcaa P 5017b530136d419ea2c16f2366521d9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:41.686264 32456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7100fbfa41c4c74b3dcc11d9655087b" candidate_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291458bde0304992ae384961035de102" is_pre_election: true
I20260713 09:10:41.687067 32456 raft_consensus.cc:2468] T e7100fbfa41c4c74b3dcc11d9655087b P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6bc0bd1d6033445e8d94ee616efd4e0e in term 0.
I20260713 09:10:41.692898 32382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e574392be5844aec99e8529eec043bcf" candidate_uuid: "5017b530136d419ea2c16f2366521d9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" is_pre_election: true
I20260713 09:10:41.693532 32456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e574392be5844aec99e8529eec043bcf" candidate_uuid: "5017b530136d419ea2c16f2366521d9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291458bde0304992ae384961035de102" is_pre_election: true
I20260713 09:10:41.693748 32382 raft_consensus.cc:2468] T e574392be5844aec99e8529eec043bcf P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5017b530136d419ea2c16f2366521d9b in term 0.
I20260713 09:10:41.693643 32662 raft_consensus.cc:515] T 309055ae53684f7ab9f881b30f53e7c9 P 291458bde0304992ae384961035de102 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:41.694211 32456 raft_consensus.cc:2468] T e574392be5844aec99e8529eec043bcf P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5017b530136d419ea2c16f2366521d9b in term 0.
I20260713 09:10:41.698282 32498 leader_election.cc:304] T e574392be5844aec99e8529eec043bcf P 5017b530136d419ea2c16f2366521d9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5017b530136d419ea2c16f2366521d9b, 6bc0bd1d6033445e8d94ee616efd4e0e; no voters: 
I20260713 09:10:41.699100 32713 raft_consensus.cc:493] T 9946666ed7554fd48eaf435e9296bbbb P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:41.699571 32713 raft_consensus.cc:515] T 9946666ed7554fd48eaf435e9296bbbb P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:41.701261 32675 ts_tablet_manager.cc:1434] T e574392be5844aec99e8529eec043bcf P 291458bde0304992ae384961035de102: Time spent starting tablet: real 0.134s	user 0.054s	sys 0.071s
I20260713 09:10:41.701462 32713 leader_election.cc:290] T 9946666ed7554fd48eaf435e9296bbbb P 5017b530136d419ea2c16f2366521d9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6bc0bd1d6033445e8d94ee616efd4e0e (127.27.71.1:42071), 291458bde0304992ae384961035de102 (127.27.71.2:37115)
I20260713 09:10:41.702908 32382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9946666ed7554fd48eaf435e9296bbbb" candidate_uuid: "5017b530136d419ea2c16f2366521d9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" is_pre_election: true
I20260713 09:10:41.703715 32456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9946666ed7554fd48eaf435e9296bbbb" candidate_uuid: "5017b530136d419ea2c16f2366521d9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291458bde0304992ae384961035de102" is_pre_election: true
I20260713 09:10:41.702579 32276 catalog_manager.cc:5697] T a8cfcd603932493f8950dcd7161fdcaa P 5017b530136d419ea2c16f2366521d9b reported cstate change: term changed from 0 to 1, leader changed from <none> to 5017b530136d419ea2c16f2366521d9b (127.27.71.3). New cstate: current_term: 1 leader_uuid: "5017b530136d419ea2c16f2366521d9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:41.704080 32380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "309055ae53684f7ab9f881b30f53e7c9" candidate_uuid: "291458bde0304992ae384961035de102" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e"
I20260713 09:10:41.704439 32456 raft_consensus.cc:2468] T 9946666ed7554fd48eaf435e9296bbbb P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5017b530136d419ea2c16f2366521d9b in term 0.
I20260713 09:10:41.704826 32380 raft_consensus.cc:3060] T 309055ae53684f7ab9f881b30f53e7c9 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:41.705307 32382 raft_consensus.cc:2468] T 9946666ed7554fd48eaf435e9296bbbb P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5017b530136d419ea2c16f2366521d9b in term 0.
I20260713 09:10:41.705530 32662 leader_election.cc:290] T 309055ae53684f7ab9f881b30f53e7c9 P 291458bde0304992ae384961035de102 [CANDIDATE]: Term 1 election: Requested vote from peers 6bc0bd1d6033445e8d94ee616efd4e0e (127.27.71.1:42071), 5017b530136d419ea2c16f2366521d9b (127.27.71.3:43851)
I20260713 09:10:41.706468 32498 leader_election.cc:304] T 9946666ed7554fd48eaf435e9296bbbb P 5017b530136d419ea2c16f2366521d9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5017b530136d419ea2c16f2366521d9b, 6bc0bd1d6033445e8d94ee616efd4e0e; no voters: 
I20260713 09:10:41.707135 32713 raft_consensus.cc:2804] T 9946666ed7554fd48eaf435e9296bbbb P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:41.705416 32276 catalog_manager.cc:5697] T 73875019a7a64af788a7cf21a5221efd P 5017b530136d419ea2c16f2366521d9b reported cstate change: term changed from 0 to 1, leader changed from <none> to 5017b530136d419ea2c16f2366521d9b (127.27.71.3). New cstate: current_term: 1 leader_uuid: "5017b530136d419ea2c16f2366521d9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:41.707442 32713 raft_consensus.cc:493] T 9946666ed7554fd48eaf435e9296bbbb P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:41.707916 32713 raft_consensus.cc:3060] T 9946666ed7554fd48eaf435e9296bbbb P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:41.699210 32660 raft_consensus.cc:2804] T e574392be5844aec99e8529eec043bcf P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:41.710309 32660 raft_consensus.cc:493] T e574392be5844aec99e8529eec043bcf P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:41.710662 32660 raft_consensus.cc:3060] T e574392be5844aec99e8529eec043bcf P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:41.713042 32380 raft_consensus.cc:2468] T 309055ae53684f7ab9f881b30f53e7c9 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 291458bde0304992ae384961035de102 in term 1.
I20260713 09:10:41.714290 32423 leader_election.cc:304] T 309055ae53684f7ab9f881b30f53e7c9 P 291458bde0304992ae384961035de102 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291458bde0304992ae384961035de102, 6bc0bd1d6033445e8d94ee616efd4e0e; no voters: 
I20260713 09:10:41.715571 32662 raft_consensus.cc:2804] T 309055ae53684f7ab9f881b30f53e7c9 P 291458bde0304992ae384961035de102 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:41.716282 32662 raft_consensus.cc:697] T 309055ae53684f7ab9f881b30f53e7c9 P 291458bde0304992ae384961035de102 [term 1 LEADER]: Becoming Leader. State: Replica: 291458bde0304992ae384961035de102, State: Running, Role: LEADER
I20260713 09:10:41.717216 32662 consensus_queue.cc:237] T 309055ae53684f7ab9f881b30f53e7c9 P 291458bde0304992ae384961035de102 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:41.718092 32689 raft_consensus.cc:515] T e7100fbfa41c4c74b3dcc11d9655087b P 6bc0bd1d6033445e8d94ee616efd4e0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:41.720563 32689 leader_election.cc:290] T e7100fbfa41c4c74b3dcc11d9655087b P 6bc0bd1d6033445e8d94ee616efd4e0e [CANDIDATE]: Term 1 election: Requested vote from peers 291458bde0304992ae384961035de102 (127.27.71.2:37115), 5017b530136d419ea2c16f2366521d9b (127.27.71.3:43851)
I20260713 09:10:41.721156 32532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "309055ae53684f7ab9f881b30f53e7c9" candidate_uuid: "291458bde0304992ae384961035de102" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5017b530136d419ea2c16f2366521d9b"
I20260713 09:10:41.721100 32456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7100fbfa41c4c74b3dcc11d9655087b" candidate_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291458bde0304992ae384961035de102"
I20260713 09:10:41.721655 32532 raft_consensus.cc:3060] T 309055ae53684f7ab9f881b30f53e7c9 P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:41.721764 32456 raft_consensus.cc:3060] T e7100fbfa41c4c74b3dcc11d9655087b P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:41.723810 32531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7100fbfa41c4c74b3dcc11d9655087b" candidate_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5017b530136d419ea2c16f2366521d9b"
I20260713 09:10:41.724363 32531 raft_consensus.cc:3060] T e7100fbfa41c4c74b3dcc11d9655087b P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:41.724596 32713 raft_consensus.cc:515] T 9946666ed7554fd48eaf435e9296bbbb P 5017b530136d419ea2c16f2366521d9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:41.727339 32380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9946666ed7554fd48eaf435e9296bbbb" candidate_uuid: "5017b530136d419ea2c16f2366521d9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e"
I20260713 09:10:41.727941 32380 raft_consensus.cc:3060] T 9946666ed7554fd48eaf435e9296bbbb P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:41.729423 32660 raft_consensus.cc:515] T e574392be5844aec99e8529eec043bcf P 5017b530136d419ea2c16f2366521d9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:41.731202 32531 raft_consensus.cc:2468] T e7100fbfa41c4c74b3dcc11d9655087b P 5017b530136d419ea2c16f2366521d9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bc0bd1d6033445e8d94ee616efd4e0e in term 1.
I20260713 09:10:41.731272 32456 raft_consensus.cc:2468] T e7100fbfa41c4c74b3dcc11d9655087b P 291458bde0304992ae384961035de102 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bc0bd1d6033445e8d94ee616efd4e0e in term 1.
I20260713 09:10:41.732077 32707 raft_consensus.cc:515] T 710e43369cee4b328cc89cacb86a6716 P 291458bde0304992ae384961035de102 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:41.732167 32713 leader_election.cc:290] T 9946666ed7554fd48eaf435e9296bbbb P 5017b530136d419ea2c16f2366521d9b [CANDIDATE]: Term 1 election: Requested vote from peers 6bc0bd1d6033445e8d94ee616efd4e0e (127.27.71.1:42071), 291458bde0304992ae384961035de102 (127.27.71.2:37115)
I20260713 09:10:41.735256 32532 raft_consensus.cc:2468] T 309055ae53684f7ab9f881b30f53e7c9 P 5017b530136d419ea2c16f2366521d9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 291458bde0304992ae384961035de102 in term 1.
I20260713 09:10:41.735354 32382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e574392be5844aec99e8529eec043bcf" candidate_uuid: "5017b530136d419ea2c16f2366521d9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e"
I20260713 09:10:41.735487 32660 leader_election.cc:290] T e574392be5844aec99e8529eec043bcf P 5017b530136d419ea2c16f2366521d9b [CANDIDATE]: Term 1 election: Requested vote from peers 6bc0bd1d6033445e8d94ee616efd4e0e (127.27.71.1:42071), 291458bde0304992ae384961035de102 (127.27.71.2:37115)
I20260713 09:10:41.735916 32382 raft_consensus.cc:3060] T e574392be5844aec99e8529eec043bcf P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:41.736842 32347 leader_election.cc:304] T e7100fbfa41c4c74b3dcc11d9655087b P 6bc0bd1d6033445e8d94ee616efd4e0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291458bde0304992ae384961035de102, 6bc0bd1d6033445e8d94ee616efd4e0e; no voters: 
I20260713 09:10:41.737692 32456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9946666ed7554fd48eaf435e9296bbbb" candidate_uuid: "5017b530136d419ea2c16f2366521d9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291458bde0304992ae384961035de102"
I20260713 09:10:41.738305 32456 raft_consensus.cc:3060] T 9946666ed7554fd48eaf435e9296bbbb P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:41.739434 32380 raft_consensus.cc:2468] T 9946666ed7554fd48eaf435e9296bbbb P 6bc0bd1d6033445e8d94ee616efd4e0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5017b530136d419ea2c16f2366521d9b in term 1.
I20260713 09:10:41.740513 32498 leader_election.cc:304] T 9946666ed7554fd48eaf435e9296bbbb P 5017b530136d419ea2c16f2366521d9b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5017b530136d419ea2c16f2366521d9b, 6bc0bd1d6033445e8d94ee616efd4e0e; no voters: 
I20260713 09:10:41.741400 32660 raft_consensus.cc:2804] T 9946666ed7554fd48eaf435e9296bbbb P 5017b530136d419ea2c16f2366521d9b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:41.742007 32382 raft_consensus.cc:2468] T e574392be5844aec99e8529eec043bcf P 6bc0bd1d6033445e8d94ee616efd4e0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5017b530136d419ea2c16f2366521d9b in term 1.
I20260713 09:10:41.742092 32660 raft_consensus.cc:697] T 9946666ed7554fd48eaf435e9296bbbb P 5017b530136d419ea2c16f2366521d9b [term 1 LEADER]: Becoming Leader. State: Replica: 5017b530136d419ea2c16f2366521d9b, State: Running, Role: LEADER
I20260713 09:10:41.742791 32689 raft_consensus.cc:2804] T e7100fbfa41c4c74b3dcc11d9655087b P 6bc0bd1d6033445e8d94ee616efd4e0e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:41.743310 32689 raft_consensus.cc:697] T e7100fbfa41c4c74b3dcc11d9655087b P 6bc0bd1d6033445e8d94ee616efd4e0e [term 1 LEADER]: Becoming Leader. State: Replica: 6bc0bd1d6033445e8d94ee616efd4e0e, State: Running, Role: LEADER
I20260713 09:10:41.743017 32660 consensus_queue.cc:237] T 9946666ed7554fd48eaf435e9296bbbb P 5017b530136d419ea2c16f2366521d9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:41.743142 32498 leader_election.cc:304] T e574392be5844aec99e8529eec043bcf P 5017b530136d419ea2c16f2366521d9b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5017b530136d419ea2c16f2366521d9b, 6bc0bd1d6033445e8d94ee616efd4e0e; no voters: 
I20260713 09:10:41.744372 32713 raft_consensus.cc:2804] T e574392be5844aec99e8529eec043bcf P 5017b530136d419ea2c16f2366521d9b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:41.744153 32689 consensus_queue.cc:237] T e7100fbfa41c4c74b3dcc11d9655087b P 6bc0bd1d6033445e8d94ee616efd4e0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:41.744858 32713 raft_consensus.cc:697] T e574392be5844aec99e8529eec043bcf P 5017b530136d419ea2c16f2366521d9b [term 1 LEADER]: Becoming Leader. State: Replica: 5017b530136d419ea2c16f2366521d9b, State: Running, Role: LEADER
I20260713 09:10:41.746814 32713 consensus_queue.cc:237] T e574392be5844aec99e8529eec043bcf P 5017b530136d419ea2c16f2366521d9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:41.748054 32458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e574392be5844aec99e8529eec043bcf" candidate_uuid: "5017b530136d419ea2c16f2366521d9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "291458bde0304992ae384961035de102"
I20260713 09:10:41.748828 32458 raft_consensus.cc:3060] T e574392be5844aec99e8529eec043bcf P 291458bde0304992ae384961035de102 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:41.758852 32458 raft_consensus.cc:2468] T e574392be5844aec99e8529eec043bcf P 291458bde0304992ae384961035de102 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5017b530136d419ea2c16f2366521d9b in term 1.
I20260713 09:10:41.769716 32382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "710e43369cee4b328cc89cacb86a6716" candidate_uuid: "291458bde0304992ae384961035de102" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e"
I20260713 09:10:41.770274 32382 raft_consensus.cc:3060] T 710e43369cee4b328cc89cacb86a6716 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:41.776276 32277 catalog_manager.cc:5697] T e7100fbfa41c4c74b3dcc11d9655087b P 6bc0bd1d6033445e8d94ee616efd4e0e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6bc0bd1d6033445e8d94ee616efd4e0e (127.27.71.1). New cstate: current_term: 1 leader_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:41.778105 32532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "710e43369cee4b328cc89cacb86a6716" candidate_uuid: "291458bde0304992ae384961035de102" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5017b530136d419ea2c16f2366521d9b"
I20260713 09:10:41.778631 32532 raft_consensus.cc:3060] T 710e43369cee4b328cc89cacb86a6716 P 5017b530136d419ea2c16f2366521d9b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:41.779353 32456 raft_consensus.cc:2468] T 9946666ed7554fd48eaf435e9296bbbb P 291458bde0304992ae384961035de102 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5017b530136d419ea2c16f2366521d9b in term 1.
I20260713 09:10:41.780218 32707 leader_election.cc:290] T 710e43369cee4b328cc89cacb86a6716 P 291458bde0304992ae384961035de102 [CANDIDATE]: Term 1 election: Requested vote from peers 6bc0bd1d6033445e8d94ee616efd4e0e (127.27.71.1:42071), 5017b530136d419ea2c16f2366521d9b (127.27.71.3:43851)
I20260713 09:10:41.785161 32532 raft_consensus.cc:2468] T 710e43369cee4b328cc89cacb86a6716 P 5017b530136d419ea2c16f2366521d9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 291458bde0304992ae384961035de102 in term 1.
I20260713 09:10:41.798091 32420 leader_election.cc:304] T 710e43369cee4b328cc89cacb86a6716 P 291458bde0304992ae384961035de102 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291458bde0304992ae384961035de102, 5017b530136d419ea2c16f2366521d9b; no voters: 
I20260713 09:10:41.798979 32707 raft_consensus.cc:2804] T 710e43369cee4b328cc89cacb86a6716 P 291458bde0304992ae384961035de102 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:41.799503 32707 raft_consensus.cc:697] T 710e43369cee4b328cc89cacb86a6716 P 291458bde0304992ae384961035de102 [term 1 LEADER]: Becoming Leader. State: Replica: 291458bde0304992ae384961035de102, State: Running, Role: LEADER
I20260713 09:10:41.799329 32382 raft_consensus.cc:2468] T 710e43369cee4b328cc89cacb86a6716 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 291458bde0304992ae384961035de102 in term 1.
I20260713 09:10:41.800557 32707 consensus_queue.cc:237] T 710e43369cee4b328cc89cacb86a6716 P 291458bde0304992ae384961035de102 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:41.802610 32278 catalog_manager.cc:5697] T 8d5bcff7a5cd428b898d8f31055606f4 P 291458bde0304992ae384961035de102 reported cstate change: term changed from 0 to 1, leader changed from <none> to 291458bde0304992ae384961035de102 (127.27.71.2). New cstate: current_term: 1 leader_uuid: "291458bde0304992ae384961035de102" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:41.805766 32278 catalog_manager.cc:5697] T 309055ae53684f7ab9f881b30f53e7c9 P 291458bde0304992ae384961035de102 reported cstate change: term changed from 0 to 1, leader changed from <none> to 291458bde0304992ae384961035de102 (127.27.71.2). New cstate: current_term: 1 leader_uuid: "291458bde0304992ae384961035de102" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:41.829190 32277 catalog_manager.cc:5697] T 9946666ed7554fd48eaf435e9296bbbb P 5017b530136d419ea2c16f2366521d9b reported cstate change: term changed from 0 to 1, leader changed from <none> to 5017b530136d419ea2c16f2366521d9b (127.27.71.3). New cstate: current_term: 1 leader_uuid: "5017b530136d419ea2c16f2366521d9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:41.830664 32277 catalog_manager.cc:5697] T d755db6c13784e0f8147b52af93b528f P 5017b530136d419ea2c16f2366521d9b reported cstate change: term changed from 0 to 1, leader changed from <none> to 5017b530136d419ea2c16f2366521d9b (127.27.71.3). New cstate: current_term: 1 leader_uuid: "5017b530136d419ea2c16f2366521d9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:41.832363 32277 catalog_manager.cc:5697] T e574392be5844aec99e8529eec043bcf P 5017b530136d419ea2c16f2366521d9b reported cstate change: term changed from 0 to 1, leader changed from <none> to 5017b530136d419ea2c16f2366521d9b (127.27.71.3). New cstate: current_term: 1 leader_uuid: "5017b530136d419ea2c16f2366521d9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:41.833324 32278 catalog_manager.cc:5697] T 710e43369cee4b328cc89cacb86a6716 P 291458bde0304992ae384961035de102 reported cstate change: term changed from 0 to 1, leader changed from <none> to 291458bde0304992ae384961035de102 (127.27.71.2). New cstate: current_term: 1 leader_uuid: "291458bde0304992ae384961035de102" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:41.876976 32456 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "710e43369cee4b328cc89cacb86a6716"
dest_uuid: "291458bde0304992ae384961035de102"
mode: GRACEFUL
new_leader_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e"
 from {username='slave'} at 127.0.0.1:55328
I20260713 09:10:41.877718 32456 raft_consensus.cc:606] T 710e43369cee4b328cc89cacb86a6716 P 291458bde0304992ae384961035de102 [term 1 LEADER]: Received request to transfer leadership to TS 6bc0bd1d6033445e8d94ee616efd4e0e
I20260713 09:10:41.882915 32532 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9946666ed7554fd48eaf435e9296bbbb"
dest_uuid: "5017b530136d419ea2c16f2366521d9b"
mode: GRACEFUL
new_leader_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e"
 from {username='slave'} at 127.0.0.1:45884
I20260713 09:10:41.883343 32532 raft_consensus.cc:606] T 9946666ed7554fd48eaf435e9296bbbb P 5017b530136d419ea2c16f2366521d9b [term 1 LEADER]: Received request to transfer leadership to TS 6bc0bd1d6033445e8d94ee616efd4e0e
I20260713 09:10:41.887817 32532 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d755db6c13784e0f8147b52af93b528f"
dest_uuid: "5017b530136d419ea2c16f2366521d9b"
mode: GRACEFUL
new_leader_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e"
 from {username='slave'} at 127.0.0.1:45884
I20260713 09:10:41.888249 32532 raft_consensus.cc:606] T d755db6c13784e0f8147b52af93b528f P 5017b530136d419ea2c16f2366521d9b [term 1 LEADER]: Received request to transfer leadership to TS 6bc0bd1d6033445e8d94ee616efd4e0e
I20260713 09:10:41.897511 32532 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "73875019a7a64af788a7cf21a5221efd"
dest_uuid: "5017b530136d419ea2c16f2366521d9b"
mode: GRACEFUL
new_leader_uuid: "291458bde0304992ae384961035de102"
 from {username='slave'} at 127.0.0.1:45884
I20260713 09:10:41.897922 32532 raft_consensus.cc:606] T 73875019a7a64af788a7cf21a5221efd P 5017b530136d419ea2c16f2366521d9b [term 1 LEADER]: Received request to transfer leadership to TS 291458bde0304992ae384961035de102
I20260713 09:10:41.902100 32532 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a8cfcd603932493f8950dcd7161fdcaa"
dest_uuid: "5017b530136d419ea2c16f2366521d9b"
mode: GRACEFUL
new_leader_uuid: "291458bde0304992ae384961035de102"
 from {username='slave'} at 127.0.0.1:45884
I20260713 09:10:41.902478 32532 raft_consensus.cc:606] T a8cfcd603932493f8950dcd7161fdcaa P 5017b530136d419ea2c16f2366521d9b [term 1 LEADER]: Received request to transfer leadership to TS 291458bde0304992ae384961035de102
I20260713 09:10:42.047458 32660 consensus_queue.cc:1048] T d755db6c13784e0f8147b52af93b528f P 5017b530136d419ea2c16f2366521d9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:42.059612 32660 consensus_queue.cc:1048] T d755db6c13784e0f8147b52af93b528f P 5017b530136d419ea2c16f2366521d9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:42.068696 32705 raft_consensus.cc:993] T d755db6c13784e0f8147b52af93b528f P 5017b530136d419ea2c16f2366521d9b: : Instructing follower 6bc0bd1d6033445e8d94ee616efd4e0e to start an election
I20260713 09:10:42.069149 32660 raft_consensus.cc:1081] T d755db6c13784e0f8147b52af93b528f P 5017b530136d419ea2c16f2366521d9b [term 1 LEADER]: Signalling peer 6bc0bd1d6033445e8d94ee616efd4e0e to start an election
I20260713 09:10:42.070675 32380 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d755db6c13784e0f8147b52af93b528f"
dest_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e"
 from {username='slave'} at 127.0.0.1:41784
I20260713 09:10:42.071379 32380 raft_consensus.cc:493] T d755db6c13784e0f8147b52af93b528f P 6bc0bd1d6033445e8d94ee616efd4e0e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:42.071805 32380 raft_consensus.cc:3060] T d755db6c13784e0f8147b52af93b528f P 6bc0bd1d6033445e8d94ee616efd4e0e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:42.078642 32380 raft_consensus.cc:515] T d755db6c13784e0f8147b52af93b528f P 6bc0bd1d6033445e8d94ee616efd4e0e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:42.080849 32380 leader_election.cc:290] T d755db6c13784e0f8147b52af93b528f P 6bc0bd1d6033445e8d94ee616efd4e0e [CANDIDATE]: Term 2 election: Requested vote from peers 291458bde0304992ae384961035de102 (127.27.71.2:37115), 5017b530136d419ea2c16f2366521d9b (127.27.71.3:43851)
I20260713 09:10:42.081704 32456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755db6c13784e0f8147b52af93b528f" candidate_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "291458bde0304992ae384961035de102"
I20260713 09:10:42.081971 32532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d755db6c13784e0f8147b52af93b528f" candidate_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5017b530136d419ea2c16f2366521d9b"
I20260713 09:10:42.082379 32456 raft_consensus.cc:3060] T d755db6c13784e0f8147b52af93b528f P 291458bde0304992ae384961035de102 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:42.082587 32532 raft_consensus.cc:3055] T d755db6c13784e0f8147b52af93b528f P 5017b530136d419ea2c16f2366521d9b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:42.082980 32532 raft_consensus.cc:740] T d755db6c13784e0f8147b52af93b528f P 5017b530136d419ea2c16f2366521d9b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5017b530136d419ea2c16f2366521d9b, State: Running, Role: LEADER
I20260713 09:10:42.083762 32532 consensus_queue.cc:260] T d755db6c13784e0f8147b52af93b528f P 5017b530136d419ea2c16f2366521d9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:42.084882 32532 raft_consensus.cc:3060] T d755db6c13784e0f8147b52af93b528f P 5017b530136d419ea2c16f2366521d9b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:42.088713 32456 raft_consensus.cc:2468] T d755db6c13784e0f8147b52af93b528f P 291458bde0304992ae384961035de102 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bc0bd1d6033445e8d94ee616efd4e0e in term 2.
I20260713 09:10:42.089699 32347 leader_election.cc:304] T d755db6c13784e0f8147b52af93b528f P 6bc0bd1d6033445e8d94ee616efd4e0e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291458bde0304992ae384961035de102, 6bc0bd1d6033445e8d94ee616efd4e0e; no voters: 
I20260713 09:10:42.090296 32532 raft_consensus.cc:2468] T d755db6c13784e0f8147b52af93b528f P 5017b530136d419ea2c16f2366521d9b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bc0bd1d6033445e8d94ee616efd4e0e in term 2.
I20260713 09:10:42.090392 32689 raft_consensus.cc:2804] T d755db6c13784e0f8147b52af93b528f P 6bc0bd1d6033445e8d94ee616efd4e0e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:42.090931 32689 raft_consensus.cc:697] T d755db6c13784e0f8147b52af93b528f P 6bc0bd1d6033445e8d94ee616efd4e0e [term 2 LEADER]: Becoming Leader. State: Replica: 6bc0bd1d6033445e8d94ee616efd4e0e, State: Running, Role: LEADER
I20260713 09:10:42.091780 32689 consensus_queue.cc:237] T d755db6c13784e0f8147b52af93b528f P 6bc0bd1d6033445e8d94ee616efd4e0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:42.093178 32707 consensus_queue.cc:1048] T 8d5bcff7a5cd428b898d8f31055606f4 P 291458bde0304992ae384961035de102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:42.098899 32278 catalog_manager.cc:5697] T d755db6c13784e0f8147b52af93b528f P 6bc0bd1d6033445e8d94ee616efd4e0e reported cstate change: term changed from 1 to 2, leader changed from 5017b530136d419ea2c16f2366521d9b (127.27.71.3) to 6bc0bd1d6033445e8d94ee616efd4e0e (127.27.71.1). New cstate: current_term: 2 leader_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:42.103960 32677 consensus_queue.cc:1048] T 8d5bcff7a5cd428b898d8f31055606f4 P 291458bde0304992ae384961035de102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:42.132720 32677 consensus_queue.cc:1048] T 309055ae53684f7ab9f881b30f53e7c9 P 291458bde0304992ae384961035de102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:42.135025 32660 consensus_queue.cc:1048] T 73875019a7a64af788a7cf21a5221efd P 5017b530136d419ea2c16f2366521d9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:42.136341 32705 consensus_queue.cc:1048] T a8cfcd603932493f8950dcd7161fdcaa P 5017b530136d419ea2c16f2366521d9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:42.150419 32677 consensus_queue.cc:1048] T 309055ae53684f7ab9f881b30f53e7c9 P 291458bde0304992ae384961035de102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:42.152830 32713 raft_consensus.cc:993] T 73875019a7a64af788a7cf21a5221efd P 5017b530136d419ea2c16f2366521d9b: : Instructing follower 291458bde0304992ae384961035de102 to start an election
I20260713 09:10:42.153304 32713 raft_consensus.cc:1081] T 73875019a7a64af788a7cf21a5221efd P 5017b530136d419ea2c16f2366521d9b [term 1 LEADER]: Signalling peer 291458bde0304992ae384961035de102 to start an election
I20260713 09:10:42.153093 32712 consensus_queue.cc:1048] T 73875019a7a64af788a7cf21a5221efd P 5017b530136d419ea2c16f2366521d9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:42.158190 32712 consensus_queue.cc:1048] T a8cfcd603932493f8950dcd7161fdcaa P 5017b530136d419ea2c16f2366521d9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:42.160334 32457 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "73875019a7a64af788a7cf21a5221efd"
dest_uuid: "291458bde0304992ae384961035de102"
 from {username='slave'} at 127.0.0.1:55314
I20260713 09:10:42.160899 32457 raft_consensus.cc:493] T 73875019a7a64af788a7cf21a5221efd P 291458bde0304992ae384961035de102 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:42.161279 32457 raft_consensus.cc:3060] T 73875019a7a64af788a7cf21a5221efd P 291458bde0304992ae384961035de102 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:42.173316 32457 raft_consensus.cc:515] T 73875019a7a64af788a7cf21a5221efd P 291458bde0304992ae384961035de102 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:42.178911 32382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73875019a7a64af788a7cf21a5221efd" candidate_uuid: "291458bde0304992ae384961035de102" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e"
I20260713 09:10:42.179391 32382 raft_consensus.cc:3060] T 73875019a7a64af788a7cf21a5221efd P 6bc0bd1d6033445e8d94ee616efd4e0e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:42.180840 32712 raft_consensus.cc:993] T a8cfcd603932493f8950dcd7161fdcaa P 5017b530136d419ea2c16f2366521d9b: : Instructing follower 291458bde0304992ae384961035de102 to start an election
I20260713 09:10:42.181299 32712 raft_consensus.cc:1081] T a8cfcd603932493f8950dcd7161fdcaa P 5017b530136d419ea2c16f2366521d9b [term 1 LEADER]: Signalling peer 291458bde0304992ae384961035de102 to start an election
I20260713 09:10:42.181682 32532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73875019a7a64af788a7cf21a5221efd" candidate_uuid: "291458bde0304992ae384961035de102" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5017b530136d419ea2c16f2366521d9b"
I20260713 09:10:42.182225 32532 raft_consensus.cc:3055] T 73875019a7a64af788a7cf21a5221efd P 5017b530136d419ea2c16f2366521d9b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:42.182561 32532 raft_consensus.cc:740] T 73875019a7a64af788a7cf21a5221efd P 5017b530136d419ea2c16f2366521d9b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5017b530136d419ea2c16f2366521d9b, State: Running, Role: LEADER
I20260713 09:10:42.183403 32532 consensus_queue.cc:260] T 73875019a7a64af788a7cf21a5221efd P 5017b530136d419ea2c16f2366521d9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:42.184392 32532 raft_consensus.cc:3060] T 73875019a7a64af788a7cf21a5221efd P 5017b530136d419ea2c16f2366521d9b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:42.186192 32382 raft_consensus.cc:2468] T 73875019a7a64af788a7cf21a5221efd P 6bc0bd1d6033445e8d94ee616efd4e0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 291458bde0304992ae384961035de102 in term 2.
I20260713 09:10:42.188313 32457 leader_election.cc:290] T 73875019a7a64af788a7cf21a5221efd P 291458bde0304992ae384961035de102 [CANDIDATE]: Term 2 election: Requested vote from peers 6bc0bd1d6033445e8d94ee616efd4e0e (127.27.71.1:42071), 5017b530136d419ea2c16f2366521d9b (127.27.71.3:43851)
I20260713 09:10:42.189433 32713 consensus_queue.cc:1048] T e574392be5844aec99e8529eec043bcf P 5017b530136d419ea2c16f2366521d9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:42.189579 32458 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a8cfcd603932493f8950dcd7161fdcaa"
dest_uuid: "291458bde0304992ae384961035de102"
 from {username='slave'} at 127.0.0.1:55314
I20260713 09:10:42.192729 32458 raft_consensus.cc:493] T a8cfcd603932493f8950dcd7161fdcaa P 291458bde0304992ae384961035de102 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:42.189637 32423 leader_election.cc:304] T 73875019a7a64af788a7cf21a5221efd P 291458bde0304992ae384961035de102 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291458bde0304992ae384961035de102, 6bc0bd1d6033445e8d94ee616efd4e0e; no voters: 
I20260713 09:10:42.193104 32458 raft_consensus.cc:3060] T a8cfcd603932493f8950dcd7161fdcaa P 291458bde0304992ae384961035de102 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:42.193954 32710 raft_consensus.cc:2804] T 73875019a7a64af788a7cf21a5221efd P 291458bde0304992ae384961035de102 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:42.194322 32532 raft_consensus.cc:2468] T 73875019a7a64af788a7cf21a5221efd P 5017b530136d419ea2c16f2366521d9b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 291458bde0304992ae384961035de102 in term 2.
I20260713 09:10:42.194468 32710 raft_consensus.cc:697] T 73875019a7a64af788a7cf21a5221efd P 291458bde0304992ae384961035de102 [term 2 LEADER]: Becoming Leader. State: Replica: 291458bde0304992ae384961035de102, State: Running, Role: LEADER
I20260713 09:10:42.195392 32710 consensus_queue.cc:237] T 73875019a7a64af788a7cf21a5221efd P 291458bde0304992ae384961035de102 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:42.204018 32458 raft_consensus.cc:515] T a8cfcd603932493f8950dcd7161fdcaa P 291458bde0304992ae384961035de102 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:42.204423 32276 catalog_manager.cc:5697] T 73875019a7a64af788a7cf21a5221efd P 291458bde0304992ae384961035de102 reported cstate change: term changed from 1 to 2, leader changed from 5017b530136d419ea2c16f2366521d9b (127.27.71.3) to 291458bde0304992ae384961035de102 (127.27.71.2). New cstate: current_term: 2 leader_uuid: "291458bde0304992ae384961035de102" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:42.205405 32705 consensus_queue.cc:1048] T e574392be5844aec99e8529eec043bcf P 5017b530136d419ea2c16f2366521d9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:42.206550 32382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8cfcd603932493f8950dcd7161fdcaa" candidate_uuid: "291458bde0304992ae384961035de102" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e"
I20260713 09:10:42.207055 32382 raft_consensus.cc:3060] T a8cfcd603932493f8950dcd7161fdcaa P 6bc0bd1d6033445e8d94ee616efd4e0e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:42.212580 32458 leader_election.cc:290] T a8cfcd603932493f8950dcd7161fdcaa P 291458bde0304992ae384961035de102 [CANDIDATE]: Term 2 election: Requested vote from peers 6bc0bd1d6033445e8d94ee616efd4e0e (127.27.71.1:42071), 5017b530136d419ea2c16f2366521d9b (127.27.71.3:43851)
I20260713 09:10:42.214490 32532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8cfcd603932493f8950dcd7161fdcaa" candidate_uuid: "291458bde0304992ae384961035de102" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5017b530136d419ea2c16f2366521d9b"
I20260713 09:10:42.214567 32382 raft_consensus.cc:2468] T a8cfcd603932493f8950dcd7161fdcaa P 6bc0bd1d6033445e8d94ee616efd4e0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 291458bde0304992ae384961035de102 in term 2.
I20260713 09:10:42.215035 32532 raft_consensus.cc:3055] T a8cfcd603932493f8950dcd7161fdcaa P 5017b530136d419ea2c16f2366521d9b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:42.215333 32532 raft_consensus.cc:740] T a8cfcd603932493f8950dcd7161fdcaa P 5017b530136d419ea2c16f2366521d9b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5017b530136d419ea2c16f2366521d9b, State: Running, Role: LEADER
I20260713 09:10:42.216041 32423 leader_election.cc:304] T a8cfcd603932493f8950dcd7161fdcaa P 291458bde0304992ae384961035de102 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291458bde0304992ae384961035de102, 6bc0bd1d6033445e8d94ee616efd4e0e; no voters: 
I20260713 09:10:42.216045 32532 consensus_queue.cc:260] T a8cfcd603932493f8950dcd7161fdcaa P 5017b530136d419ea2c16f2366521d9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:42.216894 32710 raft_consensus.cc:2804] T a8cfcd603932493f8950dcd7161fdcaa P 291458bde0304992ae384961035de102 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:42.217337 32710 raft_consensus.cc:697] T a8cfcd603932493f8950dcd7161fdcaa P 291458bde0304992ae384961035de102 [term 2 LEADER]: Becoming Leader. State: Replica: 291458bde0304992ae384961035de102, State: Running, Role: LEADER
I20260713 09:10:42.217344 32532 raft_consensus.cc:3060] T a8cfcd603932493f8950dcd7161fdcaa P 5017b530136d419ea2c16f2366521d9b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:42.218138 32710 consensus_queue.cc:237] T a8cfcd603932493f8950dcd7161fdcaa P 291458bde0304992ae384961035de102 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:42.223979 32532 raft_consensus.cc:2468] T a8cfcd603932493f8950dcd7161fdcaa P 5017b530136d419ea2c16f2366521d9b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 291458bde0304992ae384961035de102 in term 2.
I20260713 09:10:42.226758 32277 catalog_manager.cc:5697] T a8cfcd603932493f8950dcd7161fdcaa P 291458bde0304992ae384961035de102 reported cstate change: term changed from 1 to 2, leader changed from 5017b530136d419ea2c16f2366521d9b (127.27.71.3) to 291458bde0304992ae384961035de102 (127.27.71.2). New cstate: current_term: 2 leader_uuid: "291458bde0304992ae384961035de102" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:42.229722 32705 consensus_queue.cc:1048] T 9946666ed7554fd48eaf435e9296bbbb P 5017b530136d419ea2c16f2366521d9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:42.241122 32712 consensus_queue.cc:1048] T 9946666ed7554fd48eaf435e9296bbbb P 5017b530136d419ea2c16f2366521d9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:42.250958 32712 raft_consensus.cc:993] T 9946666ed7554fd48eaf435e9296bbbb P 5017b530136d419ea2c16f2366521d9b: : Instructing follower 6bc0bd1d6033445e8d94ee616efd4e0e to start an election
I20260713 09:10:42.251323 32660 raft_consensus.cc:1081] T 9946666ed7554fd48eaf435e9296bbbb P 5017b530136d419ea2c16f2366521d9b [term 1 LEADER]: Signalling peer 6bc0bd1d6033445e8d94ee616efd4e0e to start an election
I20260713 09:10:42.252698 32380 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9946666ed7554fd48eaf435e9296bbbb"
dest_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e"
 from {username='slave'} at 127.0.0.1:41784
I20260713 09:10:42.253230 32380 raft_consensus.cc:493] T 9946666ed7554fd48eaf435e9296bbbb P 6bc0bd1d6033445e8d94ee616efd4e0e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:42.253566 32380 raft_consensus.cc:3060] T 9946666ed7554fd48eaf435e9296bbbb P 6bc0bd1d6033445e8d94ee616efd4e0e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:42.259778 32380 raft_consensus.cc:515] T 9946666ed7554fd48eaf435e9296bbbb P 6bc0bd1d6033445e8d94ee616efd4e0e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:42.261654 32380 leader_election.cc:290] T 9946666ed7554fd48eaf435e9296bbbb P 6bc0bd1d6033445e8d94ee616efd4e0e [CANDIDATE]: Term 2 election: Requested vote from peers 291458bde0304992ae384961035de102 (127.27.71.2:37115), 5017b530136d419ea2c16f2366521d9b (127.27.71.3:43851)
I20260713 09:10:42.262809 32710 consensus_queue.cc:1048] T 710e43369cee4b328cc89cacb86a6716 P 291458bde0304992ae384961035de102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:42.262815 32532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9946666ed7554fd48eaf435e9296bbbb" candidate_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5017b530136d419ea2c16f2366521d9b"
I20260713 09:10:42.263476 32458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9946666ed7554fd48eaf435e9296bbbb" candidate_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "291458bde0304992ae384961035de102"
I20260713 09:10:42.263821 32532 raft_consensus.cc:3055] T 9946666ed7554fd48eaf435e9296bbbb P 5017b530136d419ea2c16f2366521d9b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:42.264079 32458 raft_consensus.cc:3060] T 9946666ed7554fd48eaf435e9296bbbb P 291458bde0304992ae384961035de102 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:42.264185 32532 raft_consensus.cc:740] T 9946666ed7554fd48eaf435e9296bbbb P 5017b530136d419ea2c16f2366521d9b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5017b530136d419ea2c16f2366521d9b, State: Running, Role: LEADER
I20260713 09:10:42.265154 32532 consensus_queue.cc:260] T 9946666ed7554fd48eaf435e9296bbbb P 5017b530136d419ea2c16f2366521d9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:42.266269 32532 raft_consensus.cc:3060] T 9946666ed7554fd48eaf435e9296bbbb P 5017b530136d419ea2c16f2366521d9b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:42.270696 32458 raft_consensus.cc:2468] T 9946666ed7554fd48eaf435e9296bbbb P 291458bde0304992ae384961035de102 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bc0bd1d6033445e8d94ee616efd4e0e in term 2.
I20260713 09:10:42.271744 32347 leader_election.cc:304] T 9946666ed7554fd48eaf435e9296bbbb P 6bc0bd1d6033445e8d94ee616efd4e0e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291458bde0304992ae384961035de102, 6bc0bd1d6033445e8d94ee616efd4e0e; no voters: 
I20260713 09:10:42.272552 32689 raft_consensus.cc:2804] T 9946666ed7554fd48eaf435e9296bbbb P 6bc0bd1d6033445e8d94ee616efd4e0e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:42.272965 32532 raft_consensus.cc:2468] T 9946666ed7554fd48eaf435e9296bbbb P 5017b530136d419ea2c16f2366521d9b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bc0bd1d6033445e8d94ee616efd4e0e in term 2.
I20260713 09:10:42.273021 32689 raft_consensus.cc:697] T 9946666ed7554fd48eaf435e9296bbbb P 6bc0bd1d6033445e8d94ee616efd4e0e [term 2 LEADER]: Becoming Leader. State: Replica: 6bc0bd1d6033445e8d94ee616efd4e0e, State: Running, Role: LEADER
I20260713 09:10:42.274029 32689 consensus_queue.cc:237] T 9946666ed7554fd48eaf435e9296bbbb P 6bc0bd1d6033445e8d94ee616efd4e0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:42.274552 32706 raft_consensus.cc:993] T 710e43369cee4b328cc89cacb86a6716 P 291458bde0304992ae384961035de102: : Instructing follower 6bc0bd1d6033445e8d94ee616efd4e0e to start an election
I20260713 09:10:42.275276 32706 raft_consensus.cc:1081] T 710e43369cee4b328cc89cacb86a6716 P 291458bde0304992ae384961035de102 [term 1 LEADER]: Signalling peer 6bc0bd1d6033445e8d94ee616efd4e0e to start an election
I20260713 09:10:42.277112 32382 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "710e43369cee4b328cc89cacb86a6716"
dest_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e"
 from {username='slave'} at 127.0.0.1:41774
I20260713 09:10:42.277594 32382 raft_consensus.cc:493] T 710e43369cee4b328cc89cacb86a6716 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:42.277976 32382 raft_consensus.cc:3060] T 710e43369cee4b328cc89cacb86a6716 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:42.281447 32662 consensus_queue.cc:1048] T 710e43369cee4b328cc89cacb86a6716 P 291458bde0304992ae384961035de102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:42.283471 32382 raft_consensus.cc:515] T 710e43369cee4b328cc89cacb86a6716 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:42.286528 32531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "710e43369cee4b328cc89cacb86a6716" candidate_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5017b530136d419ea2c16f2366521d9b"
I20260713 09:10:42.288152 32382 leader_election.cc:290] T 710e43369cee4b328cc89cacb86a6716 P 6bc0bd1d6033445e8d94ee616efd4e0e [CANDIDATE]: Term 2 election: Requested vote from peers 291458bde0304992ae384961035de102 (127.27.71.2:37115), 5017b530136d419ea2c16f2366521d9b (127.27.71.3:43851)
I20260713 09:10:42.290863 32458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "710e43369cee4b328cc89cacb86a6716" candidate_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "291458bde0304992ae384961035de102"
I20260713 09:10:42.290205 32275 catalog_manager.cc:5697] T 9946666ed7554fd48eaf435e9296bbbb P 6bc0bd1d6033445e8d94ee616efd4e0e reported cstate change: term changed from 1 to 2, leader changed from 5017b530136d419ea2c16f2366521d9b (127.27.71.3) to 6bc0bd1d6033445e8d94ee616efd4e0e (127.27.71.1). New cstate: current_term: 2 leader_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:42.292217 32663 consensus_queue.cc:1048] T e7100fbfa41c4c74b3dcc11d9655087b P 6bc0bd1d6033445e8d94ee616efd4e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:42.297415 32458 raft_consensus.cc:3055] T 710e43369cee4b328cc89cacb86a6716 P 291458bde0304992ae384961035de102 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:42.297811 32458 raft_consensus.cc:740] T 710e43369cee4b328cc89cacb86a6716 P 291458bde0304992ae384961035de102 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 291458bde0304992ae384961035de102, State: Running, Role: LEADER
I20260713 09:10:42.298637 32458 consensus_queue.cc:260] T 710e43369cee4b328cc89cacb86a6716 P 291458bde0304992ae384961035de102 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:42.302546 32458 raft_consensus.cc:3060] T 710e43369cee4b328cc89cacb86a6716 P 291458bde0304992ae384961035de102 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:42.303369 32663 consensus_queue.cc:1048] T e7100fbfa41c4c74b3dcc11d9655087b P 6bc0bd1d6033445e8d94ee616efd4e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:42.309293 32458 raft_consensus.cc:2468] T 710e43369cee4b328cc89cacb86a6716 P 291458bde0304992ae384961035de102 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6bc0bd1d6033445e8d94ee616efd4e0e in term 2.
I20260713 09:10:42.311437 32347 leader_election.cc:304] T 710e43369cee4b328cc89cacb86a6716 P 6bc0bd1d6033445e8d94ee616efd4e0e [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: 291458bde0304992ae384961035de102, 6bc0bd1d6033445e8d94ee616efd4e0e; no voters: 5017b530136d419ea2c16f2366521d9b
I20260713 09:10:42.313110 32663 raft_consensus.cc:2804] T 710e43369cee4b328cc89cacb86a6716 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:42.313553 32663 raft_consensus.cc:697] T 710e43369cee4b328cc89cacb86a6716 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 2 LEADER]: Becoming Leader. State: Replica: 6bc0bd1d6033445e8d94ee616efd4e0e, State: Running, Role: LEADER
I20260713 09:10:42.314283 32663 consensus_queue.cc:237] T 710e43369cee4b328cc89cacb86a6716 P 6bc0bd1d6033445e8d94ee616efd4e0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:42.322511 32277 catalog_manager.cc:5697] T 710e43369cee4b328cc89cacb86a6716 P 6bc0bd1d6033445e8d94ee616efd4e0e reported cstate change: term changed from 1 to 2, leader changed from 291458bde0304992ae384961035de102 (127.27.71.2) to 6bc0bd1d6033445e8d94ee616efd4e0e (127.27.71.1). New cstate: current_term: 2 leader_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:42.473090 32458 raft_consensus.cc:1275] T d755db6c13784e0f8147b52af93b528f P 291458bde0304992ae384961035de102 [term 2 FOLLOWER]: Refusing update from remote peer 6bc0bd1d6033445e8d94ee616efd4e0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:42.474349 32689 consensus_queue.cc:1048] T d755db6c13784e0f8147b52af93b528f P 6bc0bd1d6033445e8d94ee616efd4e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:42.483649 32531 raft_consensus.cc:1275] T d755db6c13784e0f8147b52af93b528f P 5017b530136d419ea2c16f2366521d9b [term 2 FOLLOWER]: Refusing update from remote peer 6bc0bd1d6033445e8d94ee616efd4e0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:42.484843 32689 consensus_queue.cc:1048] T d755db6c13784e0f8147b52af93b528f P 6bc0bd1d6033445e8d94ee616efd4e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:43.445433 32456 raft_consensus.cc:1275] T 9946666ed7554fd48eaf435e9296bbbb P 291458bde0304992ae384961035de102 [term 2 FOLLOWER]: Refusing update from remote peer 6bc0bd1d6033445e8d94ee616efd4e0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:43.447521 32748 consensus_queue.cc:1048] T 9946666ed7554fd48eaf435e9296bbbb P 6bc0bd1d6033445e8d94ee616efd4e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:43.459882 32380 raft_consensus.cc:1275] T 73875019a7a64af788a7cf21a5221efd P 6bc0bd1d6033445e8d94ee616efd4e0e [term 2 FOLLOWER]: Refusing update from remote peer 291458bde0304992ae384961035de102: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:43.461265 32752 consensus_queue.cc:1048] T 73875019a7a64af788a7cf21a5221efd P 291458bde0304992ae384961035de102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:43.474367 32380 raft_consensus.cc:1275] T a8cfcd603932493f8950dcd7161fdcaa P 6bc0bd1d6033445e8d94ee616efd4e0e [term 2 FOLLOWER]: Refusing update from remote peer 291458bde0304992ae384961035de102: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:43.476344 32454 raft_consensus.cc:1275] T 710e43369cee4b328cc89cacb86a6716 P 291458bde0304992ae384961035de102 [term 2 FOLLOWER]: Refusing update from remote peer 6bc0bd1d6033445e8d94ee616efd4e0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:43.477542 32689 consensus_queue.cc:1048] T 710e43369cee4b328cc89cacb86a6716 P 6bc0bd1d6033445e8d94ee616efd4e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:43.481961 32662 consensus_queue.cc:1048] T a8cfcd603932493f8950dcd7161fdcaa P 291458bde0304992ae384961035de102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:43.488216 32532 raft_consensus.cc:3060] T 710e43369cee4b328cc89cacb86a6716 P 5017b530136d419ea2c16f2366521d9b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:43.494925 32531 raft_consensus.cc:1275] T 9946666ed7554fd48eaf435e9296bbbb P 5017b530136d419ea2c16f2366521d9b [term 2 FOLLOWER]: Refusing update from remote peer 6bc0bd1d6033445e8d94ee616efd4e0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:43.518904 32527 raft_consensus.cc:1275] T 73875019a7a64af788a7cf21a5221efd P 5017b530136d419ea2c16f2366521d9b [term 2 FOLLOWER]: Refusing update from remote peer 291458bde0304992ae384961035de102: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:43.526654 32528 raft_consensus.cc:1275] T a8cfcd603932493f8950dcd7161fdcaa P 5017b530136d419ea2c16f2366521d9b [term 2 FOLLOWER]: Refusing update from remote peer 291458bde0304992ae384961035de102: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:43.542912 32663 consensus_queue.cc:1048] T 9946666ed7554fd48eaf435e9296bbbb P 6bc0bd1d6033445e8d94ee616efd4e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:10:43.569890 32707 consensus_queue.cc:1048] T a8cfcd603932493f8950dcd7161fdcaa P 291458bde0304992ae384961035de102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:10:43.577126 32532 raft_consensus.cc:1275] T 710e43369cee4b328cc89cacb86a6716 P 5017b530136d419ea2c16f2366521d9b [term 2 FOLLOWER]: Refusing update from remote peer 6bc0bd1d6033445e8d94ee616efd4e0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:43.579197 32706 consensus_queue.cc:1048] T 73875019a7a64af788a7cf21a5221efd P 291458bde0304992ae384961035de102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:10:43.602088 32748 consensus_queue.cc:1048] T 710e43369cee4b328cc89cacb86a6716 P 6bc0bd1d6033445e8d94ee616efd4e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260713 09:10:44.073203 32311 debug-util.cc:398] Leaking SignalData structure 0x7b08001be040 after lost signal to thread 27935
W20260713 09:10:44.074153 32311 debug-util.cc:398] Leaking SignalData structure 0x7b080004d4e0 after lost signal to thread 32314
W20260713 09:10:44.075209 32311 debug-util.cc:398] Leaking SignalData structure 0x7b08002378c0 after lost signal to thread 32406
W20260713 09:10:44.076124 32311 debug-util.cc:398] Leaking SignalData structure 0x7b08001d9480 after lost signal to thread 32482
W20260713 09:10:44.077162 32311 debug-util.cc:398] Leaking SignalData structure 0x7b08000d8f00 after lost signal to thread 32556
I20260713 09:10:44.945330 32275 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:53032:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:10:44.973901 32275 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53032:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:10:45.030223 27932 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:45.193256   346 tablet.cc:1724] T 9946666ed7554fd48eaf435e9296bbbb P 6bc0bd1d6033445e8d94ee616efd4e0e: 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
I20260713 09:10:45.276216   353 tablet.cc:1724] T 309055ae53684f7ab9f881b30f53e7c9 P 291458bde0304992ae384961035de102: 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
I20260713 09:10:45.278605   356 tablet.cc:1724] T 9946666ed7554fd48eaf435e9296bbbb P 291458bde0304992ae384961035de102: 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
I20260713 09:10:45.344388   365 tablet.cc:1724] T e574392be5844aec99e8529eec043bcf P 5017b530136d419ea2c16f2366521d9b: 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
I20260713 09:10:45.354640 32381 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bb475fc5dabf483b83272674db43c94b"
dest_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e"
mode: GRACEFUL
new_leader_uuid: "5017b530136d419ea2c16f2366521d9b"
 from {username='slave'} at 127.0.0.1:44490
I20260713 09:10:45.355312 32381 raft_consensus.cc:606] T bb475fc5dabf483b83272674db43c94b P 6bc0bd1d6033445e8d94ee616efd4e0e [term 2 LEADER]: Received request to transfer leadership to TS 5017b530136d419ea2c16f2366521d9b
I20260713 09:10:45.364197   364 tablet.cc:1724] T 710e43369cee4b328cc89cacb86a6716 P 6bc0bd1d6033445e8d94ee616efd4e0e: 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
I20260713 09:10:45.335345   359 tablet.cc:1724] T 710e43369cee4b328cc89cacb86a6716 P 291458bde0304992ae384961035de102: 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
I20260713 09:10:45.378358   367 tablet.cc:1724] T 309055ae53684f7ab9f881b30f53e7c9 P 6bc0bd1d6033445e8d94ee616efd4e0e: 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
W20260713 09:10:45.397722   355 log.cc:927] Time spent T 9946666ed7554fd48eaf435e9296bbbb P 5017b530136d419ea2c16f2366521d9b: Append to log took a long time: real 0.097s	user 0.001s	sys 0.000s
W20260713 09:10:45.415170   354 log.cc:927] Time spent T e7100fbfa41c4c74b3dcc11d9655087b P 5017b530136d419ea2c16f2366521d9b: Append to log took a long time: real 0.114s	user 0.002s	sys 0.000s
I20260713 09:10:45.371172   366 tablet.cc:1724] T 309055ae53684f7ab9f881b30f53e7c9 P 5017b530136d419ea2c16f2366521d9b: 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
I20260713 09:10:45.422628   353 tablet.cc:1724] T 73875019a7a64af788a7cf21a5221efd P 291458bde0304992ae384961035de102: 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
W20260713 09:10:45.422641   360 log.cc:927] Time spent T a8cfcd603932493f8950dcd7161fdcaa P 5017b530136d419ea2c16f2366521d9b: Append to log took a long time: real 0.092s	user 0.000s	sys 0.002s
I20260713 09:10:45.443924   365 tablet.cc:1724] T d755db6c13784e0f8147b52af93b528f P 5017b530136d419ea2c16f2366521d9b: 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
I20260713 09:10:45.410538   346 tablet.cc:1724] T 73875019a7a64af788a7cf21a5221efd P 6bc0bd1d6033445e8d94ee616efd4e0e: 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
I20260713 09:10:45.455055   373 tablet.cc:1724] T a8cfcd603932493f8950dcd7161fdcaa P 291458bde0304992ae384961035de102: 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
I20260713 09:10:45.457231   365 tablet.cc:1724] T 9946666ed7554fd48eaf435e9296bbbb P 5017b530136d419ea2c16f2366521d9b: 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
I20260713 09:10:45.371374   369 tablet.cc:1724] T 710e43369cee4b328cc89cacb86a6716 P 5017b530136d419ea2c16f2366521d9b: 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
I20260713 09:10:45.464844   359 tablet.cc:1724] T e574392be5844aec99e8529eec043bcf P 291458bde0304992ae384961035de102: 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
I20260713 09:10:45.459095   364 tablet.cc:1724] T a8cfcd603932493f8950dcd7161fdcaa P 6bc0bd1d6033445e8d94ee616efd4e0e: 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
I20260713 09:10:45.466140   356 tablet.cc:1724] T 8d5bcff7a5cd428b898d8f31055606f4 P 291458bde0304992ae384961035de102: 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
I20260713 09:10:45.470798   370 tablet.cc:1724] T e574392be5844aec99e8529eec043bcf P 6bc0bd1d6033445e8d94ee616efd4e0e: 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
I20260713 09:10:45.494217   367 tablet.cc:1724] T d755db6c13784e0f8147b52af93b528f P 6bc0bd1d6033445e8d94ee616efd4e0e: 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
I20260713 09:10:45.503144   366 tablet.cc:1724] T a8cfcd603932493f8950dcd7161fdcaa P 5017b530136d419ea2c16f2366521d9b: 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
I20260713 09:10:45.514904   370 tablet.cc:1724] T 8d5bcff7a5cd428b898d8f31055606f4 P 6bc0bd1d6033445e8d94ee616efd4e0e: 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
I20260713 09:10:45.527899   375 tablet.cc:1724] T 8d5bcff7a5cd428b898d8f31055606f4 P 5017b530136d419ea2c16f2366521d9b: 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
I20260713 09:10:45.517760   369 tablet.cc:1724] T 73875019a7a64af788a7cf21a5221efd P 5017b530136d419ea2c16f2366521d9b: 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
I20260713 09:10:45.522068 32453 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bcf11a3676da4f02afefc219cf3e5a28"
dest_uuid: "291458bde0304992ae384961035de102"
mode: GRACEFUL
new_leader_uuid: "5017b530136d419ea2c16f2366521d9b"
 from {username='slave'} at 127.0.0.1:33984
I20260713 09:10:45.532037 32453 raft_consensus.cc:606] T bcf11a3676da4f02afefc219cf3e5a28 P 291458bde0304992ae384961035de102 [term 1 LEADER]: Received request to transfer leadership to TS 5017b530136d419ea2c16f2366521d9b
I20260713 09:10:45.525482   364 tablet.cc:1724] T e7100fbfa41c4c74b3dcc11d9655087b P 6bc0bd1d6033445e8d94ee616efd4e0e: 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
I20260713 09:10:45.534128 27932 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:10:45.534727 27932 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:10:45.526980   353 tablet.cc:1724] T d755db6c13784e0f8147b52af93b528f P 291458bde0304992ae384961035de102: 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
I20260713 09:10:45.538066   359 tablet.cc:1724] T e7100fbfa41c4c74b3dcc11d9655087b P 291458bde0304992ae384961035de102: 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
I20260713 09:10:45.547725   322 raft_consensus.cc:993] T bb475fc5dabf483b83272674db43c94b P 6bc0bd1d6033445e8d94ee616efd4e0e: : Instructing follower 5017b530136d419ea2c16f2366521d9b to start an election
I20260713 09:10:45.548219   322 raft_consensus.cc:1081] T bb475fc5dabf483b83272674db43c94b P 6bc0bd1d6033445e8d94ee616efd4e0e [term 2 LEADER]: Signalling peer 5017b530136d419ea2c16f2366521d9b to start an election
I20260713 09:10:45.550058 32523 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bb475fc5dabf483b83272674db43c94b"
dest_uuid: "5017b530136d419ea2c16f2366521d9b"
 from {username='slave'} at 127.0.0.1:45872
I20260713 09:10:45.550592 32523 raft_consensus.cc:493] T bb475fc5dabf483b83272674db43c94b P 5017b530136d419ea2c16f2366521d9b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:45.550956 32523 raft_consensus.cc:3060] T bb475fc5dabf483b83272674db43c94b P 5017b530136d419ea2c16f2366521d9b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:45.556034   365 tablet.cc:1724] T e7100fbfa41c4c74b3dcc11d9655087b P 5017b530136d419ea2c16f2366521d9b: 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
I20260713 09:10:45.569404 32523 raft_consensus.cc:515] T bb475fc5dabf483b83272674db43c94b P 5017b530136d419ea2c16f2366521d9b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:45.571600 32523 leader_election.cc:290] T bb475fc5dabf483b83272674db43c94b P 5017b530136d419ea2c16f2366521d9b [CANDIDATE]: Term 3 election: Requested vote from peers 6bc0bd1d6033445e8d94ee616efd4e0e (127.27.71.1:42071), 291458bde0304992ae384961035de102 (127.27.71.2:37115)
I20260713 09:10:45.572350 32378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb475fc5dabf483b83272674db43c94b" candidate_uuid: "5017b530136d419ea2c16f2366521d9b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e"
I20260713 09:10:45.572973 32378 raft_consensus.cc:3055] T bb475fc5dabf483b83272674db43c94b P 6bc0bd1d6033445e8d94ee616efd4e0e [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:45.573262 32378 raft_consensus.cc:740] T bb475fc5dabf483b83272674db43c94b P 6bc0bd1d6033445e8d94ee616efd4e0e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6bc0bd1d6033445e8d94ee616efd4e0e, State: Running, Role: LEADER
I20260713 09:10:45.573599 32453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb475fc5dabf483b83272674db43c94b" candidate_uuid: "5017b530136d419ea2c16f2366521d9b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "291458bde0304992ae384961035de102"
I20260713 09:10:45.574150 32453 raft_consensus.cc:3060] T bb475fc5dabf483b83272674db43c94b P 291458bde0304992ae384961035de102 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:45.574021 32378 consensus_queue.cc:260] T bb475fc5dabf483b83272674db43c94b P 6bc0bd1d6033445e8d94ee616efd4e0e [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: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:45.575361 32378 raft_consensus.cc:3060] T bb475fc5dabf483b83272674db43c94b P 6bc0bd1d6033445e8d94ee616efd4e0e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:45.581121 32453 raft_consensus.cc:2468] T bb475fc5dabf483b83272674db43c94b P 291458bde0304992ae384961035de102 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5017b530136d419ea2c16f2366521d9b in term 3.
I20260713 09:10:45.582340 32497 leader_election.cc:304] T bb475fc5dabf483b83272674db43c94b P 5017b530136d419ea2c16f2366521d9b [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: 291458bde0304992ae384961035de102, 5017b530136d419ea2c16f2366521d9b; no voters: 
I20260713 09:10:45.583369   352 raft_consensus.cc:2804] T bb475fc5dabf483b83272674db43c94b P 5017b530136d419ea2c16f2366521d9b [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:45.583853   352 raft_consensus.cc:697] T bb475fc5dabf483b83272674db43c94b P 5017b530136d419ea2c16f2366521d9b [term 3 LEADER]: Becoming Leader. State: Replica: 5017b530136d419ea2c16f2366521d9b, State: Running, Role: LEADER
I20260713 09:10:45.584684   352 consensus_queue.cc:237] T bb475fc5dabf483b83272674db43c94b P 5017b530136d419ea2c16f2366521d9b [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: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:45.585661 32378 raft_consensus.cc:2468] T bb475fc5dabf483b83272674db43c94b P 6bc0bd1d6033445e8d94ee616efd4e0e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5017b530136d419ea2c16f2366521d9b in term 3.
I20260713 09:10:45.602146 32276 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 69d7d1cb53c3444c89f8a2ff40818397: soft_deleted_table [id=2ee511eb15584e34ba78bca977ada67e] alter complete (version 1)
I20260713 09:10:45.610953 32276 catalog_manager.cc:5697] T bb475fc5dabf483b83272674db43c94b P 5017b530136d419ea2c16f2366521d9b reported cstate change: term changed from 2 to 3, leader changed from 6bc0bd1d6033445e8d94ee616efd4e0e (127.27.71.1) to 5017b530136d419ea2c16f2366521d9b (127.27.71.3). New cstate: current_term: 3 leader_uuid: "5017b530136d419ea2c16f2366521d9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:45.696728   349 raft_consensus.cc:993] T bcf11a3676da4f02afefc219cf3e5a28 P 291458bde0304992ae384961035de102: : Instructing follower 5017b530136d419ea2c16f2366521d9b to start an election
I20260713 09:10:45.697342   349 raft_consensus.cc:1081] T bcf11a3676da4f02afefc219cf3e5a28 P 291458bde0304992ae384961035de102 [term 1 LEADER]: Signalling peer 5017b530136d419ea2c16f2366521d9b to start an election
I20260713 09:10:45.698899 32525 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bcf11a3676da4f02afefc219cf3e5a28"
dest_uuid: "5017b530136d419ea2c16f2366521d9b"
 from {username='slave'} at 127.0.0.1:45856
I20260713 09:10:45.699350 32525 raft_consensus.cc:493] T bcf11a3676da4f02afefc219cf3e5a28 P 5017b530136d419ea2c16f2366521d9b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:45.699638 32525 raft_consensus.cc:3060] T bcf11a3676da4f02afefc219cf3e5a28 P 5017b530136d419ea2c16f2366521d9b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:45.706373 32525 raft_consensus.cc:515] T bcf11a3676da4f02afefc219cf3e5a28 P 5017b530136d419ea2c16f2366521d9b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:45.708467 32525 leader_election.cc:290] T bcf11a3676da4f02afefc219cf3e5a28 P 5017b530136d419ea2c16f2366521d9b [CANDIDATE]: Term 2 election: Requested vote from peers 6bc0bd1d6033445e8d94ee616efd4e0e (127.27.71.1:42071), 291458bde0304992ae384961035de102 (127.27.71.2:37115)
I20260713 09:10:45.708727 32378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf11a3676da4f02afefc219cf3e5a28" candidate_uuid: "5017b530136d419ea2c16f2366521d9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e"
I20260713 09:10:45.709112 32453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcf11a3676da4f02afefc219cf3e5a28" candidate_uuid: "5017b530136d419ea2c16f2366521d9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "291458bde0304992ae384961035de102"
I20260713 09:10:45.709386 32378 raft_consensus.cc:3060] T bcf11a3676da4f02afefc219cf3e5a28 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:45.709761 32453 raft_consensus.cc:3055] T bcf11a3676da4f02afefc219cf3e5a28 P 291458bde0304992ae384961035de102 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:45.710099 32453 raft_consensus.cc:740] T bcf11a3676da4f02afefc219cf3e5a28 P 291458bde0304992ae384961035de102 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 291458bde0304992ae384961035de102, State: Running, Role: LEADER
I20260713 09:10:45.710767 32453 consensus_queue.cc:260] T bcf11a3676da4f02afefc219cf3e5a28 P 291458bde0304992ae384961035de102 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:45.711783 32453 raft_consensus.cc:3060] T bcf11a3676da4f02afefc219cf3e5a28 P 291458bde0304992ae384961035de102 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:45.716287 32453 raft_consensus.cc:2468] T bcf11a3676da4f02afefc219cf3e5a28 P 291458bde0304992ae384961035de102 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5017b530136d419ea2c16f2366521d9b in term 2.
I20260713 09:10:45.716694 32378 raft_consensus.cc:2468] T bcf11a3676da4f02afefc219cf3e5a28 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5017b530136d419ea2c16f2366521d9b in term 2.
I20260713 09:10:45.717231 32497 leader_election.cc:304] T bcf11a3676da4f02afefc219cf3e5a28 P 5017b530136d419ea2c16f2366521d9b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 291458bde0304992ae384961035de102, 5017b530136d419ea2c16f2366521d9b; no voters: 
I20260713 09:10:45.718004   352 raft_consensus.cc:2804] T bcf11a3676da4f02afefc219cf3e5a28 P 5017b530136d419ea2c16f2366521d9b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:45.718506   352 raft_consensus.cc:697] T bcf11a3676da4f02afefc219cf3e5a28 P 5017b530136d419ea2c16f2366521d9b [term 2 LEADER]: Becoming Leader. State: Replica: 5017b530136d419ea2c16f2366521d9b, State: Running, Role: LEADER
I20260713 09:10:45.719331   352 consensus_queue.cc:237] T bcf11a3676da4f02afefc219cf3e5a28 P 5017b530136d419ea2c16f2366521d9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } }
I20260713 09:10:45.728459 32275 catalog_manager.cc:5697] T bcf11a3676da4f02afefc219cf3e5a28 P 5017b530136d419ea2c16f2366521d9b reported cstate change: term changed from 1 to 2, leader changed from 291458bde0304992ae384961035de102 (127.27.71.2) to 5017b530136d419ea2c16f2366521d9b (127.27.71.3). New cstate: current_term: 2 leader_uuid: "5017b530136d419ea2c16f2366521d9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5017b530136d419ea2c16f2366521d9b" member_type: VOTER last_known_addr { host: "127.27.71.3" port: 43851 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:45.973002 32378 raft_consensus.cc:1275] T bb475fc5dabf483b83272674db43c94b P 6bc0bd1d6033445e8d94ee616efd4e0e [term 3 FOLLOWER]: Refusing update from remote peer 5017b530136d419ea2c16f2366521d9b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:45.974588   352 consensus_queue.cc:1048] T bb475fc5dabf483b83272674db43c94b P 5017b530136d419ea2c16f2366521d9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:10:45.995648 32453 raft_consensus.cc:1275] T bb475fc5dabf483b83272674db43c94b P 291458bde0304992ae384961035de102 [term 3 FOLLOWER]: Refusing update from remote peer 5017b530136d419ea2c16f2366521d9b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:45.997586   384 consensus_queue.cc:1048] T bb475fc5dabf483b83272674db43c94b P 5017b530136d419ea2c16f2366521d9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:46.105044 32378 raft_consensus.cc:1275] T bcf11a3676da4f02afefc219cf3e5a28 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 2 FOLLOWER]: Refusing update from remote peer 5017b530136d419ea2c16f2366521d9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:46.106458   361 consensus_queue.cc:1048] T bcf11a3676da4f02afefc219cf3e5a28 P 5017b530136d419ea2c16f2366521d9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6bc0bd1d6033445e8d94ee616efd4e0e" member_type: VOTER last_known_addr { host: "127.27.71.1" port: 42071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:46.120306 32453 raft_consensus.cc:1275] T bcf11a3676da4f02afefc219cf3e5a28 P 291458bde0304992ae384961035de102 [term 2 FOLLOWER]: Refusing update from remote peer 5017b530136d419ea2c16f2366521d9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:46.121631   384 consensus_queue.cc:1048] T bcf11a3676da4f02afefc219cf3e5a28 P 5017b530136d419ea2c16f2366521d9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "291458bde0304992ae384961035de102" member_type: VOTER last_known_addr { host: "127.27.71.2" port: 37115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:46.594054 27932 tablet_server.cc:179] TabletServer@127.27.71.1:0 shutting down...
W20260713 09:10:46.595925 32498 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 8 similar messages]
W20260713 09:10:46.599603 32498 consensus_peers.cc:597] T bcf11a3676da4f02afefc219cf3e5a28 P 5017b530136d419ea2c16f2366521d9b -> Peer 6bc0bd1d6033445e8d94ee616efd4e0e (127.27.71.1:42071): Couldn't send request to peer 6bc0bd1d6033445e8d94ee616efd4e0e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:46.638614 27932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:46.639565 27932 tablet_replica.cc:333] T e574392be5844aec99e8529eec043bcf P 6bc0bd1d6033445e8d94ee616efd4e0e: stopping tablet replica
I20260713 09:10:46.640420 27932 raft_consensus.cc:2243] T e574392be5844aec99e8529eec043bcf P 6bc0bd1d6033445e8d94ee616efd4e0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:46.640990 27932 raft_consensus.cc:2272] T e574392be5844aec99e8529eec043bcf P 6bc0bd1d6033445e8d94ee616efd4e0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:46.643064 27932 tablet_replica.cc:333] T 8d5bcff7a5cd428b898d8f31055606f4 P 6bc0bd1d6033445e8d94ee616efd4e0e: stopping tablet replica
I20260713 09:10:46.643625 27932 raft_consensus.cc:2243] T 8d5bcff7a5cd428b898d8f31055606f4 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:46.644121 27932 raft_consensus.cc:2272] T 8d5bcff7a5cd428b898d8f31055606f4 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:46.646306 27932 tablet_replica.cc:333] T 7b3b67d2748d418eb6e7601c26e790c3 P 6bc0bd1d6033445e8d94ee616efd4e0e: stopping tablet replica
I20260713 09:10:46.647043 27932 raft_consensus.cc:2243] T 7b3b67d2748d418eb6e7601c26e790c3 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:46.648015 27932 raft_consensus.cc:2272] T 7b3b67d2748d418eb6e7601c26e790c3 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:46.651355 27932 tablet_replica.cc:333] T e77a4b9d9083454a94b9f95ed1862598 P 6bc0bd1d6033445e8d94ee616efd4e0e: stopping tablet replica
I20260713 09:10:46.651932 27932 raft_consensus.cc:2243] T e77a4b9d9083454a94b9f95ed1862598 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:46.652351 27932 raft_consensus.cc:2272] T e77a4b9d9083454a94b9f95ed1862598 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:46.654143 27932 tablet_replica.cc:333] T 10bdf30aaf134aa29d1edd9e1e431c0a P 6bc0bd1d6033445e8d94ee616efd4e0e: stopping tablet replica
I20260713 09:10:46.654732 27932 raft_consensus.cc:2243] T 10bdf30aaf134aa29d1edd9e1e431c0a P 6bc0bd1d6033445e8d94ee616efd4e0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:46.655218 27932 raft_consensus.cc:2272] T 10bdf30aaf134aa29d1edd9e1e431c0a P 6bc0bd1d6033445e8d94ee616efd4e0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:46.657634 27932 tablet_replica.cc:333] T cac26db6ec344a088bd27604ccc28f31 P 6bc0bd1d6033445e8d94ee616efd4e0e: stopping tablet replica
I20260713 09:10:46.658362 27932 raft_consensus.cc:2243] T cac26db6ec344a088bd27604ccc28f31 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:46.658885 27932 raft_consensus.cc:2272] T cac26db6ec344a088bd27604ccc28f31 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:46.659721 32423 consensus_peers.cc:597] T 309055ae53684f7ab9f881b30f53e7c9 P 291458bde0304992ae384961035de102 -> Peer 6bc0bd1d6033445e8d94ee616efd4e0e (127.27.71.1:42071): Couldn't send request to peer 6bc0bd1d6033445e8d94ee616efd4e0e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:46.660934 27932 tablet_replica.cc:333] T bcf11a3676da4f02afefc219cf3e5a28 P 6bc0bd1d6033445e8d94ee616efd4e0e: stopping tablet replica
I20260713 09:10:46.661511 27932 raft_consensus.cc:2243] T bcf11a3676da4f02afefc219cf3e5a28 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:46.661916 27932 raft_consensus.cc:2272] T bcf11a3676da4f02afefc219cf3e5a28 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:46.664601 27932 tablet_replica.cc:333] T 309055ae53684f7ab9f881b30f53e7c9 P 6bc0bd1d6033445e8d94ee616efd4e0e: stopping tablet replica
I20260713 09:10:46.665117 27932 raft_consensus.cc:2243] T 309055ae53684f7ab9f881b30f53e7c9 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:46.665512 27932 raft_consensus.cc:2272] T 309055ae53684f7ab9f881b30f53e7c9 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:46.667063 27932 tablet_replica.cc:333] T e7141d9e79c5491483fbbbc568b1a509 P 6bc0bd1d6033445e8d94ee616efd4e0e: stopping tablet replica
I20260713 09:10:46.667552 27932 raft_consensus.cc:2243] T e7141d9e79c5491483fbbbc568b1a509 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:46.667996 27932 raft_consensus.cc:2272] T e7141d9e79c5491483fbbbc568b1a509 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:46.669945 27932 tablet_replica.cc:333] T bb475fc5dabf483b83272674db43c94b P 6bc0bd1d6033445e8d94ee616efd4e0e: stopping tablet replica
I20260713 09:10:46.670583 27932 raft_consensus.cc:2243] T bb475fc5dabf483b83272674db43c94b P 6bc0bd1d6033445e8d94ee616efd4e0e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:46.671046 27932 raft_consensus.cc:2272] T bb475fc5dabf483b83272674db43c94b P 6bc0bd1d6033445e8d94ee616efd4e0e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:46.673620 27932 tablet_replica.cc:333] T a8cfcd603932493f8950dcd7161fdcaa P 6bc0bd1d6033445e8d94ee616efd4e0e: stopping tablet replica
I20260713 09:10:46.674369 27932 raft_consensus.cc:2243] T a8cfcd603932493f8950dcd7161fdcaa P 6bc0bd1d6033445e8d94ee616efd4e0e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:46.674870 27932 raft_consensus.cc:2272] T a8cfcd603932493f8950dcd7161fdcaa P 6bc0bd1d6033445e8d94ee616efd4e0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:46.677119 27932 tablet_replica.cc:333] T 710e43369cee4b328cc89cacb86a6716 P 6bc0bd1d6033445e8d94ee616efd4e0e: stopping tablet replica
I20260713 09:10:46.677745 27932 raft_consensus.cc:2243] T 710e43369cee4b328cc89cacb86a6716 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:46.678586 27932 raft_consensus.cc:2272] T 710e43369cee4b328cc89cacb86a6716 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:46.680665 27932 tablet_replica.cc:333] T d755db6c13784e0f8147b52af93b528f P 6bc0bd1d6033445e8d94ee616efd4e0e: stopping tablet replica
I20260713 09:10:46.681319 27932 raft_consensus.cc:2243] T d755db6c13784e0f8147b52af93b528f P 6bc0bd1d6033445e8d94ee616efd4e0e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:46.682200 27932 raft_consensus.cc:2272] T d755db6c13784e0f8147b52af93b528f P 6bc0bd1d6033445e8d94ee616efd4e0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:46.684365 27932 tablet_replica.cc:333] T eea660f708df409bbe0873f437add162 P 6bc0bd1d6033445e8d94ee616efd4e0e: stopping tablet replica
I20260713 09:10:46.685012 27932 raft_consensus.cc:2243] T eea660f708df409bbe0873f437add162 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:46.685930 27932 raft_consensus.cc:2272] T eea660f708df409bbe0873f437add162 P 6bc0bd1d6033445e8d94ee616efd4e0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:46.688004 27932 tablet_replica.cc:333] T e7100fbfa41c4c74b3dcc11d9655087b P 6bc0bd1d6033445e8d94ee616efd4e0e: stopping tablet replica
I20260713 09:10:46.688488 27932 raft_consensus.cc:2243] T e7100fbfa41c4c74b3dcc11d9655087b P 6bc0bd1d6033445e8d94ee616efd4e0e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:46.689155 27932 raft_consensus.cc:2272] T e7100fbfa41c4c74b3dcc11d9655087b P 6bc0bd1d6033445e8d94ee616efd4e0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:46.690692 27932 tablet_replica.cc:333] T 9946666ed7554fd48eaf435e9296bbbb P 6bc0bd1d6033445e8d94ee616efd4e0e: stopping tablet replica
I20260713 09:10:46.691213 27932 raft_consensus.cc:2243] T 9946666ed7554fd48eaf435e9296bbbb P 6bc0bd1d6033445e8d94ee616efd4e0e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:46.691974 27932 raft_consensus.cc:2272] T 9946666ed7554fd48eaf435e9296bbbb P 6bc0bd1d6033445e8d94ee616efd4e0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:46.693521 27932 tablet_replica.cc:333] T 73875019a7a64af788a7cf21a5221efd P 6bc0bd1d6033445e8d94ee616efd4e0e: stopping tablet replica
I20260713 09:10:46.693989 27932 raft_consensus.cc:2243] T 73875019a7a64af788a7cf21a5221efd P 6bc0bd1d6033445e8d94ee616efd4e0e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:46.694396 27932 raft_consensus.cc:2272] T 73875019a7a64af788a7cf21a5221efd P 6bc0bd1d6033445e8d94ee616efd4e0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:46.696028 27932 tablet_replica.cc:333] T e67f695a471c4e01b9b3ce698c3e703f P 6bc0bd1d6033445e8d94ee616efd4e0e: stopping tablet replica
I20260713 09:10:46.696457 27932 raft_consensus.cc:2243] T e67f695a471c4e01b9b3ce698c3e703f P 6bc0bd1d6033445e8d94ee616efd4e0e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:46.697243 27932 raft_consensus.cc:2272] T e67f695a471c4e01b9b3ce698c3e703f P 6bc0bd1d6033445e8d94ee616efd4e0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:46.730494 27932 tablet_server.cc:196] TabletServer@127.27.71.1:0 shutdown complete.
W20260713 09:10:46.731678 32423 consensus_peers.cc:597] T 73875019a7a64af788a7cf21a5221efd P 291458bde0304992ae384961035de102 -> Peer 6bc0bd1d6033445e8d94ee616efd4e0e (127.27.71.1:42071): Couldn't send request to peer 6bc0bd1d6033445e8d94ee616efd4e0e. Status: Network error: Client connection negotiation failed: client connection to 127.27.71.1:42071: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:46.776629 32498 consensus_peers.cc:597] T e574392be5844aec99e8529eec043bcf P 5017b530136d419ea2c16f2366521d9b -> Peer 6bc0bd1d6033445e8d94ee616efd4e0e (127.27.71.1:42071): Couldn't send request to peer 6bc0bd1d6033445e8d94ee616efd4e0e. Status: Network error: Client connection negotiation failed: client connection to 127.27.71.1:42071: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:46.778369 27932 tablet_server.cc:179] TabletServer@127.27.71.2:0 shutting down...
I20260713 09:10:46.814273 27932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:46.815043 27932 tablet_replica.cc:333] T e574392be5844aec99e8529eec043bcf P 291458bde0304992ae384961035de102: stopping tablet replica
I20260713 09:10:46.816015 27932 raft_consensus.cc:2243] T e574392be5844aec99e8529eec043bcf P 291458bde0304992ae384961035de102 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:46.816680 27932 raft_consensus.cc:2272] T e574392be5844aec99e8529eec043bcf P 291458bde0304992ae384961035de102 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:46.818461 27932 tablet_replica.cc:333] T 710e43369cee4b328cc89cacb86a6716 P 291458bde0304992ae384961035de102: stopping tablet replica
I20260713 09:10:46.818979 27932 raft_consensus.cc:2243] T 710e43369cee4b328cc89cacb86a6716 P 291458bde0304992ae384961035de102 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:46.819386 27932 raft_consensus.cc:2272] T 710e43369cee4b328cc89cacb86a6716 P 291458bde0304992ae384961035de102 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:46.821002 27932 tablet_replica.cc:333] T a8cfcd603932493f8950dcd7161fdcaa P 291458bde0304992ae384961035de102: stopping tablet replica
I20260713 09:10:46.821602 27932 raft_consensus.cc:2243] T a8cfcd603932493f8950dcd7161fdcaa P 291458bde0304992ae384961035de102 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:46.822430 27932 raft_consensus.cc:2272] T a8cfcd603932493f8950dcd7161fdcaa P 291458bde0304992ae384961035de102 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:46.824404 27932 tablet_replica.cc:333] T 8d5bcff7a5cd428b898d8f31055606f4 P 291458bde0304992ae384961035de102: stopping tablet replica
I20260713 09:10:46.825158 27932 raft_consensus.cc:2243] T 8d5bcff7a5cd428b898d8f31055606f4 P 291458bde0304992ae384961035de102 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:46.826027 27932 raft_consensus.cc:2272] T 8d5bcff7a5cd428b898d8f31055606f4 P 291458bde0304992ae384961035de102 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:46.827282 32423 consensus_peers.cc:597] T 10bdf30aaf134aa29d1edd9e1e431c0a P 291458bde0304992ae384961035de102 -> Peer 6bc0bd1d6033445e8d94ee616efd4e0e (127.27.71.1:42071): Couldn't send request to peer 6bc0bd1d6033445e8d94ee616efd4e0e. Status: Network error: Client connection negotiation failed: client connection to 127.27.71.1:42071: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:46.828056 27932 tablet_replica.cc:333] T 73875019a7a64af788a7cf21a5221efd P 291458bde0304992ae384961035de102: stopping tablet replica
I20260713 09:10:46.828644 27932 raft_consensus.cc:2243] T 73875019a7a64af788a7cf21a5221efd P 291458bde0304992ae384961035de102 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:46.829319 27932 raft_consensus.cc:2272] T 73875019a7a64af788a7cf21a5221efd P 291458bde0304992ae384961035de102 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:46.830911 27932 tablet_replica.cc:333] T e7100fbfa41c4c74b3dcc11d9655087b P 291458bde0304992ae384961035de102: stopping tablet replica
I20260713 09:10:46.831422 27932 raft_consensus.cc:2243] T e7100fbfa41c4c74b3dcc11d9655087b P 291458bde0304992ae384961035de102 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:46.831888 27932 raft_consensus.cc:2272] T e7100fbfa41c4c74b3dcc11d9655087b P 291458bde0304992ae384961035de102 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:46.834002 27932 tablet_replica.cc:333] T 9946666ed7554fd48eaf435e9296bbbb P 291458bde0304992ae384961035de102: stopping tablet replica
I20260713 09:10:46.834721 27932 raft_consensus.cc:2243] T 9946666ed7554fd48eaf435e9296bbbb P 291458bde0304992ae384961035de102 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:46.835216 27932 raft_consensus.cc:2272] T 9946666ed7554fd48eaf435e9296bbbb P 291458bde0304992ae384961035de102 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:46.836968 27932 tablet_replica.cc:333] T cac26db6ec344a088bd27604ccc28f31 P 291458bde0304992ae384961035de102: stopping tablet replica
I20260713 09:10:46.837736 27932 raft_consensus.cc:2243] T cac26db6ec344a088bd27604ccc28f31 P 291458bde0304992ae384961035de102 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:46.838547 27932 raft_consensus.cc:2272] T cac26db6ec344a088bd27604ccc28f31 P 291458bde0304992ae384961035de102 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:46.840840 27932 tablet_replica.cc:333] T eea660f708df409bbe0873f437add162 P 291458bde0304992ae384961035de102: stopping tablet replica
I20260713 09:10:46.841555 27932 raft_consensus.cc:2243] T eea660f708df409bbe0873f437add162 P 291458bde0304992ae384961035de102 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:46.841990 27932 raft_consensus.cc:2272] T eea660f708df409bbe0873f437add162 P 291458bde0304992ae384961035de102 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:46.844813 27932 tablet_replica.cc:333] T d755db6c13784e0f8147b52af93b528f P 291458bde0304992ae384961035de102: stopping tablet replica
I20260713 09:10:46.845324 27932 raft_consensus.cc:2243] T d755db6c13784e0f8147b52af93b528f P 291458bde0304992ae384961035de102 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:46.845736 27932 raft_consensus.cc:2272] T d755db6c13784e0f8147b52af93b528f P 291458bde0304992ae384961035de102 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:46.847303 27932 tablet_replica.cc:333] T 7b3b67d2748d418eb6e7601c26e790c3 P 291458bde0304992ae384961035de102: stopping tablet replica
I20260713 09:10:46.847860 27932 raft_consensus.cc:2243] T 7b3b67d2748d418eb6e7601c26e790c3 P 291458bde0304992ae384961035de102 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:46.848266 27932 raft_consensus.cc:2272] T 7b3b67d2748d418eb6e7601c26e790c3 P 291458bde0304992ae384961035de102 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:46.849996 27932 tablet_replica.cc:333] T e77a4b9d9083454a94b9f95ed1862598 P 291458bde0304992ae384961035de102: stopping tablet replica
I20260713 09:10:46.850492 27932 raft_consensus.cc:2243] T e77a4b9d9083454a94b9f95ed1862598 P 291458bde0304992ae384961035de102 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:46.850874 27932 raft_consensus.cc:2272] T e77a4b9d9083454a94b9f95ed1862598 P 291458bde0304992ae384961035de102 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:46.852694 27932 tablet_replica.cc:333] T 10bdf30aaf134aa29d1edd9e1e431c0a P 291458bde0304992ae384961035de102: stopping tablet replica
I20260713 09:10:46.853152 27932 raft_consensus.cc:2243] T 10bdf30aaf134aa29d1edd9e1e431c0a P 291458bde0304992ae384961035de102 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:46.853904 27932 raft_consensus.cc:2272] T 10bdf30aaf134aa29d1edd9e1e431c0a P 291458bde0304992ae384961035de102 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:46.855854 27932 tablet_replica.cc:333] T bcf11a3676da4f02afefc219cf3e5a28 P 291458bde0304992ae384961035de102: stopping tablet replica
I20260713 09:10:46.856338 27932 raft_consensus.cc:2243] T bcf11a3676da4f02afefc219cf3e5a28 P 291458bde0304992ae384961035de102 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:46.856771 27932 raft_consensus.cc:2272] T bcf11a3676da4f02afefc219cf3e5a28 P 291458bde0304992ae384961035de102 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:46.859196 27932 tablet_replica.cc:333] T 309055ae53684f7ab9f881b30f53e7c9 P 291458bde0304992ae384961035de102: stopping tablet replica
I20260713 09:10:46.859738 27932 raft_consensus.cc:2243] T 309055ae53684f7ab9f881b30f53e7c9 P 291458bde0304992ae384961035de102 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:46.860428 27932 raft_consensus.cc:2272] T 309055ae53684f7ab9f881b30f53e7c9 P 291458bde0304992ae384961035de102 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:46.862092 27932 tablet_replica.cc:333] T e7141d9e79c5491483fbbbc568b1a509 P 291458bde0304992ae384961035de102: stopping tablet replica
I20260713 09:10:46.862568 27932 raft_consensus.cc:2243] T e7141d9e79c5491483fbbbc568b1a509 P 291458bde0304992ae384961035de102 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:46.863242 27932 raft_consensus.cc:2272] T e7141d9e79c5491483fbbbc568b1a509 P 291458bde0304992ae384961035de102 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:46.865022 27932 tablet_replica.cc:333] T bb475fc5dabf483b83272674db43c94b P 291458bde0304992ae384961035de102: stopping tablet replica
I20260713 09:10:46.865485 27932 raft_consensus.cc:2243] T bb475fc5dabf483b83272674db43c94b P 291458bde0304992ae384961035de102 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:46.865902 27932 raft_consensus.cc:2272] T bb475fc5dabf483b83272674db43c94b P 291458bde0304992ae384961035de102 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:46.868338 27932 tablet_replica.cc:333] T e67f695a471c4e01b9b3ce698c3e703f P 291458bde0304992ae384961035de102: stopping tablet replica
I20260713 09:10:46.868795 27932 raft_consensus.cc:2243] T e67f695a471c4e01b9b3ce698c3e703f P 291458bde0304992ae384961035de102 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:46.869215 27932 raft_consensus.cc:2272] T e67f695a471c4e01b9b3ce698c3e703f P 291458bde0304992ae384961035de102 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:46.906778 27932 tablet_server.cc:196] TabletServer@127.27.71.2:0 shutdown complete.
W20260713 09:10:46.930294 32498 consensus_peers.cc:597] T e77a4b9d9083454a94b9f95ed1862598 P 5017b530136d419ea2c16f2366521d9b -> Peer 6bc0bd1d6033445e8d94ee616efd4e0e (127.27.71.1:42071): Couldn't send request to peer 6bc0bd1d6033445e8d94ee616efd4e0e. Status: Network error: Client connection negotiation failed: client connection to 127.27.71.1:42071: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:46.937397 32497 consensus_peers.cc:597] T e574392be5844aec99e8529eec043bcf P 5017b530136d419ea2c16f2366521d9b -> Peer 291458bde0304992ae384961035de102 (127.27.71.2:37115): Couldn't send request to peer 291458bde0304992ae384961035de102. Status: Network error: Client connection negotiation failed: client connection to 127.27.71.2:37115: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:46.939881 27932 tablet_server.cc:179] TabletServer@127.27.71.3:0 shutting down...
I20260713 09:10:46.973448 27932 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:46.974273 27932 tablet_replica.cc:333] T 8d5bcff7a5cd428b898d8f31055606f4 P 5017b530136d419ea2c16f2366521d9b: stopping tablet replica
I20260713 09:10:46.975102 27932 raft_consensus.cc:2243] T 8d5bcff7a5cd428b898d8f31055606f4 P 5017b530136d419ea2c16f2366521d9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:46.975737 27932 raft_consensus.cc:2272] T 8d5bcff7a5cd428b898d8f31055606f4 P 5017b530136d419ea2c16f2366521d9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:46.978212 27932 tablet_replica.cc:333] T e574392be5844aec99e8529eec043bcf P 5017b530136d419ea2c16f2366521d9b: stopping tablet replica
I20260713 09:10:46.978986 27932 raft_consensus.cc:2243] T e574392be5844aec99e8529eec043bcf P 5017b530136d419ea2c16f2366521d9b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:46.980011 27932 raft_consensus.cc:2272] T e574392be5844aec99e8529eec043bcf P 5017b530136d419ea2c16f2366521d9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:46.982461 27932 tablet_replica.cc:333] T e7100fbfa41c4c74b3dcc11d9655087b P 5017b530136d419ea2c16f2366521d9b: stopping tablet replica
I20260713 09:10:46.983264 27932 raft_consensus.cc:2243] T e7100fbfa41c4c74b3dcc11d9655087b P 5017b530136d419ea2c16f2366521d9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:46.983801 27932 raft_consensus.cc:2272] T e7100fbfa41c4c74b3dcc11d9655087b P 5017b530136d419ea2c16f2366521d9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:46.986115 27932 tablet_replica.cc:333] T 9946666ed7554fd48eaf435e9296bbbb P 5017b530136d419ea2c16f2366521d9b: stopping tablet replica
I20260713 09:10:46.986899 27932 raft_consensus.cc:2243] T 9946666ed7554fd48eaf435e9296bbbb P 5017b530136d419ea2c16f2366521d9b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:46.987447 27932 raft_consensus.cc:2272] T 9946666ed7554fd48eaf435e9296bbbb P 5017b530136d419ea2c16f2366521d9b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:46.989813 27932 tablet_replica.cc:333] T 73875019a7a64af788a7cf21a5221efd P 5017b530136d419ea2c16f2366521d9b: stopping tablet replica
I20260713 09:10:46.990602 27932 raft_consensus.cc:2243] T 73875019a7a64af788a7cf21a5221efd P 5017b530136d419ea2c16f2366521d9b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:46.991124 27932 raft_consensus.cc:2272] T 73875019a7a64af788a7cf21a5221efd P 5017b530136d419ea2c16f2366521d9b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:46.993749 27932 tablet_replica.cc:333] T 710e43369cee4b328cc89cacb86a6716 P 5017b530136d419ea2c16f2366521d9b: stopping tablet replica
I20260713 09:10:46.994484 27932 raft_consensus.cc:2243] T 710e43369cee4b328cc89cacb86a6716 P 5017b530136d419ea2c16f2366521d9b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:46.994963 27932 raft_consensus.cc:2272] T 710e43369cee4b328cc89cacb86a6716 P 5017b530136d419ea2c16f2366521d9b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:46.997316 27932 tablet_replica.cc:333] T a8cfcd603932493f8950dcd7161fdcaa P 5017b530136d419ea2c16f2366521d9b: stopping tablet replica
I20260713 09:10:46.998013 27932 raft_consensus.cc:2243] T a8cfcd603932493f8950dcd7161fdcaa P 5017b530136d419ea2c16f2366521d9b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:46.998569 27932 raft_consensus.cc:2272] T a8cfcd603932493f8950dcd7161fdcaa P 5017b530136d419ea2c16f2366521d9b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:47.000869 27932 tablet_replica.cc:333] T eea660f708df409bbe0873f437add162 P 5017b530136d419ea2c16f2366521d9b: stopping tablet replica
I20260713 09:10:47.001626 27932 raft_consensus.cc:2243] T eea660f708df409bbe0873f437add162 P 5017b530136d419ea2c16f2366521d9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:47.002120 27932 raft_consensus.cc:2272] T eea660f708df409bbe0873f437add162 P 5017b530136d419ea2c16f2366521d9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:47.004823 27932 tablet_replica.cc:333] T d755db6c13784e0f8147b52af93b528f P 5017b530136d419ea2c16f2366521d9b: stopping tablet replica
I20260713 09:10:47.005620 27932 raft_consensus.cc:2243] T d755db6c13784e0f8147b52af93b528f P 5017b530136d419ea2c16f2366521d9b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:47.006125 27932 raft_consensus.cc:2272] T d755db6c13784e0f8147b52af93b528f P 5017b530136d419ea2c16f2366521d9b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:47.008488 27932 tablet_replica.cc:333] T 7b3b67d2748d418eb6e7601c26e790c3 P 5017b530136d419ea2c16f2366521d9b: stopping tablet replica
I20260713 09:10:47.009248 27932 raft_consensus.cc:2243] T 7b3b67d2748d418eb6e7601c26e790c3 P 5017b530136d419ea2c16f2366521d9b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:47.009773 27932 raft_consensus.cc:2272] T 7b3b67d2748d418eb6e7601c26e790c3 P 5017b530136d419ea2c16f2366521d9b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:47.012277 27932 tablet_replica.cc:333] T e77a4b9d9083454a94b9f95ed1862598 P 5017b530136d419ea2c16f2366521d9b: stopping tablet replica
I20260713 09:10:47.012991 27932 raft_consensus.cc:2243] T e77a4b9d9083454a94b9f95ed1862598 P 5017b530136d419ea2c16f2366521d9b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:47.013989 27932 raft_consensus.cc:2272] T e77a4b9d9083454a94b9f95ed1862598 P 5017b530136d419ea2c16f2366521d9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:47.016633 27932 tablet_replica.cc:333] T cac26db6ec344a088bd27604ccc28f31 P 5017b530136d419ea2c16f2366521d9b: stopping tablet replica
I20260713 09:10:47.017367 27932 raft_consensus.cc:2243] T cac26db6ec344a088bd27604ccc28f31 P 5017b530136d419ea2c16f2366521d9b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:47.017854 27932 raft_consensus.cc:2272] T cac26db6ec344a088bd27604ccc28f31 P 5017b530136d419ea2c16f2366521d9b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:47.020512 27932 tablet_replica.cc:333] T bcf11a3676da4f02afefc219cf3e5a28 P 5017b530136d419ea2c16f2366521d9b: stopping tablet replica
I20260713 09:10:47.021245 27932 raft_consensus.cc:2243] T bcf11a3676da4f02afefc219cf3e5a28 P 5017b530136d419ea2c16f2366521d9b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:47.022264 27932 raft_consensus.cc:2272] T bcf11a3676da4f02afefc219cf3e5a28 P 5017b530136d419ea2c16f2366521d9b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:47.023223 32498 consensus_peers.cc:597] T bb475fc5dabf483b83272674db43c94b P 5017b530136d419ea2c16f2366521d9b -> Peer 6bc0bd1d6033445e8d94ee616efd4e0e (127.27.71.1:42071): Couldn't send request to peer 6bc0bd1d6033445e8d94ee616efd4e0e. Status: Network error: Client connection negotiation failed: client connection to 127.27.71.1:42071: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:47.025635 27932 tablet_replica.cc:333] T 10bdf30aaf134aa29d1edd9e1e431c0a P 5017b530136d419ea2c16f2366521d9b: stopping tablet replica
I20260713 09:10:47.026273 27932 raft_consensus.cc:2243] T 10bdf30aaf134aa29d1edd9e1e431c0a P 5017b530136d419ea2c16f2366521d9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:47.026702 27932 raft_consensus.cc:2272] T 10bdf30aaf134aa29d1edd9e1e431c0a P 5017b530136d419ea2c16f2366521d9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:47.028599 27932 tablet_replica.cc:333] T 309055ae53684f7ab9f881b30f53e7c9 P 5017b530136d419ea2c16f2366521d9b: stopping tablet replica
I20260713 09:10:47.029078 27932 raft_consensus.cc:2243] T 309055ae53684f7ab9f881b30f53e7c9 P 5017b530136d419ea2c16f2366521d9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:47.029471 27932 raft_consensus.cc:2272] T 309055ae53684f7ab9f881b30f53e7c9 P 5017b530136d419ea2c16f2366521d9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:47.031068 27932 tablet_replica.cc:333] T e7141d9e79c5491483fbbbc568b1a509 P 5017b530136d419ea2c16f2366521d9b: stopping tablet replica
I20260713 09:10:47.031533 27932 raft_consensus.cc:2243] T e7141d9e79c5491483fbbbc568b1a509 P 5017b530136d419ea2c16f2366521d9b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:47.032002 27932 raft_consensus.cc:2272] T e7141d9e79c5491483fbbbc568b1a509 P 5017b530136d419ea2c16f2366521d9b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:47.033743 27932 tablet_replica.cc:333] T bb475fc5dabf483b83272674db43c94b P 5017b530136d419ea2c16f2366521d9b: stopping tablet replica
I20260713 09:10:47.034224 27932 raft_consensus.cc:2243] T bb475fc5dabf483b83272674db43c94b P 5017b530136d419ea2c16f2366521d9b [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:10:47.034895 27932 raft_consensus.cc:2272] T bb475fc5dabf483b83272674db43c94b P 5017b530136d419ea2c16f2366521d9b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:47.036716 27932 tablet_replica.cc:333] T e67f695a471c4e01b9b3ce698c3e703f P 5017b530136d419ea2c16f2366521d9b: stopping tablet replica
I20260713 09:10:47.037150 27932 raft_consensus.cc:2243] T e67f695a471c4e01b9b3ce698c3e703f P 5017b530136d419ea2c16f2366521d9b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:47.037529 27932 raft_consensus.cc:2272] T e67f695a471c4e01b9b3ce698c3e703f P 5017b530136d419ea2c16f2366521d9b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:47.075400 27932 tablet_server.cc:196] TabletServer@127.27.71.3:0 shutdown complete.
I20260713 09:10:47.102734 27932 master.cc:562] Master@127.27.71.62:42625 shutting down...
I20260713 09:10:47.126107 27932 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 69d7d1cb53c3444c89f8a2ff40818397 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:47.126750 27932 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 69d7d1cb53c3444c89f8a2ff40818397 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:47.127137 27932 tablet_replica.cc:333] T 00000000000000000000000000000000 P 69d7d1cb53c3444c89f8a2ff40818397: stopping tablet replica
I20260713 09:10:47.525125 27932 master.cc:584] Master@127.27.71.62:42625 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11318 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (23669 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (109397 ms total)
[  PASSED  ] 8 tests.
I20260713 09:10:47.580001 27932 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 399 messages since previous log ~14 seconds ago
I20260713 09:10:47.580199 27932 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 399 messages since previous log ~14 seconds ago
I20260713 09:10:47.580344 27932 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 398 messages since previous log ~14 seconds ago
I20260713 09:10:47.580507 27932 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
I20260713 09:10:47.580642 27932 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 ~33 seconds ago
I20260713 09:10:47.580821 27932 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 8 messages since previous log ~0 seconds ago
I20260713 09:10:47.581051 27932 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~25 seconds ago
